Sep 01 01:55:31 devstack devstack@c-api.service[74894]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 01:55:31 devstack devstack@c-api.service[74894]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 01:55:31 2026] *** Sep 01 01:55:31 devstack devstack@c-api.service[74894]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 01:55:31 devstack devstack@c-api.service[74894]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 01:55:31 devstack devstack@c-api.service[74894]: nodename: devstack Sep 01 01:55:31 devstack devstack@c-api.service[74894]: machine: x86_64 Sep 01 01:55:31 devstack devstack@c-api.service[74894]: clock source: unix Sep 01 01:55:31 devstack devstack@c-api.service[74894]: pcre jit disabled Sep 01 01:55:31 devstack devstack@c-api.service[74894]: detected number of CPU cores: 4 Sep 01 01:55:31 devstack devstack@c-api.service[74894]: current working directory: / Sep 01 01:55:31 devstack devstack@c-api.service[74894]: detected binary path: /usr/bin/uwsgi-core Sep 01 01:55:31 devstack devstack@c-api.service[74894]: your processes number limit is 47517 Sep 01 01:55:31 devstack devstack@c-api.service[74894]: your memory page size is 4096 bytes Sep 01 01:55:31 devstack devstack@c-api.service[74894]: detected max file descriptor number: 2048 Sep 01 01:55:31 devstack devstack@c-api.service[74894]: lock engine: pthread robust mutexes Sep 01 01:55:31 devstack devstack@c-api.service[74894]: thunder lock: enabled Sep 01 01:55:31 devstack devstack@c-api.service[74894]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 01:55:31 devstack devstack@c-api.service[74894]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 01:55:31 devstack devstack@c-api.service[74894]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 01:55:31 devstack devstack@c-api.service[74894]: Set PythonHome to /opt/stack/data/venv Sep 01 01:55:31 devstack devstack@c-api.service[74894]: Python main interpreter initialized at 0x758c50aa4668 Sep 01 01:55:31 devstack devstack@c-api.service[74894]: python threads support enabled Sep 01 01:55:31 devstack devstack@c-api.service[74894]: your server socket listen backlog is limited to 100 connections Sep 01 01:55:31 devstack devstack@c-api.service[74894]: your mercy for graceful operations on workers is 80 seconds Sep 01 01:55:31 devstack devstack@c-api.service[74894]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 01:55:31 devstack devstack@c-api.service[74894]: *** Operational MODE: preforking *** Sep 01 01:55:31 devstack devstack@c-api.service[74894]: *** uWSGI is running in multiple interpreter mode *** Sep 01 01:55:31 devstack devstack@c-api.service[74894]: spawned uWSGI master process (pid: 74894) Sep 01 01:55:31 devstack devstack@c-api.service[74894]: spawned uWSGI worker 1 (pid: 74902, cores: 1) Sep 01 01:55:31 devstack devstack@c-api.service[74894]: spawned uWSGI worker 2 (pid: 74903, cores: 1) Sep 01 01:55:31 devstack devstack@c-api.service[74894]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 01:55:31 devstack devstack@c-api.service[74903]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:55:31 devstack devstack@c-api.service[74903]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:55:31 devstack devstack@c-api.service[74903]: we strongly recommend against using it for new projects. Sep 01 01:55:31 devstack devstack@c-api.service[74903]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:55:31 devstack devstack@c-api.service[74903]: framework. For more detail see Sep 01 01:55:31 devstack devstack@c-api.service[74903]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:55:31 devstack devstack@c-api.service[74903]: import eventlet # noqa Sep 01 01:55:31 devstack devstack@c-api.service[74902]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:55:31 devstack devstack@c-api.service[74902]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:55:31 devstack devstack@c-api.service[74902]: we strongly recommend against using it for new projects. Sep 01 01:55:31 devstack devstack@c-api.service[74902]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:55:31 devstack devstack@c-api.service[74902]: framework. For more detail see Sep 01 01:55:31 devstack devstack@c-api.service[74902]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:55:31 devstack devstack@c-api.service[74902]: import eventlet # noqa Sep 01 01:55:31 devstack devstack@c-api.service[74902]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 01:55:31 devstack devstack@c-api.service[74902]: from cgi import parse_header Sep 01 01:55:32 devstack devstack@c-api.service[74903]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 01:55:32 devstack devstack@c-api.service[74903]: from cgi import parse_header Sep 01 01:55:32 devstack devstack@c-api.service[74902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:55:32 devstack devstack@c-api.service[74902]: warnings.warn( Sep 01 01:55:32 devstack devstack@c-api.service[74903]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:55:32 devstack devstack@c-api.service[74903]: warnings.warn( Sep 01 01:55:32 devstack devstack@c-api.service[74903]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 01:55:32 devstack devstack@c-api.service[74903]: removals.removed_module( Sep 01 01:55:32 devstack devstack@c-api.service[74903]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 01:55:32 devstack devstack@c-api.service[74903]: removals.removed_module( Sep 01 01:55:32 devstack devstack@c-api.service[74902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 01:55:32 devstack devstack@c-api.service[74902]: removals.removed_module( Sep 01 01:55:32 devstack devstack@c-api.service[74902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 01:55:32 devstack devstack@c-api.service[74902]: removals.removed_module( Sep 01 01:55:33 devstack devstack@c-api.service[74903]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 01:55:33 devstack devstack@c-api.service[74903]: warnings.warn( Sep 01 01:55:33 devstack devstack@c-api.service[74902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 01:55:33 devstack devstack@c-api.service[74902]: warnings.warn( Sep 01 01:55:33 devstack devstack@c-api.service[74903]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 01:55:33 devstack devstack@c-api.service[74903]: warnings.warn( Sep 01 01:55:33 devstack devstack@c-api.service[74902]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 01:55:33 devstack devstack@c-api.service[74902]: warnings.warn( Sep 01 01:55:34 devstack devstack@c-api.service[74903]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 01:55:34 devstack devstack@c-api.service[74903]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74903) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:55:34 devstack devstack@c-api.service[74902]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 01:55:34 devstack devstack@c-api.service[74902]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74902) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:55:34 devstack devstack@c-api.service[74903]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 01:55:34 devstack devstack@c-api.service[74903]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:55:34 devstack devstack@c-api.service[74902]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 01:55:34 devstack devstack@c-api.service[74902]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74903) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74902) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74902) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74902) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74902) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:55:35 devstack devstack@c-api.service[74902]: INFO dbcounter [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Registered counter for database cinder Sep 01 01:55:35 devstack devstack@c-api.service[74903]: INFO dbcounter [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Registered counter for database cinder Sep 01 01:55:35 devstack devstack@c-api.service[74902]: DEBUG oslo_db.sqlalchemy.engines [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b 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=74902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:55:35 devstack devstack@c-api.service[74903]: DEBUG oslo_db.sqlalchemy.engines [None req-558168a1-39b3-4124-9e04-49e699195e83 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=74903) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG dbcounter [-] [74902] Writer thread running {{(pid=74902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:55:36 devstack devstack@c-api.service[74902]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:55:36 devstack devstack@c-api.service[74902]: INFO cinder.rpc [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:55:36 devstack devstack@c-api.service[74902]: INFO cinder.rpc [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:55:36 devstack devstack@c-api.service[74902]: INFO cinder.rpc [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:55:36 devstack devstack@c-api.service[74902]: INFO cinder.rpc [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING cinder.keymgr.conf_key_mgr [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG dbcounter [-] [74903] Writer thread running {{(pid=74903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:55:36 devstack devstack@c-api.service[74903]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:55:36 devstack devstack@c-api.service[74903]: INFO cinder.rpc [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:55:36 devstack devstack@c-api.service[74903]: INFO cinder.rpc [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:55:36 devstack devstack@c-api.service[74903]: INFO cinder.rpc [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:55:36 devstack devstack@c-api.service[74903]: INFO cinder.rpc [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING cinder.keymgr.conf_key_mgr [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG oslo_db.sqlalchemy.engines [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b 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=74902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: INFO cinder.rpc [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:55:36 devstack devstack@c-api.service[74902]: INFO cinder.rpc [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG oslo_db.sqlalchemy.engines [None req-558168a1-39b3-4124-9e04-49e699195e83 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=74903) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: INFO cinder.rpc [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: INFO cinder.rpc [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING cinder.api.contrib.hosts [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extended resource: extensions {{(pid=74902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extended resource: os-volume-manage {{(pid=74902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extended resource: os-quota-class-sets {{(pid=74902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extended resource: os-hosts {{(pid=74902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extended resource: capabilities {{(pid=74902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extended resource: encryption {{(pid=74902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extended resource: scheduler-stats {{(pid=74902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extended resource: os-quota-sets {{(pid=74902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extended resource: os-availability-zone {{(pid=74902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extended resource: qos-specs {{(pid=74902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extended resource: extra_specs {{(pid=74902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extended resource: backups {{(pid=74902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extended resource: encryption {{(pid=74902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING cinder.api.contrib.hosts [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extended resource: cgsnapshots {{(pid=74902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extended resource: os-volume-type-access {{(pid=74902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extended resource: consistencygroups {{(pid=74902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extended resource: os-volume-transfer {{(pid=74902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extended resource: os-snapshot-manage {{(pid=74902) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extended resource: extensions {{(pid=74903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extended resource: os-volume-manage {{(pid=74903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extended resource: os-quota-class-sets {{(pid=74903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extended resource: os-hosts {{(pid=74903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extended resource: capabilities {{(pid=74903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extended resource: encryption {{(pid=74903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING stevedore.named [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WARNING castellan.key_manager [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.contrib.snapshot_actions [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] SnapshotActionsController initialized {{(pid=74902) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extension AdminActions extending resource: volumes {{(pid=74902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extension AdminActions extending resource: snapshots {{(pid=74902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extension AdminActions extending resource: backups {{(pid=74902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extension VolumeActions extending resource: volumes {{(pid=74902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extended resource: scheduler-stats {{(pid=74903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extension UsedLimits extending resource: limits {{(pid=74902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extension TypesManage extending resource: types {{(pid=74902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extended resource: os-quota-sets {{(pid=74903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extension SnapshotActions extending resource: snapshots {{(pid=74902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.v3.router [None req-fe2a803a-f762-4656-8237-9cff0b9a0f6b None None] Extension VolumeTypeAccess extending resource: types {{(pid=74902) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extended resource: os-availability-zone {{(pid=74903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extended resource: qos-specs {{(pid=74903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extended resource: extra_specs {{(pid=74903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extended resource: backups {{(pid=74903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x758c50aa4668 pid: 74902 (default app) Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extended resource: encryption {{(pid=74903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extended resource: cgsnapshots {{(pid=74903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extended resource: os-volume-type-access {{(pid=74903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extended resource: consistencygroups {{(pid=74903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extended resource: os-volume-transfer {{(pid=74903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extended resource: os-snapshot-manage {{(pid=74903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:55:36 devstack devstack@c-api.service[74902]: DEBUG cinder.api.middleware.request_id [None req-d71b6ac3-9e0d-4178-9d02-e41f01f776dc None None] RequestId filter calling following filter/app {{(pid=74902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74902]: [pid: 74902|app: 0|req: 1/1] 192.168.122.72 () {50 vars in 780 bytes} [Tue Sep 1 01:55:36 2026] GET /volume/v3/ => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING stevedore.named [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WARNING castellan.key_manager [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.contrib.snapshot_actions [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] SnapshotActionsController initialized {{(pid=74903) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extension AdminActions extending resource: volumes {{(pid=74903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extension AdminActions extending resource: snapshots {{(pid=74903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extension AdminActions extending resource: backups {{(pid=74903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extension VolumeActions extending resource: volumes {{(pid=74903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extension UsedLimits extending resource: limits {{(pid=74903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extension TypesManage extending resource: types {{(pid=74903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: DEBUG cinder.api.v3.router [None req-558168a1-39b3-4124-9e04-49e699195e83 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:55:36 devstack devstack@c-api.service[74903]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x758c50aa4668 pid: 74903 (default app) Sep 01 01:55:44 devstack devstack@c-api.service[74902]: DEBUG cinder.api.middleware.request_id [None req-7fac9505-822c-4f2c-ae7b-8eaa43a4f4f6 None None] RequestId filter calling following filter/app {{(pid=74902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:55:45 devstack devstack@c-api.service[74902]: INFO cinder.api.openstack.wsgi [None req-7fac9505-822c-4f2c-ae7b-8eaa43a4f4f6 admin admin] POST http://192.168.122.72/volume/v3/types Sep 01 01:55:45 devstack devstack@c-api.service[74902]: DEBUG cinder.api.openstack.wsgi [None req-7fac9505-822c-4f2c-ae7b-8eaa43a4f4f6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=74902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:55:45 devstack devstack@c-api.service[74902]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:55:45 devstack devstack@c-api.service[74902]: warnings.warn( Sep 01 01:55:45 devstack devstack@c-api.service[74902]: DEBUG oslo_db.sqlalchemy.engines [None req-7fac9505-822c-4f2c-ae7b-8eaa43a4f4f6 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=74902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:55:45 devstack devstack@c-api.service[74902]: INFO cinder.api.openstack.wsgi [None req-7fac9505-822c-4f2c-ae7b-8eaa43a4f4f6 admin admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 01:55:45 devstack devstack@c-api.service[74902]: [pid: 74902|app: 0|req: 2/2] 192.168.122.72 () {60 vars in 1186 bytes} [Tue Sep 1 01:55:44 2026] POST /volume/v3/types => generated 186 bytes in 959 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:55:45 devstack devstack@c-api.service[74903]: DEBUG cinder.api.middleware.request_id [None req-47edab51-6fd2-43c8-b02e-3fd6db2fb159 None None] RequestId filter calling following filter/app {{(pid=74903) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:55:46 devstack devstack@c-api.service[74903]: DEBUG dbcounter [-] [74903] Writing DB stats cinder:SELECT=6 {{(pid=74903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:55:46 devstack devstack@c-api.service[74903]: INFO cinder.api.openstack.wsgi [None req-47edab51-6fd2-43c8-b02e-3fd6db2fb159 admin admin] POST http://192.168.122.72/volume/v3/types/5779f23e-9394-4766-a8ca-015bcdd657f6/extra_specs Sep 01 01:55:46 devstack devstack@c-api.service[74903]: DEBUG cinder.api.openstack.wsgi [None req-47edab51-6fd2-43c8-b02e-3fd6db2fb159 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74903) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:55:46 devstack devstack@c-api.service[74903]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:55:46 devstack devstack@c-api.service[74903]: warnings.warn( Sep 01 01:55:46 devstack devstack@c-api.service[74903]: DEBUG oslo_db.sqlalchemy.engines [None req-47edab51-6fd2-43c8-b02e-3fd6db2fb159 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=74903) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:55:46 devstack devstack@c-api.service[74903]: INFO cinder.api.openstack.wsgi [None req-47edab51-6fd2-43c8-b02e-3fd6db2fb159 admin admin] http://192.168.122.72/volume/v3/types/5779f23e-9394-4766-a8ca-015bcdd657f6/extra_specs returned with HTTP 200 Sep 01 01:55:46 devstack devstack@c-api.service[74903]: [pid: 74903|app: 0|req: 1/3] 192.168.122.72 () {60 vars in 1333 bytes} [Tue Sep 1 01:55:45 2026] POST /volume/v3/types/5779f23e-9394-4766-a8ca-015bcdd657f6/extra_specs => generated 55 bytes in 923 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:55:55 devstack devstack@c-api.service[74902]: DEBUG dbcounter [-] [74902] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:55:56 devstack devstack@c-api.service[74903]: DEBUG dbcounter [-] [74903] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:56:28 devstack devstack@c-api.service[74902]: DEBUG cinder.api.middleware.request_id [req-0ea75aed-5be4-4a28-b593-15d403af1a71 req-52e76da3-2e66-4db5-a07d-352c060ebe3e None None] RequestId filter calling following filter/app {{(pid=74902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:56:28 devstack devstack@c-api.service[74902]: INFO cinder.api.openstack.wsgi [req-0ea75aed-5be4-4a28-b593-15d403af1a71 req-52e76da3-2e66-4db5-a07d-352c060ebe3e None None] GET http://192.168.122.72/volume// Sep 01 01:56:28 devstack devstack@c-api.service[74902]: DEBUG cinder.api.openstack.wsgi [req-0ea75aed-5be4-4a28-b593-15d403af1a71 req-52e76da3-2e66-4db5-a07d-352c060ebe3e None None] Empty body provided in request {{(pid=74902) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:56:28 devstack devstack@c-api.service[74902]: DEBUG cinder.api.openstack.wsgi [req-0ea75aed-5be4-4a28-b593-15d403af1a71 req-52e76da3-2e66-4db5-a07d-352c060ebe3e None None] Calling method 'all' {{(pid=74902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:56:28 devstack devstack@c-api.service[74902]: INFO cinder.api.openstack.wsgi [req-0ea75aed-5be4-4a28-b593-15d403af1a71 req-52e76da3-2e66-4db5-a07d-352c060ebe3e None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 01:56:28 devstack devstack@c-api.service[74902]: [pid: 74902|app: 0|req: 3/4] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 01:56:28 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:58:19 devstack devstack@c-api.service[74903]: DEBUG cinder.api.middleware.request_id [None req-a753d83f-d51b-4d0c-8a52-50aba017c1d4 None None] RequestId filter calling following filter/app {{(pid=74903) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:19 devstack devstack@c-api.service[74903]: INFO cinder.api.openstack.wsgi [None req-a753d83f-d51b-4d0c-8a52-50aba017c1d4 tempest-verify_tempest_config-167756548 tempest-verify_tempest_config-167756548-project-member] GET http://192.168.122.72/volume/v3/extensions Sep 01 01:58:19 devstack devstack@c-api.service[74903]: DEBUG cinder.api.openstack.wsgi [None req-a753d83f-d51b-4d0c-8a52-50aba017c1d4 tempest-verify_tempest_config-167756548 tempest-verify_tempest_config-167756548-project-member] Empty body provided in request {{(pid=74903) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:19 devstack devstack@c-api.service[74903]: DEBUG cinder.api.openstack.wsgi [None req-a753d83f-d51b-4d0c-8a52-50aba017c1d4 tempest-verify_tempest_config-167756548 tempest-verify_tempest_config-167756548-project-member] Calling method 'index' {{(pid=74903) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:19 devstack devstack@c-api.service[74903]: INFO cinder.api.openstack.wsgi [None req-a753d83f-d51b-4d0c-8a52-50aba017c1d4 tempest-verify_tempest_config-167756548 tempest-verify_tempest_config-167756548-project-member] http://192.168.122.72/volume/v3/extensions returned with HTTP 200 Sep 01 01:58:19 devstack devstack@c-api.service[74903]: [pid: 74903|app: 0|req: 2/5] 192.168.122.72 () {58 vars in 1125 bytes} [Tue Sep 1 01:58:19 2026] GET /volume/v3/extensions => generated 5245 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:58:26 devstack devstack@c-api.service[74902]: DEBUG cinder.api.middleware.request_id [None req-f0e376d8-c3df-48cf-8952-259d6c0838bd None None] RequestId filter calling following filter/app {{(pid=74902) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:26 devstack devstack@c-api.service[74902]: INFO cinder.api.openstack.wsgi [None req-f0e376d8-c3df-48cf-8952-259d6c0838bd demo admin] POST http://192.168.122.72/volume/v3/types Sep 01 01:58:26 devstack devstack@c-api.service[74902]: DEBUG cinder.api.openstack.wsgi [None req-f0e376d8-c3df-48cf-8952-259d6c0838bd demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "QuobyteHD", "description": null}} {{(pid=74902) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:26 devstack devstack@c-api.service[74902]: INFO cinder.api.openstack.wsgi [None req-f0e376d8-c3df-48cf-8952-259d6c0838bd demo admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 01:58:26 devstack devstack@c-api.service[74902]: [pid: 74902|app: 0|req: 4/6] 192.168.122.72 () {60 vars in 1186 bytes} [Tue Sep 1 01:58:26 2026] POST /volume/v3/types => generated 184 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:36 devstack devstack@c-api.service[74902]: DEBUG dbcounter [-] [74902] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:00:28 devstack devstack@c-api.service[74894]: Tue Sep 1 02:00:28 2026 - graceful shutdown triggered... Sep 01 02:00:28 devstack devstack@c-api.service[74903]: Gracefully killing worker 2 (pid: 74903)... Sep 01 02:00:28 devstack devstack@c-api.service[74902]: Gracefully killing worker 1 (pid: 74902)... Sep 01 02:00:29 devstack devstack@c-api.service[74894]: worker 1 buried after 1 seconds Sep 01 02:00:29 devstack devstack@c-api.service[74894]: worker 2 buried after 1 seconds Sep 01 02:00:29 devstack devstack@c-api.service[74894]: goodbye to uWSGI. Sep 01 02:00:29 devstack devstack@c-api.service[86560]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 02:00:29 devstack devstack@c-api.service[86560]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 02:00:29 2026] *** Sep 01 02:00:29 devstack devstack@c-api.service[86560]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 02:00:29 devstack devstack@c-api.service[86560]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 02:00:29 devstack devstack@c-api.service[86560]: nodename: devstack Sep 01 02:00:29 devstack devstack@c-api.service[86560]: machine: x86_64 Sep 01 02:00:29 devstack devstack@c-api.service[86560]: clock source: unix Sep 01 02:00:29 devstack devstack@c-api.service[86560]: pcre jit disabled Sep 01 02:00:29 devstack devstack@c-api.service[86560]: detected number of CPU cores: 4 Sep 01 02:00:29 devstack devstack@c-api.service[86560]: current working directory: / Sep 01 02:00:29 devstack devstack@c-api.service[86560]: detected binary path: /usr/bin/uwsgi-core Sep 01 02:00:29 devstack devstack@c-api.service[86560]: your processes number limit is 47517 Sep 01 02:00:29 devstack devstack@c-api.service[86560]: your memory page size is 4096 bytes Sep 01 02:00:29 devstack devstack@c-api.service[86560]: detected max file descriptor number: 2048 Sep 01 02:00:29 devstack devstack@c-api.service[86560]: lock engine: pthread robust mutexes Sep 01 02:00:29 devstack devstack@c-api.service[86560]: thunder lock: enabled Sep 01 02:00:29 devstack devstack@c-api.service[86560]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 02:00:29 devstack devstack@c-api.service[86560]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 02:00:29 devstack devstack@c-api.service[86560]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 02:00:29 devstack devstack@c-api.service[86560]: Set PythonHome to /opt/stack/data/venv Sep 01 02:00:30 devstack devstack@c-api.service[86560]: Python main interpreter initialized at 0x7aef70ea4668 Sep 01 02:00:30 devstack devstack@c-api.service[86560]: python threads support enabled Sep 01 02:00:30 devstack devstack@c-api.service[86560]: your server socket listen backlog is limited to 100 connections Sep 01 02:00:30 devstack devstack@c-api.service[86560]: your mercy for graceful operations on workers is 80 seconds Sep 01 02:00:30 devstack devstack@c-api.service[86560]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 02:00:30 devstack devstack@c-api.service[86560]: *** Operational MODE: preforking *** Sep 01 02:00:30 devstack devstack@c-api.service[86560]: *** uWSGI is running in multiple interpreter mode *** Sep 01 02:00:30 devstack devstack@c-api.service[86560]: spawned uWSGI master process (pid: 86560) Sep 01 02:00:30 devstack devstack@c-api.service[86560]: spawned uWSGI worker 1 (pid: 86561, cores: 1) Sep 01 02:00:30 devstack devstack@c-api.service[86560]: spawned uWSGI worker 2 (pid: 86562, cores: 1) Sep 01 02:00:30 devstack devstack@c-api.service[86560]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 02:00:30 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 02:00:30 devstack devstack@c-api.service[86561]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 02:00:30 devstack devstack@c-api.service[86561]: we strongly recommend against using it for new projects. Sep 01 02:00:30 devstack devstack@c-api.service[86561]: If you are already using Eventlet, we recommend migrating to a different Sep 01 02:00:30 devstack devstack@c-api.service[86561]: framework. For more detail see Sep 01 02:00:30 devstack devstack@c-api.service[86561]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 02:00:30 devstack devstack@c-api.service[86561]: import eventlet # noqa Sep 01 02:00:30 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 02:00:30 devstack devstack@c-api.service[86562]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 02:00:30 devstack devstack@c-api.service[86562]: we strongly recommend against using it for new projects. Sep 01 02:00:30 devstack devstack@c-api.service[86562]: If you are already using Eventlet, we recommend migrating to a different Sep 01 02:00:30 devstack devstack@c-api.service[86562]: framework. For more detail see Sep 01 02:00:30 devstack devstack@c-api.service[86562]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 02:00:30 devstack devstack@c-api.service[86562]: import eventlet # noqa Sep 01 02:00:30 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 02:00:30 devstack devstack@c-api.service[86562]: from cgi import parse_header Sep 01 02:00:30 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 02:00:30 devstack devstack@c-api.service[86561]: from cgi import parse_header Sep 01 02:00:30 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 02:00:30 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 02:00:30 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 02:00:30 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 02:00:30 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 02:00:30 devstack devstack@c-api.service[86562]: removals.removed_module( Sep 01 02:00:30 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 02:00:30 devstack devstack@c-api.service[86562]: removals.removed_module( Sep 01 02:00:30 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 02:00:30 devstack devstack@c-api.service[86561]: removals.removed_module( Sep 01 02:00:30 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 02:00:30 devstack devstack@c-api.service[86561]: removals.removed_module( Sep 01 02:00:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 02:00:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 02:00:33 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 02:00:33 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 02:00:33 devstack devstack@c-api.service[86561]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 02:00:33 devstack devstack@c-api.service[86561]: warnings.warn( Sep 01 02:00:33 devstack devstack@c-api.service[86562]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 02:00:33 devstack devstack@c-api.service[86562]: warnings.warn( Sep 01 02:00:34 devstack devstack@c-api.service[86561]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 02:00:34 devstack devstack@c-api.service[86561]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86561) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 02:00:34 devstack devstack@c-api.service[86562]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 02:00:34 devstack devstack@c-api.service[86562]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86562) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 02:00:34 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 02:00:34 devstack devstack@c-api.service[86561]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 02:00:34 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 02:00:34 devstack devstack@c-api.service[86562]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86561) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86561) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86561) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86561) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86562) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: INFO dbcounter [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Registered counter for database cinder Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86562) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86562) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86562) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:35 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-48929095-3df3-427b-828a-aec32d68b4ad 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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:35 devstack devstack@c-api.service[86562]: INFO dbcounter [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Registered counter for database cinder Sep 01 02:00:35 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c 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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG dbcounter [-] [86561] Writer thread running {{(pid=86561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:36 devstack devstack@c-api.service[86561]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:00:36 devstack devstack@c-api.service[86561]: INFO cinder.rpc [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 02:00:36 devstack devstack@c-api.service[86561]: INFO cinder.rpc [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 02:00:36 devstack devstack@c-api.service[86561]: INFO cinder.rpc [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG dbcounter [-] [86562] Writer thread running {{(pid=86562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: INFO cinder.rpc [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING cinder.keymgr.conf_key_mgr [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:36 devstack devstack@c-api.service[86562]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:00:36 devstack devstack@c-api.service[86562]: INFO cinder.rpc [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: INFO cinder.rpc [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 02:00:36 devstack devstack@c-api.service[86562]: INFO cinder.rpc [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 02:00:36 devstack devstack@c-api.service[86562]: INFO cinder.rpc [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING cinder.keymgr.conf_key_mgr [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG oslo_db.sqlalchemy.engines [None req-48929095-3df3-427b-828a-aec32d68b4ad 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=86561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: INFO cinder.rpc [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 02:00:36 devstack devstack@c-api.service[86561]: INFO cinder.rpc [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG oslo_db.sqlalchemy.engines [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c 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=86562) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: INFO cinder.rpc [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 02:00:36 devstack devstack@c-api.service[86562]: INFO cinder.rpc [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING cinder.api.contrib.hosts [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extended resource: extensions {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extended resource: os-volume-manage {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extended resource: os-quota-class-sets {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING cinder.api.contrib.hosts [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extended resource: os-hosts {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extended resource: capabilities {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extended resource: encryption {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extended resource: scheduler-stats {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extended resource: extensions {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extended resource: os-quota-sets {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extended resource: os-volume-manage {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extended resource: os-availability-zone {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extended resource: os-quota-class-sets {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extended resource: qos-specs {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extended resource: os-hosts {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extended resource: capabilities {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extended resource: extra_specs {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extended resource: encryption {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extended resource: backups {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extended resource: scheduler-stats {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extended resource: os-quota-sets {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extended resource: encryption {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extended resource: os-availability-zone {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extended resource: cgsnapshots {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extended resource: qos-specs {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extended resource: os-volume-type-access {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extended resource: extra_specs {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extended resource: backups {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extended resource: consistencygroups {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extended resource: encryption {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extended resource: os-volume-transfer {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extended resource: cgsnapshots {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extended resource: os-snapshot-manage {{(pid=86561) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extended resource: os-volume-type-access {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extended resource: consistencygroups {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extended resource: os-volume-transfer {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extended resource: os-snapshot-manage {{(pid=86562) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING stevedore.named [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WARNING castellan.key_manager [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.contrib.snapshot_actions [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] SnapshotActionsController initialized {{(pid=86561) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extension AdminActions extending resource: volumes {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extension AdminActions extending resource: snapshots {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extension AdminActions extending resource: backups {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extension VolumeActions extending resource: volumes {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extension UsedLimits extending resource: limits {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extension TypesManage extending resource: types {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extension SnapshotActions extending resource: snapshots {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: DEBUG cinder.api.v3.router [None req-48929095-3df3-427b-828a-aec32d68b4ad None None] Extension VolumeTypeAccess extending resource: types {{(pid=86561) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING stevedore.named [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WARNING castellan.key_manager [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.contrib.snapshot_actions [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] SnapshotActionsController initialized {{(pid=86562) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extension AdminActions extending resource: volumes {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extension AdminActions extending resource: snapshots {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extension AdminActions extending resource: backups {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extension VolumeActions extending resource: volumes {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extension UsedLimits extending resource: limits {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extension TypesManage extending resource: types {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extension SnapshotActions extending resource: snapshots {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86562]: DEBUG cinder.api.v3.router [None req-17d8ff58-21d8-4879-bb89-2432ab499f4c None None] Extension VolumeTypeAccess extending resource: types {{(pid=86562) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:36 devstack devstack@c-api.service[86561]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7aef70ea4668 pid: 86561 (default app) Sep 01 02:00:36 devstack devstack@c-api.service[86562]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7aef70ea4668 pid: 86562 (default app) Sep 01 02:00:37 devstack devstack@c-api.service[86560]: Tue Sep 1 02:00:37 2026 - graceful shutdown triggered... Sep 01 02:00:37 devstack devstack@c-api.service[86561]: Gracefully killing worker 1 (pid: 86561)... Sep 01 02:00:37 devstack devstack@c-api.service[86562]: Gracefully killing worker 2 (pid: 86562)... Sep 01 02:00:38 devstack devstack@c-api.service[86560]: worker 1 buried after 1 seconds Sep 01 02:00:38 devstack devstack@c-api.service[86560]: worker 2 buried after 1 seconds Sep 01 02:00:38 devstack devstack@c-api.service[86560]: goodbye to uWSGI. Sep 01 02:00:38 devstack devstack@c-api.service[87015]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 02:00:38 devstack devstack@c-api.service[87015]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 02:00:38 2026] *** Sep 01 02:00:38 devstack devstack@c-api.service[87015]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 02:00:38 devstack devstack@c-api.service[87015]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 02:00:38 devstack devstack@c-api.service[87015]: nodename: devstack Sep 01 02:00:38 devstack devstack@c-api.service[87015]: machine: x86_64 Sep 01 02:00:38 devstack devstack@c-api.service[87015]: clock source: unix Sep 01 02:00:38 devstack devstack@c-api.service[87015]: pcre jit disabled Sep 01 02:00:38 devstack devstack@c-api.service[87015]: detected number of CPU cores: 4 Sep 01 02:00:38 devstack devstack@c-api.service[87015]: current working directory: / Sep 01 02:00:38 devstack devstack@c-api.service[87015]: detected binary path: /usr/bin/uwsgi-core Sep 01 02:00:38 devstack devstack@c-api.service[87015]: your processes number limit is 47517 Sep 01 02:00:38 devstack devstack@c-api.service[87015]: your memory page size is 4096 bytes Sep 01 02:00:38 devstack devstack@c-api.service[87015]: detected max file descriptor number: 2048 Sep 01 02:00:38 devstack devstack@c-api.service[87015]: lock engine: pthread robust mutexes Sep 01 02:00:38 devstack devstack@c-api.service[87015]: thunder lock: enabled Sep 01 02:00:38 devstack devstack@c-api.service[87015]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 02:00:38 devstack devstack@c-api.service[87015]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 02:00:38 devstack devstack@c-api.service[87015]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 02:00:38 devstack devstack@c-api.service[87015]: Set PythonHome to /opt/stack/data/venv Sep 01 02:00:39 devstack devstack@c-api.service[87015]: Python main interpreter initialized at 0x78210aaa4668 Sep 01 02:00:39 devstack devstack@c-api.service[87015]: python threads support enabled Sep 01 02:00:39 devstack devstack@c-api.service[87015]: your server socket listen backlog is limited to 100 connections Sep 01 02:00:39 devstack devstack@c-api.service[87015]: your mercy for graceful operations on workers is 80 seconds Sep 01 02:00:39 devstack devstack@c-api.service[87015]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 02:00:39 devstack devstack@c-api.service[87015]: *** Operational MODE: preforking *** Sep 01 02:00:39 devstack devstack@c-api.service[87015]: *** uWSGI is running in multiple interpreter mode *** Sep 01 02:00:39 devstack devstack@c-api.service[87015]: spawned uWSGI master process (pid: 87015) Sep 01 02:00:39 devstack devstack@c-api.service[87015]: spawned uWSGI worker 1 (pid: 87016, cores: 1) Sep 01 02:00:39 devstack devstack@c-api.service[87015]: spawned uWSGI worker 2 (pid: 87017, cores: 1) Sep 01 02:00:39 devstack devstack@c-api.service[87015]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 02:00:39 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 02:00:39 devstack devstack@c-api.service[87017]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 02:00:39 devstack devstack@c-api.service[87017]: we strongly recommend against using it for new projects. Sep 01 02:00:39 devstack devstack@c-api.service[87017]: If you are already using Eventlet, we recommend migrating to a different Sep 01 02:00:39 devstack devstack@c-api.service[87017]: framework. For more detail see Sep 01 02:00:39 devstack devstack@c-api.service[87017]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 02:00:39 devstack devstack@c-api.service[87017]: import eventlet # noqa Sep 01 02:00:39 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 02:00:39 devstack devstack@c-api.service[87016]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 02:00:39 devstack devstack@c-api.service[87016]: we strongly recommend against using it for new projects. Sep 01 02:00:39 devstack devstack@c-api.service[87016]: If you are already using Eventlet, we recommend migrating to a different Sep 01 02:00:39 devstack devstack@c-api.service[87016]: framework. For more detail see Sep 01 02:00:39 devstack devstack@c-api.service[87016]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 02:00:39 devstack devstack@c-api.service[87016]: import eventlet # noqa Sep 01 02:00:39 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 02:00:39 devstack devstack@c-api.service[87017]: from cgi import parse_header Sep 01 02:00:39 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 02:00:39 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:00:39 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 02:00:39 devstack devstack@c-api.service[87017]: removals.removed_module( Sep 01 02:00:39 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 02:00:39 devstack devstack@c-api.service[87017]: removals.removed_module( Sep 01 02:00:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 02:00:40 devstack devstack@c-api.service[87016]: from cgi import parse_header Sep 01 02:00:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 02:00:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:00:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 02:00:40 devstack devstack@c-api.service[87016]: removals.removed_module( Sep 01 02:00:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 02:00:40 devstack devstack@c-api.service[87016]: removals.removed_module( Sep 01 02:00:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 02:00:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:00:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 02:00:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:00:42 devstack devstack@c-api.service[87017]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 02:00:42 devstack devstack@c-api.service[87017]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87017) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 02:00:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 02:00:42 devstack devstack@c-api.service[87017]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 02:00:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 02:00:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:00:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 02:00:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87017) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:43 devstack devstack@c-api.service[87017]: INFO dbcounter [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Registered counter for database cinder Sep 01 02:00:44 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db 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=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:44 devstack devstack@c-api.service[87016]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 02:00:44 devstack devstack@c-api.service[87016]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87016) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 02:00:44 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 02:00:44 devstack devstack@c-api.service[87016]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 02:00:44 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writer thread running {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 02:00:44 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:44 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:00:44 devstack devstack@c-api.service[87017]: INFO cinder.rpc [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 02:00:44 devstack devstack@c-api.service[87017]: INFO cinder.rpc [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 02:00:44 devstack devstack@c-api.service[87017]: INFO cinder.rpc [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 02:00:44 devstack devstack@c-api.service[87017]: INFO cinder.rpc [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING cinder.keymgr.conf_key_mgr [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db 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=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:44 devstack devstack@c-api.service[87017]: INFO cinder.rpc [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 02:00:44 devstack devstack@c-api.service[87017]: INFO cinder.rpc [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING cinder.api.contrib.hosts [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extended resource: extensions {{(pid=87017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extended resource: os-volume-manage {{(pid=87017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extended resource: os-quota-class-sets {{(pid=87017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extended resource: os-hosts {{(pid=87017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extended resource: capabilities {{(pid=87017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extended resource: encryption {{(pid=87017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extended resource: scheduler-stats {{(pid=87017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extended resource: os-quota-sets {{(pid=87017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extended resource: os-availability-zone {{(pid=87017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extended resource: qos-specs {{(pid=87017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extended resource: extra_specs {{(pid=87017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extended resource: backups {{(pid=87017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extended resource: encryption {{(pid=87017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extended resource: cgsnapshots {{(pid=87017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extended resource: os-volume-type-access {{(pid=87017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extended resource: consistencygroups {{(pid=87017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extended resource: os-volume-transfer {{(pid=87017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extended resource: os-snapshot-manage {{(pid=87017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.snapshot_actions [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] SnapshotActionsController initialized {{(pid=87017) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 02:00:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extension AdminActions extending resource: volumes {{(pid=87017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extension AdminActions extending resource: snapshots {{(pid=87017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extension AdminActions extending resource: backups {{(pid=87017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extension VolumeActions extending resource: volumes {{(pid=87017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extension UsedLimits extending resource: limits {{(pid=87017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extension TypesManage extending resource: types {{(pid=87017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extension SnapshotActions extending resource: snapshots {{(pid=87017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.router [None req-a2ab3ce4-fbfe-4cc9-a166-b181609b44db None None] Extension VolumeTypeAccess extending resource: types {{(pid=87017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:45 devstack devstack@c-api.service[87017]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x78210aaa4668 pid: 87017 (default app) Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87016) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: INFO dbcounter [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Registered counter for database cinder Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-a5526117-a216-4d9b-8021-d32e17a453fd 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=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writer thread running {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:45 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:00:45 devstack devstack@c-api.service[87016]: INFO cinder.rpc [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 02:00:45 devstack devstack@c-api.service[87016]: INFO cinder.rpc [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 02:00:45 devstack devstack@c-api.service[87016]: INFO cinder.rpc [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 02:00:45 devstack devstack@c-api.service[87016]: INFO cinder.rpc [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING cinder.keymgr.conf_key_mgr [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-a5526117-a216-4d9b-8021-d32e17a453fd 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=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: INFO cinder.rpc [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 02:00:45 devstack devstack@c-api.service[87016]: INFO cinder.rpc [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING cinder.api.contrib.hosts [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extended resource: extensions {{(pid=87016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extended resource: os-volume-manage {{(pid=87016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extended resource: os-quota-class-sets {{(pid=87016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extended resource: os-hosts {{(pid=87016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extended resource: capabilities {{(pid=87016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extended resource: encryption {{(pid=87016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extended resource: scheduler-stats {{(pid=87016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extended resource: os-quota-sets {{(pid=87016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extended resource: os-availability-zone {{(pid=87016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extended resource: qos-specs {{(pid=87016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extended resource: extra_specs {{(pid=87016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extended resource: backups {{(pid=87016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extended resource: encryption {{(pid=87016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extended resource: cgsnapshots {{(pid=87016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extended resource: os-volume-type-access {{(pid=87016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extended resource: consistencygroups {{(pid=87016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extended resource: os-volume-transfer {{(pid=87016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extended resource: os-snapshot-manage {{(pid=87016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:46 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:46 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:46 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:46 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:46 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:46 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:46 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:46 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:46 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:46 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:46 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:46 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:46 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.snapshot_actions [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] SnapshotActionsController initialized {{(pid=87016) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extension AdminActions extending resource: volumes {{(pid=87016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extension AdminActions extending resource: snapshots {{(pid=87016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extension AdminActions extending resource: backups {{(pid=87016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extension VolumeActions extending resource: volumes {{(pid=87016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extension UsedLimits extending resource: limits {{(pid=87016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extension TypesManage extending resource: types {{(pid=87016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extension SnapshotActions extending resource: snapshots {{(pid=87016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.router [None req-a5526117-a216-4d9b-8021-d32e17a453fd None None] Extension VolumeTypeAccess extending resource: types {{(pid=87016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 02:00:46 devstack devstack@c-api.service[87016]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x78210aaa4668 pid: 87016 (default app) Sep 01 02:00:54 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=6 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:00:55 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=6 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:02:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:02:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1766469779"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1766469779'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:08 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Create volume of 1 GB Sep 01 02:02:08 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:08 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:02:09 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:02:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Availability zone cache updated, next update will occur around 2026-09-01 01:02:09.194517. {{(pid=87017) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 02:02:09 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Availability Zones retrieved successfully. Sep 01 02:02:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Flow 'volume_create_api' (4c8420e7-ad0a-4a0f-b764-e59cab78e720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (431e7946-08b4-4f3d-a029-8a48d462785b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (431e7946-08b4-4f3d-a029-8a48d462785b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b14b89b-b217-4f18-a462-d2ed63f0a410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:10 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:02:10 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:02:10 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Created reservations ['b8307243-d4c7-42f0-850a-7b8fe3bbc04d', '8514b93d-039a-415e-947f-a1951c169989', '5a9187a2-e264-4583-8728-a289e76d3727', '6e460656-3b84-4088-8993-51a57e937a47'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:10 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b14b89b-b217-4f18-a462-d2ed63f0a410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8307243-d4c7-42f0-850a-7b8fe3bbc04d', '8514b93d-039a-415e-947f-a1951c169989', '5a9187a2-e264-4583-8728-a289e76d3727', '6e460656-3b84-4088-8993-51a57e937a47']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:10 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a108086f-868b-485d-ba3a-f796a03c7852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:10 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:10 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:02:10 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a108086f-868b-485d-ba3a-f796a03c7852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50fce33f-fef5-4d81-89df-ce756656d02e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1766469779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f31a5f012d984a8bb973f9c20d9e883d',qos_specs=None,replication_status=,reservations=['b8307243-d4c7-42f0-850a-7b8fe3bbc04d','8514b93d-039a-415e-947f-a1951c169989','5a9187a2-e264-4583-8728-a289e76d3727','6e460656-3b84-4088-8993-51a57e937a47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d7172efea65484688e41c4b83884303',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:02:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1766469779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50fce33f-fef5-4d81-89df-ce756656d02e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f31a5f012d984a8bb973f9c20d9e883d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d7172efea65484688e41c4b83884303',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:10 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58af7a55-3e11-4c59-8eed-951911ebb70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:11 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58af7a55-3e11-4c59-8eed-951911ebb70c) transitioned into state 'SUCCESS' from state '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-1766469779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f31a5f012d984a8bb973f9c20d9e883d',qos_specs=None,replication_status=,reservations=['b8307243-d4c7-42f0-850a-7b8fe3bbc04d','8514b93d-039a-415e-947f-a1951c169989','5a9187a2-e264-4583-8728-a289e76d3727','6e460656-3b84-4088-8993-51a57e937a47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d7172efea65484688e41c4b83884303',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:11 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f969a29e-ea10-46d7-bc93-904153852998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:11 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f969a29e-ea10-46d7-bc93-904153852998) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:11 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Flow 'volume_create_api' (4c8420e7-ad0a-4a0f-b764-e59cab78e720) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:11 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Create volume request issued successfully. Sep 01 02:02:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b07ae883-44e0-4e2c-b434-32f8484941e3 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1/1] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:02:07 2026] POST /volume/v3/volumes => generated 762 bytes in 4178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:02:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-79d907d0-7f9e-42e7-b379-2f0dfd0828f9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-79d907d0-7f9e-42e7-b379-2f0dfd0828f9 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] GET http://192.168.122.72/volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e Sep 01 02:02:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-79d907d0-7f9e-42e7-b379-2f0dfd0828f9 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-79d907d0-7f9e-42e7-b379-2f0dfd0828f9 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:14 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-79d907d0-7f9e-42e7-b379-2f0dfd0828f9 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:02:14 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:14 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:02:14 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:14 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:02:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-79d907d0-7f9e-42e7-b379-2f0dfd0828f9 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Volume info retrieved successfully. Sep 01 02:02:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-79d907d0-7f9e-42e7-b379-2f0dfd0828f9 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] http://192.168.122.72/volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e returned with HTTP 200 Sep 01 02:02:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1/2] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:11 2026] GET /volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e => generated 854 bytes in 3021 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b22a1c92-52c9-4df7-8639-9dbd0d789766 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b22a1c92-52c9-4df7-8639-9dbd0d789766 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] GET http://192.168.122.72/volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e Sep 01 02:02:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b22a1c92-52c9-4df7-8639-9dbd0d789766 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b22a1c92-52c9-4df7-8639-9dbd0d789766 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:02:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:02:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b22a1c92-52c9-4df7-8639-9dbd0d789766 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Volume info retrieved successfully. Sep 01 02:02:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b22a1c92-52c9-4df7-8639-9dbd0d789766 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] http://192.168.122.72/volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e returned with HTTP 200 Sep 01 02:02:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 2/3] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:15 2026] GET /volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-57750901-59b1-4a39-9cab-ff009b09a394 req-f2ca0a48-f0d1-40d4-9eab-37f434eeb6cb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-57750901-59b1-4a39-9cab-ff009b09a394 req-f2ca0a48-f0d1-40d4-9eab-37f434eeb6cb tempest-VolumesAdminNegativeTest-1703518313 tempest-VolumesAdminNegativeTest-1703518313-project] GET http://192.168.122.72/volume/v3/volumes/c79d12fa-fcd6-4846-8bc2-1e1292d23f32 Sep 01 02:02:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-57750901-59b1-4a39-9cab-ff009b09a394 req-f2ca0a48-f0d1-40d4-9eab-37f434eeb6cb tempest-VolumesAdminNegativeTest-1703518313 tempest-VolumesAdminNegativeTest-1703518313-project] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-57750901-59b1-4a39-9cab-ff009b09a394 req-f2ca0a48-f0d1-40d4-9eab-37f434eeb6cb tempest-VolumesAdminNegativeTest-1703518313 tempest-VolumesAdminNegativeTest-1703518313-project] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-57750901-59b1-4a39-9cab-ff009b09a394 req-f2ca0a48-f0d1-40d4-9eab-37f434eeb6cb tempest-VolumesAdminNegativeTest-1703518313 tempest-VolumesAdminNegativeTest-1703518313-project] http://192.168.122.72/volume/v3/volumes/c79d12fa-fcd6-4846-8bc2-1e1292d23f32 returned with HTTP 404 Sep 01 02:02:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 2/4] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:02:15 2026] GET /volume/v3/volumes/c79d12fa-fcd6-4846-8bc2-1e1292d23f32 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b72b7f5a-5413-419e-93ac-54512a38ad0a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b72b7f5a-5413-419e-93ac-54512a38ad0a tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] DELETE http://192.168.122.72/volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e Sep 01 02:02:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b72b7f5a-5413-419e-93ac-54512a38ad0a tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b72b7f5a-5413-419e-93ac-54512a38ad0a tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:15 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-b72b7f5a-5413-419e-93ac-54512a38ad0a tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Delete volume with id: 50fce33f-fef5-4d81-89df-ce756656d02e Sep 01 02:02:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:02:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:02:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b72b7f5a-5413-419e-93ac-54512a38ad0a tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Volume info retrieved successfully. Sep 01 02:02:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b72b7f5a-5413-419e-93ac-54512a38ad0a tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Delete volume request issued successfully. Sep 01 02:02:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b72b7f5a-5413-419e-93ac-54512a38ad0a tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] http://192.168.122.72/volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e returned with HTTP 202 Sep 01 02:02:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 3/5] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:02:15 2026] DELETE /volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:02:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-85bc9ccf-b111-4a2b-a612-4072c9e85db1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-85bc9ccf-b111-4a2b-a612-4072c9e85db1 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] GET http://192.168.122.72/volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e Sep 01 02:02:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-85bc9ccf-b111-4a2b-a612-4072c9e85db1 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-85bc9ccf-b111-4a2b-a612-4072c9e85db1 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:15 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:15 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:02:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:02:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-85bc9ccf-b111-4a2b-a612-4072c9e85db1 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Volume info retrieved successfully. Sep 01 02:02:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-85bc9ccf-b111-4a2b-a612-4072c9e85db1 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] http://192.168.122.72/volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e returned with HTTP 200 Sep 01 02:02:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 3/6] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:15 2026] GET /volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f0b4fbcf-3499-4c51-8578-bbdcacdd797e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f0b4fbcf-3499-4c51-8578-bbdcacdd797e tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] GET http://192.168.122.72/volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e Sep 01 02:02:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f0b4fbcf-3499-4c51-8578-bbdcacdd797e tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f0b4fbcf-3499-4c51-8578-bbdcacdd797e tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:17 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:17 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:02:17 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:17 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:02:17 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f0b4fbcf-3499-4c51-8578-bbdcacdd797e tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Volume info retrieved successfully. Sep 01 02:02:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f0b4fbcf-3499-4c51-8578-bbdcacdd797e tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] http://192.168.122.72/volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e returned with HTTP 200 Sep 01 02:02:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 4/7] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:16 2026] GET /volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e => generated 854 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-98cfcf4e-cefc-4fc7-8c05-af73be43e090 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-98cfcf4e-cefc-4fc7-8c05-af73be43e090 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] GET http://192.168.122.72/volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e Sep 01 02:02:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-98cfcf4e-cefc-4fc7-8c05-af73be43e090 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-98cfcf4e-cefc-4fc7-8c05-af73be43e090 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:18 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:18 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:02:18 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:18 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:02:18 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-98cfcf4e-cefc-4fc7-8c05-af73be43e090 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Volume info retrieved successfully. Sep 01 02:02:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-98cfcf4e-cefc-4fc7-8c05-af73be43e090 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] http://192.168.122.72/volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e returned with HTTP 200 Sep 01 02:02:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 4/8] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:18 2026] GET /volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e => generated 854 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f057a0dc-bcf5-4575-8bfb-a964c19e8f0c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f057a0dc-bcf5-4575-8bfb-a964c19e8f0c tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] GET http://192.168.122.72/volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e Sep 01 02:02:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f057a0dc-bcf5-4575-8bfb-a964c19e8f0c tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f057a0dc-bcf5-4575-8bfb-a964c19e8f0c tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:02:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:02:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f057a0dc-bcf5-4575-8bfb-a964c19e8f0c tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Volume info retrieved successfully. Sep 01 02:02:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f057a0dc-bcf5-4575-8bfb-a964c19e8f0c tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] http://192.168.122.72/volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e returned with HTTP 200 Sep 01 02:02:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 5/9] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:19 2026] GET /volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e => generated 854 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-09efd2fc-aadd-4ed0-ad05-0b9bc92c4141 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-09efd2fc-aadd-4ed0-ad05-0b9bc92c4141 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] GET http://192.168.122.72/volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e Sep 01 02:02:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-09efd2fc-aadd-4ed0-ad05-0b9bc92c4141 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-09efd2fc-aadd-4ed0-ad05-0b9bc92c4141 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-09efd2fc-aadd-4ed0-ad05-0b9bc92c4141 tempest-VolumesAdminNegativeTest-1766015551 tempest-VolumesAdminNegativeTest-1766015551-project-member] http://192.168.122.72/volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e returned with HTTP 404 Sep 01 02:02:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 5/10] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:20 2026] GET /volume/v3/volumes/50fce33f-fef5-4d81-89df-ce756656d02e => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:29 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=43,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:02:30 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=14 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:02:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-207f2ea4-37c0-41ef-82ca-1910eb834329 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-207f2ea4-37c0-41ef-82ca-1910eb834329 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:02:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-207f2ea4-37c0-41ef-82ca-1910eb834329 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-480201522"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-207f2ea4-37c0-41ef-82ca-1910eb834329 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-480201522'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:42 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-207f2ea4-37c0-41ef-82ca-1910eb834329 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Create volume of 1 GB Sep 01 02:02:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-207f2ea4-37c0-41ef-82ca-1910eb834329 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Availability Zones retrieved successfully. Sep 01 02:02:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-207f2ea4-37c0-41ef-82ca-1910eb834329 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Flow 'volume_create_api' (9882cef3-36a9-473b-a3b7-43ec7c90b265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-207f2ea4-37c0-41ef-82ca-1910eb834329 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c35a0fdc-af11-4e0b-bf6c-1b9ccc1c1d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-207f2ea4-37c0-41ef-82ca-1910eb834329 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-207f2ea4-37c0-41ef-82ca-1910eb834329 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c35a0fdc-af11-4e0b-bf6c-1b9ccc1c1d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-207f2ea4-37c0-41ef-82ca-1910eb834329 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63a3d45-e089-4518-8586-1745417a1a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:42 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-207f2ea4-37c0-41ef-82ca-1910eb834329 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Created reservations ['b816f56f-618e-42d8-be0e-1042dd5e4b64', '15bbe75c-6371-45b1-8b41-f3873c91be39', '65d92401-59d2-4ac7-a23e-bd45f9771413', 'e7b9d4b5-8284-48f7-b607-6978983cbd7e'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-207f2ea4-37c0-41ef-82ca-1910eb834329 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63a3d45-e089-4518-8586-1745417a1a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b816f56f-618e-42d8-be0e-1042dd5e4b64', '15bbe75c-6371-45b1-8b41-f3873c91be39', '65d92401-59d2-4ac7-a23e-bd45f9771413', 'e7b9d4b5-8284-48f7-b607-6978983cbd7e']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-207f2ea4-37c0-41ef-82ca-1910eb834329 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5159c8be-bed3-43ff-8c0b-b9e531fb3e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:02:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-207f2ea4-37c0-41ef-82ca-1910eb834329 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5159c8be-bed3-43ff-8c0b-b9e531fb3e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd939fd3d-b14f-4557-8445-a28e2cf9513c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-480201522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4503252cdad9431c8a61676585257eea',qos_specs=None,replication_status=,reservations=['b816f56f-618e-42d8-be0e-1042dd5e4b64','15bbe75c-6371-45b1-8b41-f3873c91be39','65d92401-59d2-4ac7-a23e-bd45f9771413','e7b9d4b5-8284-48f7-b607-6978983cbd7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d69ed458fc14963a1489c3a950f4d45',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:02:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-480201522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d939fd3d-b14f-4557-8445-a28e2cf9513c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4503252cdad9431c8a61676585257eea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d69ed458fc14963a1489c3a950f4d45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-207f2ea4-37c0-41ef-82ca-1910eb834329 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (445e3e4e-cba1-4b74-8b49-a044df27db01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-207f2ea4-37c0-41ef-82ca-1910eb834329 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (445e3e4e-cba1-4b74-8b49-a044df27db01) transitioned into state 'SUCCESS' from state '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-480201522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4503252cdad9431c8a61676585257eea',qos_specs=None,replication_status=,reservations=['b816f56f-618e-42d8-be0e-1042dd5e4b64','15bbe75c-6371-45b1-8b41-f3873c91be39','65d92401-59d2-4ac7-a23e-bd45f9771413','e7b9d4b5-8284-48f7-b607-6978983cbd7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d69ed458fc14963a1489c3a950f4d45',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-207f2ea4-37c0-41ef-82ca-1910eb834329 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e4d8812-6dce-4f38-a390-c8a0ec4842fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-207f2ea4-37c0-41ef-82ca-1910eb834329 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e4d8812-6dce-4f38-a390-c8a0ec4842fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-207f2ea4-37c0-41ef-82ca-1910eb834329 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Flow 'volume_create_api' (9882cef3-36a9-473b-a3b7-43ec7c90b265) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-207f2ea4-37c0-41ef-82ca-1910eb834329 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Create volume request issued successfully. Sep 01 02:02:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-207f2ea4-37c0-41ef-82ca-1910eb834329 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 6/11] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:02:42 2026] POST /volume/v3/volumes => generated 763 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:02:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5ab2ce48-63ea-4fcb-a2e5-0734d4c9d4b2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5ab2ce48-63ea-4fcb-a2e5-0734d4c9d4b2 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] GET http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c Sep 01 02:02:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5ab2ce48-63ea-4fcb-a2e5-0734d4c9d4b2 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5ab2ce48-63ea-4fcb-a2e5-0734d4c9d4b2 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:42 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:42 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:02:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:02:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5ab2ce48-63ea-4fcb-a2e5-0734d4c9d4b2 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Volume info retrieved successfully. Sep 01 02:02:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5ab2ce48-63ea-4fcb-a2e5-0734d4c9d4b2 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c returned with HTTP 200 Sep 01 02:02:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 6/12] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:42 2026] GET /volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c => generated 831 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5a04132f-0b82-4777-9af9-f0821860e89e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5a04132f-0b82-4777-9af9-f0821860e89e tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] GET http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c Sep 01 02:02:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5a04132f-0b82-4777-9af9-f0821860e89e tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5a04132f-0b82-4777-9af9-f0821860e89e tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:44 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:44 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:02:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:02:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5a04132f-0b82-4777-9af9-f0821860e89e tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Volume info retrieved successfully. Sep 01 02:02:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5a04132f-0b82-4777-9af9-f0821860e89e tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c returned with HTTP 200 Sep 01 02:02:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 7/13] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:44 2026] GET /volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c => generated 855 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-17db507a-acec-4836-bb11-d386db8727b4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-17db507a-acec-4836-bb11-d386db8727b4 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] GET http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c Sep 01 02:02:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-17db507a-acec-4836-bb11-d386db8727b4 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-17db507a-acec-4836-bb11-d386db8727b4 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:45 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:45 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:02:45 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:45 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:02:45 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-17db507a-acec-4836-bb11-d386db8727b4 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Volume info retrieved successfully. Sep 01 02:02:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-17db507a-acec-4836-bb11-d386db8727b4 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c returned with HTTP 200 Sep 01 02:02:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 7/14] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:45 2026] GET /volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c => generated 856 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a54a913c-cdd9-4119-bcae-ca192845de57 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a54a913c-cdd9-4119-bcae-ca192845de57 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:02:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a54a913c-cdd9-4119-bcae-ca192845de57 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1575479964"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-a54a913c-cdd9-4119-bcae-ca192845de57 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1575479964'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:49 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-a54a913c-cdd9-4119-bcae-ca192845de57 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Create volume of 1 GB Sep 01 02:02:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a54a913c-cdd9-4119-bcae-ca192845de57 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Availability Zones retrieved successfully. Sep 01 02:02:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a54a913c-cdd9-4119-bcae-ca192845de57 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Flow 'volume_create_api' (dcc577b0-210d-4492-9f09-b23ad298d67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a54a913c-cdd9-4119-bcae-ca192845de57 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9214a6f1-2f6e-4093-9c2b-b422b9e87332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-a54a913c-cdd9-4119-bcae-ca192845de57 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a54a913c-cdd9-4119-bcae-ca192845de57 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9214a6f1-2f6e-4093-9c2b-b422b9e87332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a54a913c-cdd9-4119-bcae-ca192845de57 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98e229a4-e978-4595-bb27-6ce92648f764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:49 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-a54a913c-cdd9-4119-bcae-ca192845de57 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Created reservations ['a16b66e1-65e2-4dbe-88a4-318fd06106bf', 'c25d08d2-7148-4548-a437-c8414318a68a', 'debe12e8-e684-4cef-a7a1-a8263e266c43', '16b9118e-f23d-44bf-976c-e062186ba3eb'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a54a913c-cdd9-4119-bcae-ca192845de57 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98e229a4-e978-4595-bb27-6ce92648f764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a16b66e1-65e2-4dbe-88a4-318fd06106bf', 'c25d08d2-7148-4548-a437-c8414318a68a', 'debe12e8-e684-4cef-a7a1-a8263e266c43', '16b9118e-f23d-44bf-976c-e062186ba3eb']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a54a913c-cdd9-4119-bcae-ca192845de57 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b454f6c-b775-4613-864a-edca71e3fd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:02:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a54a913c-cdd9-4119-bcae-ca192845de57 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b454f6c-b775-4613-864a-edca71e3fd1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '306836ae-8cb6-4d34-bf42-220390934b9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1575479964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc9af50f24744c459b4488a9a2aa0910',qos_specs=None,replication_status=,reservations=['a16b66e1-65e2-4dbe-88a4-318fd06106bf','c25d08d2-7148-4548-a437-c8414318a68a','debe12e8-e684-4cef-a7a1-a8263e266c43','16b9118e-f23d-44bf-976c-e062186ba3eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56e43f199e9f4a9fbb076dce0fd9dc21',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:02:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1575479964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=306836ae-8cb6-4d34-bf42-220390934b9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc9af50f24744c459b4488a9a2aa0910',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56e43f199e9f4a9fbb076dce0fd9dc21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a54a913c-cdd9-4119-bcae-ca192845de57 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c342b072-26c9-446c-9be1-847b7bbeb458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a54a913c-cdd9-4119-bcae-ca192845de57 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c342b072-26c9-446c-9be1-847b7bbeb458) transitioned into state 'SUCCESS' from state '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-1575479964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc9af50f24744c459b4488a9a2aa0910',qos_specs=None,replication_status=,reservations=['a16b66e1-65e2-4dbe-88a4-318fd06106bf','c25d08d2-7148-4548-a437-c8414318a68a','debe12e8-e684-4cef-a7a1-a8263e266c43','16b9118e-f23d-44bf-976c-e062186ba3eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56e43f199e9f4a9fbb076dce0fd9dc21',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:50 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a54a913c-cdd9-4119-bcae-ca192845de57 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (563c7878-a908-4899-83d8-6881b15021fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:50 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a54a913c-cdd9-4119-bcae-ca192845de57 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (563c7878-a908-4899-83d8-6881b15021fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:50 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a54a913c-cdd9-4119-bcae-ca192845de57 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Flow 'volume_create_api' (dcc577b0-210d-4492-9f09-b23ad298d67a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:50 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a54a913c-cdd9-4119-bcae-ca192845de57 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Create volume request issued successfully. Sep 01 02:02:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a54a913c-cdd9-4119-bcae-ca192845de57 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:50 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 8/15] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:02:49 2026] POST /volume/v3/volumes => generated 761 bytes in 1055 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:02:55 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=8 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:03:00 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=58,cinder:INSERT=20,cinder:UPDATE=24 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:03:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-aef0393a-5c3d-46db-859c-c431c3c0840d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:03:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1066187900"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1066187900'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:05 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Create volume of 1 GB Sep 01 02:03:05 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:05 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:03:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Availability zone cache updated, next update will occur around 2026-09-01 01:03:05.532817. {{(pid=87016) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 02:03:05 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Availability Zones retrieved successfully. Sep 01 02:03:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Flow 'volume_create_api' (129edf65-3eed-40e7-9891-75c05386cd56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac7641bc-e138-4a85-b132-e1c14b0962ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac7641bc-e138-4a85-b132-e1c14b0962ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50dec039-a71d-40f9-aa21-1a275572709b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:05 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:03:05 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:03:06 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Created reservations ['60d64736-9bf0-4d8c-b14f-af9e82616670', 'c835fd0c-713c-47d0-9a2e-2d14dfd3cd1d', '981f49dd-37d0-4838-8fd2-b0a25b7d1c30', 'd7e76f77-cb48-48d2-975a-db25bb3cbbc6'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50dec039-a71d-40f9-aa21-1a275572709b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60d64736-9bf0-4d8c-b14f-af9e82616670', 'c835fd0c-713c-47d0-9a2e-2d14dfd3cd1d', '981f49dd-37d0-4838-8fd2-b0a25b7d1c30', 'd7e76f77-cb48-48d2-975a-db25bb3cbbc6']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b93a0fc2-50d5-43af-86f4-9bb992ef7508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:06 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:06 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b93a0fc2-50d5-43af-86f4-9bb992ef7508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edbf5821-5d9b-4dee-adda-60b29c3e7ff2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1066187900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a9038e9e8564272964e29378a773f75',qos_specs=None,replication_status=,reservations=['60d64736-9bf0-4d8c-b14f-af9e82616670','c835fd0c-713c-47d0-9a2e-2d14dfd3cd1d','981f49dd-37d0-4838-8fd2-b0a25b7d1c30','d7e76f77-cb48-48d2-975a-db25bb3cbbc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f55daeaa9a64395adf1e248f67872b7',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:03:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1066187900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edbf5821-5d9b-4dee-adda-60b29c3e7ff2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a9038e9e8564272964e29378a773f75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f55daeaa9a64395adf1e248f67872b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8173cf8a-6501-4c94-bf97-a6eddbaf067c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8173cf8a-6501-4c94-bf97-a6eddbaf067c) transitioned into state 'SUCCESS' from state '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-1066187900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a9038e9e8564272964e29378a773f75',qos_specs=None,replication_status=,reservations=['60d64736-9bf0-4d8c-b14f-af9e82616670','c835fd0c-713c-47d0-9a2e-2d14dfd3cd1d','981f49dd-37d0-4838-8fd2-b0a25b7d1c30','d7e76f77-cb48-48d2-975a-db25bb3cbbc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f55daeaa9a64395adf1e248f67872b7',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b00ed7ce-fd2d-490d-a6cd-765bc0de01cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b00ed7ce-fd2d-490d-a6cd-765bc0de01cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Flow 'volume_create_api' (129edf65-3eed-40e7-9891-75c05386cd56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:06 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Create volume request issued successfully. Sep 01 02:03:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aef0393a-5c3d-46db-859c-c431c3c0840d tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:03:06 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 8/16] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:03:05 2026] POST /volume/v3/volumes => generated 766 bytes in 1330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f2b1b936-4a42-43c8-ba61-bb300c550601 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f2b1b936-4a42-43c8-ba61-bb300c550601 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] GET http://192.168.122.72/volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 Sep 01 02:03:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f2b1b936-4a42-43c8-ba61-bb300c550601 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f2b1b936-4a42-43c8-ba61-bb300c550601 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:06 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:06 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:06 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:06 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:06 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f2b1b936-4a42-43c8-ba61-bb300c550601 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Volume info retrieved successfully. Sep 01 02:03:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f2b1b936-4a42-43c8-ba61-bb300c550601 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] http://192.168.122.72/volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 returned with HTTP 200 Sep 01 02:03:06 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 9/17] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:06 2026] GET /volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 => generated 834 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c77f67d4-fd46-42ff-8362-c2961bec08b1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c77f67d4-fd46-42ff-8362-c2961bec08b1 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] GET http://192.168.122.72/volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 Sep 01 02:03:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c77f67d4-fd46-42ff-8362-c2961bec08b1 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c77f67d4-fd46-42ff-8362-c2961bec08b1 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-caa3d160-9ca9-4fec-b445-b4f57086011f req-66204174-ad7b-4a33-a8e8-0ea1446a30e7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-caa3d160-9ca9-4fec-b445-b4f57086011f req-66204174-ad7b-4a33-a8e8-0ea1446a30e7 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] GET http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c Sep 01 02:03:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-caa3d160-9ca9-4fec-b445-b4f57086011f req-66204174-ad7b-4a33-a8e8-0ea1446a30e7 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-caa3d160-9ca9-4fec-b445-b4f57086011f req-66204174-ad7b-4a33-a8e8-0ea1446a30e7 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:08 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:08 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:08 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:08 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:08 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:08 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:08 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c77f67d4-fd46-42ff-8362-c2961bec08b1 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Volume info retrieved successfully. Sep 01 02:03:08 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:08 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:08 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-caa3d160-9ca9-4fec-b445-b4f57086011f req-66204174-ad7b-4a33-a8e8-0ea1446a30e7 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Volume info retrieved successfully. Sep 01 02:03:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c77f67d4-fd46-42ff-8362-c2961bec08b1 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] http://192.168.122.72/volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 returned with HTTP 200 Sep 01 02:03:08 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 9/18] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:08 2026] GET /volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 => generated 858 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-caa3d160-9ca9-4fec-b445-b4f57086011f req-66204174-ad7b-4a33-a8e8-0ea1446a30e7 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c returned with HTTP 200 Sep 01 02:03:08 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 10/19] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:03:08 2026] GET /volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c => generated 856 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-caa3d160-9ca9-4fec-b445-b4f57086011f req-969f7f24-0b87-4ae9-8c1a-e0d67212551f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-caa3d160-9ca9-4fec-b445-b4f57086011f req-969f7f24-0b87-4ae9-8c1a-e0d67212551f None None] GET http://192.168.122.72/volume// Sep 01 02:03:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-caa3d160-9ca9-4fec-b445-b4f57086011f req-969f7f24-0b87-4ae9-8c1a-e0d67212551f None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-caa3d160-9ca9-4fec-b445-b4f57086011f req-969f7f24-0b87-4ae9-8c1a-e0d67212551f None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-caa3d160-9ca9-4fec-b445-b4f57086011f req-969f7f24-0b87-4ae9-8c1a-e0d67212551f None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:03:08 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 10/20] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:03:08 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:03:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-caa3d160-9ca9-4fec-b445-b4f57086011f req-a7adf69d-3f7f-42f4-9596-a6303cef8d3e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-caa3d160-9ca9-4fec-b445-b4f57086011f req-a7adf69d-3f7f-42f4-9596-a6303cef8d3e tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:03:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-caa3d160-9ca9-4fec-b445-b4f57086011f req-a7adf69d-3f7f-42f4-9596-a6303cef8d3e tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d939fd3d-b14f-4557-8445-a28e2cf9513c", "connector": null, "instance_uuid": "167157d5-0868-4675-b1d6-dab6504a6043"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:08 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:08 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:08 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:08 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:08 devstack devstack@c-api.service[87017]: /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 01 02:03:08 devstack devstack@c-api.service[87017]: .first() Sep 01 02:03:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-caa3d160-9ca9-4fec-b445-b4f57086011f req-a7adf69d-3f7f-42f4-9596-a6303cef8d3e tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:03:08 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 11/21] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:03:08 2026] POST /volume/v3/attachments => generated 273 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-caa3d160-9ca9-4fec-b445-b4f57086011f req-cf02040a-45e3-449a-8a67-66e5352e3082 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-caa3d160-9ca9-4fec-b445-b4f57086011f req-cf02040a-45e3-449a-8a67-66e5352e3082 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] POST http://192.168.122.72/volume/v3/attachments/f8f18fab-66bd-4bfd-b22e-c83363fe9c48/action Sep 01 02:03:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-caa3d160-9ca9-4fec-b445-b4f57086011f req-cf02040a-45e3-449a-8a67-66e5352e3082 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Action body: b'{"os-complete": null}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-caa3d160-9ca9-4fec-b445-b4f57086011f req-cf02040a-45e3-449a-8a67-66e5352e3082 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:09 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 01 02:03:09 devstack devstack@c-api.service[87016]: .first() Sep 01 02:03:09 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:09 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:09 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:09 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f4b5d9e1-bf17-4443-952a-7140f7b74d41 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f4b5d9e1-bf17-4443-952a-7140f7b74d41 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] GET http://192.168.122.72/volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 Sep 01 02:03:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f4b5d9e1-bf17-4443-952a-7140f7b74d41 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f4b5d9e1-bf17-4443-952a-7140f7b74d41 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-caa3d160-9ca9-4fec-b445-b4f57086011f req-cf02040a-45e3-449a-8a67-66e5352e3082 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] http://192.168.122.72/volume/v3/attachments/f8f18fab-66bd-4bfd-b22e-c83363fe9c48/action returned with HTTP 204 Sep 01 02:03:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 11/22] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:03:08 2026] POST /volume/v3/attachments/f8f18fab-66bd-4bfd-b22e-c83363fe9c48/action => generated 0 bytes in 264 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:09 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:09 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:09 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:09 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:09 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f4b5d9e1-bf17-4443-952a-7140f7b74d41 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Volume info retrieved successfully. Sep 01 02:03:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f4b5d9e1-bf17-4443-952a-7140f7b74d41 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] http://192.168.122.72/volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 returned with HTTP 200 Sep 01 02:03:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 12/23] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:09 2026] GET /volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 => generated 858 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1f83119e-8efe-4184-8b44-939aa2f0d667 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1f83119e-8efe-4184-8b44-939aa2f0d667 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] GET http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c Sep 01 02:03:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1f83119e-8efe-4184-8b44-939aa2f0d667 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1f83119e-8efe-4184-8b44-939aa2f0d667 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:09 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:09 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:09 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:09 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:09 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1f83119e-8efe-4184-8b44-939aa2f0d667 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Volume info retrieved successfully. Sep 01 02:03:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1f83119e-8efe-4184-8b44-939aa2f0d667 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c returned with HTTP 200 Sep 01 02:03:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 12/24] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:09 2026] GET /volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c => generated 1118 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ce2a6e2b-a0c9-4c5c-b33a-5c5bb646926c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ce2a6e2b-a0c9-4c5c-b33a-5c5bb646926c tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] GET http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c Sep 01 02:03:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ce2a6e2b-a0c9-4c5c-b33a-5c5bb646926c tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ce2a6e2b-a0c9-4c5c-b33a-5c5bb646926c tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:09 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:09 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:09 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:09 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:09 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ce2a6e2b-a0c9-4c5c-b33a-5c5bb646926c tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Volume info retrieved successfully. Sep 01 02:03:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ce2a6e2b-a0c9-4c5c-b33a-5c5bb646926c tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c returned with HTTP 200 Sep 01 02:03:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 13/25] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:09 2026] GET /volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c => generated 1118 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:03:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-b2fc86fa-4efa-4cf7-8120-a166f0d1c176 req-bca5af63-8cf2-4beb-b000-3343bb45bb35 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-b2fc86fa-4efa-4cf7-8120-a166f0d1c176 req-bca5af63-8cf2-4beb-b000-3343bb45bb35 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] GET http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c Sep 01 02:03:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-b2fc86fa-4efa-4cf7-8120-a166f0d1c176 req-bca5af63-8cf2-4beb-b000-3343bb45bb35 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-b2fc86fa-4efa-4cf7-8120-a166f0d1c176 req-bca5af63-8cf2-4beb-b000-3343bb45bb35 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:10 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:10 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ced8f58f-2486-4361-a1b2-19265b2add59 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ced8f58f-2486-4361-a1b2-19265b2add59 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] GET http://192.168.122.72/volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 Sep 01 02:03:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ced8f58f-2486-4361-a1b2-19265b2add59 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ced8f58f-2486-4361-a1b2-19265b2add59 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:10 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:10 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:10 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:10 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:10 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:10 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-b2fc86fa-4efa-4cf7-8120-a166f0d1c176 req-bca5af63-8cf2-4beb-b000-3343bb45bb35 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Volume info retrieved successfully. Sep 01 02:03:10 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ced8f58f-2486-4361-a1b2-19265b2add59 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Volume info retrieved successfully. Sep 01 02:03:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-b2fc86fa-4efa-4cf7-8120-a166f0d1c176 req-bca5af63-8cf2-4beb-b000-3343bb45bb35 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c returned with HTTP 200 Sep 01 02:03:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 13/26] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:03:10 2026] GET /volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c => generated 1118 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:03:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ced8f58f-2486-4361-a1b2-19265b2add59 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] http://192.168.122.72/volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 returned with HTTP 200 Sep 01 02:03:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 14/27] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:10 2026] GET /volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 => generated 859 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-b2fc86fa-4efa-4cf7-8120-a166f0d1c176 req-864cfbbf-5338-47d5-8a02-b4ed020d3cca None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-b2fc86fa-4efa-4cf7-8120-a166f0d1c176 req-864cfbbf-5338-47d5-8a02-b4ed020d3cca tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] DELETE http://192.168.122.72/volume/v3/attachments/f8f18fab-66bd-4bfd-b22e-c83363fe9c48 Sep 01 02:03:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-b2fc86fa-4efa-4cf7-8120-a166f0d1c176 req-864cfbbf-5338-47d5-8a02-b4ed020d3cca tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-b2fc86fa-4efa-4cf7-8120-a166f0d1c176 req-864cfbbf-5338-47d5-8a02-b4ed020d3cca tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:10 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:10 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:11 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:11 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, Sep 01 02:03:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-b2fc86fa-4efa-4cf7-8120-a166f0d1c176 req-864cfbbf-5338-47d5-8a02-b4ed020d3cca tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] http://192.168.122.72/volume/v3/attachments/f8f18fab-66bd-4bfd-b22e-c83363fe9c48 returned with HTTP 200 Sep 01 02:03:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 14/28] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:03:10 2026] DELETE /volume/v3/attachments/f8f18fab-66bd-4bfd-b22e-c83363fe9c48 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0d62cc1a-b59c-49aa-b53e-3aff08afea11 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0d62cc1a-b59c-49aa-b53e-3aff08afea11 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] GET http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c Sep 01 02:03:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0d62cc1a-b59c-49aa-b53e-3aff08afea11 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0d62cc1a-b59c-49aa-b53e-3aff08afea11 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:11 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:11 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:11 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:11 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:11 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0d62cc1a-b59c-49aa-b53e-3aff08afea11 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Volume info retrieved successfully. Sep 01 02:03:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0d62cc1a-b59c-49aa-b53e-3aff08afea11 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c returned with HTTP 200 Sep 01 02:03:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 15/29] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:11 2026] GET /volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:21 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=56,cinder:INSERT=10,cinder:UPDATE=17 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:03:21 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=31,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:03:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-39fb255b-e2b6-4648-89ce-6ce24df0e05e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-39fb255b-e2b6-4648-89ce-6ce24df0e05e tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] DELETE http://192.168.122.72/volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 Sep 01 02:03:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-39fb255b-e2b6-4648-89ce-6ce24df0e05e tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-39fb255b-e2b6-4648-89ce-6ce24df0e05e tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:29 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-39fb255b-e2b6-4648-89ce-6ce24df0e05e tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Delete volume with id: edbf5821-5d9b-4dee-adda-60b29c3e7ff2 Sep 01 02:03:29 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:29 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:29 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:29 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:29 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-39fb255b-e2b6-4648-89ce-6ce24df0e05e tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Volume info retrieved successfully. Sep 01 02:03:29 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-39fb255b-e2b6-4648-89ce-6ce24df0e05e tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Delete volume request issued successfully. Sep 01 02:03:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-39fb255b-e2b6-4648-89ce-6ce24df0e05e tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] http://192.168.122.72/volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 returned with HTTP 202 Sep 01 02:03:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 15/30] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:03:29 2026] DELETE /volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:03:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5117437c-7b10-41b9-b69a-d9e5a88dbfc0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5117437c-7b10-41b9-b69a-d9e5a88dbfc0 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] GET http://192.168.122.72/volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 Sep 01 02:03:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5117437c-7b10-41b9-b69a-d9e5a88dbfc0 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5117437c-7b10-41b9-b69a-d9e5a88dbfc0 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:29 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:29 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:29 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:29 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:29 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5117437c-7b10-41b9-b69a-d9e5a88dbfc0 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Volume info retrieved successfully. Sep 01 02:03:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5117437c-7b10-41b9-b69a-d9e5a88dbfc0 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] http://192.168.122.72/volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 returned with HTTP 200 Sep 01 02:03:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 16/31] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:29 2026] GET /volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 => generated 858 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6f8382d2-abb6-41d4-91d7-f184f6b35dc7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-68edaf52-1a1e-4778-a13a-fbfab73fc432 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-68edaf52-1a1e-4778-a13a-fbfab73fc432 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] GET http://192.168.122.72/volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 Sep 01 02:03:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-68edaf52-1a1e-4778-a13a-fbfab73fc432 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6f8382d2-abb6-41d4-91d7-f184f6b35dc7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:03:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-68edaf52-1a1e-4778-a13a-fbfab73fc432 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6f8382d2-abb6-41d4-91d7-f184f6b35dc7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-639628967"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-6f8382d2-abb6-41d4-91d7-f184f6b35dc7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-639628967'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:30 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-6f8382d2-abb6-41d4-91d7-f184f6b35dc7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Create volume of 1 GB Sep 01 02:03:30 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:30 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:30 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:30 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6f8382d2-abb6-41d4-91d7-f184f6b35dc7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Availability Zones retrieved successfully. Sep 01 02:03:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-68edaf52-1a1e-4778-a13a-fbfab73fc432 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Volume info retrieved successfully. Sep 01 02:03:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-68edaf52-1a1e-4778-a13a-fbfab73fc432 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] http://192.168.122.72/volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 returned with HTTP 200 Sep 01 02:03:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 17/32] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:30 2026] GET /volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 => generated 858 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-6f8382d2-abb6-41d4-91d7-f184f6b35dc7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Flow 'volume_create_api' (f2d5d6e7-d288-4ff7-9203-5c79f8ab8ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-6f8382d2-abb6-41d4-91d7-f184f6b35dc7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34b48f9d-ab82-49f9-a83a-8f73f17d31ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-6f8382d2-abb6-41d4-91d7-f184f6b35dc7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-6f8382d2-abb6-41d4-91d7-f184f6b35dc7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34b48f9d-ab82-49f9-a83a-8f73f17d31ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-6f8382d2-abb6-41d4-91d7-f184f6b35dc7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5025b8ff-969d-4a54-9d34-f12e572686d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:30 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-6f8382d2-abb6-41d4-91d7-f184f6b35dc7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Created reservations ['6a165c84-49f8-4e5a-87f1-200be71be3cb', '63d10bd6-333b-4c26-94bf-06f742eda419', '0fbb8b49-47bc-492c-8eb3-c93d57e6da0a', '55fb3145-0955-4f57-8c40-ef797150b51a'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-6f8382d2-abb6-41d4-91d7-f184f6b35dc7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5025b8ff-969d-4a54-9d34-f12e572686d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a165c84-49f8-4e5a-87f1-200be71be3cb', '63d10bd6-333b-4c26-94bf-06f742eda419', '0fbb8b49-47bc-492c-8eb3-c93d57e6da0a', '55fb3145-0955-4f57-8c40-ef797150b51a']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-6f8382d2-abb6-41d4-91d7-f184f6b35dc7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2632caab-3055-49dc-abb2-98f9af2807bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:30 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:30 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:31 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-6f8382d2-abb6-41d4-91d7-f184f6b35dc7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2632caab-3055-49dc-abb2-98f9af2807bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02d178f7-53f1-49eb-ad5e-9fd3cfece8d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-639628967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f928c624de14bd6aa938aac5932c9f6',qos_specs=None,replication_status=,reservations=['6a165c84-49f8-4e5a-87f1-200be71be3cb','63d10bd6-333b-4c26-94bf-06f742eda419','0fbb8b49-47bc-492c-8eb3-c93d57e6da0a','55fb3145-0955-4f57-8c40-ef797150b51a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7012f6adc00a4c9488a68699ddd4817b',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:03:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-639628967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02d178f7-53f1-49eb-ad5e-9fd3cfece8d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f928c624de14bd6aa938aac5932c9f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7012f6adc00a4c9488a68699ddd4817b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:31 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-6f8382d2-abb6-41d4-91d7-f184f6b35dc7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a997354-62da-4f90-8969-79e9fad0fce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:31 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-6f8382d2-abb6-41d4-91d7-f184f6b35dc7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a997354-62da-4f90-8969-79e9fad0fce7) transitioned into state 'SUCCESS' from state '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-639628967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f928c624de14bd6aa938aac5932c9f6',qos_specs=None,replication_status=,reservations=['6a165c84-49f8-4e5a-87f1-200be71be3cb','63d10bd6-333b-4c26-94bf-06f742eda419','0fbb8b49-47bc-492c-8eb3-c93d57e6da0a','55fb3145-0955-4f57-8c40-ef797150b51a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7012f6adc00a4c9488a68699ddd4817b',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:31 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-6f8382d2-abb6-41d4-91d7-f184f6b35dc7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f843e05e-b02d-46e3-906c-ea887930fca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:31 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-6f8382d2-abb6-41d4-91d7-f184f6b35dc7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f843e05e-b02d-46e3-906c-ea887930fca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:31 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-6f8382d2-abb6-41d4-91d7-f184f6b35dc7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Flow 'volume_create_api' (f2d5d6e7-d288-4ff7-9203-5c79f8ab8ae8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:31 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6f8382d2-abb6-41d4-91d7-f184f6b35dc7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Create volume request issued successfully. Sep 01 02:03:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6f8382d2-abb6-41d4-91d7-f184f6b35dc7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:03:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 16/33] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:03:30 2026] POST /volume/v3/volumes => generated 758 bytes in 834 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-985f9361-d608-44a3-b973-607a70b2839e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-985f9361-d608-44a3-b973-607a70b2839e tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] GET http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 Sep 01 02:03:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-985f9361-d608-44a3-b973-607a70b2839e tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-985f9361-d608-44a3-b973-607a70b2839e tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:31 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:31 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:31 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:31 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-985f9361-d608-44a3-b973-607a70b2839e tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Volume info retrieved successfully. Sep 01 02:03:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-985f9361-d608-44a3-b973-607a70b2839e tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 returned with HTTP 200 Sep 01 02:03:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 18/34] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:31 2026] GET /volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 => generated 826 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-259360b5-e4e8-4f75-90cd-35cc8e815097 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-259360b5-e4e8-4f75-90cd-35cc8e815097 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] GET http://192.168.122.72/volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 Sep 01 02:03:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-259360b5-e4e8-4f75-90cd-35cc8e815097 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-259360b5-e4e8-4f75-90cd-35cc8e815097 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-259360b5-e4e8-4f75-90cd-35cc8e815097 tempest-ServerRescueNegativeTestJSON-539207822 tempest-ServerRescueNegativeTestJSON-539207822-project-member] http://192.168.122.72/volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 returned with HTTP 404 Sep 01 02:03:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 17/35] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:31 2026] GET /volume/v3/volumes/edbf5821-5d9b-4dee-adda-60b29c3e7ff2 => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:03:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fbcb499e-9098-4cb2-bf98-1421e8a83a48 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fbcb499e-9098-4cb2-bf98-1421e8a83a48 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] GET http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 Sep 01 02:03:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fbcb499e-9098-4cb2-bf98-1421e8a83a48 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fbcb499e-9098-4cb2-bf98-1421e8a83a48 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:32 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:32 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:32 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:32 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:32 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fbcb499e-9098-4cb2-bf98-1421e8a83a48 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Volume info retrieved successfully. Sep 01 02:03:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fbcb499e-9098-4cb2-bf98-1421e8a83a48 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 returned with HTTP 200 Sep 01 02:03:32 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 19/36] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:32 2026] GET /volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 => generated 850 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-24fd39ba-715f-4221-840e-306c5681362d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-24fd39ba-715f-4221-840e-306c5681362d tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] GET http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 Sep 01 02:03:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-24fd39ba-715f-4221-840e-306c5681362d tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-24fd39ba-715f-4221-840e-306c5681362d tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:33 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:33 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:33 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:33 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:33 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-24fd39ba-715f-4221-840e-306c5681362d tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Volume info retrieved successfully. Sep 01 02:03:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-24fd39ba-715f-4221-840e-306c5681362d tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 returned with HTTP 200 Sep 01 02:03:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 18/37] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:33 2026] GET /volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 => generated 850 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a31cf0c6-15e5-49f4-85ad-80e6c82f52b3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a31cf0c6-15e5-49f4-85ad-80e6c82f52b3 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] GET http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 Sep 01 02:03:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a31cf0c6-15e5-49f4-85ad-80e6c82f52b3 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a31cf0c6-15e5-49f4-85ad-80e6c82f52b3 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:35 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a31cf0c6-15e5-49f4-85ad-80e6c82f52b3 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Volume info retrieved successfully. Sep 01 02:03:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a31cf0c6-15e5-49f4-85ad-80e6c82f52b3 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 returned with HTTP 200 Sep 01 02:03:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 20/38] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:35 2026] GET /volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 => generated 851 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-249c946a-9b31-4341-9d7b-88261800d766 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-249c946a-9b31-4341-9d7b-88261800d766 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] GET http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 Sep 01 02:03:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-249c946a-9b31-4341-9d7b-88261800d766 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-249c946a-9b31-4341-9d7b-88261800d766 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:35 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:35 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:35 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-249c946a-9b31-4341-9d7b-88261800d766 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Volume info retrieved successfully. Sep 01 02:03:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-249c946a-9b31-4341-9d7b-88261800d766 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 returned with HTTP 200 Sep 01 02:03:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 19/39] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:03:35 2026] GET /volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 => generated 851 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-196a962d-f054-4173-972a-f1bc7cedf4fe None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-196a962d-f054-4173-972a-f1bc7cedf4fe None None] GET http://192.168.122.72/volume// Sep 01 02:03:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-196a962d-f054-4173-972a-f1bc7cedf4fe None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-196a962d-f054-4173-972a-f1bc7cedf4fe None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-196a962d-f054-4173-972a-f1bc7cedf4fe None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:03:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 21/40] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:03:37 2026] GET /volume/ => generated 389 bytes in 30 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:03:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-632239b6-6a0e-4c79-99a8-8b5a5ef83d73 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-632239b6-6a0e-4c79-99a8-8b5a5ef83d73 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:03:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-632239b6-6a0e-4c79-99a8-8b5a5ef83d73 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02d178f7-53f1-49eb-ad5e-9fd3cfece8d5", "connector": null, "instance_uuid": "bf851000-7220-4440-b81e-7b847fc8b9a8"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:37 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:37 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-632239b6-6a0e-4c79-99a8-8b5a5ef83d73 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:03:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 20/41] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:03:37 2026] POST /volume/v3/attachments => generated 273 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-99f2b776-fa11-494c-af9d-3a03c15f7aef None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-99f2b776-fa11-494c-af9d-3a03c15f7aef tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] GET http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 Sep 01 02:03:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-99f2b776-fa11-494c-af9d-3a03c15f7aef tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-99f2b776-fa11-494c-af9d-3a03c15f7aef tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:38 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:38 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:38 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:38 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:38 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-99f2b776-fa11-494c-af9d-3a03c15f7aef tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Volume info retrieved successfully. Sep 01 02:03:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-99f2b776-fa11-494c-af9d-3a03c15f7aef tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 returned with HTTP 200 Sep 01 02:03:38 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 22/42] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:37 2026] GET /volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 => generated 850 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-178285b2-ec11-476f-bc8b-ecd1214f34fe None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-178285b2-ec11-476f-bc8b-ecd1214f34fe None None] GET http://192.168.122.72/volume// Sep 01 02:03:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-178285b2-ec11-476f-bc8b-ecd1214f34fe None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-178285b2-ec11-476f-bc8b-ecd1214f34fe None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-178285b2-ec11-476f-bc8b-ecd1214f34fe None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:03:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 21/43] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:03:38 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:03:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-cb277b0c-9622-4d8d-87e6-338126ca0709 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-cb277b0c-9622-4d8d-87e6-338126ca0709 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] GET http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 Sep 01 02:03:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-cb277b0c-9622-4d8d-87e6-338126ca0709 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-cb277b0c-9622-4d8d-87e6-338126ca0709 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:38 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:38 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:38 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:38 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:38 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-cb277b0c-9622-4d8d-87e6-338126ca0709 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Volume info retrieved successfully. Sep 01 02:03:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-cb277b0c-9622-4d8d-87e6-338126ca0709 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 returned with HTTP 200 Sep 01 02:03:38 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 23/44] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:03:38 2026] GET /volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 => generated 1031 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:03:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-732d606d-4dc7-4b80-b1b8-f97cf0161558 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-732d606d-4dc7-4b80-b1b8-f97cf0161558 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] GET http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 Sep 01 02:03:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-732d606d-4dc7-4b80-b1b8-f97cf0161558 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-732d606d-4dc7-4b80-b1b8-f97cf0161558 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:39 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:39 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-732d606d-4dc7-4b80-b1b8-f97cf0161558 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Volume info retrieved successfully. Sep 01 02:03:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-732d606d-4dc7-4b80-b1b8-f97cf0161558 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 returned with HTTP 200 Sep 01 02:03:39 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 22/45] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:39 2026] GET /volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 => generated 850 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c38d8190-913a-45f2-bf8b-2c9acec8312d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c38d8190-913a-45f2-bf8b-2c9acec8312d tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a Sep 01 02:03:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c38d8190-913a-45f2-bf8b-2c9acec8312d tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c38d8190-913a-45f2-bf8b-2c9acec8312d tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:39 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:39 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:39 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:39 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:39 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c38d8190-913a-45f2-bf8b-2c9acec8312d tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:03:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c38d8190-913a-45f2-bf8b-2c9acec8312d tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a returned with HTTP 200 Sep 01 02:03:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 24/46] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:39 2026] GET /volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a => generated 854 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-9ac9da2f-e234-4edc-9557-9977e16fd40e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-9ac9da2f-e234-4edc-9557-9977e16fd40e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a Sep 01 02:03:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-9ac9da2f-e234-4edc-9557-9977e16fd40e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-9ac9da2f-e234-4edc-9557-9977e16fd40e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:39 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:39 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-9ac9da2f-e234-4edc-9557-9977e16fd40e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:03:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-9ac9da2f-e234-4edc-9557-9977e16fd40e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a returned with HTTP 200 Sep 01 02:03:39 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 23/47] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:03:39 2026] GET /volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a => generated 854 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5e81af8e-0a84-4fe7-b7f8-f2e91cd92228 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5e81af8e-0a84-4fe7-b7f8-f2e91cd92228 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] GET http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 Sep 01 02:03:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5e81af8e-0a84-4fe7-b7f8-f2e91cd92228 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5e81af8e-0a84-4fe7-b7f8-f2e91cd92228 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5e81af8e-0a84-4fe7-b7f8-f2e91cd92228 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Volume info retrieved successfully. Sep 01 02:03:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5e81af8e-0a84-4fe7-b7f8-f2e91cd92228 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 returned with HTTP 200 Sep 01 02:03:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 25/48] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:40 2026] GET /volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 => generated 850 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-8b980d0b-198b-4131-b7db-4b301877d3f8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-8b980d0b-198b-4131-b7db-4b301877d3f8 None None] GET http://192.168.122.72/volume// Sep 01 02:03:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-8b980d0b-198b-4131-b7db-4b301877d3f8 None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-8b980d0b-198b-4131-b7db-4b301877d3f8 None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-8b980d0b-198b-4131-b7db-4b301877d3f8 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:03:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 24/49] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:03:40 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:03:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-6e9cfb6a-d72c-441e-b8b7-310cec0ce298 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-d8498d50-8d6e-44c9-a1cd-87e9994b70c0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-d8498d50-8d6e-44c9-a1cd-87e9994b70c0 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] PUT http://192.168.122.72/volume/v3/attachments/6342001b-7b2e-45e8-94a7-c7b32de1f215 Sep 01 02:03:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-d8498d50-8d6e-44c9-a1cd-87e9994b70c0 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.72", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:32e52322f66a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "b99c6661-3d45-4b14-b3c5-e80eb5d23bfa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-6e9cfb6a-d72c-441e-b8b7-310cec0ce298 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:03:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-6e9cfb6a-d72c-441e-b8b7-310cec0ce298 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "306836ae-8cb6-4d34-bf42-220390934b9a", "connector": null, "instance_uuid": "a7cdc866-d094-4673-bf84-ca58086c23ae"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:41 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-d8498d50-8d6e-44c9-a1cd-87e9994b70c0 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Acquiring lock "cinder-attachment_update-02d178f7-53f1-49eb-ad5e-9fd3cfece8d5-devstack" by "attachment_update" {{(pid=87016) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:03:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:41 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:41 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-d8498d50-8d6e-44c9-a1cd-87e9994b70c0 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Lock "cinder-attachment_update-02d178f7-53f1-49eb-ad5e-9fd3cfece8d5-devstack" acquired by "attachment_update" :: waited 0.085s {{(pid=87016) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:03:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-6e9cfb6a-d72c-441e-b8b7-310cec0ce298 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:03:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 26/50] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:03:41 2026] POST /volume/v3/attachments => generated 273 bytes in 904 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-46074a64-4885-4ae4-8f71-ab0ff156db8b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-46074a64-4885-4ae4-8f71-ab0ff156db8b tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] GET http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 Sep 01 02:03:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-46074a64-4885-4ae4-8f71-ab0ff156db8b tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-46074a64-4885-4ae4-8f71-ab0ff156db8b tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:41 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-46074a64-4885-4ae4-8f71-ab0ff156db8b tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Volume info retrieved successfully. Sep 01 02:03:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-46074a64-4885-4ae4-8f71-ab0ff156db8b tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 returned with HTTP 200 Sep 01 02:03:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 27/51] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:41 2026] GET /volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 => generated 850 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d15be0cd-0f0b-458b-9fcc-a2be1302ff20 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d15be0cd-0f0b-458b-9fcc-a2be1302ff20 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a Sep 01 02:03:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d15be0cd-0f0b-458b-9fcc-a2be1302ff20 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d15be0cd-0f0b-458b-9fcc-a2be1302ff20 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d15be0cd-0f0b-458b-9fcc-a2be1302ff20 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:03:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d15be0cd-0f0b-458b-9fcc-a2be1302ff20 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a returned with HTTP 200 Sep 01 02:03:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 28/52] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:42 2026] GET /volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-ad71ed15-1f64-4873-ab39-f5b74b0866d4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-ad71ed15-1f64-4873-ab39-f5b74b0866d4 None None] GET http://192.168.122.72/volume// Sep 01 02:03:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-ad71ed15-1f64-4873-ab39-f5b74b0866d4 None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-ad71ed15-1f64-4873-ab39-f5b74b0866d4 None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-ad71ed15-1f64-4873-ab39-f5b74b0866d4 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:03:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 29/53] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:03:42 2026] GET /volume/ => generated 389 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:03:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-0eeba3cc-80c5-4aae-9d16-6b2724762de0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-0eeba3cc-80c5-4aae-9d16-6b2724762de0 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a Sep 01 02:03:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-0eeba3cc-80c5-4aae-9d16-6b2724762de0 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-0eeba3cc-80c5-4aae-9d16-6b2724762de0 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-0eeba3cc-80c5-4aae-9d16-6b2724762de0 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:03:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-0eeba3cc-80c5-4aae-9d16-6b2724762de0 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a returned with HTTP 200 Sep 01 02:03:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 30/54] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:03:42 2026] GET /volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a => generated 1034 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:03:42 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-d8498d50-8d6e-44c9-a1cd-87e9994b70c0 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Lock "cinder-attachment_update-02d178f7-53f1-49eb-ad5e-9fd3cfece8d5-devstack" released by "attachment_update" :: held 0.717s {{(pid=87016) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:03:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-d8498d50-8d6e-44c9-a1cd-87e9994b70c0 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/attachments/6342001b-7b2e-45e8-94a7-c7b32de1f215 returned with HTTP 200 Sep 01 02:03:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 25/55] 192.168.122.72 () {66 vars in 1588 bytes} [Tue Sep 1 02:03:41 2026] PUT /volume/v3/attachments/6342001b-7b2e-45e8-94a7-c7b32de1f215 => generated 694 bytes in 913 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:03:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-66763cef-a72b-434f-a2c8-8b0856d91081 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-66763cef-a72b-434f-a2c8-8b0856d91081 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] PUT http://192.168.122.72/volume/v3/attachments/4363a0e1-8663-4823-b72e-3cf46aa3daca Sep 01 02:03:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-66763cef-a72b-434f-a2c8-8b0856d91081 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.72", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:32e52322f66a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "b99c6661-3d45-4b14-b3c5-e80eb5d23bfa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:42 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-66763cef-a72b-434f-a2c8-8b0856d91081 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Acquiring lock "cinder-attachment_update-306836ae-8cb6-4d34-bf42-220390934b9a-devstack" by "attachment_update" {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:03:42 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-66763cef-a72b-434f-a2c8-8b0856d91081 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Lock "cinder-attachment_update-306836ae-8cb6-4d34-bf42-220390934b9a-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:03:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a397ff04-4ef8-4290-85be-4ef0c94c07c7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a397ff04-4ef8-4290-85be-4ef0c94c07c7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] GET http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 Sep 01 02:03:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a397ff04-4ef8-4290-85be-4ef0c94c07c7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a397ff04-4ef8-4290-85be-4ef0c94c07c7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:43 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:43 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a397ff04-4ef8-4290-85be-4ef0c94c07c7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Volume info retrieved successfully. Sep 01 02:03:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a397ff04-4ef8-4290-85be-4ef0c94c07c7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 returned with HTTP 200 Sep 01 02:03:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 26/56] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:43 2026] GET /volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 => generated 851 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-76e26b1d-14c6-449a-9d99-b55459e7c2cb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-76e26b1d-14c6-449a-9d99-b55459e7c2cb tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a Sep 01 02:03:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-76e26b1d-14c6-449a-9d99-b55459e7c2cb tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-76e26b1d-14c6-449a-9d99-b55459e7c2cb tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:43 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:43 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-76e26b1d-14c6-449a-9d99-b55459e7c2cb tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:03:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-76e26b1d-14c6-449a-9d99-b55459e7c2cb tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a returned with HTTP 200 Sep 01 02:03:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 27/57] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:43 2026] GET /volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:43 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-66763cef-a72b-434f-a2c8-8b0856d91081 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Lock "cinder-attachment_update-306836ae-8cb6-4d34-bf42-220390934b9a-devstack" released by "attachment_update" :: held 0.513s {{(pid=87017) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:03:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-66763cef-a72b-434f-a2c8-8b0856d91081 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/attachments/4363a0e1-8663-4823-b72e-3cf46aa3daca returned with HTTP 200 Sep 01 02:03:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 31/58] 192.168.122.72 () {66 vars in 1588 bytes} [Tue Sep 1 02:03:42 2026] PUT /volume/v3/attachments/4363a0e1-8663-4823-b72e-3cf46aa3daca => generated 694 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-aa718b17-37ef-475c-911f-9b4e2093baef None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-aa718b17-37ef-475c-911f-9b4e2093baef tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] POST http://192.168.122.72/volume/v3/attachments/6342001b-7b2e-45e8-94a7-c7b32de1f215/action Sep 01 02:03:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-aa718b17-37ef-475c-911f-9b4e2093baef tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Action body: b'{"os-complete": null}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-aa718b17-37ef-475c-911f-9b4e2093baef tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-bb355955-1c65-43da-a295-fd4e33304d48 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:44 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:44 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-bb355955-1c65-43da-a295-fd4e33304d48 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] POST http://192.168.122.72/volume/v3/attachments/4363a0e1-8663-4823-b72e-3cf46aa3daca/action Sep 01 02:03:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-bb355955-1c65-43da-a295-fd4e33304d48 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Action body: b'{"os-complete": null}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-bb355955-1c65-43da-a295-fd4e33304d48 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:44 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:44 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ae46e834-c2c8-4656-83cc-3167ee0b757d req-aa718b17-37ef-475c-911f-9b4e2093baef tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/attachments/6342001b-7b2e-45e8-94a7-c7b32de1f215/action returned with HTTP 204 Sep 01 02:03:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 28/59] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:03:44 2026] POST /volume/v3/attachments/6342001b-7b2e-45e8-94a7-c7b32de1f215/action => generated 0 bytes in 182 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-233e4458-1cbf-42ca-8fa3-e5e4c408b97a req-bb355955-1c65-43da-a295-fd4e33304d48 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/attachments/4363a0e1-8663-4823-b72e-3cf46aa3daca/action returned with HTTP 204 Sep 01 02:03:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-141866d1-ac13-44a9-aec6-52f4f4f8920b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 32/60] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:03:44 2026] POST /volume/v3/attachments/4363a0e1-8663-4823-b72e-3cf46aa3daca/action => generated 0 bytes in 125 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-141866d1-ac13-44a9-aec6-52f4f4f8920b tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] GET http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 Sep 01 02:03:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-141866d1-ac13-44a9-aec6-52f4f4f8920b tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-141866d1-ac13-44a9-aec6-52f4f4f8920b tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-316a0e94-fc73-44e1-b030-c7f8937e27d8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:44 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:44 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-316a0e94-fc73-44e1-b030-c7f8937e27d8 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a Sep 01 02:03:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-316a0e94-fc73-44e1-b030-c7f8937e27d8 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-316a0e94-fc73-44e1-b030-c7f8937e27d8 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:44 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:44 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-141866d1-ac13-44a9-aec6-52f4f4f8920b tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Volume info retrieved successfully. Sep 01 02:03:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-141866d1-ac13-44a9-aec6-52f4f4f8920b tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 returned with HTTP 200 Sep 01 02:03:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 29/61] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:44 2026] GET /volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 => generated 1143 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-09a6917e-8641-43ba-bbdd-08af20b8b5e7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-09a6917e-8641-43ba-bbdd-08af20b8b5e7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] GET http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 Sep 01 02:03:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-316a0e94-fc73-44e1-b030-c7f8937e27d8 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:03:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-09a6917e-8641-43ba-bbdd-08af20b8b5e7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-09a6917e-8641-43ba-bbdd-08af20b8b5e7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-316a0e94-fc73-44e1-b030-c7f8937e27d8 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a returned with HTTP 200 Sep 01 02:03:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 33/62] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:44 2026] GET /volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a => generated 1146 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1fbd0726-ad8d-4e62-9ebb-6af6155d4ea6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:44 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:44 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1fbd0726-ad8d-4e62-9ebb-6af6155d4ea6 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a Sep 01 02:03:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1fbd0726-ad8d-4e62-9ebb-6af6155d4ea6 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1fbd0726-ad8d-4e62-9ebb-6af6155d4ea6 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:44 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:44 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-09a6917e-8641-43ba-bbdd-08af20b8b5e7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Volume info retrieved successfully. Sep 01 02:03:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-09a6917e-8641-43ba-bbdd-08af20b8b5e7 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 returned with HTTP 200 Sep 01 02:03:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 30/63] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:44 2026] GET /volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 => generated 1143 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1fbd0726-ad8d-4e62-9ebb-6af6155d4ea6 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:03:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1fbd0726-ad8d-4e62-9ebb-6af6155d4ea6 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a returned with HTTP 200 Sep 01 02:03:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 34/64] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:44 2026] GET /volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a => generated 1146 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-91e00cca-7fe6-4c3c-8660-373041bedff6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-91e00cca-7fe6-4c3c-8660-373041bedff6 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a Sep 01 02:03:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-91e00cca-7fe6-4c3c-8660-373041bedff6 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-91e00cca-7fe6-4c3c-8660-373041bedff6 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:45 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:45 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:45 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:45 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:45 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-91e00cca-7fe6-4c3c-8660-373041bedff6 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:03:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-91e00cca-7fe6-4c3c-8660-373041bedff6 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a returned with HTTP 200 Sep 01 02:03:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 31/65] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:03:45 2026] GET /volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a => generated 1146 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-701d0f4b-9fe7-4f61-9847-8c302bdfcd5a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-701d0f4b-9fe7-4f61-9847-8c302bdfcd5a None None] GET http://192.168.122.72/volume// Sep 01 02:03:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-701d0f4b-9fe7-4f61-9847-8c302bdfcd5a None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-701d0f4b-9fe7-4f61-9847-8c302bdfcd5a None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-701d0f4b-9fe7-4f61-9847-8c302bdfcd5a None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:03:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 35/66] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:03:47 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:03:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-fefd5f56-e4ec-4ec5-9c18-c4bac355f05a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-fefd5f56-e4ec-4ec5-9c18-c4bac355f05a tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:03:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-fefd5f56-e4ec-4ec5-9c18-c4bac355f05a tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "306836ae-8cb6-4d34-bf42-220390934b9a", "connector": null, "instance_uuid": "a7cdc866-d094-4673-bf84-ca58086c23ae"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:47 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:47 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:47 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:47 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-e322eb78-a89e-47da-9f83-5850d333e1a6 req-01f6a7b7-8be3-4429-9a23-df8b9c054a19 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-e322eb78-a89e-47da-9f83-5850d333e1a6 req-01f6a7b7-8be3-4429-9a23-df8b9c054a19 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] DELETE http://192.168.122.72/volume/v3/attachments/6342001b-7b2e-45e8-94a7-c7b32de1f215 Sep 01 02:03:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-e322eb78-a89e-47da-9f83-5850d333e1a6 req-01f6a7b7-8be3-4429-9a23-df8b9c054a19 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-e322eb78-a89e-47da-9f83-5850d333e1a6 req-01f6a7b7-8be3-4429-9a23-df8b9c054a19 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-fefd5f56-e4ec-4ec5-9c18-c4bac355f05a tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:03:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 32/67] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:03:47 2026] POST /volume/v3/attachments => generated 273 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:47 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:47 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-cd577042-9fe4-4875-93ef-af0c9e3c887c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-cd577042-9fe4-4875-93ef-af0c9e3c887c None None] GET http://192.168.122.72/volume// Sep 01 02:03:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-cd577042-9fe4-4875-93ef-af0c9e3c887c None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-cd577042-9fe4-4875-93ef-af0c9e3c887c None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-cd577042-9fe4-4875-93ef-af0c9e3c887c None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:03:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 33/68] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:03:47 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:03:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-474d36fa-b047-46b9-95cf-4937484c1b5c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-474d36fa-b047-46b9-95cf-4937484c1b5c tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a Sep 01 02:03:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-474d36fa-b047-46b9-95cf-4937484c1b5c tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-474d36fa-b047-46b9-95cf-4937484c1b5c tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:47 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:47 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-474d36fa-b047-46b9-95cf-4937484c1b5c tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:03:47 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:47 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, Sep 01 02:03:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-474d36fa-b047-46b9-95cf-4937484c1b5c tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a returned with HTTP 200 Sep 01 02:03:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 34/69] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:03:47 2026] GET /volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a => generated 1327 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:03:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-d5528563-ea5d-45eb-a90b-a3eeda0f244e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-d5528563-ea5d-45eb-a90b-a3eeda0f244e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] DELETE http://192.168.122.72/volume/v3/attachments/4363a0e1-8663-4823-b72e-3cf46aa3daca Sep 01 02:03:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-d5528563-ea5d-45eb-a90b-a3eeda0f244e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-d5528563-ea5d-45eb-a90b-a3eeda0f244e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-e322eb78-a89e-47da-9f83-5850d333e1a6 req-01f6a7b7-8be3-4429-9a23-df8b9c054a19 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/attachments/6342001b-7b2e-45e8-94a7-c7b32de1f215 returned with HTTP 200 Sep 01 02:03:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 36/70] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:03:47 2026] DELETE /volume/v3/attachments/6342001b-7b2e-45e8-94a7-c7b32de1f215 => generated 19 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:48 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:48 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:48 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:48 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, Sep 01 02:03:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-d5528563-ea5d-45eb-a90b-a3eeda0f244e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/attachments/4363a0e1-8663-4823-b72e-3cf46aa3daca returned with HTTP 200 Sep 01 02:03:48 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 35/71] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:03:48 2026] DELETE /volume/v3/attachments/4363a0e1-8663-4823-b72e-3cf46aa3daca => generated 192 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-88f77111-4ae6-4e8b-b392-645729c6c33e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-88f77111-4ae6-4e8b-b392-645729c6c33e None None] GET http://192.168.122.72/volume// Sep 01 02:03:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-88f77111-4ae6-4e8b-b392-645729c6c33e None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-88f77111-4ae6-4e8b-b392-645729c6c33e None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-88f77111-4ae6-4e8b-b392-645729c6c33e None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:03:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 37/72] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:03:48 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:03:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-585d3c02-4520-4b22-b5b7-4c2fb647600b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-585d3c02-4520-4b22-b5b7-4c2fb647600b tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a Sep 01 02:03:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-585d3c02-4520-4b22-b5b7-4c2fb647600b tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-585d3c02-4520-4b22-b5b7-4c2fb647600b tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-585d3c02-4520-4b22-b5b7-4c2fb647600b tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:03:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-585d3c02-4520-4b22-b5b7-4c2fb647600b tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a returned with HTTP 200 Sep 01 02:03:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 36/73] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:03:49 2026] GET /volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a => generated 1034 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:03:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-00b6dce4-5f7c-4ac8-ac0e-01fcc2419e2e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-00b6dce4-5f7c-4ac8-ac0e-01fcc2419e2e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] PUT http://192.168.122.72/volume/v3/attachments/b83003e9-95be-4299-b84a-516ecbe3b2c6 Sep 01 02:03:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-00b6dce4-5f7c-4ac8-ac0e-01fcc2419e2e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.72", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:32e52322f66a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "b99c6661-3d45-4b14-b3c5-e80eb5d23bfa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:49 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-00b6dce4-5f7c-4ac8-ac0e-01fcc2419e2e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Acquiring lock "cinder-attachment_update-306836ae-8cb6-4d34-bf42-220390934b9a-devstack" by "attachment_update" {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:03:49 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-00b6dce4-5f7c-4ac8-ac0e-01fcc2419e2e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Lock "cinder-attachment_update-306836ae-8cb6-4d34-bf42-220390934b9a-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:03:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:49 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-00b6dce4-5f7c-4ac8-ac0e-01fcc2419e2e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Lock "cinder-attachment_update-306836ae-8cb6-4d34-bf42-220390934b9a-devstack" released by "attachment_update" :: held 0.354s {{(pid=87017) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:03:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-00b6dce4-5f7c-4ac8-ac0e-01fcc2419e2e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/attachments/b83003e9-95be-4299-b84a-516ecbe3b2c6 returned with HTTP 200 Sep 01 02:03:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 38/74] 192.168.122.72 () {66 vars in 1588 bytes} [Tue Sep 1 02:03:49 2026] PUT /volume/v3/attachments/b83003e9-95be-4299-b84a-516ecbe3b2c6 => generated 694 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:03:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-c4aebb55-1fab-478f-84e4-92cd6ea8e6cf None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-c4aebb55-1fab-478f-84e4-92cd6ea8e6cf tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] POST http://192.168.122.72/volume/v3/attachments/b83003e9-95be-4299-b84a-516ecbe3b2c6/action Sep 01 02:03:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-c4aebb55-1fab-478f-84e4-92cd6ea8e6cf tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Action body: b'{"os-complete": null}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-c4aebb55-1fab-478f-84e4-92cd6ea8e6cf tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:50 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:50 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:50 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:50 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-20b8d45f-cd68-4f09-8bf8-a89121c406d9 req-c4aebb55-1fab-478f-84e4-92cd6ea8e6cf tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/attachments/b83003e9-95be-4299-b84a-516ecbe3b2c6/action returned with HTTP 204 Sep 01 02:03:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 37/75] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:03:49 2026] POST /volume/v3/attachments/b83003e9-95be-4299-b84a-516ecbe3b2c6/action => generated 0 bytes in 163 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f5fd3319-f0b4-49a6-826d-c3d932b04282 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f5fd3319-f0b4-49a6-826d-c3d932b04282 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] GET http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 Sep 01 02:03:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f5fd3319-f0b4-49a6-826d-c3d932b04282 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f5fd3319-f0b4-49a6-826d-c3d932b04282 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:50 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:50 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:50 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:50 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:50 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f5fd3319-f0b4-49a6-826d-c3d932b04282 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Volume info retrieved successfully. Sep 01 02:03:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f5fd3319-f0b4-49a6-826d-c3d932b04282 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 returned with HTTP 200 Sep 01 02:03:50 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 39/76] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:50 2026] GET /volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-16d570a9-fc56-4adc-8b38-a508e24430bf None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-16d570a9-fc56-4adc-8b38-a508e24430bf tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] GET http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 Sep 01 02:03:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-16d570a9-fc56-4adc-8b38-a508e24430bf tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-16d570a9-fc56-4adc-8b38-a508e24430bf tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:50 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:50 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:50 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:50 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-16d570a9-fc56-4adc-8b38-a508e24430bf tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Volume info retrieved successfully. Sep 01 02:03:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-16d570a9-fc56-4adc-8b38-a508e24430bf tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 returned with HTTP 200 Sep 01 02:03:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 38/77] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:50 2026] GET /volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-af1676c5-509d-419b-b941-40c3308b18bb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-af1676c5-509d-419b-b941-40c3308b18bb tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] GET http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 Sep 01 02:03:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-af1676c5-509d-419b-b941-40c3308b18bb tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-af1676c5-509d-419b-b941-40c3308b18bb tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:50 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:50 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:50 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:50 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:50 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-af1676c5-509d-419b-b941-40c3308b18bb tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Volume info retrieved successfully. Sep 01 02:03:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-af1676c5-509d-419b-b941-40c3308b18bb tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 returned with HTTP 200 Sep 01 02:03:50 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 40/78] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:50 2026] GET /volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-aa9dd662-89bb-4f8a-92a8-cd8422d5c68f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aa9dd662-89bb-4f8a-92a8-cd8422d5c68f tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] DELETE http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 Sep 01 02:03:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aa9dd662-89bb-4f8a-92a8-cd8422d5c68f tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aa9dd662-89bb-4f8a-92a8-cd8422d5c68f tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:50 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-aa9dd662-89bb-4f8a-92a8-cd8422d5c68f tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Delete volume with id: 02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 Sep 01 02:03:50 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:50 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:50 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:50 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-aa9dd662-89bb-4f8a-92a8-cd8422d5c68f tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Volume info retrieved successfully. Sep 01 02:03:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-aa9dd662-89bb-4f8a-92a8-cd8422d5c68f tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Delete volume request issued successfully. Sep 01 02:03:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aa9dd662-89bb-4f8a-92a8-cd8422d5c68f tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 returned with HTTP 202 Sep 01 02:03:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 39/79] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:03:50 2026] DELETE /volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:03:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d4d2bd7e-005d-4bf1-8242-fb98ba023f69 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d4d2bd7e-005d-4bf1-8242-fb98ba023f69 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] GET http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 Sep 01 02:03:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d4d2bd7e-005d-4bf1-8242-fb98ba023f69 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d4d2bd7e-005d-4bf1-8242-fb98ba023f69 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:03:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:03:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d4d2bd7e-005d-4bf1-8242-fb98ba023f69 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Volume info retrieved successfully. Sep 01 02:03:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d4d2bd7e-005d-4bf1-8242-fb98ba023f69 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 returned with HTTP 200 Sep 01 02:03:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 41/80] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:50 2026] GET /volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 => generated 850 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0967e501-d678-40ed-b86d-1f14fbd78542 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0967e501-d678-40ed-b86d-1f14fbd78542 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] GET http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 Sep 01 02:03:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0967e501-d678-40ed-b86d-1f14fbd78542 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0967e501-d678-40ed-b86d-1f14fbd78542 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:52 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:03:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:03:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0967e501-d678-40ed-b86d-1f14fbd78542 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Volume info retrieved successfully. Sep 01 02:03:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0967e501-d678-40ed-b86d-1f14fbd78542 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 returned with HTTP 200 Sep 01 02:03:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 40/81] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:52 2026] GET /volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 => generated 850 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-28ac76c3-2f52-462a-98e2-51d7aaf4b489 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-28ac76c3-2f52-462a-98e2-51d7aaf4b489 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] GET http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 Sep 01 02:03:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-28ac76c3-2f52-462a-98e2-51d7aaf4b489 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-28ac76c3-2f52-462a-98e2-51d7aaf4b489 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-28ac76c3-2f52-462a-98e2-51d7aaf4b489 tempest-DeleteServersTestJSON-1397290161 tempest-DeleteServersTestJSON-1397290161-project-member] http://192.168.122.72/volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 returned with HTTP 404 Sep 01 02:03:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 42/82] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:53 2026] GET /volume/v3/volumes/02d178f7-53f1-49eb-ad5e-9fd3cfece8d5 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:02 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=133,cinder:UPDATE=26,cinder:INSERT=14 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:04:03 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=105,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:04:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-28742c01-2bae-4504-a946-7c5a38e77ea1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-28742c01-2bae-4504-a946-7c5a38e77ea1 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] GET http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c Sep 01 02:04:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-28742c01-2bae-4504-a946-7c5a38e77ea1 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-28742c01-2bae-4504-a946-7c5a38e77ea1 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:03 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:03 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:03 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:03 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:03 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-28742c01-2bae-4504-a946-7c5a38e77ea1 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Volume info retrieved successfully. Sep 01 02:04:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-28742c01-2bae-4504-a946-7c5a38e77ea1 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c returned with HTTP 200 Sep 01 02:04:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 41/83] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:03 2026] GET /volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c => generated 856 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4f88deb1-1179-4dda-b585-f1df39d6a0ad None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4f88deb1-1179-4dda-b585-f1df39d6a0ad tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] GET http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c Sep 01 02:04:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4f88deb1-1179-4dda-b585-f1df39d6a0ad tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4f88deb1-1179-4dda-b585-f1df39d6a0ad tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:03 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:03 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:03 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:03 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4f88deb1-1179-4dda-b585-f1df39d6a0ad tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Volume info retrieved successfully. Sep 01 02:04:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4f88deb1-1179-4dda-b585-f1df39d6a0ad tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c returned with HTTP 200 Sep 01 02:04:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 43/84] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:03 2026] GET /volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:13 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=4 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:04:14 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=4 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:04:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5002fe6c-fde2-48fd-b106-1ee82743170a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5002fe6c-fde2-48fd-b106-1ee82743170a tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] DELETE http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c Sep 01 02:04:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5002fe6c-fde2-48fd-b106-1ee82743170a tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5002fe6c-fde2-48fd-b106-1ee82743170a tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:14 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-5002fe6c-fde2-48fd-b106-1ee82743170a tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Delete volume with id: d939fd3d-b14f-4557-8445-a28e2cf9513c Sep 01 02:04:14 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:14 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:14 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:14 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5002fe6c-fde2-48fd-b106-1ee82743170a tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Volume info retrieved successfully. Sep 01 02:04:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5002fe6c-fde2-48fd-b106-1ee82743170a tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Delete volume request issued successfully. Sep 01 02:04:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5002fe6c-fde2-48fd-b106-1ee82743170a tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c returned with HTTP 202 Sep 01 02:04:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 42/85] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:04:14 2026] DELETE /volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ab77afdc-3dd7-41a6-9cd3-46502846cc25 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ab77afdc-3dd7-41a6-9cd3-46502846cc25 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] GET http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c Sep 01 02:04:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ab77afdc-3dd7-41a6-9cd3-46502846cc25 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ab77afdc-3dd7-41a6-9cd3-46502846cc25 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ab77afdc-3dd7-41a6-9cd3-46502846cc25 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Volume info retrieved successfully. Sep 01 02:04:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ab77afdc-3dd7-41a6-9cd3-46502846cc25 tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c returned with HTTP 200 Sep 01 02:04:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 44/86] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:14 2026] GET /volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-27cead2d-2dbc-413d-a006-59e25eddfe1d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-27cead2d-2dbc-413d-a006-59e25eddfe1d tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] GET http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c Sep 01 02:04:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-27cead2d-2dbc-413d-a006-59e25eddfe1d tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-27cead2d-2dbc-413d-a006-59e25eddfe1d tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-27cead2d-2dbc-413d-a006-59e25eddfe1d tempest-AttachVolumeShelveTestJSON-670085349 tempest-AttachVolumeShelveTestJSON-670085349-project-member] http://192.168.122.72/volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c returned with HTTP 404 Sep 01 02:04:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 43/87] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:15 2026] GET /volume/v3/volumes/d939fd3d-b14f-4557-8445-a28e2cf9513c => generated 109 bytes in 250 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-06d7ff41-6835-4233-a566-102f1342fe31 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-06d7ff41-6835-4233-a566-102f1342fe31 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a Sep 01 02:04:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-06d7ff41-6835-4233-a566-102f1342fe31 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-06d7ff41-6835-4233-a566-102f1342fe31 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:22 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:22 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:22 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:22 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:22 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-06d7ff41-6835-4233-a566-102f1342fe31 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:04:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-06d7ff41-6835-4233-a566-102f1342fe31 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a returned with HTTP 200 Sep 01 02:04:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 45/88] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:22 2026] GET /volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a => generated 1146 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8956dbc9-fadd-4769-8211-45b38b5be46a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8956dbc9-fadd-4769-8211-45b38b5be46a tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a Sep 01 02:04:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8956dbc9-fadd-4769-8211-45b38b5be46a tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8956dbc9-fadd-4769-8211-45b38b5be46a tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:25 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:25 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:25 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:25 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:25 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8956dbc9-fadd-4769-8211-45b38b5be46a tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:04:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8956dbc9-fadd-4769-8211-45b38b5be46a tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a returned with HTTP 200 Sep 01 02:04:25 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 44/89] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:25 2026] GET /volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a => generated 1146 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-33dbb0c6-33ad-4bf0-b1c3-c64e68c90d66 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-33dbb0c6-33ad-4bf0-b1c3-c64e68c90d66 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a Sep 01 02:04:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-33dbb0c6-33ad-4bf0-b1c3-c64e68c90d66 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-33dbb0c6-33ad-4bf0-b1c3-c64e68c90d66 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:25 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:25 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:25 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:25 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:25 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-33dbb0c6-33ad-4bf0-b1c3-c64e68c90d66 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:04:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-33dbb0c6-33ad-4bf0-b1c3-c64e68c90d66 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a returned with HTTP 200 Sep 01 02:04:25 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 46/90] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:25 2026] GET /volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a => generated 1146 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-705559ce-3c60-4e1d-aea8-33942b1a569e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-705559ce-3c60-4e1d-aea8-33942b1a569e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] POST http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a/action Sep 01 02:04:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-705559ce-3c60-4e1d-aea8-33942b1a569e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-705559ce-3c60-4e1d-aea8-33942b1a569e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:25 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:25 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:25 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:25 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:25 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-705559ce-3c60-4e1d-aea8-33942b1a569e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:04:25 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-705559ce-3c60-4e1d-aea8-33942b1a569e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Begin detaching volume completed successfully. Sep 01 02:04:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-705559ce-3c60-4e1d-aea8-33942b1a569e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a/action returned with HTTP 202 Sep 01 02:04:25 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 45/91] 192.168.122.72 () {64 vars in 1556 bytes} [Tue Sep 1 02:04:25 2026] POST /volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:04:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-f57b55a0-12e3-4220-82f9-a6d4f0e5964a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-f57b55a0-12e3-4220-82f9-a6d4f0e5964a None None] GET http://192.168.122.72/volume// Sep 01 02:04:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-f57b55a0-12e3-4220-82f9-a6d4f0e5964a None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-f57b55a0-12e3-4220-82f9-a6d4f0e5964a None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-f57b55a0-12e3-4220-82f9-a6d4f0e5964a None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:04:26 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 47/92] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:04:26 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:04:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-bcc9b861-03b7-44cb-a951-2e7b7ee76751 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-bcc9b861-03b7-44cb-a951-2e7b7ee76751 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a Sep 01 02:04:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-bcc9b861-03b7-44cb-a951-2e7b7ee76751 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-bcc9b861-03b7-44cb-a951-2e7b7ee76751 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:26 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:26 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:26 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:26 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:26 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-bcc9b861-03b7-44cb-a951-2e7b7ee76751 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:04:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-bcc9b861-03b7-44cb-a951-2e7b7ee76751 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a returned with HTTP 200 Sep 01 02:04:26 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 46/93] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:04:26 2026] GET /volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a => generated 1330 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:04:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-73cf3d3e-8880-4b3a-88a5-ca7ce2230f1d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-73cf3d3e-8880-4b3a-88a5-ca7ce2230f1d tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] DELETE http://192.168.122.72/volume/v3/attachments/b83003e9-95be-4299-b84a-516ecbe3b2c6 Sep 01 02:04:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-73cf3d3e-8880-4b3a-88a5-ca7ce2230f1d tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-73cf3d3e-8880-4b3a-88a5-ca7ce2230f1d tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:26 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:26 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:26 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:26 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, Sep 01 02:04:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9a0abe4a-1d35-48c4-94d2-cd75200cca0d req-73cf3d3e-8880-4b3a-88a5-ca7ce2230f1d tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/attachments/b83003e9-95be-4299-b84a-516ecbe3b2c6 returned with HTTP 200 Sep 01 02:04:26 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 48/94] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:04:26 2026] DELETE /volume/v3/attachments/b83003e9-95be-4299-b84a-516ecbe3b2c6 => generated 19 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c0e14da3-38e2-4cd6-8206-27d4b995a7b5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c0e14da3-38e2-4cd6-8206-27d4b995a7b5 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a Sep 01 02:04:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c0e14da3-38e2-4cd6-8206-27d4b995a7b5 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c0e14da3-38e2-4cd6-8206-27d4b995a7b5 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:27 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:27 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:27 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c0e14da3-38e2-4cd6-8206-27d4b995a7b5 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:04:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c0e14da3-38e2-4cd6-8206-27d4b995a7b5 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a returned with HTTP 200 Sep 01 02:04:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 47/95] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:27 2026] GET /volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a => generated 854 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-72f8f7d9-7fa9-4cde-8d26-f2e59dc82af5 req-9d41cabc-a1f6-4b18-b269-a7d2899ed79d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-72f8f7d9-7fa9-4cde-8d26-f2e59dc82af5 req-9d41cabc-a1f6-4b18-b269-a7d2899ed79d tempest-VolumesNegativeTest-1382320337 tempest-VolumesNegativeTest-1382320337-project-member] DELETE http://192.168.122.72/volume/v3/volumes/tempest-invalid-364941297 Sep 01 02:04:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-72f8f7d9-7fa9-4cde-8d26-f2e59dc82af5 req-9d41cabc-a1f6-4b18-b269-a7d2899ed79d tempest-VolumesNegativeTest-1382320337 tempest-VolumesNegativeTest-1382320337-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-72f8f7d9-7fa9-4cde-8d26-f2e59dc82af5 req-9d41cabc-a1f6-4b18-b269-a7d2899ed79d tempest-VolumesNegativeTest-1382320337 tempest-VolumesNegativeTest-1382320337-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:31 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [req-72f8f7d9-7fa9-4cde-8d26-f2e59dc82af5 req-9d41cabc-a1f6-4b18-b269-a7d2899ed79d tempest-VolumesNegativeTest-1382320337 tempest-VolumesNegativeTest-1382320337-project-member] Delete volume with id: tempest-invalid-364941297 Sep 01 02:04:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-72f8f7d9-7fa9-4cde-8d26-f2e59dc82af5 req-9d41cabc-a1f6-4b18-b269-a7d2899ed79d tempest-VolumesNegativeTest-1382320337 tempest-VolumesNegativeTest-1382320337-project-member] http://192.168.122.72/volume/v3/volumes/tempest-invalid-364941297 returned with HTTP 404 Sep 01 02:04:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 49/96] 192.168.122.72 () {62 vars in 1471 bytes} [Tue Sep 1 02:04:31 2026] DELETE /volume/v3/volumes/tempest-invalid-364941297 => generated 98 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-a9eaa288-aef4-4855-a8d2-0458096079f5 req-46760a37-c55b-481b-a78e-23d4c52882bc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-a9eaa288-aef4-4855-a8d2-0458096079f5 req-46760a37-c55b-481b-a78e-23d4c52882bc tempest-VolumesNegativeTest-1382320337 tempest-VolumesNegativeTest-1382320337-project-member] DELETE http://192.168.122.72/volume/v3/volumes/ad0da2be-7a5c-4ca5-846a-d5b799b24d33 Sep 01 02:04:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-a9eaa288-aef4-4855-a8d2-0458096079f5 req-46760a37-c55b-481b-a78e-23d4c52882bc tempest-VolumesNegativeTest-1382320337 tempest-VolumesNegativeTest-1382320337-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-a9eaa288-aef4-4855-a8d2-0458096079f5 req-46760a37-c55b-481b-a78e-23d4c52882bc tempest-VolumesNegativeTest-1382320337 tempest-VolumesNegativeTest-1382320337-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:31 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [req-a9eaa288-aef4-4855-a8d2-0458096079f5 req-46760a37-c55b-481b-a78e-23d4c52882bc tempest-VolumesNegativeTest-1382320337 tempest-VolumesNegativeTest-1382320337-project-member] Delete volume with id: ad0da2be-7a5c-4ca5-846a-d5b799b24d33 Sep 01 02:04:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-a9eaa288-aef4-4855-a8d2-0458096079f5 req-46760a37-c55b-481b-a78e-23d4c52882bc tempest-VolumesNegativeTest-1382320337 tempest-VolumesNegativeTest-1382320337-project-member] http://192.168.122.72/volume/v3/volumes/ad0da2be-7a5c-4ca5-846a-d5b799b24d33 returned with HTTP 404 Sep 01 02:04:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 48/97] 192.168.122.72 () {62 vars in 1504 bytes} [Tue Sep 1 02:04:31 2026] DELETE /volume/v3/volumes/ad0da2be-7a5c-4ca5-846a-d5b799b24d33 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:04:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-2a9e7464-5218-4864-8ef2-26da26ebb646 req-22ad653d-9696-4ec6-a901-6c78ec3971a6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-2a9e7464-5218-4864-8ef2-26da26ebb646 req-22ad653d-9696-4ec6-a901-6c78ec3971a6 tempest-VolumesNegativeTest-1382320337 tempest-VolumesNegativeTest-1382320337-project-reader] GET http://192.168.122.72/volume/v3/volumes/31bdba2c-e2ab-48d5-a3fb-cdeb82c021db Sep 01 02:04:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-2a9e7464-5218-4864-8ef2-26da26ebb646 req-22ad653d-9696-4ec6-a901-6c78ec3971a6 tempest-VolumesNegativeTest-1382320337 tempest-VolumesNegativeTest-1382320337-project-reader] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-2a9e7464-5218-4864-8ef2-26da26ebb646 req-22ad653d-9696-4ec6-a901-6c78ec3971a6 tempest-VolumesNegativeTest-1382320337 tempest-VolumesNegativeTest-1382320337-project-reader] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-2a9e7464-5218-4864-8ef2-26da26ebb646 req-22ad653d-9696-4ec6-a901-6c78ec3971a6 tempest-VolumesNegativeTest-1382320337 tempest-VolumesNegativeTest-1382320337-project-reader] http://192.168.122.72/volume/v3/volumes/31bdba2c-e2ab-48d5-a3fb-cdeb82c021db returned with HTTP 404 Sep 01 02:04:32 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 50/98] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:31 2026] GET /volume/v3/volumes/31bdba2c-e2ab-48d5-a3fb-cdeb82c021db => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-18865d2f-4ba2-4e6c-bfee-8035c105111e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-18865d2f-4ba2-4e6c-bfee-8035c105111e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:04:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-18865d2f-4ba2-4e6c-bfee-8035c105111e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2054450051", "imageRef": "97f1460d-e99d-469e-a933-615f59c7b55c", "size": 1}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-18865d2f-4ba2-4e6c-bfee-8035c105111e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2054450051', 'imageRef': '97f1460d-e99d-469e-a933-615f59c7b55c', 'size': 1}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cd0c710c-4dd0-4036-8766-52a5dd7de7cc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cd0c710c-4dd0-4036-8766-52a5dd7de7cc tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:04:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cd0c710c-4dd0-4036-8766-52a5dd7de7cc tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-981083379"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:38 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:38 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cd0c710c-4dd0-4036-8766-52a5dd7de7cc tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:04:38 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 51/99] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:04:37 2026] POST /volume/v3/types => generated 227 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c515ef86-299b-4701-8f99-942b9fd48000 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c515ef86-299b-4701-8f99-942b9fd48000 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] POST http://192.168.122.72/volume/v3/group_types Sep 01 02:04:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c515ef86-299b-4701-8f99-942b9fd48000 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1765755357"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c515ef86-299b-4701-8f99-942b9fd48000 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] http://192.168.122.72/volume/v3/group_types returned with HTTP 202 Sep 01 02:04:38 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 52/100] 192.168.122.72 () {62 vars in 1190 bytes} [Tue Sep 1 02:04:38 2026] POST /volume/v3/group_types => generated 185 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-30397522-8dce-40a4-a4e0-871656365b0d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:38 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-18865d2f-4ba2-4e6c-bfee-8035c105111e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Create volume of 1 GB Sep 01 02:04:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-18865d2f-4ba2-4e6c-bfee-8035c105111e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Availability Zones retrieved successfully. Sep 01 02:04:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18865d2f-4ba2-4e6c-bfee-8035c105111e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Flow 'volume_create_api' (f9f4347f-3b49-4d85-9a4d-6318f82f420f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18865d2f-4ba2-4e6c-bfee-8035c105111e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b428d7c-a5c2-43a3-81f7-1208bf4bf963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-18865d2f-4ba2-4e6c-bfee-8035c105111e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-30397522-8dce-40a4-a4e0-871656365b0d tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] POST http://192.168.122.72/volume/v3/groups Sep 01 02:04:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-30397522-8dce-40a4-a4e0-871656365b0d tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "95f2c579-b1f3-4036-806b-ffa257dccf5a", "volume_types": ["84c12fcf-ca00-42c2-9de7-d925bd8f19f0"], "name": "tempest-GroupSnapshotsV319Test-Group-1449881458"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-30397522-8dce-40a4-a4e0-871656365b0d tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Creating new group {'group': {'group_type': '95f2c579-b1f3-4036-806b-ffa257dccf5a', 'volume_types': ['84c12fcf-ca00-42c2-9de7-d925bd8f19f0'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1449881458'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:04:38 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.groups [None req-30397522-8dce-40a4-a4e0-871656365b0d tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1449881458. Sep 01 02:04:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18865d2f-4ba2-4e6c-bfee-8035c105111e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b428d7c-a5c2-43a3-81f7-1208bf4bf963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18865d2f-4ba2-4e6c-bfee-8035c105111e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e79f7f3-da0b-41fc-a80a-5b0597449c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:38 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:38 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:04:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-30397522-8dce-40a4-a4e0-871656365b0d tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Availability zone cache updated, next update will occur around 2026-09-01 01:04:38.552016. {{(pid=87017) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 02:04:38 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-30397522-8dce-40a4-a4e0-871656365b0d tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Availability Zones retrieved successfully. Sep 01 02:04:38 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-30397522-8dce-40a4-a4e0-871656365b0d tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Created reservations ['316eff6f-2779-4319-8ed0-6eaa6de5e900'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:38 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-18865d2f-4ba2-4e6c-bfee-8035c105111e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Created reservations ['92cb8b89-144a-49b3-a529-242262f7c610', 'b73a7435-f6fe-4957-9f72-96c358e61297', 'c014440b-dbe0-4798-b09d-23c4dbe1f2a6', '8d7f82e1-e929-4f75-bea4-647a22c20b20'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18865d2f-4ba2-4e6c-bfee-8035c105111e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e79f7f3-da0b-41fc-a80a-5b0597449c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92cb8b89-144a-49b3-a529-242262f7c610', 'b73a7435-f6fe-4957-9f72-96c358e61297', 'c014440b-dbe0-4798-b09d-23c4dbe1f2a6', '8d7f82e1-e929-4f75-bea4-647a22c20b20']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18865d2f-4ba2-4e6c-bfee-8035c105111e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e01e20a2-04f1-40d7-949e-df5436509634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:38 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:38 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18865d2f-4ba2-4e6c-bfee-8035c105111e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e01e20a2-04f1-40d7-949e-df5436509634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1a0f57f-fcee-4c70-b171-863727c5241a', '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-2054450051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc9af50f24744c459b4488a9a2aa0910',qos_specs=None,replication_status=,reservations=['92cb8b89-144a-49b3-a529-242262f7c610','b73a7435-f6fe-4957-9f72-96c358e61297','c014440b-dbe0-4798-b09d-23c4dbe1f2a6','8d7f82e1-e929-4f75-bea4-647a22c20b20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56e43f199e9f4a9fbb076dce0fd9dc21',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:04:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2054450051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1a0f57f-fcee-4c70-b171-863727c5241a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc9af50f24744c459b4488a9a2aa0910',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56e43f199e9f4a9fbb076dce0fd9dc21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18865d2f-4ba2-4e6c-bfee-8035c105111e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (731cd6b5-9f8c-4b99-ae62-6289d3fdff1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-30397522-8dce-40a4-a4e0-871656365b0d tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/groups returned with HTTP 202 Sep 01 02:04:38 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 53/101] 192.168.122.72 () {62 vars in 1176 bytes} [Tue Sep 1 02:04:38 2026] POST /volume/v3/groups => generated 116 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e32221cc-d660-4a8e-81ec-dbeffc813ab4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e32221cc-d660-4a8e-81ec-dbeffc813ab4 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/groups/5668db74-c623-4d7e-9f79-1ce91884d0f2 Sep 01 02:04:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e32221cc-d660-4a8e-81ec-dbeffc813ab4 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e32221cc-d660-4a8e-81ec-dbeffc813ab4 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-e32221cc-d660-4a8e-81ec-dbeffc813ab4 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] show called for member 5668db74-c623-4d7e-9f79-1ce91884d0f2 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:38 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:38 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18865d2f-4ba2-4e6c-bfee-8035c105111e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (731cd6b5-9f8c-4b99-ae62-6289d3fdff1d) transitioned into state 'SUCCESS' from state '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-2054450051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc9af50f24744c459b4488a9a2aa0910',qos_specs=None,replication_status=,reservations=['92cb8b89-144a-49b3-a529-242262f7c610','b73a7435-f6fe-4957-9f72-96c358e61297','c014440b-dbe0-4798-b09d-23c4dbe1f2a6','8d7f82e1-e929-4f75-bea4-647a22c20b20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56e43f199e9f4a9fbb076dce0fd9dc21',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18865d2f-4ba2-4e6c-bfee-8035c105111e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ff45e8b-a473-4811-875b-417872543271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:38 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:38 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), Sep 01 02:04:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e32221cc-d660-4a8e-81ec-dbeffc813ab4 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/groups/5668db74-c623-4d7e-9f79-1ce91884d0f2 returned with HTTP 200 Sep 01 02:04:38 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 54/102] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:38 2026] GET /volume/v3/groups/5668db74-c623-4d7e-9f79-1ce91884d0f2 => generated 396 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18865d2f-4ba2-4e6c-bfee-8035c105111e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ff45e8b-a473-4811-875b-417872543271) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18865d2f-4ba2-4e6c-bfee-8035c105111e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Flow 'volume_create_api' (f9f4347f-3b49-4d85-9a4d-6318f82f420f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-18865d2f-4ba2-4e6c-bfee-8035c105111e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Create volume request issued successfully. Sep 01 02:04:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-18865d2f-4ba2-4e6c-bfee-8035c105111e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 49/103] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:04:37 2026] POST /volume/v3/volumes => generated 760 bytes in 1419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bd530dbf-80ba-4d53-8e67-29cfbfda7245 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bd530dbf-80ba-4d53-8e67-29cfbfda7245 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a Sep 01 02:04:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bd530dbf-80ba-4d53-8e67-29cfbfda7245 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bd530dbf-80ba-4d53-8e67-29cfbfda7245 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:39 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:39 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:39 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:39 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:39 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-bd530dbf-80ba-4d53-8e67-29cfbfda7245 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:04:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bd530dbf-80ba-4d53-8e67-29cfbfda7245 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a returned with HTTP 200 Sep 01 02:04:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 55/104] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:39 2026] GET /volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a => generated 828 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-45fd94ae-9435-4827-a0cd-cfd2383ed9a1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-45fd94ae-9435-4827-a0cd-cfd2383ed9a1 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/groups/5668db74-c623-4d7e-9f79-1ce91884d0f2 Sep 01 02:04:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-45fd94ae-9435-4827-a0cd-cfd2383ed9a1 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-45fd94ae-9435-4827-a0cd-cfd2383ed9a1 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-45fd94ae-9435-4827-a0cd-cfd2383ed9a1 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] show called for member 5668db74-c623-4d7e-9f79-1ce91884d0f2 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:39 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:39 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:04:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-45fd94ae-9435-4827-a0cd-cfd2383ed9a1 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/groups/5668db74-c623-4d7e-9f79-1ce91884d0f2 returned with HTTP 200 Sep 01 02:04:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 50/105] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:39 2026] GET /volume/v3/groups/5668db74-c623-4d7e-9f79-1ce91884d0f2 => generated 397 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:04:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-45030413", "volume_type": "84c12fcf-ca00-42c2-9de7-d925bd8f19f0", "group_id": "5668db74-c623-4d7e-9f79-1ce91884d0f2", "size": 1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-45030413', 'volume_type': '84c12fcf-ca00-42c2-9de7-d925bd8f19f0', 'group_id': '5668db74-c623-4d7e-9f79-1ce91884d0f2', 'size': 1}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:40 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Create volume of 1 GB Sep 01 02:04:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:40 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), Sep 01 02:04:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Availability Zones retrieved successfully. Sep 01 02:04:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Flow 'volume_create_api' (8980861f-5214-43c6-89a7-2a913c376311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35b5248c-847c-49b8-80c3-f6340f3c97ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35b5248c-847c-49b8-80c3-f6340f3c97ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:04:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=84c12fcf-ca00-42c2-9de7-d925bd8f19f0,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-981083379',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84c12fcf-ca00-42c2-9de7-d925bd8f19f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5668db74-c623-4d7e-9f79-1ce91884d0f2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d69df83-c9ff-4b69-9a94-0f86dacdd641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:40 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-981083379 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-981083379, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:04:40 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-981083379 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-981083379, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:04:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4a0157cd-7fc5-46cb-acfa-0ce1a4f1522b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4a0157cd-7fc5-46cb-acfa-0ce1a4f1522b tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a Sep 01 02:04:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4a0157cd-7fc5-46cb-acfa-0ce1a4f1522b tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4a0157cd-7fc5-46cb-acfa-0ce1a4f1522b tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4a0157cd-7fc5-46cb-acfa-0ce1a4f1522b tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:04:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4a0157cd-7fc5-46cb-acfa-0ce1a4f1522b tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a returned with HTTP 200 Sep 01 02:04:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 51/106] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:40 2026] GET /volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:40 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Created reservations ['d22dc59f-dfd2-4cbf-9b5c-b67008530b78', '982454ec-40a6-4835-b847-d2be91bb3a78', '898fb255-0cfb-44d4-aa94-be38e28d039d', '5964c72f-f55d-4d75-8975-9ed7150170e7'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d69df83-c9ff-4b69-9a94-0f86dacdd641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d22dc59f-dfd2-4cbf-9b5c-b67008530b78', '982454ec-40a6-4835-b847-d2be91bb3a78', '898fb255-0cfb-44d4-aa94-be38e28d039d', '5964c72f-f55d-4d75-8975-9ed7150170e7']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8af0735-87c1-4476-aa80-d0a0d14f3323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8af0735-87c1-4476-aa80-d0a0d14f3323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b83ea2ad-95eb-4afa-9d58-4347115b5e4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-45030413',encryption_key_id=None,group_id=5668db74-c623-4d7e-9f79-1ce91884d0f2,group_type_id=,metadata={},multiattach=False,project_id='bc252064a5774de2b618cffb8ccaf775',qos_specs=None,replication_status=,reservations=['d22dc59f-dfd2-4cbf-9b5c-b67008530b78','982454ec-40a6-4835-b847-d2be91bb3a78','898fb255-0cfb-44d4-aa94-be38e28d039d','5964c72f-f55d-4d75-8975-9ed7150170e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197ad4fe584a47f99fad90c785aee448',volume_type_id=84c12fcf-ca00-42c2-9de7-d925bd8f19f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:04:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-45030413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5668db74-c623-4d7e-9f79-1ce91884d0f2,host=None,id=b83ea2ad-95eb-4afa-9d58-4347115b5e4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc252064a5774de2b618cffb8ccaf775',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='197ad4fe584a47f99fad90c785aee448',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84c12fcf-ca00-42c2-9de7-d925bd8f19f0),volume_type_id=84c12fcf-ca00-42c2-9de7-d925bd8f19f0)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14122cbd-6a92-459a-b1c8-f87b464897ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14122cbd-6a92-459a-b1c8-f87b464897ad) transitioned into state 'SUCCESS' from state '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-45030413',encryption_key_id=None,group_id=5668db74-c623-4d7e-9f79-1ce91884d0f2,group_type_id=,metadata={},multiattach=False,project_id='bc252064a5774de2b618cffb8ccaf775',qos_specs=None,replication_status=,reservations=['d22dc59f-dfd2-4cbf-9b5c-b67008530b78','982454ec-40a6-4835-b847-d2be91bb3a78','898fb255-0cfb-44d4-aa94-be38e28d039d','5964c72f-f55d-4d75-8975-9ed7150170e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197ad4fe584a47f99fad90c785aee448',volume_type_id=84c12fcf-ca00-42c2-9de7-d925bd8f19f0)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83bf4696-c626-4b34-a369-a1dbc17eab38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83bf4696-c626-4b34-a369-a1dbc17eab38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Flow 'volume_create_api' (8980861f-5214-43c6-89a7-2a913c376311) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Create volume request issued successfully. Sep 01 02:04:40 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:40 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:40 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-71f747fb-56e9-4046-bf31-f29a1c5201aa tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 56/107] 192.168.122.72 () {62 vars in 1179 bytes} [Tue Sep 1 02:04:40 2026] POST /volume/v3/volumes => generated 830 bytes in 827 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ad079921-5d72-471b-a252-1854ce0d0893 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ad079921-5d72-471b-a252-1854ce0d0893 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/volumes/b83ea2ad-95eb-4afa-9d58-4347115b5e4e Sep 01 02:04:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ad079921-5d72-471b-a252-1854ce0d0893 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ad079921-5d72-471b-a252-1854ce0d0893 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ad079921-5d72-471b-a252-1854ce0d0893 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Volume info retrieved successfully. Sep 01 02:04:40 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-ad079921-5d72-471b-a252-1854ce0d0893 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:40 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-ad079921-5d72-471b-a252-1854ce0d0893 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:41 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-ad079921-5d72-471b-a252-1854ce0d0893 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ad079921-5d72-471b-a252-1854ce0d0893 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/volumes/b83ea2ad-95eb-4afa-9d58-4347115b5e4e returned with HTTP 200 Sep 01 02:04:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 52/108] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:40 2026] GET /volume/v3/volumes/b83ea2ad-95eb-4afa-9d58-4347115b5e4e => generated 898 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-aaf00843-a148-41c5-97f1-440628a03fdb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-aaf00843-a148-41c5-97f1-440628a03fdb tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:04:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-aaf00843-a148-41c5-97f1-440628a03fdb tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-416277668"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-aaf00843-a148-41c5-97f1-440628a03fdb tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-416277668'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:41 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-aaf00843-a148-41c5-97f1-440628a03fdb tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Create volume of 1 GB Sep 01 02:04:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-aaf00843-a148-41c5-97f1-440628a03fdb tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Availability Zones retrieved successfully. Sep 01 02:04:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-aaf00843-a148-41c5-97f1-440628a03fdb tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Flow 'volume_create_api' (7da60725-2fed-4480-831f-125ae1053907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-aaf00843-a148-41c5-97f1-440628a03fdb tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e72430f-79cd-43d0-bdbd-b1a5b391dbb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-aaf00843-a148-41c5-97f1-440628a03fdb tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ca1fec41-51af-4c73-ae10-e48926b626ea None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-aaf00843-a148-41c5-97f1-440628a03fdb tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e72430f-79cd-43d0-bdbd-b1a5b391dbb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-aaf00843-a148-41c5-97f1-440628a03fdb tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe92738-1936-475e-a086-325e1bf88e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ca1fec41-51af-4c73-ae10-e48926b626ea tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a Sep 01 02:04:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ca1fec41-51af-4c73-ae10-e48926b626ea tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ca1fec41-51af-4c73-ae10-e48926b626ea tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ca1fec41-51af-4c73-ae10-e48926b626ea tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:04:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ca1fec41-51af-4c73-ae10-e48926b626ea tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a returned with HTTP 200 Sep 01 02:04:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 53/109] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:41 2026] GET /volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a => generated 910 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:41 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-aaf00843-a148-41c5-97f1-440628a03fdb tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Created reservations ['f47a7c6d-7816-4d03-b3f0-c281622fb2ea', 'b32d1f2d-759a-45ce-9ef7-3c32f7a499d4', '7b36122d-32f0-4d4d-b246-acbb1982f05b', 'fd16cb36-241e-4bca-9a82-243ec53ed524'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-aaf00843-a148-41c5-97f1-440628a03fdb tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe92738-1936-475e-a086-325e1bf88e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f47a7c6d-7816-4d03-b3f0-c281622fb2ea', 'b32d1f2d-759a-45ce-9ef7-3c32f7a499d4', '7b36122d-32f0-4d4d-b246-acbb1982f05b', 'fd16cb36-241e-4bca-9a82-243ec53ed524']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-aaf00843-a148-41c5-97f1-440628a03fdb tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd2fb2c5-1060-4144-942f-c91b5dbcce2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:41 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-aaf00843-a148-41c5-97f1-440628a03fdb tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd2fb2c5-1060-4144-942f-c91b5dbcce2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8569e3ef-958e-43e5-a0a8-ad87982677aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-416277668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f543a9289dc4f68bf1d6afe6c4727c8',qos_specs=None,replication_status=,reservations=['f47a7c6d-7816-4d03-b3f0-c281622fb2ea','b32d1f2d-759a-45ce-9ef7-3c32f7a499d4','7b36122d-32f0-4d4d-b246-acbb1982f05b','fd16cb36-241e-4bca-9a82-243ec53ed524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d12acbe86ed40178c7d43a1ff6e6ca9',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:04:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-416277668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8569e3ef-958e-43e5-a0a8-ad87982677aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f543a9289dc4f68bf1d6afe6c4727c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d12acbe86ed40178c7d43a1ff6e6ca9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-aaf00843-a148-41c5-97f1-440628a03fdb tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ae7d60-5426-452d-8004-249badcdbd42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-aaf00843-a148-41c5-97f1-440628a03fdb tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ae7d60-5426-452d-8004-249badcdbd42) transitioned into state 'SUCCESS' from state '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-416277668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f543a9289dc4f68bf1d6afe6c4727c8',qos_specs=None,replication_status=,reservations=['f47a7c6d-7816-4d03-b3f0-c281622fb2ea','b32d1f2d-759a-45ce-9ef7-3c32f7a499d4','7b36122d-32f0-4d4d-b246-acbb1982f05b','fd16cb36-241e-4bca-9a82-243ec53ed524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d12acbe86ed40178c7d43a1ff6e6ca9',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-aaf00843-a148-41c5-97f1-440628a03fdb tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15b65851-ab9e-4b92-b419-422366ddcac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-aaf00843-a148-41c5-97f1-440628a03fdb tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15b65851-ab9e-4b92-b419-422366ddcac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-aaf00843-a148-41c5-97f1-440628a03fdb tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Flow 'volume_create_api' (7da60725-2fed-4480-831f-125ae1053907) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-aaf00843-a148-41c5-97f1-440628a03fdb tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Create volume request issued successfully. Sep 01 02:04:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-aaf00843-a148-41c5-97f1-440628a03fdb tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 57/110] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:04:41 2026] POST /volume/v3/volumes => generated 758 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cec29647-b1a8-476f-8571-19e3c4b6a8f4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cec29647-b1a8-476f-8571-19e3c4b6a8f4 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] GET http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa Sep 01 02:04:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cec29647-b1a8-476f-8571-19e3c4b6a8f4 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cec29647-b1a8-476f-8571-19e3c4b6a8f4 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-cec29647-b1a8-476f-8571-19e3c4b6a8f4 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Volume info retrieved successfully. Sep 01 02:04:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cec29647-b1a8-476f-8571-19e3c4b6a8f4 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa returned with HTTP 200 Sep 01 02:04:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 54/111] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:41 2026] GET /volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa => generated 826 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-309cb349-f1ce-4074-9139-ed06380a3566 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-309cb349-f1ce-4074-9139-ed06380a3566 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/volumes/b83ea2ad-95eb-4afa-9d58-4347115b5e4e Sep 01 02:04:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-309cb349-f1ce-4074-9139-ed06380a3566 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-309cb349-f1ce-4074-9139-ed06380a3566 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-309cb349-f1ce-4074-9139-ed06380a3566 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Volume info retrieved successfully. Sep 01 02:04:42 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-309cb349-f1ce-4074-9139-ed06380a3566 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:42 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-309cb349-f1ce-4074-9139-ed06380a3566 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:42 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-309cb349-f1ce-4074-9139-ed06380a3566 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-309cb349-f1ce-4074-9139-ed06380a3566 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/volumes/b83ea2ad-95eb-4afa-9d58-4347115b5e4e returned with HTTP 200 Sep 01 02:04:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 58/112] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:42 2026] GET /volume/v3/volumes/b83ea2ad-95eb-4afa-9d58-4347115b5e4e => generated 922 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4c161d89-a818-4cd2-b369-fb6eb9a35ca2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4c161d89-a818-4cd2-b369-fb6eb9a35ca2 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a Sep 01 02:04:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4c161d89-a818-4cd2-b369-fb6eb9a35ca2 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4c161d89-a818-4cd2-b369-fb6eb9a35ca2 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:42 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:42 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4c161d89-a818-4cd2-b369-fb6eb9a35ca2 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:04:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4c161d89-a818-4cd2-b369-fb6eb9a35ca2 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a returned with HTTP 200 Sep 01 02:04:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 55/113] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:42 2026] GET /volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a => generated 910 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f8347416-e547-49e1-bfbf-51b3da329395 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f8347416-e547-49e1-bfbf-51b3da329395 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] GET http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa Sep 01 02:04:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f8347416-e547-49e1-bfbf-51b3da329395 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f8347416-e547-49e1-bfbf-51b3da329395 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f8347416-e547-49e1-bfbf-51b3da329395 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Volume info retrieved successfully. Sep 01 02:04:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f8347416-e547-49e1-bfbf-51b3da329395 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa returned with HTTP 200 Sep 01 02:04:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 59/114] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:42 2026] GET /volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3f55861e-8cbe-4dbf-8f23-31e2975e9b0c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3f55861e-8cbe-4dbf-8f23-31e2975e9b0c tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/volumes/b83ea2ad-95eb-4afa-9d58-4347115b5e4e Sep 01 02:04:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3f55861e-8cbe-4dbf-8f23-31e2975e9b0c tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3f55861e-8cbe-4dbf-8f23-31e2975e9b0c tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:43 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:43 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3f55861e-8cbe-4dbf-8f23-31e2975e9b0c tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Volume info retrieved successfully. Sep 01 02:04:43 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-3f55861e-8cbe-4dbf-8f23-31e2975e9b0c tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:43 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-3f55861e-8cbe-4dbf-8f23-31e2975e9b0c tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:43 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-3f55861e-8cbe-4dbf-8f23-31e2975e9b0c tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3f55861e-8cbe-4dbf-8f23-31e2975e9b0c tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/volumes/b83ea2ad-95eb-4afa-9d58-4347115b5e4e returned with HTTP 200 Sep 01 02:04:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 56/115] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:43 2026] GET /volume/v3/volumes/b83ea2ad-95eb-4afa-9d58-4347115b5e4e => generated 923 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2618b486-28ea-4bf0-8c05-7ef7f5c61c7f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2618b486-28ea-4bf0-8c05-7ef7f5c61c7f tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] POST http://192.168.122.72/volume/v3/group_snapshots Sep 01 02:04:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2618b486-28ea-4bf0-8c05-7ef7f5c61c7f tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "5668db74-c623-4d7e-9f79-1ce91884d0f2", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1730423876"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-2618b486-28ea-4bf0-8c05-7ef7f5c61c7f tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '5668db74-c623-4d7e-9f79-1ce91884d0f2', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1730423876'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 02:04:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-50ddfe8c-4b39-41ca-b155-b5809bee6ce2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-50ddfe8c-4b39-41ca-b155-b5809bee6ce2 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a Sep 01 02:04:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-50ddfe8c-4b39-41ca-b155-b5809bee6ce2 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:43 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.group_snapshots [None req-2618b486-28ea-4bf0-8c05-7ef7f5c61c7f tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1730423876. Sep 01 02:04:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-50ddfe8c-4b39-41ca-b155-b5809bee6ce2 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:43 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:43 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-50ddfe8c-4b39-41ca-b155-b5809bee6ce2 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:04:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-50ddfe8c-4b39-41ca-b155-b5809bee6ce2 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a returned with HTTP 200 Sep 01 02:04:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 57/116] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:43 2026] GET /volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a => generated 913 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:43 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:04:43 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:43 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:43 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-2618b486-28ea-4bf0-8c05-7ef7f5c61c7f tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-981083379 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-981083379, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:04:43 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-2618b486-28ea-4bf0-8c05-7ef7f5c61c7f tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Created reservations ['a65b9abe-9ca1-41f2-801d-e6665a4d2ff5', 'eb6dd16e-de2c-430b-8617-93ebb8aed837', 'b9818dcb-5c80-4f46-ba26-e4e8ac8887ce', 'b5749cd9-dd4b-4b1b-96f5-baba9e8defd5'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2618b486-28ea-4bf0-8c05-7ef7f5c61c7f tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/group_snapshots returned with HTTP 202 Sep 01 02:04:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 60/117] 192.168.122.72 () {62 vars in 1203 bytes} [Tue Sep 1 02:04:43 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-82b8020b-0f1d-4d19-b441-26f6b5a35365 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-82b8020b-0f1d-4d19-b441-26f6b5a35365 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 Sep 01 02:04:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-82b8020b-0f1d-4d19-b441-26f6b5a35365 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-82b8020b-0f1d-4d19-b441-26f6b5a35365 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-82b8020b-0f1d-4d19-b441-26f6b5a35365 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] show called for member 5a35610b-fdc5-45f5-84f1-78b4b51111e0 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-82b8020b-0f1d-4d19-b441-26f6b5a35365 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 returned with HTTP 200 Sep 01 02:04:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 58/118] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:43 2026] GET /volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 => generated 330 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b8d26c0d-8652-4be9-8ac2-22f0721a574b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b8d26c0d-8652-4be9-8ac2-22f0721a574b tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] GET http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa Sep 01 02:04:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b8d26c0d-8652-4be9-8ac2-22f0721a574b tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b8d26c0d-8652-4be9-8ac2-22f0721a574b tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:43 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:43 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b8d26c0d-8652-4be9-8ac2-22f0721a574b tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Volume info retrieved successfully. Sep 01 02:04:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b8d26c0d-8652-4be9-8ac2-22f0721a574b tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa returned with HTTP 200 Sep 01 02:04:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 61/119] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:43 2026] GET /volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cd1d0b5a-4e25-472c-ba55-660028fbdb5e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cd1d0b5a-4e25-472c-ba55-660028fbdb5e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a Sep 01 02:04:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cd1d0b5a-4e25-472c-ba55-660028fbdb5e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cd1d0b5a-4e25-472c-ba55-660028fbdb5e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:44 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-cd1d0b5a-4e25-472c-ba55-660028fbdb5e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:04:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cd1d0b5a-4e25-472c-ba55-660028fbdb5e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 59/120] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b393d1ec-814a-4b8c-bf11-55ce04be1468 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b393d1ec-814a-4b8c-bf11-55ce04be1468 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 Sep 01 02:04:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b393d1ec-814a-4b8c-bf11-55ce04be1468 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b393d1ec-814a-4b8c-bf11-55ce04be1468 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-b393d1ec-814a-4b8c-bf11-55ce04be1468 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] show called for member 5a35610b-fdc5-45f5-84f1-78b4b51111e0 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b393d1ec-814a-4b8c-bf11-55ce04be1468 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 62/121] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 => generated 330 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a0730767-4b2c-4b12-a33f-9b3ba96b6620 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a0730767-4b2c-4b12-a33f-9b3ba96b6620 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a Sep 01 02:04:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a0730767-4b2c-4b12-a33f-9b3ba96b6620 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a0730767-4b2c-4b12-a33f-9b3ba96b6620 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:45 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:45 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:45 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:45 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:45 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a0730767-4b2c-4b12-a33f-9b3ba96b6620 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:04:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a0730767-4b2c-4b12-a33f-9b3ba96b6620 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a returned with HTTP 200 Sep 01 02:04:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 60/122] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:45 2026] GET /volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a => generated 913 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2b16c23b-63de-4a32-a010-19950c4a55b0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2b16c23b-63de-4a32-a010-19950c4a55b0 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 Sep 01 02:04:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2b16c23b-63de-4a32-a010-19950c4a55b0 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2b16c23b-63de-4a32-a010-19950c4a55b0 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-2b16c23b-63de-4a32-a010-19950c4a55b0 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] show called for member 5a35610b-fdc5-45f5-84f1-78b4b51111e0 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:45 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:45 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2b16c23b-63de-4a32-a010-19950c4a55b0 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 returned with HTTP 200 Sep 01 02:04:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 63/123] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:45 2026] GET /volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 => generated 330 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:04:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8420b26e-fd40-4f5a-91a1-3bacb1bfdc66 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8420b26e-fd40-4f5a-91a1-3bacb1bfdc66 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a Sep 01 02:04:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8420b26e-fd40-4f5a-91a1-3bacb1bfdc66 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8420b26e-fd40-4f5a-91a1-3bacb1bfdc66 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:46 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:46 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8420b26e-fd40-4f5a-91a1-3bacb1bfdc66 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:04:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8420b26e-fd40-4f5a-91a1-3bacb1bfdc66 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a returned with HTTP 200 Sep 01 02:04:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 61/124] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:46 2026] GET /volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a => generated 1333 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a8bd3ae9-ec94-49ea-8d92-2a2e1c1215ea None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a8bd3ae9-ec94-49ea-8d92-2a2e1c1215ea tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a8bd3ae9-ec94-49ea-8d92-2a2e1c1215ea tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a8bd3ae9-ec94-49ea-8d92-2a2e1c1215ea tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-a8bd3ae9-ec94-49ea-8d92-2a2e1c1215ea tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] show called for member 5a35610b-fdc5-45f5-84f1-78b4b51111e0 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:47 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a8bd3ae9-ec94-49ea-8d92-2a2e1c1215ea tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 returned with HTTP 200 Sep 01 02:04:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 64/125] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:47 2026] GET /volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 => generated 331 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-898b22b2-7ad9-47eb-9baf-77521da4a66f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-898b22b2-7ad9-47eb-9baf-77521da4a66f tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/snapshots/detail Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-898b22b2-7ad9-47eb-9baf-77521da4a66f tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-898b22b2-7ad9-47eb-9baf-77521da4a66f tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-898b22b2-7ad9-47eb-9baf-77521da4a66f tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [None req-898b22b2-7ad9-47eb-9baf-77521da4a66f tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:47 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-898b22b2-7ad9-47eb-9baf-77521da4a66f tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Get all snapshots completed successfully. Sep 01 02:04:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-898b22b2-7ad9-47eb-9baf-77521da4a66f tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:04:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 62/126] 192.168.122.72 () {58 vars in 1143 bytes} [Tue Sep 1 02:04:47 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bf051eba-101c-468f-99b0-ba632b408b49 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bf051eba-101c-468f-99b0-ba632b408b49 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/snapshots/326eb740-866c-4f47-8ad3-7c94e3c3a9a8 Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bf051eba-101c-468f-99b0-ba632b408b49 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bf051eba-101c-468f-99b0-ba632b408b49 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:47 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:47 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-bf051eba-101c-468f-99b0-ba632b408b49 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Snapshot retrieved successfully. Sep 01 02:04:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bf051eba-101c-468f-99b0-ba632b408b49 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/snapshots/326eb740-866c-4f47-8ad3-7c94e3c3a9a8 returned with HTTP 200 Sep 01 02:04:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 65/127] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:47 2026] GET /volume/v3/snapshots/326eb740-866c-4f47-8ad3-7c94e3c3a9a8 => generated 474 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9bb2a08c-dbf7-493a-87a8-e854eeec45af None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9bb2a08c-dbf7-493a-87a8-e854eeec45af tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] POST http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0/action Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9bb2a08c-dbf7-493a-87a8-e854eeec45af tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9bb2a08c-dbf7-493a-87a8-e854eeec45af tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-9bb2a08c-dbf7-493a-87a8-e854eeec45af tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] Updating group '5a35610b-fdc5-45f5-84f1-78b4b51111e0' with 'creating' {{(pid=87016) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9bb2a08c-dbf7-493a-87a8-e854eeec45af tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0/action returned with HTTP 202 Sep 01 02:04:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 63/128] 192.168.122.72 () {62 vars in 1334 bytes} [Tue Sep 1 02:04:47 2026] POST /volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ad505350-bae4-432c-9087-7fa7a1eaff44 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ad505350-bae4-432c-9087-7fa7a1eaff44 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ad505350-bae4-432c-9087-7fa7a1eaff44 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ad505350-bae4-432c-9087-7fa7a1eaff44 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-ad505350-bae4-432c-9087-7fa7a1eaff44 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] show called for member 5a35610b-fdc5-45f5-84f1-78b4b51111e0 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:47 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ad505350-bae4-432c-9087-7fa7a1eaff44 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 returned with HTTP 200 Sep 01 02:04:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 66/129] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:47 2026] GET /volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 => generated 330 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-38f56184-6da0-4e16-9e6b-0c2d75809e1d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-38f56184-6da0-4e16-9e6b-0c2d75809e1d tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] POST http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0/action Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-38f56184-6da0-4e16-9e6b-0c2d75809e1d tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-38f56184-6da0-4e16-9e6b-0c2d75809e1d tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-38f56184-6da0-4e16-9e6b-0c2d75809e1d tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] Updating group '5a35610b-fdc5-45f5-84f1-78b4b51111e0' with 'available' {{(pid=87016) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-38f56184-6da0-4e16-9e6b-0c2d75809e1d tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0/action returned with HTTP 202 Sep 01 02:04:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 64/130] 192.168.122.72 () {62 vars in 1334 bytes} [Tue Sep 1 02:04:47 2026] POST /volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6a66d390-5447-4292-8cea-b2def5c57333 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6a66d390-5447-4292-8cea-b2def5c57333 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6a66d390-5447-4292-8cea-b2def5c57333 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6a66d390-5447-4292-8cea-b2def5c57333 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-6a66d390-5447-4292-8cea-b2def5c57333 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] show called for member 5a35610b-fdc5-45f5-84f1-78b4b51111e0 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:47 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6a66d390-5447-4292-8cea-b2def5c57333 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 returned with HTTP 200 Sep 01 02:04:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 67/131] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:47 2026] GET /volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 => generated 331 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5cb34f3e-7bff-46c6-9148-a855914ef499 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5cb34f3e-7bff-46c6-9148-a855914ef499 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] POST http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0/action Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5cb34f3e-7bff-46c6-9148-a855914ef499 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5cb34f3e-7bff-46c6-9148-a855914ef499 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-5cb34f3e-7bff-46c6-9148-a855914ef499 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] Updating group '5a35610b-fdc5-45f5-84f1-78b4b51111e0' with 'error' {{(pid=87016) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5cb34f3e-7bff-46c6-9148-a855914ef499 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0/action returned with HTTP 202 Sep 01 02:04:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 65/132] 192.168.122.72 () {62 vars in 1334 bytes} [Tue Sep 1 02:04:47 2026] POST /volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-49c6591c-49bf-478e-9f8d-1a1f7cd1628b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-49c6591c-49bf-478e-9f8d-1a1f7cd1628b tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-49c6591c-49bf-478e-9f8d-1a1f7cd1628b tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-49c6591c-49bf-478e-9f8d-1a1f7cd1628b tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-49c6591c-49bf-478e-9f8d-1a1f7cd1628b tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] show called for member 5a35610b-fdc5-45f5-84f1-78b4b51111e0 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:47 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-49c6591c-49bf-478e-9f8d-1a1f7cd1628b tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 returned with HTTP 200 Sep 01 02:04:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 68/133] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:47 2026] GET /volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 => generated 327 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1473873d-e33a-4da2-a2b6-927e14b36394 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1473873d-e33a-4da2-a2b6-927e14b36394 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] POST http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0/action Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1473873d-e33a-4da2-a2b6-927e14b36394 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1473873d-e33a-4da2-a2b6-927e14b36394 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-1473873d-e33a-4da2-a2b6-927e14b36394 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] Updating group '5a35610b-fdc5-45f5-84f1-78b4b51111e0' with 'available' {{(pid=87016) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1473873d-e33a-4da2-a2b6-927e14b36394 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0/action returned with HTTP 202 Sep 01 02:04:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 66/134] 192.168.122.72 () {62 vars in 1334 bytes} [Tue Sep 1 02:04:47 2026] POST /volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b3394a2d-955d-466b-9f03-a864d7fe4109 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b3394a2d-955d-466b-9f03-a864d7fe4109 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b3394a2d-955d-466b-9f03-a864d7fe4109 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b3394a2d-955d-466b-9f03-a864d7fe4109 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-b3394a2d-955d-466b-9f03-a864d7fe4109 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] show called for member 5a35610b-fdc5-45f5-84f1-78b4b51111e0 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:47 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b3394a2d-955d-466b-9f03-a864d7fe4109 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 returned with HTTP 200 Sep 01 02:04:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 69/135] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:47 2026] GET /volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 => generated 331 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c415d7d6-643c-459d-bea7-70a717b310ab None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c415d7d6-643c-459d-bea7-70a717b310ab tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] DELETE http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c415d7d6-643c-459d-bea7-70a717b310ab tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c415d7d6-643c-459d-bea7-70a717b310ab tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-c415d7d6-643c-459d-bea7-70a717b310ab tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] delete called for member 5a35610b-fdc5-45f5-84f1-78b4b51111e0 {{(pid=87016) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.group_snapshots [None req-c415d7d6-643c-459d-bea7-70a717b310ab tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Delete group_snapshot with id: 5a35610b-fdc5-45f5-84f1-78b4b51111e0 Sep 01 02:04:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:47 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:47 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c415d7d6-643c-459d-bea7-70a717b310ab tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 returned with HTTP 202 Sep 01 02:04:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 67/136] 192.168.122.72 () {60 vars in 1295 bytes} [Tue Sep 1 02:04:47 2026] DELETE /volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3602e7d8-0183-4e66-b321-593c6799760b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3602e7d8-0183-4e66-b321-593c6799760b tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3602e7d8-0183-4e66-b321-593c6799760b tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3602e7d8-0183-4e66-b321-593c6799760b tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-3602e7d8-0183-4e66-b321-593c6799760b tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3602e7d8-0183-4e66-b321-593c6799760b tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:47 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:47 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:04:47 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:47 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:47 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3602e7d8-0183-4e66-b321-593c6799760b tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Get all volumes completed successfully. Sep 01 02:04:47 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-3602e7d8-0183-4e66-b321-593c6799760b tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:47 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-3602e7d8-0183-4e66-b321-593c6799760b tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-07dbe362-4ac0-40be-9c3e-2153405203a4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-07dbe362-4ac0-40be-9c3e-2153405203a4 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-07dbe362-4ac0-40be-9c3e-2153405203a4 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-07dbe362-4ac0-40be-9c3e-2153405203a4 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:47 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:47 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-3602e7d8-0183-4e66-b321-593c6799760b tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-07dbe362-4ac0-40be-9c3e-2153405203a4 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:04:47 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:47 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-07dbe362-4ac0-40be-9c3e-2153405203a4 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a returned with HTTP 200 Sep 01 02:04:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 68/137] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:47 2026] GET /volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a => generated 1331 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3602e7d8-0183-4e66-b321-593c6799760b tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:04:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 70/138] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:04:47 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-dca66b3c-a001-461c-b5bf-50115b01a4cd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-14876460-91ae-4b6c-aee1-c59241109be0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dca66b3c-a001-461c-b5bf-50115b01a4cd tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/snapshots/detail Sep 01 02:04:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dca66b3c-a001-461c-b5bf-50115b01a4cd tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dca66b3c-a001-461c-b5bf-50115b01a4cd tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-dca66b3c-a001-461c-b5bf-50115b01a4cd tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:48 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [None req-dca66b3c-a001-461c-b5bf-50115b01a4cd tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:04:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-14876460-91ae-4b6c-aee1-c59241109be0 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a Sep 01 02:04:48 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:48 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-14876460-91ae-4b6c-aee1-c59241109be0 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-14876460-91ae-4b6c-aee1-c59241109be0 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:48 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-dca66b3c-a001-461c-b5bf-50115b01a4cd tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Get all snapshots completed successfully. Sep 01 02:04:48 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:48 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dca66b3c-a001-461c-b5bf-50115b01a4cd tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:04:48 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 69/139] 192.168.122.72 () {58 vars in 1143 bytes} [Tue Sep 1 02:04:48 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 01 02:04:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bae44bb1-8979-4c95-a944-78e574c323db None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bae44bb1-8979-4c95-a944-78e574c323db tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/snapshots/326eb740-866c-4f47-8ad3-7c94e3c3a9a8 Sep 01 02:04:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bae44bb1-8979-4c95-a944-78e574c323db tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bae44bb1-8979-4c95-a944-78e574c323db tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:48 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:48 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:48 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:48 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:48 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-14876460-91ae-4b6c-aee1-c59241109be0 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:04:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-14876460-91ae-4b6c-aee1-c59241109be0 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a returned with HTTP 200 Sep 01 02:04:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 71/140] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:48 2026] GET /volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a => generated 1331 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:48 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:48 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:48 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bae44bb1-8979-4c95-a944-78e574c323db tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Snapshot retrieved successfully. Sep 01 02:04:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bae44bb1-8979-4c95-a944-78e574c323db tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/snapshots/326eb740-866c-4f47-8ad3-7c94e3c3a9a8 returned with HTTP 200 Sep 01 02:04:48 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 70/141] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:48 2026] GET /volume/v3/snapshots/326eb740-866c-4f47-8ad3-7c94e3c3a9a8 => generated 473 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-f2f0879a-db7e-450e-9b6e-9b3e767092d4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-f2f0879a-db7e-450e-9b6e-9b3e767092d4 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a Sep 01 02:04:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-f2f0879a-db7e-450e-9b6e-9b3e767092d4 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-f2f0879a-db7e-450e-9b6e-9b3e767092d4 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-f2f0879a-db7e-450e-9b6e-9b3e767092d4 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:04:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7e631607-f0f6-463f-8361-1be2ad8429a7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-f2f0879a-db7e-450e-9b6e-9b3e767092d4 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a returned with HTTP 200 Sep 01 02:04:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 72/142] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:49 2026] GET /volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a => generated 1331 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7e631607-f0f6-463f-8361-1be2ad8429a7 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/snapshots/326eb740-866c-4f47-8ad3-7c94e3c3a9a8 Sep 01 02:04:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7e631607-f0f6-463f-8361-1be2ad8429a7 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7e631607-f0f6-463f-8361-1be2ad8429a7 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-d8479903-90cd-4970-a367-df6e3f9e90b2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-d8479903-90cd-4970-a367-df6e3f9e90b2 None None] GET http://192.168.122.72/volume// Sep 01 02:04:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-d8479903-90cd-4970-a367-df6e3f9e90b2 None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-d8479903-90cd-4970-a367-df6e3f9e90b2 None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-d8479903-90cd-4970-a367-df6e3f9e90b2 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:04:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 73/143] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:04:49 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:04:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7e631607-f0f6-463f-8361-1be2ad8429a7 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Snapshot retrieved successfully. Sep 01 02:04:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-ee41e0bb-263a-4d01-95f5-cf2f0ee5b538 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7e631607-f0f6-463f-8361-1be2ad8429a7 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/snapshots/326eb740-866c-4f47-8ad3-7c94e3c3a9a8 returned with HTTP 200 Sep 01 02:04:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 71/144] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:49 2026] GET /volume/v3/snapshots/326eb740-866c-4f47-8ad3-7c94e3c3a9a8 => generated 473 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-ee41e0bb-263a-4d01-95f5-cf2f0ee5b538 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:04:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-ee41e0bb-263a-4d01-95f5-cf2f0ee5b538 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1a0f57f-fcee-4c70-b171-863727c5241a", "connector": null, "instance_uuid": "77e61e90-88e3-49e9-8f36-3797668c25d1"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-ee41e0bb-263a-4d01-95f5-cf2f0ee5b538 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:04:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 74/145] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:04:49 2026] POST /volume/v3/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d166cd92-e6d0-4fa3-bd58-71a8972a22ce None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d166cd92-e6d0-4fa3-bd58-71a8972a22ce tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/snapshots/326eb740-866c-4f47-8ad3-7c94e3c3a9a8 Sep 01 02:04:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d166cd92-e6d0-4fa3-bd58-71a8972a22ce tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d166cd92-e6d0-4fa3-bd58-71a8972a22ce tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:50 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:50 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d166cd92-e6d0-4fa3-bd58-71a8972a22ce tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Snapshot retrieved successfully. Sep 01 02:04:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d166cd92-e6d0-4fa3-bd58-71a8972a22ce tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/snapshots/326eb740-866c-4f47-8ad3-7c94e3c3a9a8 returned with HTTP 200 Sep 01 02:04:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 72/146] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:50 2026] GET /volume/v3/snapshots/326eb740-866c-4f47-8ad3-7c94e3c3a9a8 => generated 472 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-41ebd56e-218c-4d22-a95f-d966732e9d59 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-41ebd56e-218c-4d22-a95f-d966732e9d59 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/snapshots/326eb740-866c-4f47-8ad3-7c94e3c3a9a8 Sep 01 02:04:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-41ebd56e-218c-4d22-a95f-d966732e9d59 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-41ebd56e-218c-4d22-a95f-d966732e9d59 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-41ebd56e-218c-4d22-a95f-d966732e9d59 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/snapshots/326eb740-866c-4f47-8ad3-7c94e3c3a9a8 returned with HTTP 404 Sep 01 02:04:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 75/147] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:04:51 2026] GET /volume/v3/snapshots/326eb740-866c-4f47-8ad3-7c94e3c3a9a8 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7b6e11a3-455c-4807-b5f9-7e7dd82e4d14 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7b6e11a3-455c-4807-b5f9-7e7dd82e4d14 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 Sep 01 02:04:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7b6e11a3-455c-4807-b5f9-7e7dd82e4d14 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7b6e11a3-455c-4807-b5f9-7e7dd82e4d14 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-7b6e11a3-455c-4807-b5f9-7e7dd82e4d14 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] show called for member 5a35610b-fdc5-45f5-84f1-78b4b51111e0 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:04:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7b6e11a3-455c-4807-b5f9-7e7dd82e4d14 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 returned with HTTP 404 Sep 01 02:04:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 73/148] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:04:51 2026] GET /volume/v3/group_snapshots/5a35610b-fdc5-45f5-84f1-78b4b51111e0 => generated 116 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:04:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0489fd05-e470-4de0-b03a-ee9072c1eb06 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0489fd05-e470-4de0-b03a-ee9072c1eb06 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:04:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0489fd05-e470-4de0-b03a-ee9072c1eb06 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0489fd05-e470-4de0-b03a-ee9072c1eb06 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-0489fd05-e470-4de0-b03a-ee9072c1eb06 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:51 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0489fd05-e470-4de0-b03a-ee9072c1eb06 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:51 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:04:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0489fd05-e470-4de0-b03a-ee9072c1eb06 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Get all volumes completed successfully. Sep 01 02:04:51 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-0489fd05-e470-4de0-b03a-ee9072c1eb06 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:51 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-0489fd05-e470-4de0-b03a-ee9072c1eb06 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:51 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-0489fd05-e470-4de0-b03a-ee9072c1eb06 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0489fd05-e470-4de0-b03a-ee9072c1eb06 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:04:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 76/149] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:04:51 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-854a7eb7-74d3-446f-a923-1c5a80c98bfc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-854a7eb7-74d3-446f-a923-1c5a80c98bfc tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] POST http://192.168.122.72/volume/v3/groups/5668db74-c623-4d7e-9f79-1ce91884d0f2/action Sep 01 02:04:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-854a7eb7-74d3-446f-a923-1c5a80c98bfc tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-854a7eb7-74d3-446f-a923-1c5a80c98bfc tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-854a7eb7-74d3-446f-a923-1c5a80c98bfc tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] delete called for group 5668db74-c623-4d7e-9f79-1ce91884d0f2 {{(pid=87016) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:04:51 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.groups [None req-854a7eb7-74d3-446f-a923-1c5a80c98bfc tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Delete group with id: 5668db74-c623-4d7e-9f79-1ce91884d0f2 Sep 01 02:04:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:51 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:04:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:51 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-854a7eb7-74d3-446f-a923-1c5a80c98bfc tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/groups/5668db74-c623-4d7e-9f79-1ce91884d0f2/action returned with HTTP 202 Sep 01 02:04:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 74/150] 192.168.122.72 () {62 vars in 1307 bytes} [Tue Sep 1 02:04:51 2026] POST /volume/v3/groups/5668db74-c623-4d7e-9f79-1ce91884d0f2/action => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d297162d-51e3-42ab-b939-825dee039d50 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d297162d-51e3-42ab-b939-825dee039d50 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/volumes/b83ea2ad-95eb-4afa-9d58-4347115b5e4e Sep 01 02:04:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d297162d-51e3-42ab-b939-825dee039d50 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d297162d-51e3-42ab-b939-825dee039d50 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d297162d-51e3-42ab-b939-825dee039d50 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Volume info retrieved successfully. Sep 01 02:04:51 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-d297162d-51e3-42ab-b939-825dee039d50 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:51 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-d297162d-51e3-42ab-b939-825dee039d50 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:52 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-d297162d-51e3-42ab-b939-825dee039d50 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d297162d-51e3-42ab-b939-825dee039d50 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/volumes/b83ea2ad-95eb-4afa-9d58-4347115b5e4e returned with HTTP 200 Sep 01 02:04:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 77/151] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:51 2026] GET /volume/v3/volumes/b83ea2ad-95eb-4afa-9d58-4347115b5e4e => generated 922 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-a504c383-fd44-40af-a7a3-b0c9fb3022dc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-a504c383-fd44-40af-a7a3-b0c9fb3022dc None None] GET http://192.168.122.72/volume// Sep 01 02:04:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-a504c383-fd44-40af-a7a3-b0c9fb3022dc None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-a504c383-fd44-40af-a7a3-b0c9fb3022dc None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-a504c383-fd44-40af-a7a3-b0c9fb3022dc None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:04:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 75/152] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:04:52 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:04:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-d22141c9-c138-40f7-817e-e7ac319258b3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-d22141c9-c138-40f7-817e-e7ac319258b3 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a Sep 01 02:04:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-d22141c9-c138-40f7-817e-e7ac319258b3 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-d22141c9-c138-40f7-817e-e7ac319258b3 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:52 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:52 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-d22141c9-c138-40f7-817e-e7ac319258b3 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:04:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-d22141c9-c138-40f7-817e-e7ac319258b3 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a returned with HTTP 200 Sep 01 02:04:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 78/153] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:04:52 2026] GET /volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a => generated 1511 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:04:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-7af8e6aa-ef37-474d-b685-9c6bac19f95c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-7af8e6aa-ef37-474d-b685-9c6bac19f95c tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] PUT http://192.168.122.72/volume/v3/attachments/c5353db0-1652-4eb1-bbd9-bcf9549a5c93 Sep 01 02:04:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-7af8e6aa-ef37-474d-b685-9c6bac19f95c tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.72", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:32e52322f66a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "b99c6661-3d45-4b14-b3c5-e80eb5d23bfa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:52 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-7af8e6aa-ef37-474d-b685-9c6bac19f95c tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Acquiring lock "cinder-attachment_update-a1a0f57f-fcee-4c70-b171-863727c5241a-devstack" by "attachment_update" {{(pid=87016) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:04:52 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-7af8e6aa-ef37-474d-b685-9c6bac19f95c tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Lock "cinder-attachment_update-a1a0f57f-fcee-4c70-b171-863727c5241a-devstack" acquired by "attachment_update" :: waited 0.033s {{(pid=87016) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:04:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:52 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:52 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-7af8e6aa-ef37-474d-b685-9c6bac19f95c tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Lock "cinder-attachment_update-a1a0f57f-fcee-4c70-b171-863727c5241a-devstack" released by "attachment_update" :: held 0.376s {{(pid=87016) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:04:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-7af8e6aa-ef37-474d-b685-9c6bac19f95c tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/attachments/c5353db0-1652-4eb1-bbd9-bcf9549a5c93 returned with HTTP 200 Sep 01 02:04:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 76/154] 192.168.122.72 () {66 vars in 1588 bytes} [Tue Sep 1 02:04:52 2026] PUT /volume/v3/attachments/c5353db0-1652-4eb1-bbd9-bcf9549a5c93 => generated 694 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-730737d8-4c0f-4f29-8c72-0191e21fbbc2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-730737d8-4c0f-4f29-8c72-0191e21fbbc2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:04:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-730737d8-4c0f-4f29-8c72-0191e21fbbc2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1179077078"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-730737d8-4c0f-4f29-8c72-0191e21fbbc2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1179077078'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:52 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-730737d8-4c0f-4f29-8c72-0191e21fbbc2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Create volume of 1 GB Sep 01 02:04:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-24f48f0c-58f8-43ab-89cd-5f73d763fa42 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-24f48f0c-58f8-43ab-89cd-5f73d763fa42 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] POST http://192.168.122.72/volume/v3/attachments/c5353db0-1652-4eb1-bbd9-bcf9549a5c93/action Sep 01 02:04:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-730737d8-4c0f-4f29-8c72-0191e21fbbc2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Availability Zones retrieved successfully. Sep 01 02:04:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-24f48f0c-58f8-43ab-89cd-5f73d763fa42 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Action body: b'{"os-complete": null}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-24f48f0c-58f8-43ab-89cd-5f73d763fa42 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-730737d8-4c0f-4f29-8c72-0191e21fbbc2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Flow 'volume_create_api' (d4148bfd-6f3b-4413-96a0-2cafa33dbf43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-730737d8-4c0f-4f29-8c72-0191e21fbbc2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82ce46a7-ccb0-4f37-bb5a-d17278617a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-730737d8-4c0f-4f29-8c72-0191e21fbbc2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6929eb04-0bd1-417c-8af5-8e203f63900e req-24f48f0c-58f8-43ab-89cd-5f73d763fa42 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/attachments/c5353db0-1652-4eb1-bbd9-bcf9549a5c93/action returned with HTTP 204 Sep 01 02:04:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 77/155] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:04:52 2026] POST /volume/v3/attachments/c5353db0-1652-4eb1-bbd9-bcf9549a5c93/action => generated 0 bytes in 171 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f22c89d8-5846-4884-a8ec-3740cf5a0c67 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f22c89d8-5846-4884-a8ec-3740cf5a0c67 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/volumes/b83ea2ad-95eb-4afa-9d58-4347115b5e4e Sep 01 02:04:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f22c89d8-5846-4884-a8ec-3740cf5a0c67 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f22c89d8-5846-4884-a8ec-3740cf5a0c67 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f22c89d8-5846-4884-a8ec-3740cf5a0c67 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Volume info retrieved successfully. Sep 01 02:04:53 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-f22c89d8-5846-4884-a8ec-3740cf5a0c67 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:53 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-f22c89d8-5846-4884-a8ec-3740cf5a0c67 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-730737d8-4c0f-4f29-8c72-0191e21fbbc2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82ce46a7-ccb0-4f37-bb5a-d17278617a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-730737d8-4c0f-4f29-8c72-0191e21fbbc2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9f2af1d-614d-4468-8341-57c51c853ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:53 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-f22c89d8-5846-4884-a8ec-3740cf5a0c67 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f22c89d8-5846-4884-a8ec-3740cf5a0c67 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/volumes/b83ea2ad-95eb-4afa-9d58-4347115b5e4e returned with HTTP 200 Sep 01 02:04:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 78/156] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:53 2026] GET /volume/v3/volumes/b83ea2ad-95eb-4afa-9d58-4347115b5e4e => generated 921 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:53 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-730737d8-4c0f-4f29-8c72-0191e21fbbc2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Created reservations ['69818315-6589-42fc-ac33-da8510aa98d9', '17595add-e690-4ba0-90d2-a300b673998b', 'a22ed3e5-5e92-4a15-a79f-5b1ffb149178', '8a6e7f69-d578-4e38-a80d-887d06fa3281'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-730737d8-4c0f-4f29-8c72-0191e21fbbc2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9f2af1d-614d-4468-8341-57c51c853ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69818315-6589-42fc-ac33-da8510aa98d9', '17595add-e690-4ba0-90d2-a300b673998b', 'a22ed3e5-5e92-4a15-a79f-5b1ffb149178', '8a6e7f69-d578-4e38-a80d-887d06fa3281']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-730737d8-4c0f-4f29-8c72-0191e21fbbc2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57e5cd76-3e6f-407a-a7d1-4158135598c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:53 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:53 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-730737d8-4c0f-4f29-8c72-0191e21fbbc2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57e5cd76-3e6f-407a-a7d1-4158135598c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '870ddb42-0b7b-415e-94ee-ca2855cc6f81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1179077078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b709c95a1a463eac1dc2da31a10685',qos_specs=None,replication_status=,reservations=['69818315-6589-42fc-ac33-da8510aa98d9','17595add-e690-4ba0-90d2-a300b673998b','a22ed3e5-5e92-4a15-a79f-5b1ffb149178','8a6e7f69-d578-4e38-a80d-887d06fa3281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a74802e23ba4b05ac050cd4ca609f65',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:04:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1179077078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=870ddb42-0b7b-415e-94ee-ca2855cc6f81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14b709c95a1a463eac1dc2da31a10685',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a74802e23ba4b05ac050cd4ca609f65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-730737d8-4c0f-4f29-8c72-0191e21fbbc2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bde18cb4-a2d7-419f-9aed-5d1e88147408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-730737d8-4c0f-4f29-8c72-0191e21fbbc2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bde18cb4-a2d7-419f-9aed-5d1e88147408) transitioned into state 'SUCCESS' from state '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-1179077078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b709c95a1a463eac1dc2da31a10685',qos_specs=None,replication_status=,reservations=['69818315-6589-42fc-ac33-da8510aa98d9','17595add-e690-4ba0-90d2-a300b673998b','a22ed3e5-5e92-4a15-a79f-5b1ffb149178','8a6e7f69-d578-4e38-a80d-887d06fa3281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a74802e23ba4b05ac050cd4ca609f65',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-730737d8-4c0f-4f29-8c72-0191e21fbbc2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3397e5f3-94cc-48bc-94c2-dbf22a1e8233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-730737d8-4c0f-4f29-8c72-0191e21fbbc2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3397e5f3-94cc-48bc-94c2-dbf22a1e8233) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-730737d8-4c0f-4f29-8c72-0191e21fbbc2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Flow 'volume_create_api' (d4148bfd-6f3b-4413-96a0-2cafa33dbf43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-730737d8-4c0f-4f29-8c72-0191e21fbbc2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Create volume request issued successfully. Sep 01 02:04:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-730737d8-4c0f-4f29-8c72-0191e21fbbc2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 79/157] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:04:52 2026] POST /volume/v3/volumes => generated 762 bytes in 903 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d2430a10-597c-4435-8984-3488c7a1444b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d2430a10-597c-4435-8984-3488c7a1444b tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 Sep 01 02:04:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d2430a10-597c-4435-8984-3488c7a1444b tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d2430a10-597c-4435-8984-3488c7a1444b tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d2430a10-597c-4435-8984-3488c7a1444b tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:04:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d2430a10-597c-4435-8984-3488c7a1444b tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 returned with HTTP 200 Sep 01 02:04:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 79/158] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:53 2026] GET /volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 => generated 830 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-87294887-9e76-4f10-bfd3-58289879473a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-87294887-9e76-4f10-bfd3-58289879473a tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/volumes/b83ea2ad-95eb-4afa-9d58-4347115b5e4e Sep 01 02:04:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-87294887-9e76-4f10-bfd3-58289879473a tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-87294887-9e76-4f10-bfd3-58289879473a tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-87294887-9e76-4f10-bfd3-58289879473a tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/volumes/b83ea2ad-95eb-4afa-9d58-4347115b5e4e returned with HTTP 404 Sep 01 02:04:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 80/159] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:54 2026] GET /volume/v3/volumes/b83ea2ad-95eb-4afa-9d58-4347115b5e4e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:04:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-810a30f8-8b12-4e31-8a68-d1498c7c1078 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-810a30f8-8b12-4e31-8a68-d1498c7c1078 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] GET http://192.168.122.72/volume/v3/groups/5668db74-c623-4d7e-9f79-1ce91884d0f2 Sep 01 02:04:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-810a30f8-8b12-4e31-8a68-d1498c7c1078 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-810a30f8-8b12-4e31-8a68-d1498c7c1078 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-810a30f8-8b12-4e31-8a68-d1498c7c1078 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] show called for member 5668db74-c623-4d7e-9f79-1ce91884d0f2 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-810a30f8-8b12-4e31-8a68-d1498c7c1078 tempest-GroupSnapshotsV319Test-155292452 tempest-GroupSnapshotsV319Test-155292452-project-member] http://192.168.122.72/volume/v3/groups/5668db74-c623-4d7e-9f79-1ce91884d0f2 returned with HTTP 404 Sep 01 02:04:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 80/160] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:54 2026] GET /volume/v3/groups/5668db74-c623-4d7e-9f79-1ce91884d0f2 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:04:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3fa4769b-4a65-4153-a7ff-4ac08aee77e2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3fa4769b-4a65-4153-a7ff-4ac08aee77e2 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] DELETE http://192.168.122.72/volume/v3/group_types/95f2c579-b1f3-4036-806b-ffa257dccf5a Sep 01 02:04:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3fa4769b-4a65-4153-a7ff-4ac08aee77e2 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3fa4769b-4a65-4153-a7ff-4ac08aee77e2 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:54 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:54 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3fa4769b-4a65-4153-a7ff-4ac08aee77e2 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] http://192.168.122.72/volume/v3/group_types/95f2c579-b1f3-4036-806b-ffa257dccf5a returned with HTTP 202 Sep 01 02:04:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 81/161] 192.168.122.72 () {60 vars in 1283 bytes} [Tue Sep 1 02:04:54 2026] DELETE /volume/v3/group_types/95f2c579-b1f3-4036-806b-ffa257dccf5a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8ef55427-8aa8-479f-b1d0-f15d01b92e43 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8ef55427-8aa8-479f-b1d0-f15d01b92e43 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] DELETE http://192.168.122.72/volume/v3/types/84c12fcf-ca00-42c2-9de7-d925bd8f19f0 Sep 01 02:04:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8ef55427-8aa8-479f-b1d0-f15d01b92e43 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8ef55427-8aa8-479f-b1d0-f15d01b92e43 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8ef55427-8aa8-479f-b1d0-f15d01b92e43 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] http://192.168.122.72/volume/v3/types/84c12fcf-ca00-42c2-9de7-d925bd8f19f0 returned with HTTP 202 Sep 01 02:04:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 81/162] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:04:54 2026] DELETE /volume/v3/types/84c12fcf-ca00-42c2-9de7-d925bd8f19f0 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4a99b6f7-392e-4f62-a98d-06034028e314 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4a99b6f7-392e-4f62-a98d-06034028e314 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] GET http://192.168.122.72/volume/v3/types/84c12fcf-ca00-42c2-9de7-d925bd8f19f0 Sep 01 02:04:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4a99b6f7-392e-4f62-a98d-06034028e314 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4a99b6f7-392e-4f62-a98d-06034028e314 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4a99b6f7-392e-4f62-a98d-06034028e314 tempest-GroupSnapshotsV319Test-1706491107 tempest-GroupSnapshotsV319Test-1706491107-project-admin] http://192.168.122.72/volume/v3/types/84c12fcf-ca00-42c2-9de7-d925bd8f19f0 returned with HTTP 404 Sep 01 02:04:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 82/163] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:04:54 2026] GET /volume/v3/types/84c12fcf-ca00-42c2-9de7-d925bd8f19f0 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ec028128-9841-46f4-8783-eadce16d3ea7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ec028128-9841-46f4-8783-eadce16d3ea7 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 Sep 01 02:04:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ec028128-9841-46f4-8783-eadce16d3ea7 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ec028128-9841-46f4-8783-eadce16d3ea7 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:55 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:55 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:55 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:55 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:55 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ec028128-9841-46f4-8783-eadce16d3ea7 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:04:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ec028128-9841-46f4-8783-eadce16d3ea7 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 returned with HTTP 200 Sep 01 02:04:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 82/164] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:54 2026] GET /volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 => generated 854 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4c2fde6c-6b0c-4d0c-90bf-e8d58dbc943c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4c2fde6c-6b0c-4d0c-90bf-e8d58dbc943c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 Sep 01 02:04:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4c2fde6c-6b0c-4d0c-90bf-e8d58dbc943c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4c2fde6c-6b0c-4d0c-90bf-e8d58dbc943c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:56 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:56 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4c2fde6c-6b0c-4d0c-90bf-e8d58dbc943c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:04:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4c2fde6c-6b0c-4d0c-90bf-e8d58dbc943c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 returned with HTTP 200 Sep 01 02:04:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 83/165] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:56 2026] GET /volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 => generated 855 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-8508a706-3536-478a-8619-84d775694f65 req-66926c83-f340-4afc-9bb7-309969823654 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-66926c83-f340-4afc-9bb7-309969823654 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 Sep 01 02:04:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-66926c83-f340-4afc-9bb7-309969823654 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-66926c83-f340-4afc-9bb7-309969823654 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:56 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:56 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-8508a706-3536-478a-8619-84d775694f65 req-66926c83-f340-4afc-9bb7-309969823654 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:04:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-66926c83-f340-4afc-9bb7-309969823654 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 returned with HTTP 200 Sep 01 02:04:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 83/166] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:56 2026] GET /volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 => generated 855 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-8508a706-3536-478a-8619-84d775694f65 req-9a81eb15-6e3f-4734-a696-d29a39559443 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-9a81eb15-6e3f-4734-a696-d29a39559443 None None] GET http://192.168.122.72/volume// Sep 01 02:04:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-9a81eb15-6e3f-4734-a696-d29a39559443 None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-9a81eb15-6e3f-4734-a696-d29a39559443 None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-9a81eb15-6e3f-4734-a696-d29a39559443 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:04:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 84/167] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:04:56 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:04:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-8508a706-3536-478a-8619-84d775694f65 req-ef0d3f47-6a8a-4ef4-abe5-8aeb91d4463e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-ef0d3f47-6a8a-4ef4-abe5-8aeb91d4463e tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:04:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-ef0d3f47-6a8a-4ef4-abe5-8aeb91d4463e tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "870ddb42-0b7b-415e-94ee-ca2855cc6f81", "connector": null, "instance_uuid": "d56ceaaf-e915-4984-8efd-ad00460a258b"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:56 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:56 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-ef0d3f47-6a8a-4ef4-abe5-8aeb91d4463e tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:04:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 84/168] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:04:56 2026] POST /volume/v3/attachments => generated 273 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f12886d9-2df3-4915-8ea5-901c9d959e20 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f12886d9-2df3-4915-8ea5-901c9d959e20 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 Sep 01 02:04:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f12886d9-2df3-4915-8ea5-901c9d959e20 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f12886d9-2df3-4915-8ea5-901c9d959e20 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-8508a706-3536-478a-8619-84d775694f65 req-ded78544-d64e-4940-9ef6-cd378d9dd351 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-ded78544-d64e-4940-9ef6-cd378d9dd351 None None] GET http://192.168.122.72/volume// Sep 01 02:04:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-ded78544-d64e-4940-9ef6-cd378d9dd351 None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-ded78544-d64e-4940-9ef6-cd378d9dd351 None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-ded78544-d64e-4940-9ef6-cd378d9dd351 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:04:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 85/169] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:04:57 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:04:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-8508a706-3536-478a-8619-84d775694f65 req-a1b1ff06-ba1b-4bab-b580-6c42ea409146 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:57 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:57 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-a1b1ff06-ba1b-4bab-b580-6c42ea409146 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 Sep 01 02:04:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-a1b1ff06-ba1b-4bab-b580-6c42ea409146 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-a1b1ff06-ba1b-4bab-b580-6c42ea409146 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:57 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:57 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f12886d9-2df3-4915-8ea5-901c9d959e20 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:04:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f12886d9-2df3-4915-8ea5-901c9d959e20 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 returned with HTTP 200 Sep 01 02:04:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 85/170] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:57 2026] GET /volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 => generated 854 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-8508a706-3536-478a-8619-84d775694f65 req-a1b1ff06-ba1b-4bab-b580-6c42ea409146 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:04:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-a1b1ff06-ba1b-4bab-b580-6c42ea409146 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 returned with HTTP 200 Sep 01 02:04:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 86/171] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:04:57 2026] GET /volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 => generated 1035 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:04:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-8508a706-3536-478a-8619-84d775694f65 req-1ac834e9-05e0-4e6d-8a0d-a6809e2f5fa3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-1ac834e9-05e0-4e6d-8a0d-a6809e2f5fa3 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] PUT http://192.168.122.72/volume/v3/attachments/78b0c160-129b-441a-afdb-d59ba40fea24 Sep 01 02:04:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-1ac834e9-05e0-4e6d-8a0d-a6809e2f5fa3 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.72", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:32e52322f66a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "b99c6661-3d45-4b14-b3c5-e80eb5d23bfa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:57 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-8508a706-3536-478a-8619-84d775694f65 req-1ac834e9-05e0-4e6d-8a0d-a6809e2f5fa3 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Acquiring lock "cinder-attachment_update-870ddb42-0b7b-415e-94ee-ca2855cc6f81-devstack" by "attachment_update" {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:04:57 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-8508a706-3536-478a-8619-84d775694f65 req-1ac834e9-05e0-4e6d-8a0d-a6809e2f5fa3 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Lock "cinder-attachment_update-870ddb42-0b7b-415e-94ee-ca2855cc6f81-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:04:57 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:57 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:57 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:57 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:57 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-8508a706-3536-478a-8619-84d775694f65 req-1ac834e9-05e0-4e6d-8a0d-a6809e2f5fa3 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Lock "cinder-attachment_update-870ddb42-0b7b-415e-94ee-ca2855cc6f81-devstack" released by "attachment_update" :: held 0.302s {{(pid=87017) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:04:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-1ac834e9-05e0-4e6d-8a0d-a6809e2f5fa3 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/attachments/78b0c160-129b-441a-afdb-d59ba40fea24 returned with HTTP 200 Sep 01 02:04:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 86/172] 192.168.122.72 () {66 vars in 1588 bytes} [Tue Sep 1 02:04:57 2026] PUT /volume/v3/attachments/78b0c160-129b-441a-afdb-d59ba40fea24 => generated 694 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-eea4a57a-cf29-4cad-a4dd-a6799ea17685 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eea4a57a-cf29-4cad-a4dd-a6799ea17685 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 Sep 01 02:04:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-eea4a57a-cf29-4cad-a4dd-a6799ea17685 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-eea4a57a-cf29-4cad-a4dd-a6799ea17685 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-eea4a57a-cf29-4cad-a4dd-a6799ea17685 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:04:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eea4a57a-cf29-4cad-a4dd-a6799ea17685 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 returned with HTTP 200 Sep 01 02:04:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 87/173] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:58 2026] GET /volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 => generated 855 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-8508a706-3536-478a-8619-84d775694f65 req-2820eb1d-aa96-4e87-ae42-4721cfe9b23c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-2820eb1d-aa96-4e87-ae42-4721cfe9b23c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] POST http://192.168.122.72/volume/v3/attachments/78b0c160-129b-441a-afdb-d59ba40fea24/action Sep 01 02:04:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-2820eb1d-aa96-4e87-ae42-4721cfe9b23c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Action body: b'{"os-complete": null}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-2820eb1d-aa96-4e87-ae42-4721cfe9b23c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:59 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:59 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:59 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:59 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-8508a706-3536-478a-8619-84d775694f65 req-2820eb1d-aa96-4e87-ae42-4721cfe9b23c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/attachments/78b0c160-129b-441a-afdb-d59ba40fea24/action returned with HTTP 204 Sep 01 02:04:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 87/174] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:04:59 2026] POST /volume/v3/attachments/78b0c160-129b-441a-afdb-d59ba40fea24/action => generated 0 bytes in 149 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a28bf767-ec06-4df5-8a3b-2512519af5f9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a28bf767-ec06-4df5-8a3b-2512519af5f9 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 Sep 01 02:04:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a28bf767-ec06-4df5-8a3b-2512519af5f9 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a28bf767-ec06-4df5-8a3b-2512519af5f9 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:04:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:04:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a28bf767-ec06-4df5-8a3b-2512519af5f9 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:04:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a28bf767-ec06-4df5-8a3b-2512519af5f9 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 returned with HTTP 200 Sep 01 02:04:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 88/175] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:59 2026] GET /volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 => generated 1147 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4abd2079-0483-4164-99a3-bd3c0f3e0cc6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4abd2079-0483-4164-99a3-bd3c0f3e0cc6 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 Sep 01 02:04:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4abd2079-0483-4164-99a3-bd3c0f3e0cc6 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4abd2079-0483-4164-99a3-bd3c0f3e0cc6 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:59 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:59 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:04:59 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:59 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:04:59 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4abd2079-0483-4164-99a3-bd3c0f3e0cc6 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:04:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4abd2079-0483-4164-99a3-bd3c0f3e0cc6 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 returned with HTTP 200 Sep 01 02:04:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 88/176] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:59 2026] GET /volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 => generated 1147 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9c6dc647-6930-4e26-ad5a-843b1f440bcc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9c6dc647-6930-4e26-ad5a-843b1f440bcc tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:05:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9c6dc647-6930-4e26-ad5a-843b1f440bcc tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-100787344"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9c6dc647-6930-4e26-ad5a-843b1f440bcc tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:05:05 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 89/177] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:05:04 2026] POST /volume/v3/types => generated 219 bytes in 678 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-92ae1436-f68a-40d0-bddb-ddece9b8a417 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-92ae1436-f68a-40d0-bddb-ddece9b8a417 tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] POST http://192.168.122.72/volume/v3/group_types Sep 01 02:05:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-92ae1436-f68a-40d0-bddb-ddece9b8a417 tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-2080141730"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-92ae1436-f68a-40d0-bddb-ddece9b8a417 tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] http://192.168.122.72/volume/v3/group_types returned with HTTP 202 Sep 01 02:05:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 89/178] 192.168.122.72 () {62 vars in 1190 bytes} [Tue Sep 1 02:05:05 2026] POST /volume/v3/group_types => generated 177 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2013a879-97a0-430b-811b-69f55274c51e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2013a879-97a0-430b-811b-69f55274c51e tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] POST http://192.168.122.72/volume/v3/groups Sep 01 02:05:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2013a879-97a0-430b-811b-69f55274c51e tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b5c82cfd-80f9-4c24-8356-81336581928e", "volume_types": ["cc9f6a7d-531a-4329-9c2d-2075432659e2"], "name": "tempest-GroupsV320Test-Group-915413822"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-2013a879-97a0-430b-811b-69f55274c51e tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Creating new group {'group': {'group_type': 'b5c82cfd-80f9-4c24-8356-81336581928e', 'volume_types': ['cc9f6a7d-531a-4329-9c2d-2075432659e2'], 'name': 'tempest-GroupsV320Test-Group-915413822'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:05:05 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.groups [None req-2013a879-97a0-430b-811b-69f55274c51e tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Creating group tempest-GroupsV320Test-Group-915413822. Sep 01 02:05:05 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:05 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:05:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-2013a879-97a0-430b-811b-69f55274c51e tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Availability zone cache updated, next update will occur around 2026-09-01 01:05:05.694147. {{(pid=87016) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 02:05:05 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2013a879-97a0-430b-811b-69f55274c51e tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Availability Zones retrieved successfully. Sep 01 02:05:05 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-2013a879-97a0-430b-811b-69f55274c51e tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Created reservations ['48253a2f-4d91-4d15-ad22-1d60fb663101'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2013a879-97a0-430b-811b-69f55274c51e tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] http://192.168.122.72/volume/v3/groups returned with HTTP 202 Sep 01 02:05:05 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 90/179] 192.168.122.72 () {62 vars in 1176 bytes} [Tue Sep 1 02:05:05 2026] POST /volume/v3/groups => generated 107 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-debd2158-9f9c-45c5-bbfe-699b2945213f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-debd2158-9f9c-45c5-bbfe-699b2945213f tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] GET http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a Sep 01 02:05:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-debd2158-9f9c-45c5-bbfe-699b2945213f tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-debd2158-9f9c-45c5-bbfe-699b2945213f tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-debd2158-9f9c-45c5-bbfe-699b2945213f tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] show called for member 38d85543-6318-4e20-baa7-f9996c53ec9a {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:05:06 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:06 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:06 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:06 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), Sep 01 02:05:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-debd2158-9f9c-45c5-bbfe-699b2945213f tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a returned with HTTP 200 Sep 01 02:05:06 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 90/180] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:05:05 2026] GET /volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a => generated 387 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1693b5e1-50e4-4c90-8051-e8c47d6167bc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1693b5e1-50e4-4c90-8051-e8c47d6167bc tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] GET http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a Sep 01 02:05:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1693b5e1-50e4-4c90-8051-e8c47d6167bc tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1693b5e1-50e4-4c90-8051-e8c47d6167bc tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-1693b5e1-50e4-4c90-8051-e8c47d6167bc tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] show called for member 38d85543-6318-4e20-baa7-f9996c53ec9a {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:05:07 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:07 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:07 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:07 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:05:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1693b5e1-50e4-4c90-8051-e8c47d6167bc tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a returned with HTTP 200 Sep 01 02:05:07 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 91/181] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:05:07 2026] GET /volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a => generated 388 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-94e8733e-6fef-4972-928e-fe20e967882f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-94e8733e-6fef-4972-928e-fe20e967882f tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] POST http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a/action Sep 01 02:05:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-94e8733e-6fef-4972-928e-fe20e967882f tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-94e8733e-6fef-4972-928e-fe20e967882f tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-94e8733e-6fef-4972-928e-fe20e967882f tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] Updating group '38d85543-6318-4e20-baa7-f9996c53ec9a' with 'creating' {{(pid=87017) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 02:05:07 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:07 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-94e8733e-6fef-4972-928e-fe20e967882f tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a/action returned with HTTP 202 Sep 01 02:05:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 91/182] 192.168.122.72 () {62 vars in 1307 bytes} [Tue Sep 1 02:05:07 2026] POST /volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-67760f94-e041-4682-a6a6-ec2fa95ff933 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-67760f94-e041-4682-a6a6-ec2fa95ff933 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] GET http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a Sep 01 02:05:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-67760f94-e041-4682-a6a6-ec2fa95ff933 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-67760f94-e041-4682-a6a6-ec2fa95ff933 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-67760f94-e041-4682-a6a6-ec2fa95ff933 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] show called for member 38d85543-6318-4e20-baa7-f9996c53ec9a {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:05:07 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:07 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:07 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:07 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:05:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-67760f94-e041-4682-a6a6-ec2fa95ff933 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a returned with HTTP 200 Sep 01 02:05:07 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 92/183] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:05:07 2026] GET /volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a => generated 387 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9e49d3fd-ea11-46a3-b1f1-61032e59e0f0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9e49d3fd-ea11-46a3-b1f1-61032e59e0f0 tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] POST http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a/action Sep 01 02:05:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9e49d3fd-ea11-46a3-b1f1-61032e59e0f0 tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9e49d3fd-ea11-46a3-b1f1-61032e59e0f0 tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-9e49d3fd-ea11-46a3-b1f1-61032e59e0f0 tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] Updating group '38d85543-6318-4e20-baa7-f9996c53ec9a' with 'available' {{(pid=87017) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 02:05:07 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:07 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9e49d3fd-ea11-46a3-b1f1-61032e59e0f0 tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a/action returned with HTTP 202 Sep 01 02:05:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7e8169d9-c0b5-45fd-a633-1943c92baee7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 92/184] 192.168.122.72 () {62 vars in 1307 bytes} [Tue Sep 1 02:05:07 2026] POST /volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7e8169d9-c0b5-45fd-a633-1943c92baee7 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] GET http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a Sep 01 02:05:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7e8169d9-c0b5-45fd-a633-1943c92baee7 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7e8169d9-c0b5-45fd-a633-1943c92baee7 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-7e8169d9-c0b5-45fd-a633-1943c92baee7 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] show called for member 38d85543-6318-4e20-baa7-f9996c53ec9a {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:05:07 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:07 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:07 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:07 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:05:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7e8169d9-c0b5-45fd-a633-1943c92baee7 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a returned with HTTP 200 Sep 01 02:05:07 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 93/185] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:05:07 2026] GET /volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a => generated 388 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4dae08e2-ac95-4052-9ee9-78e27090875f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4dae08e2-ac95-4052-9ee9-78e27090875f tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] POST http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a/action Sep 01 02:05:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4dae08e2-ac95-4052-9ee9-78e27090875f tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4dae08e2-ac95-4052-9ee9-78e27090875f tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-4dae08e2-ac95-4052-9ee9-78e27090875f tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] Updating group '38d85543-6318-4e20-baa7-f9996c53ec9a' with 'error' {{(pid=87017) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 02:05:07 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:07 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4dae08e2-ac95-4052-9ee9-78e27090875f tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a/action returned with HTTP 202 Sep 01 02:05:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 93/186] 192.168.122.72 () {62 vars in 1307 bytes} [Tue Sep 1 02:05:07 2026] POST /volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9031c1b9-86ea-48f4-9af2-d0208307eb96 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9031c1b9-86ea-48f4-9af2-d0208307eb96 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] GET http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a Sep 01 02:05:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9031c1b9-86ea-48f4-9af2-d0208307eb96 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9031c1b9-86ea-48f4-9af2-d0208307eb96 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-9031c1b9-86ea-48f4-9af2-d0208307eb96 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] show called for member 38d85543-6318-4e20-baa7-f9996c53ec9a {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:05:07 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:07 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:07 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:07 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:05:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9031c1b9-86ea-48f4-9af2-d0208307eb96 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a returned with HTTP 200 Sep 01 02:05:07 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 94/187] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:05:07 2026] GET /volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a => generated 384 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c890fc6f-f428-45b9-8417-77a4e3ec3392 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c890fc6f-f428-45b9-8417-77a4e3ec3392 tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] POST http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a/action Sep 01 02:05:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c890fc6f-f428-45b9-8417-77a4e3ec3392 tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c890fc6f-f428-45b9-8417-77a4e3ec3392 tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-c890fc6f-f428-45b9-8417-77a4e3ec3392 tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] Updating group '38d85543-6318-4e20-baa7-f9996c53ec9a' with 'available' {{(pid=87017) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 02:05:07 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:07 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c890fc6f-f428-45b9-8417-77a4e3ec3392 tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a/action returned with HTTP 202 Sep 01 02:05:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 94/188] 192.168.122.72 () {62 vars in 1307 bytes} [Tue Sep 1 02:05:07 2026] POST /volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:05:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ab3b8509-1f4d-4473-8c3d-0ef41e90c0ae None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ab3b8509-1f4d-4473-8c3d-0ef41e90c0ae tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] GET http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a Sep 01 02:05:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ab3b8509-1f4d-4473-8c3d-0ef41e90c0ae tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ab3b8509-1f4d-4473-8c3d-0ef41e90c0ae tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-ab3b8509-1f4d-4473-8c3d-0ef41e90c0ae tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] show called for member 38d85543-6318-4e20-baa7-f9996c53ec9a {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:05:08 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:08 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:08 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:08 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:05:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ab3b8509-1f4d-4473-8c3d-0ef41e90c0ae tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a returned with HTTP 200 Sep 01 02:05:08 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 95/189] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:05:07 2026] GET /volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a => generated 388 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d3baa238-7a82-4e19-80f5-4728a38489d4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d3baa238-7a82-4e19-80f5-4728a38489d4 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:05:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d3baa238-7a82-4e19-80f5-4728a38489d4 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d3baa238-7a82-4e19-80f5-4728a38489d4 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-d3baa238-7a82-4e19-80f5-4728a38489d4 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:05:08 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d3baa238-7a82-4e19-80f5-4728a38489d4 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:05:08 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:08 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:05:08 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d3baa238-7a82-4e19-80f5-4728a38489d4 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Get all volumes completed successfully. Sep 01 02:05:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d3baa238-7a82-4e19-80f5-4728a38489d4 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:05:08 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 95/190] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:05:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f0786bfc-fbf4-4110-9029-849624bf7605 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f0786bfc-fbf4-4110-9029-849624bf7605 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] POST http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a/action Sep 01 02:05:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f0786bfc-fbf4-4110-9029-849624bf7605 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f0786bfc-fbf4-4110-9029-849624bf7605 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-f0786bfc-fbf4-4110-9029-849624bf7605 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] delete called for group 38d85543-6318-4e20-baa7-f9996c53ec9a {{(pid=87016) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:05:08 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.groups [None req-f0786bfc-fbf4-4110-9029-849624bf7605 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Delete group with id: 38d85543-6318-4e20-baa7-f9996c53ec9a Sep 01 02:05:08 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:08 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:08 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:08 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:05:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f0786bfc-fbf4-4110-9029-849624bf7605 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a/action returned with HTTP 202 Sep 01 02:05:08 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 96/191] 192.168.122.72 () {62 vars in 1307 bytes} [Tue Sep 1 02:05:08 2026] POST /volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:05:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-85af5192-5c73-43e4-808b-992580b7e687 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-85af5192-5c73-43e4-808b-992580b7e687 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] GET http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a Sep 01 02:05:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-85af5192-5c73-43e4-808b-992580b7e687 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-85af5192-5c73-43e4-808b-992580b7e687 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-85af5192-5c73-43e4-808b-992580b7e687 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] show called for member 38d85543-6318-4e20-baa7-f9996c53ec9a {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:05:08 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:08 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:08 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:08 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), Sep 01 02:05:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-85af5192-5c73-43e4-808b-992580b7e687 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a returned with HTTP 200 Sep 01 02:05:08 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 96/192] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:05:08 2026] GET /volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a => generated 387 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cc697418-0bbe-4c7c-95ec-4bc1ab4dd7c0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cc697418-0bbe-4c7c-95ec-4bc1ab4dd7c0 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] GET http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a Sep 01 02:05:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cc697418-0bbe-4c7c-95ec-4bc1ab4dd7c0 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cc697418-0bbe-4c7c-95ec-4bc1ab4dd7c0 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-cc697418-0bbe-4c7c-95ec-4bc1ab4dd7c0 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] show called for member 38d85543-6318-4e20-baa7-f9996c53ec9a {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:05:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cc697418-0bbe-4c7c-95ec-4bc1ab4dd7c0 tempest-GroupsV320Test-403809569 tempest-GroupsV320Test-403809569-project-member] http://192.168.122.72/volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a returned with HTTP 404 Sep 01 02:05:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 97/193] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:05:09 2026] GET /volume/v3/groups/38d85543-6318-4e20-baa7-f9996c53ec9a => generated 108 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:05:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f32f5269-ebd9-4c27-bdbb-cdd4a1cc18ca None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f32f5269-ebd9-4c27-bdbb-cdd4a1cc18ca tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] DELETE http://192.168.122.72/volume/v3/group_types/b5c82cfd-80f9-4c24-8356-81336581928e Sep 01 02:05:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f32f5269-ebd9-4c27-bdbb-cdd4a1cc18ca tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f32f5269-ebd9-4c27-bdbb-cdd4a1cc18ca tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:09 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:09 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f32f5269-ebd9-4c27-bdbb-cdd4a1cc18ca tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] http://192.168.122.72/volume/v3/group_types/b5c82cfd-80f9-4c24-8356-81336581928e returned with HTTP 202 Sep 01 02:05:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 97/194] 192.168.122.72 () {60 vars in 1283 bytes} [Tue Sep 1 02:05:09 2026] DELETE /volume/v3/group_types/b5c82cfd-80f9-4c24-8356-81336581928e => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:05:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d832f97a-0431-44b6-9832-e709c7f59917 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d832f97a-0431-44b6-9832-e709c7f59917 tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] DELETE http://192.168.122.72/volume/v3/types/cc9f6a7d-531a-4329-9c2d-2075432659e2 Sep 01 02:05:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d832f97a-0431-44b6-9832-e709c7f59917 tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d832f97a-0431-44b6-9832-e709c7f59917 tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d832f97a-0431-44b6-9832-e709c7f59917 tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] http://192.168.122.72/volume/v3/types/cc9f6a7d-531a-4329-9c2d-2075432659e2 returned with HTTP 202 Sep 01 02:05:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 98/195] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:05:09 2026] DELETE /volume/v3/types/cc9f6a7d-531a-4329-9c2d-2075432659e2 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3aa4ce8d-4a04-4798-b50f-09785eb0dc05 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3aa4ce8d-4a04-4798-b50f-09785eb0dc05 tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] GET http://192.168.122.72/volume/v3/types/cc9f6a7d-531a-4329-9c2d-2075432659e2 Sep 01 02:05:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3aa4ce8d-4a04-4798-b50f-09785eb0dc05 tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3aa4ce8d-4a04-4798-b50f-09785eb0dc05 tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3aa4ce8d-4a04-4798-b50f-09785eb0dc05 tempest-GroupsV320Test-952276250 tempest-GroupsV320Test-952276250-project-admin] http://192.168.122.72/volume/v3/types/cc9f6a7d-531a-4329-9c2d-2075432659e2 returned with HTTP 404 Sep 01 02:05:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 98/196] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:05:09 2026] GET /volume/v3/types/cc9f6a7d-531a-4329-9c2d-2075432659e2 => generated 114 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-78593b50-d1a1-4bd7-9e29-e93f64875aa9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-78593b50-d1a1-4bd7-9e29-e93f64875aa9 None None] GET http://192.168.122.72/volume// Sep 01 02:05:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-78593b50-d1a1-4bd7-9e29-e93f64875aa9 None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-78593b50-d1a1-4bd7-9e29-e93f64875aa9 None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-78593b50-d1a1-4bd7-9e29-e93f64875aa9 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:05:17 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 99/197] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:05:17 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:05:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-d3c2b6fc-8ab8-4886-949e-a982ec03b009 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-d3c2b6fc-8ab8-4886-949e-a982ec03b009 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:05:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-d3c2b6fc-8ab8-4886-949e-a982ec03b009 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1a0f57f-fcee-4c70-b171-863727c5241a", "connector": null, "instance_uuid": "77e61e90-88e3-49e9-8f36-3797668c25d1"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:17 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=269,cinder:UPDATE=67,cinder:INSERT=46 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:05:17 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:17 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:17 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:17 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:17 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:17 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-d3c2b6fc-8ab8-4886-949e-a982ec03b009 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:05:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 99/198] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:05:17 2026] POST /volume/v3/attachments => generated 273 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:05:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-bf16c70f-b0cd-4997-8267-194fed760837 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-bf16c70f-b0cd-4997-8267-194fed760837 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] DELETE http://192.168.122.72/volume/v3/attachments/c5353db0-1652-4eb1-bbd9-bcf9549a5c93 Sep 01 02:05:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-bf16c70f-b0cd-4997-8267-194fed760837 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-bf16c70f-b0cd-4997-8267-194fed760837 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:17 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=230,cinder:UPDATE=39,cinder:INSERT=13 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:05:17 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:17 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:17 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:17 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, Sep 01 02:05:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-bf16c70f-b0cd-4997-8267-194fed760837 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/attachments/c5353db0-1652-4eb1-bbd9-bcf9549a5c93 returned with HTTP 200 Sep 01 02:05:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 100/199] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:05:17 2026] DELETE /volume/v3/attachments/c5353db0-1652-4eb1-bbd9-bcf9549a5c93 => generated 192 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-8ebd467f-7ea5-4bde-bef5-7718c9b6869e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-8ebd467f-7ea5-4bde-bef5-7718c9b6869e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] PUT http://192.168.122.72/volume/v3/attachments/51cd32f5-deff-40c4-8def-64b548906a3f Sep 01 02:05:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-8ebd467f-7ea5-4bde-bef5-7718c9b6869e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.72", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:32e52322f66a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "b99c6661-3d45-4b14-b3c5-e80eb5d23bfa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:20 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-8ebd467f-7ea5-4bde-bef5-7718c9b6869e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Acquiring lock "cinder-attachment_update-a1a0f57f-fcee-4c70-b171-863727c5241a-devstack" by "attachment_update" {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:05:20 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-8ebd467f-7ea5-4bde-bef5-7718c9b6869e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Lock "cinder-attachment_update-a1a0f57f-fcee-4c70-b171-863727c5241a-devstack" acquired by "attachment_update" :: waited 0.035s {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:05:20 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:20 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:20 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:20 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:20 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-8ebd467f-7ea5-4bde-bef5-7718c9b6869e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Lock "cinder-attachment_update-a1a0f57f-fcee-4c70-b171-863727c5241a-devstack" released by "attachment_update" :: held 0.246s {{(pid=87017) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:05:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-8ebd467f-7ea5-4bde-bef5-7718c9b6869e tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/attachments/51cd32f5-deff-40c4-8def-64b548906a3f returned with HTTP 200 Sep 01 02:05:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 100/200] 192.168.122.72 () {66 vars in 1588 bytes} [Tue Sep 1 02:05:20 2026] PUT /volume/v3/attachments/51cd32f5-deff-40c4-8def-64b548906a3f => generated 694 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-3055d7d6-aef0-40a3-873a-ca9014a6ec7d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-3055d7d6-aef0-40a3-873a-ca9014a6ec7d tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/attachments/51cd32f5-deff-40c4-8def-64b548906a3f Sep 01 02:05:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-3055d7d6-aef0-40a3-873a-ca9014a6ec7d tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-3055d7d6-aef0-40a3-873a-ca9014a6ec7d tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:21 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:21 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-3055d7d6-aef0-40a3-873a-ca9014a6ec7d tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/attachments/51cd32f5-deff-40c4-8def-64b548906a3f returned with HTTP 200 Sep 01 02:05:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 101/201] 192.168.122.72 () {62 vars in 1535 bytes} [Tue Sep 1 02:05:20 2026] GET /volume/v3/attachments/51cd32f5-deff-40c4-8def-64b548906a3f => generated 719 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-446f6dd0-9587-43de-a3f7-493783b8aae9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-446f6dd0-9587-43de-a3f7-493783b8aae9 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] GET http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 Sep 01 02:05:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-446f6dd0-9587-43de-a3f7-493783b8aae9 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-446f6dd0-9587-43de-a3f7-493783b8aae9 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:21 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:21 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:21 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-446f6dd0-9587-43de-a3f7-493783b8aae9 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-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 01 02:05:21 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-446f6dd0-9587-43de-a3f7-493783b8aae9 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:21 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-446f6dd0-9587-43de-a3f7-493783b8aae9 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:21 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-446f6dd0-9587-43de-a3f7-493783b8aae9 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:21 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-446f6dd0-9587-43de-a3f7-493783b8aae9 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:21 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-446f6dd0-9587-43de-a3f7-493783b8aae9 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:21 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-446f6dd0-9587-43de-a3f7-493783b8aae9 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-446f6dd0-9587-43de-a3f7-493783b8aae9 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 returned with HTTP 200 Sep 01 02:05:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 101/202] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:21 2026] GET /volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 => generated 440 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3eb339fa-7970-45fc-83a7-52d7c9aa3da2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3eb339fa-7970-45fc-83a7-52d7c9aa3da2 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] GET http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160/defaults Sep 01 02:05:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3eb339fa-7970-45fc-83a7-52d7c9aa3da2 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3eb339fa-7970-45fc-83a7-52d7c9aa3da2 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Calling method 'defaults' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:21 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:21 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:21 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-3eb339fa-7970-45fc-83a7-52d7c9aa3da2 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-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 01 02:05:21 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-3eb339fa-7970-45fc-83a7-52d7c9aa3da2 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:21 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-3eb339fa-7970-45fc-83a7-52d7c9aa3da2 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:21 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-3eb339fa-7970-45fc-83a7-52d7c9aa3da2 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:21 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-3eb339fa-7970-45fc-83a7-52d7c9aa3da2 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:21 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-3eb339fa-7970-45fc-83a7-52d7c9aa3da2 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:21 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-3eb339fa-7970-45fc-83a7-52d7c9aa3da2 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3eb339fa-7970-45fc-83a7-52d7c9aa3da2 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160/defaults returned with HTTP 200 Sep 01 02:05:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 102/203] 192.168.122.72 () {58 vars in 1260 bytes} [Tue Sep 1 02:05:21 2026] GET /volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160/defaults => generated 440 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-dcb92926-e1b1-433c-8765-8307e78e3f66 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-dcb92926-e1b1-433c-8765-8307e78e3f66 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] PUT http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 Sep 01 02:05:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-dcb92926-e1b1-433c-8765-8307e78e3f66 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-dcb92926-e1b1-433c-8765-8307e78e3f66 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 returned with HTTP 200 Sep 01 02:05:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 102/204] 192.168.122.72 () {60 vars in 1253 bytes} [Tue Sep 1 02:05:21 2026] PUT /volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 => generated 398 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-39bc1fab-4379-408c-9bf3-3d5d172a12aa None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-39bc1fab-4379-408c-9bf3-3d5d172a12aa tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] DELETE http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 Sep 01 02:05:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-39bc1fab-4379-408c-9bf3-3d5d172a12aa tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-39bc1fab-4379-408c-9bf3-3d5d172a12aa tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-39bc1fab-4379-408c-9bf3-3d5d172a12aa tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 returned with HTTP 200 Sep 01 02:05:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 103/205] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:05:22 2026] DELETE /volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 => generated 0 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ae3e6930-2bab-47c8-8526-e5c962756e33 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ae3e6930-2bab-47c8-8526-e5c962756e33 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] GET http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 Sep 01 02:05:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ae3e6930-2bab-47c8-8526-e5c962756e33 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ae3e6930-2bab-47c8-8526-e5c962756e33 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ae3e6930-2bab-47c8-8526-e5c962756e33 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 returned with HTTP 200 Sep 01 02:05:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 103/206] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:22 2026] GET /volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 => generated 440 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bf0958d8-2624-47ae-930e-a4a8c30607f7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bf0958d8-2624-47ae-930e-a4a8c30607f7 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] PUT http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 Sep 01 02:05:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bf0958d8-2624-47ae-930e-a4a8c30607f7 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bf0958d8-2624-47ae-930e-a4a8c30607f7 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 returned with HTTP 200 Sep 01 02:05:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 104/207] 192.168.122.72 () {60 vars in 1254 bytes} [Tue Sep 1 02:05:22 2026] PUT /volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 => generated 398 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e960cd55-e9f5-4ede-8f59-e6d8b6ad286e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e960cd55-e9f5-4ede-8f59-e6d8b6ad286e tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] GET http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160/defaults Sep 01 02:05:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e960cd55-e9f5-4ede-8f59-e6d8b6ad286e tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e960cd55-e9f5-4ede-8f59-e6d8b6ad286e tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Calling method 'defaults' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e960cd55-e9f5-4ede-8f59-e6d8b6ad286e tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160/defaults returned with HTTP 200 Sep 01 02:05:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 104/208] 192.168.122.72 () {58 vars in 1260 bytes} [Tue Sep 1 02:05:22 2026] GET /volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160/defaults => generated 440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b5f31846-3cad-4299-bfe1-befa0402d391 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b5f31846-3cad-4299-bfe1-befa0402d391 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] GET http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 Sep 01 02:05:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b5f31846-3cad-4299-bfe1-befa0402d391 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b5f31846-3cad-4299-bfe1-befa0402d391 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b5f31846-3cad-4299-bfe1-befa0402d391 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 returned with HTTP 200 Sep 01 02:05:23 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 105/209] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:05:22 2026] GET /volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 => generated 440 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d91560b0-cf16-4ece-8a5d-cf5427e56465 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d91560b0-cf16-4ece-8a5d-cf5427e56465 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] GET http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160?usage=True Sep 01 02:05:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d91560b0-cf16-4ece-8a5d-cf5427e56465 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d91560b0-cf16-4ece-8a5d-cf5427e56465 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d91560b0-cf16-4ece-8a5d-cf5427e56465 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160?usage=True returned with HTTP 200 Sep 01 02:05:23 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 105/210] 192.168.122.72 () {58 vars in 1254 bytes} [Tue Sep 1 02:05:23 2026] GET /volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160?usage=True => generated 1064 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-aa69a55a-5ef4-4f4c-ad0e-6478d5adf39f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aa69a55a-5ef4-4f4c-ad0e-6478d5adf39f tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:05:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aa69a55a-5ef4-4f4c-ad0e-6478d5adf39f tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1486654779"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-aa69a55a-5ef4-4f4c-ad0e-6478d5adf39f tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1486654779'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:23 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-aa69a55a-5ef4-4f4c-ad0e-6478d5adf39f tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Create volume of 1 GB Sep 01 02:05:23 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-aa69a55a-5ef4-4f4c-ad0e-6478d5adf39f tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Availability Zones retrieved successfully. Sep 01 02:05:23 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aa69a55a-5ef4-4f4c-ad0e-6478d5adf39f tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Flow 'volume_create_api' (2086b759-fc7f-4973-99d6-d1ee9b55aef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:23 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aa69a55a-5ef4-4f4c-ad0e-6478d5adf39f tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe6ebb48-e6d8-4a7e-b341-f4d43042749d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:23 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-aa69a55a-5ef4-4f4c-ad0e-6478d5adf39f tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:23 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aa69a55a-5ef4-4f4c-ad0e-6478d5adf39f tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe6ebb48-e6d8-4a7e-b341-f4d43042749d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:23 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aa69a55a-5ef4-4f4c-ad0e-6478d5adf39f tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e5df0c3-88f9-45cd-8f9b-eee1d129d179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:23 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-aa69a55a-5ef4-4f4c-ad0e-6478d5adf39f tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Created reservations ['487c8b8d-1c69-4187-803b-7022797cfdd9', 'b5991940-0619-4944-84a8-f3ac2dd5ddea', 'a0f4ea44-1807-47ac-9eb9-4db41b7b2864', 'f56adf98-e521-4d52-8448-1e19069b2b2c'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:23 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aa69a55a-5ef4-4f4c-ad0e-6478d5adf39f tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e5df0c3-88f9-45cd-8f9b-eee1d129d179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['487c8b8d-1c69-4187-803b-7022797cfdd9', 'b5991940-0619-4944-84a8-f3ac2dd5ddea', 'a0f4ea44-1807-47ac-9eb9-4db41b7b2864', 'f56adf98-e521-4d52-8448-1e19069b2b2c']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:23 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aa69a55a-5ef4-4f4c-ad0e-6478d5adf39f tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d6900aa-1401-455a-b2fd-65a623c3b7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:23 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:23 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:23 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aa69a55a-5ef4-4f4c-ad0e-6478d5adf39f tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d6900aa-1401-455a-b2fd-65a623c3b7a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1959c926-0421-4888-8a83-cbde626ad904', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1486654779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2e34deb0904f45a9edc9c022fa1160',qos_specs=None,replication_status=,reservations=['487c8b8d-1c69-4187-803b-7022797cfdd9','b5991940-0619-4944-84a8-f3ac2dd5ddea','a0f4ea44-1807-47ac-9eb9-4db41b7b2864','f56adf98-e521-4d52-8448-1e19069b2b2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='780c7131aaf94b7fa271e9082b8cb4ad',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:05:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1486654779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1959c926-0421-4888-8a83-cbde626ad904,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d2e34deb0904f45a9edc9c022fa1160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='780c7131aaf94b7fa271e9082b8cb4ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:23 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aa69a55a-5ef4-4f4c-ad0e-6478d5adf39f tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07621ecd-0437-45e0-9015-6e8bf9ffcad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aa69a55a-5ef4-4f4c-ad0e-6478d5adf39f tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07621ecd-0437-45e0-9015-6e8bf9ffcad7) transitioned into state 'SUCCESS' from state '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-1486654779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2e34deb0904f45a9edc9c022fa1160',qos_specs=None,replication_status=,reservations=['487c8b8d-1c69-4187-803b-7022797cfdd9','b5991940-0619-4944-84a8-f3ac2dd5ddea','a0f4ea44-1807-47ac-9eb9-4db41b7b2864','f56adf98-e521-4d52-8448-1e19069b2b2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='780c7131aaf94b7fa271e9082b8cb4ad',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aa69a55a-5ef4-4f4c-ad0e-6478d5adf39f tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7782d4c8-b33e-42a1-9078-d6d7bf73aba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aa69a55a-5ef4-4f4c-ad0e-6478d5adf39f tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7782d4c8-b33e-42a1-9078-d6d7bf73aba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-aa69a55a-5ef4-4f4c-ad0e-6478d5adf39f tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Flow 'volume_create_api' (2086b759-fc7f-4973-99d6-d1ee9b55aef6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:24 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-aa69a55a-5ef4-4f4c-ad0e-6478d5adf39f tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Create volume request issued successfully. Sep 01 02:05:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aa69a55a-5ef4-4f4c-ad0e-6478d5adf39f tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:24 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 106/211] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:05:23 2026] POST /volume/v3/volumes => generated 763 bytes in 973 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-dedd0e67-dd3d-417f-87fe-ba9d939ed985 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4669ffb2-453a-4db7-b88f-678cfb8717b1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-dedd0e67-dd3d-417f-87fe-ba9d939ed985 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] POST http://192.168.122.72/volume/v3/attachments/51cd32f5-deff-40c4-8def-64b548906a3f/action Sep 01 02:05:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-dedd0e67-dd3d-417f-87fe-ba9d939ed985 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Action body: b'{"os-complete": null}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4669ffb2-453a-4db7-b88f-678cfb8717b1 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] GET http://192.168.122.72/volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 Sep 01 02:05:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4669ffb2-453a-4db7-b88f-678cfb8717b1 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-dedd0e67-dd3d-417f-87fe-ba9d939ed985 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4669ffb2-453a-4db7-b88f-678cfb8717b1 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:24 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:24 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:24 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:24 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:24 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4669ffb2-453a-4db7-b88f-678cfb8717b1 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Volume info retrieved successfully. Sep 01 02:05:24 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:24 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:24 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:24 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4669ffb2-453a-4db7-b88f-678cfb8717b1 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] http://192.168.122.72/volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 returned with HTTP 200 Sep 01 02:05:24 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 107/212] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:24 2026] GET /volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 => generated 831 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-49f01f7f-6860-441f-908f-bf480e0c0e3f req-dedd0e67-dd3d-417f-87fe-ba9d939ed985 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/attachments/51cd32f5-deff-40c4-8def-64b548906a3f/action returned with HTTP 204 Sep 01 02:05:24 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 106/213] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:05:24 2026] POST /volume/v3/attachments/51cd32f5-deff-40c4-8def-64b548906a3f/action => generated 0 bytes in 247 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d32f139a-31a4-4934-9185-97f6167c3069 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d32f139a-31a4-4934-9185-97f6167c3069 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] GET http://192.168.122.72/volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 Sep 01 02:05:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d32f139a-31a4-4934-9185-97f6167c3069 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d32f139a-31a4-4934-9185-97f6167c3069 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:25 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:25 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:25 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:25 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:25 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d32f139a-31a4-4934-9185-97f6167c3069 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Volume info retrieved successfully. Sep 01 02:05:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d32f139a-31a4-4934-9185-97f6167c3069 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] http://192.168.122.72/volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 returned with HTTP 200 Sep 01 02:05:25 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 108/214] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:25 2026] GET /volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 => generated 855 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b7ffd861-e7f1-45c0-b47b-22e0ec7f5906 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b7ffd861-e7f1-45c0-b47b-22e0ec7f5906 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] GET http://192.168.122.72/volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 Sep 01 02:05:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b7ffd861-e7f1-45c0-b47b-22e0ec7f5906 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b7ffd861-e7f1-45c0-b47b-22e0ec7f5906 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:26 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:26 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:26 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:26 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:26 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b7ffd861-e7f1-45c0-b47b-22e0ec7f5906 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Volume info retrieved successfully. Sep 01 02:05:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b7ffd861-e7f1-45c0-b47b-22e0ec7f5906 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] http://192.168.122.72/volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 returned with HTTP 200 Sep 01 02:05:26 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 107/215] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:26 2026] GET /volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 => generated 855 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bd8bec83-e3ce-49ee-a5e0-b7d8d6ea941a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bd8bec83-e3ce-49ee-a5e0-b7d8d6ea941a tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] GET http://192.168.122.72/volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 Sep 01 02:05:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bd8bec83-e3ce-49ee-a5e0-b7d8d6ea941a tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bd8bec83-e3ce-49ee-a5e0-b7d8d6ea941a tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:27 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:27 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:27 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bd8bec83-e3ce-49ee-a5e0-b7d8d6ea941a tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Volume info retrieved successfully. Sep 01 02:05:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bd8bec83-e3ce-49ee-a5e0-b7d8d6ea941a tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] http://192.168.122.72/volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 returned with HTTP 200 Sep 01 02:05:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 109/216] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:27 2026] GET /volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 => generated 856 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c372432f-14d8-48a6-9c7e-cdbc362bf794 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c372432f-14d8-48a6-9c7e-cdbc362bf794 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] GET http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160?usage=True Sep 01 02:05:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c372432f-14d8-48a6-9c7e-cdbc362bf794 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c372432f-14d8-48a6-9c7e-cdbc362bf794 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c372432f-14d8-48a6-9c7e-cdbc362bf794 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160?usage=True returned with HTTP 200 Sep 01 02:05:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 108/217] 192.168.122.72 () {58 vars in 1254 bytes} [Tue Sep 1 02:05:27 2026] GET /volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160?usage=True => generated 1064 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9414f3a9-1073-42ff-8dee-7732926c6cc5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9414f3a9-1073-42ff-8dee-7732926c6cc5 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] DELETE http://192.168.122.72/volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 Sep 01 02:05:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9414f3a9-1073-42ff-8dee-7732926c6cc5 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9414f3a9-1073-42ff-8dee-7732926c6cc5 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:28 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-9414f3a9-1073-42ff-8dee-7732926c6cc5 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Delete volume with id: 1959c926-0421-4888-8a83-cbde626ad904 Sep 01 02:05:28 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:28 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:28 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:28 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:28 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9414f3a9-1073-42ff-8dee-7732926c6cc5 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Volume info retrieved successfully. Sep 01 02:05:28 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9414f3a9-1073-42ff-8dee-7732926c6cc5 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Delete volume request issued successfully. Sep 01 02:05:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9414f3a9-1073-42ff-8dee-7732926c6cc5 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] http://192.168.122.72/volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 returned with HTTP 202 Sep 01 02:05:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 110/218] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:05:28 2026] DELETE /volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b68895b4-2e47-4913-973a-01e93453c82b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b68895b4-2e47-4913-973a-01e93453c82b tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] GET http://192.168.122.72/volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 Sep 01 02:05:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b68895b4-2e47-4913-973a-01e93453c82b tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b68895b4-2e47-4913-973a-01e93453c82b tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:28 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:28 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:28 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:28 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:28 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b68895b4-2e47-4913-973a-01e93453c82b tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Volume info retrieved successfully. Sep 01 02:05:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b68895b4-2e47-4913-973a-01e93453c82b tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] http://192.168.122.72/volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 returned with HTTP 200 Sep 01 02:05:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 109/219] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:28 2026] GET /volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 => generated 855 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8a0f9305-a315-4a9a-b1c4-8bdb8fdccaa7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8a0f9305-a315-4a9a-b1c4-8bdb8fdccaa7 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] GET http://192.168.122.72/volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 Sep 01 02:05:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8a0f9305-a315-4a9a-b1c4-8bdb8fdccaa7 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8a0f9305-a315-4a9a-b1c4-8bdb8fdccaa7 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:29 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:29 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:29 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:29 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:29 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8a0f9305-a315-4a9a-b1c4-8bdb8fdccaa7 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Volume info retrieved successfully. Sep 01 02:05:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8a0f9305-a315-4a9a-b1c4-8bdb8fdccaa7 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] http://192.168.122.72/volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 returned with HTTP 200 Sep 01 02:05:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 111/220] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:29 2026] GET /volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-59b19ca3-554c-4135-924a-b05d174e645e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-59b19ca3-554c-4135-924a-b05d174e645e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] GET http://192.168.122.72/volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 Sep 01 02:05:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-59b19ca3-554c-4135-924a-b05d174e645e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-59b19ca3-554c-4135-924a-b05d174e645e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-59b19ca3-554c-4135-924a-b05d174e645e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] http://192.168.122.72/volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 returned with HTTP 404 Sep 01 02:05:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 110/221] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:30 2026] GET /volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-911d0f42-c3e5-4862-92c6-879965b63be5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-911d0f42-c3e5-4862-92c6-879965b63be5 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] GET http://192.168.122.72/volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 Sep 01 02:05:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-911d0f42-c3e5-4862-92c6-879965b63be5 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-911d0f42-c3e5-4862-92c6-879965b63be5 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-911d0f42-c3e5-4862-92c6-879965b63be5 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] http://192.168.122.72/volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 returned with HTTP 404 Sep 01 02:05:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 112/222] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:30 2026] GET /volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-af15b97c-fdd6-45f7-a096-289b6f1894d8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-af15b97c-fdd6-45f7-a096-289b6f1894d8 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] DELETE http://192.168.122.72/volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 Sep 01 02:05:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-af15b97c-fdd6-45f7-a096-289b6f1894d8 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-af15b97c-fdd6-45f7-a096-289b6f1894d8 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:30 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-af15b97c-fdd6-45f7-a096-289b6f1894d8 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Delete volume with id: 1959c926-0421-4888-8a83-cbde626ad904 Sep 01 02:05:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-af15b97c-fdd6-45f7-a096-289b6f1894d8 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] http://192.168.122.72/volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 returned with HTTP 404 Sep 01 02:05:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 111/223] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:05:30 2026] DELETE /volume/v3/volumes/1959c926-0421-4888-8a83-cbde626ad904 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e1aa9a8e-a025-4557-90a1-8725aa36ed7e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e1aa9a8e-a025-4557-90a1-8725aa36ed7e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:05:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e1aa9a8e-a025-4557-90a1-8725aa36ed7e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-241563194"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-e1aa9a8e-a025-4557-90a1-8725aa36ed7e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-241563194'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:30 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-e1aa9a8e-a025-4557-90a1-8725aa36ed7e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Create volume of 1 GB Sep 01 02:05:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e1aa9a8e-a025-4557-90a1-8725aa36ed7e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Availability Zones retrieved successfully. Sep 01 02:05:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e1aa9a8e-a025-4557-90a1-8725aa36ed7e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Flow 'volume_create_api' (46ae203b-cdb2-466d-8c77-be2b64716c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e1aa9a8e-a025-4557-90a1-8725aa36ed7e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7f7d34f-28b2-4127-8d09-f732a459701f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-e1aa9a8e-a025-4557-90a1-8725aa36ed7e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e1aa9a8e-a025-4557-90a1-8725aa36ed7e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7f7d34f-28b2-4127-8d09-f732a459701f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e1aa9a8e-a025-4557-90a1-8725aa36ed7e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e091f45d-eb07-48ba-9c4e-89815731411f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:31 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-e1aa9a8e-a025-4557-90a1-8725aa36ed7e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Created reservations ['22c2ed6b-9c03-434b-bfb1-86f2da87b190', '37122e8f-56fc-4b1c-a640-9efc604d6cb1', '8f93ecb4-1240-43f4-aa11-1c1cf52a8e34', '4c945cfc-c0c0-4e46-af39-5b9379ea311d'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:31 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e1aa9a8e-a025-4557-90a1-8725aa36ed7e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e091f45d-eb07-48ba-9c4e-89815731411f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22c2ed6b-9c03-434b-bfb1-86f2da87b190', '37122e8f-56fc-4b1c-a640-9efc604d6cb1', '8f93ecb4-1240-43f4-aa11-1c1cf52a8e34', '4c945cfc-c0c0-4e46-af39-5b9379ea311d']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:31 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e1aa9a8e-a025-4557-90a1-8725aa36ed7e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b49d36a-7f28-4377-aa82-a6528ba8bf47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:31 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:31 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:31 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e1aa9a8e-a025-4557-90a1-8725aa36ed7e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b49d36a-7f28-4377-aa82-a6528ba8bf47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '194f87e6-aade-457f-ba4f-e8180dffa265', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-241563194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2e34deb0904f45a9edc9c022fa1160',qos_specs=None,replication_status=,reservations=['22c2ed6b-9c03-434b-bfb1-86f2da87b190','37122e8f-56fc-4b1c-a640-9efc604d6cb1','8f93ecb4-1240-43f4-aa11-1c1cf52a8e34','4c945cfc-c0c0-4e46-af39-5b9379ea311d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='780c7131aaf94b7fa271e9082b8cb4ad',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-241563194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=194f87e6-aade-457f-ba4f-e8180dffa265,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d2e34deb0904f45a9edc9c022fa1160',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='780c7131aaf94b7fa271e9082b8cb4ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:31 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e1aa9a8e-a025-4557-90a1-8725aa36ed7e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25a7ca08-8729-4e47-85eb-5923b152acde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:31 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e1aa9a8e-a025-4557-90a1-8725aa36ed7e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25a7ca08-8729-4e47-85eb-5923b152acde) transitioned into state 'SUCCESS' from state '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-241563194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2e34deb0904f45a9edc9c022fa1160',qos_specs=None,replication_status=,reservations=['22c2ed6b-9c03-434b-bfb1-86f2da87b190','37122e8f-56fc-4b1c-a640-9efc604d6cb1','8f93ecb4-1240-43f4-aa11-1c1cf52a8e34','4c945cfc-c0c0-4e46-af39-5b9379ea311d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='780c7131aaf94b7fa271e9082b8cb4ad',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:31 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e1aa9a8e-a025-4557-90a1-8725aa36ed7e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db3b7e0e-6f40-47ee-a964-7e8bdfa09375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:31 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e1aa9a8e-a025-4557-90a1-8725aa36ed7e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db3b7e0e-6f40-47ee-a964-7e8bdfa09375) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:31 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e1aa9a8e-a025-4557-90a1-8725aa36ed7e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Flow 'volume_create_api' (46ae203b-cdb2-466d-8c77-be2b64716c0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:31 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e1aa9a8e-a025-4557-90a1-8725aa36ed7e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Create volume request issued successfully. Sep 01 02:05:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e1aa9a8e-a025-4557-90a1-8725aa36ed7e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 113/224] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:05:30 2026] POST /volume/v3/volumes => generated 762 bytes in 894 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-08eb0007-fa8e-452a-a193-525a6cc9a485 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-08eb0007-fa8e-452a-a193-525a6cc9a485 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] GET http://192.168.122.72/volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 Sep 01 02:05:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-08eb0007-fa8e-452a-a193-525a6cc9a485 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-08eb0007-fa8e-452a-a193-525a6cc9a485 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:31 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:31 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:31 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:31 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-08eb0007-fa8e-452a-a193-525a6cc9a485 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Volume info retrieved successfully. Sep 01 02:05:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-08eb0007-fa8e-452a-a193-525a6cc9a485 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] http://192.168.122.72/volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 returned with HTTP 200 Sep 01 02:05:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 112/225] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:31 2026] GET /volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 => generated 830 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7e8e30af-3681-40ce-a58e-6178417d6e23 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7e8e30af-3681-40ce-a58e-6178417d6e23 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] GET http://192.168.122.72/volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 Sep 01 02:05:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7e8e30af-3681-40ce-a58e-6178417d6e23 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7e8e30af-3681-40ce-a58e-6178417d6e23 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:32 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:32 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:32 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:32 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:33 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7e8e30af-3681-40ce-a58e-6178417d6e23 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Volume info retrieved successfully. Sep 01 02:05:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7e8e30af-3681-40ce-a58e-6178417d6e23 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] http://192.168.122.72/volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 returned with HTTP 200 Sep 01 02:05:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 114/226] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:32 2026] GET /volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 => generated 854 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-b3359312-0379-4986-8c06-d10f481df447 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-b3359312-0379-4986-8c06-d10f481df447 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] GET http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa Sep 01 02:05:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-b3359312-0379-4986-8c06-d10f481df447 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-b3359312-0379-4986-8c06-d10f481df447 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:33 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:33 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:33 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:33 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:33 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-b3359312-0379-4986-8c06-d10f481df447 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Volume info retrieved successfully. Sep 01 02:05:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-b3359312-0379-4986-8c06-d10f481df447 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa returned with HTTP 200 Sep 01 02:05:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 113/227] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:33 2026] GET /volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0aebd1be-a709-4bc2-877c-7c96757c0726 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0aebd1be-a709-4bc2-877c-7c96757c0726 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] GET http://192.168.122.72/volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 Sep 01 02:05:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0aebd1be-a709-4bc2-877c-7c96757c0726 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0aebd1be-a709-4bc2-877c-7c96757c0726 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0aebd1be-a709-4bc2-877c-7c96757c0726 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Volume info retrieved successfully. Sep 01 02:05:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0aebd1be-a709-4bc2-877c-7c96757c0726 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] http://192.168.122.72/volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 returned with HTTP 200 Sep 01 02:05:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 115/228] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:34 2026] GET /volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-02b3010e-940d-4210-a3c4-0c0e313d3a73 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-02b3010e-940d-4210-a3c4-0c0e313d3a73 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] GET http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160?usage=True Sep 01 02:05:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-02b3010e-940d-4210-a3c4-0c0e313d3a73 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-02b3010e-940d-4210-a3c4-0c0e313d3a73 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-b2a2f254-7e9f-4c7f-a949-587127520626 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-b2a2f254-7e9f-4c7f-a949-587127520626 None None] GET http://192.168.122.72/volume// Sep 01 02:05:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-b2a2f254-7e9f-4c7f-a949-587127520626 None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-b2a2f254-7e9f-4c7f-a949-587127520626 None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-b2a2f254-7e9f-4c7f-a949-587127520626 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:05:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 116/229] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:05:34 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:05:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-5b457ba3-85c2-42f8-b20b-742f638210c7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-5b457ba3-85c2-42f8-b20b-742f638210c7 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:05:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-5b457ba3-85c2-42f8-b20b-742f638210c7 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8569e3ef-958e-43e5-a0a8-ad87982677aa", "connector": null, "instance_uuid": "f8fe15b4-c0db-4642-b76a-4e66cc4723dc"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-02b3010e-940d-4210-a3c4-0c0e313d3a73 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160?usage=True returned with HTTP 200 Sep 01 02:05:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 114/230] 192.168.122.72 () {58 vars in 1254 bytes} [Tue Sep 1 02:05:34 2026] GET /volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160?usage=True => generated 1064 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bc0f828c-4075-4fd2-9023-2d361df4de0c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bc0f828c-4075-4fd2-9023-2d361df4de0c tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] GET http://192.168.122.72/volume/v3/os-quota-sets/085593607d484b7f9e054ec7dfb4df67?usage=True Sep 01 02:05:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bc0f828c-4075-4fd2-9023-2d361df4de0c tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bc0f828c-4075-4fd2-9023-2d361df4de0c tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bc0f828c-4075-4fd2-9023-2d361df4de0c tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/085593607d484b7f9e054ec7dfb4df67?usage=True returned with HTTP 200 Sep 01 02:05:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 115/231] 192.168.122.72 () {58 vars in 1254 bytes} [Tue Sep 1 02:05:34 2026] GET /volume/v3/os-quota-sets/085593607d484b7f9e054ec7dfb4df67?usage=True => generated 1064 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-5b457ba3-85c2-42f8-b20b-742f638210c7 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:05:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 117/232] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:05:34 2026] POST /volume/v3/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b73ba73e-4df1-4d92-9197-d03e9cc36ce9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b73ba73e-4df1-4d92-9197-d03e9cc36ce9 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] POST http://192.168.122.72/volume/v3/os-volume-transfer Sep 01 02:05:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b73ba73e-4df1-4d92-9197-d03e9cc36ce9 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "194f87e6-aade-457f-ba4f-e8180dffa265"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.volume_transfer [None req-b73ba73e-4df1-4d92-9197-d03e9cc36ce9 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Creating new volume transfer {'transfer': {'volume_id': '194f87e6-aade-457f-ba4f-e8180dffa265'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 02:05:34 devstack devstack@c-api.service[87017]: INFO cinder.api.contrib.volume_transfer [None req-b73ba73e-4df1-4d92-9197-d03e9cc36ce9 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Creating transfer of volume 194f87e6-aade-457f-ba4f-e8180dffa265 Sep 01 02:05:34 devstack devstack@c-api.service[87017]: INFO cinder.transfer.api [None req-b73ba73e-4df1-4d92-9197-d03e9cc36ce9 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Generating transfer record for volume 194f87e6-aade-457f-ba4f-e8180dffa265 Sep 01 02:05:34 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:34 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:34 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:34 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0bf353c3-e769-4f15-90bd-f018daab9a8f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0bf353c3-e769-4f15-90bd-f018daab9a8f tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] GET http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa Sep 01 02:05:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0bf353c3-e769-4f15-90bd-f018daab9a8f tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0bf353c3-e769-4f15-90bd-f018daab9a8f tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b73ba73e-4df1-4d92-9197-d03e9cc36ce9 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] http://192.168.122.72/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 02:05:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 116/233] 192.168.122.72 () {60 vars in 1170 bytes} [Tue Sep 1 02:05:34 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-e4909bd2-2de2-4a79-b0cb-6b4f671022eb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0bf353c3-e769-4f15-90bd-f018daab9a8f tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Volume info retrieved successfully. Sep 01 02:05:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-e4909bd2-2de2-4a79-b0cb-6b4f671022eb None None] GET http://192.168.122.72/volume// Sep 01 02:05:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-e4909bd2-2de2-4a79-b0cb-6b4f671022eb None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-e4909bd2-2de2-4a79-b0cb-6b4f671022eb None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-e4909bd2-2de2-4a79-b0cb-6b4f671022eb None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:05:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 117/234] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:05:34 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:05:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0bf353c3-e769-4f15-90bd-f018daab9a8f tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa returned with HTTP 200 Sep 01 02:05:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 118/235] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:34 2026] GET /volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fd3ba74e-150e-417c-985a-55850c9697fb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-b7611010-ff24-4b51-9af3-128f907053b5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-b7611010-ff24-4b51-9af3-128f907053b5 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] GET http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa Sep 01 02:05:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-b7611010-ff24-4b51-9af3-128f907053b5 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-b7611010-ff24-4b51-9af3-128f907053b5 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-b7611010-ff24-4b51-9af3-128f907053b5 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Volume info retrieved successfully. Sep 01 02:05:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-b7611010-ff24-4b51-9af3-128f907053b5 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa returned with HTTP 200 Sep 01 02:05:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 119/236] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:05:34 2026] GET /volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa => generated 1031 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:05:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fd3ba74e-150e-417c-985a-55850c9697fb tempest-VolumeQuotasAdminTestJSON-2071771593 tempest-VolumeQuotasAdminTestJSON-2071771593-project-member] POST http://192.168.122.72/volume/v3/os-volume-transfer/a73b7fb2-bd50-4387-961f-282e856bae4a/accept Sep 01 02:05:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fd3ba74e-150e-417c-985a-55850c9697fb tempest-VolumeQuotasAdminTestJSON-2071771593 tempest-VolumeQuotasAdminTestJSON-2071771593-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "168d5778ae459be0"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.volume_transfer [None req-fd3ba74e-150e-417c-985a-55850c9697fb tempest-VolumeQuotasAdminTestJSON-2071771593 tempest-VolumeQuotasAdminTestJSON-2071771593-project-member] Accepting volume transfer a73b7fb2-bd50-4387-961f-282e856bae4a {{(pid=87017) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 02:05:34 devstack devstack@c-api.service[87017]: INFO cinder.api.contrib.volume_transfer [None req-fd3ba74e-150e-417c-985a-55850c9697fb tempest-VolumeQuotasAdminTestJSON-2071771593 tempest-VolumeQuotasAdminTestJSON-2071771593-project-member] Accepting transfer a73b7fb2-bd50-4387-961f-282e856bae4a Sep 01 02:05:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-7db5b9ce-604f-4a81-b297-673acaabce6e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-7db5b9ce-604f-4a81-b297-673acaabce6e tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] PUT http://192.168.122.72/volume/v3/attachments/cfeb1abf-bd2f-4c05-ab53-2d4906165aee Sep 01 02:05:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-7db5b9ce-604f-4a81-b297-673acaabce6e tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.72", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:32e52322f66a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "b99c6661-3d45-4b14-b3c5-e80eb5d23bfa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:34 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-7db5b9ce-604f-4a81-b297-673acaabce6e tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Acquiring lock "cinder-attachment_update-8569e3ef-958e-43e5-a0a8-ad87982677aa-devstack" by "attachment_update" {{(pid=87016) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:05:34 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-7db5b9ce-604f-4a81-b297-673acaabce6e tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Lock "cinder-attachment_update-8569e3ef-958e-43e5-a0a8-ad87982677aa-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=87016) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:05:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:34 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:34 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:34 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-fd3ba74e-150e-417c-985a-55850c9697fb tempest-VolumeQuotasAdminTestJSON-2071771593 tempest-VolumeQuotasAdminTestJSON-2071771593-project-member] Created reservations ['6195e010-0e7f-4116-9fb4-f4dc61912a77', 'f6d23893-36f8-4824-bfbf-34a924e778d3', '1d90a32d-033e-437e-94e9-6f347b4e4f4b', 'a82ec23a-bdb9-43c8-a59b-cbcc261ca166'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:35 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-fd3ba74e-150e-417c-985a-55850c9697fb tempest-VolumeQuotasAdminTestJSON-2071771593 tempest-VolumeQuotasAdminTestJSON-2071771593-project-member] Created reservations ['1126365b-1a7d-46d3-8746-33f2fc923974', '37dac668-585d-4a89-bf43-df3d3745a1ec', '4b364732-3f8f-4cee-864b-b6e165d08fbd', '9b4ad5dc-f386-486c-9cea-f7d9af05188d'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:35 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:05:35 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-7db5b9ce-604f-4a81-b297-673acaabce6e tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Lock "cinder-attachment_update-8569e3ef-958e-43e5-a0a8-ad87982677aa-devstack" released by "attachment_update" :: held 0.342s {{(pid=87016) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:05:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-7db5b9ce-604f-4a81-b297-673acaabce6e tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/attachments/cfeb1abf-bd2f-4c05-ab53-2d4906165aee returned with HTTP 200 Sep 01 02:05:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 120/237] 192.168.122.72 () {66 vars in 1588 bytes} [Tue Sep 1 02:05:34 2026] PUT /volume/v3/attachments/cfeb1abf-bd2f-4c05-ab53-2d4906165aee => generated 694 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:35 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-fd3ba74e-150e-417c-985a-55850c9697fb tempest-VolumeQuotasAdminTestJSON-2071771593 tempest-VolumeQuotasAdminTestJSON-2071771593-project-member] Created reservations ['04d3afb9-0f85-4e27-8834-88918e7c178a', '1ae087b7-83f8-44f7-ad48-fd9789d402b4', '2eb77128-1e8c-456f-b7fb-9ed5983f8caf', '4907ca61-97f7-413c-a7d8-b0f26c55090d'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:35 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-fd3ba74e-150e-417c-985a-55850c9697fb tempest-VolumeQuotasAdminTestJSON-2071771593 tempest-VolumeQuotasAdminTestJSON-2071771593-project-member] Created reservations ['e38c8b19-8ca5-4fa9-bb8b-c4a646316017', '1e086e68-1454-41a2-8563-5ca80d9a4033', '67985050-89b3-46c8-a490-b710d890c4c9', 'f6f7e186-0edf-4615-9dde-562cb937bda9'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fd3ba74e-150e-417c-985a-55850c9697fb tempest-VolumeQuotasAdminTestJSON-2071771593 tempest-VolumeQuotasAdminTestJSON-2071771593-project-member] Transfer volume completed successfully. Sep 01 02:05:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3d30c52f-f8a4-4762-826b-b05d4043d379 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3d30c52f-f8a4-4762-826b-b05d4043d379 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] GET http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa Sep 01 02:05:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3d30c52f-f8a4-4762-826b-b05d4043d379 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3d30c52f-f8a4-4762-826b-b05d4043d379 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:35 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:35 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:35 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3d30c52f-f8a4-4762-826b-b05d4043d379 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Volume info retrieved successfully. Sep 01 02:05:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3d30c52f-f8a4-4762-826b-b05d4043d379 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa returned with HTTP 200 Sep 01 02:05:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 121/238] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:35 2026] GET /volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:35 devstack devstack@c-api.service[87017]: INFO cinder.transfer.api [None req-fd3ba74e-150e-417c-985a-55850c9697fb tempest-VolumeQuotasAdminTestJSON-2071771593 tempest-VolumeQuotasAdminTestJSON-2071771593-project-member] Volume 194f87e6-aade-457f-ba4f-e8180dffa265 has been transferred. Sep 01 02:05:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:35 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fd3ba74e-150e-417c-985a-55850c9697fb tempest-VolumeQuotasAdminTestJSON-2071771593 tempest-VolumeQuotasAdminTestJSON-2071771593-project-member] http://192.168.122.72/volume/v3/os-volume-transfer/a73b7fb2-bd50-4387-961f-282e856bae4a/accept returned with HTTP 202 Sep 01 02:05:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 118/239] 192.168.122.72 () {60 vars in 1302 bytes} [Tue Sep 1 02:05:34 2026] POST /volume/v3/os-volume-transfer/a73b7fb2-bd50-4387-961f-282e856bae4a/accept => generated 371 bytes in 1151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8eb2d49f-0409-45e3-a184-777415d58467 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8eb2d49f-0409-45e3-a184-777415d58467 tempest-VolumeQuotasAdminTestJSON-2071771593 tempest-VolumeQuotasAdminTestJSON-2071771593-project-member] GET http://192.168.122.72/volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 Sep 01 02:05:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8eb2d49f-0409-45e3-a184-777415d58467 tempest-VolumeQuotasAdminTestJSON-2071771593 tempest-VolumeQuotasAdminTestJSON-2071771593-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8eb2d49f-0409-45e3-a184-777415d58467 tempest-VolumeQuotasAdminTestJSON-2071771593 tempest-VolumeQuotasAdminTestJSON-2071771593-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-cc364b45-fe24-4005-a513-501e93fc573b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-cc364b45-fe24-4005-a513-501e93fc573b tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] POST http://192.168.122.72/volume/v3/attachments/cfeb1abf-bd2f-4c05-ab53-2d4906165aee/action Sep 01 02:05:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-cc364b45-fe24-4005-a513-501e93fc573b tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Action body: b'{"os-complete": null}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-cc364b45-fe24-4005-a513-501e93fc573b tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:35 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:35 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:35 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8eb2d49f-0409-45e3-a184-777415d58467 tempest-VolumeQuotasAdminTestJSON-2071771593 tempest-VolumeQuotasAdminTestJSON-2071771593-project-member] Volume info retrieved successfully. Sep 01 02:05:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8eb2d49f-0409-45e3-a184-777415d58467 tempest-VolumeQuotasAdminTestJSON-2071771593 tempest-VolumeQuotasAdminTestJSON-2071771593-project-member] http://192.168.122.72/volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 returned with HTTP 200 Sep 01 02:05:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 122/240] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:35 2026] GET /volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:35 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7a2bc9ae-6f10-485c-a49a-c25a0e6ad01e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7a2bc9ae-6f10-485c-a49a-c25a0e6ad01e tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] GET http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160?usage=True Sep 01 02:05:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7a2bc9ae-6f10-485c-a49a-c25a0e6ad01e tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7a2bc9ae-6f10-485c-a49a-c25a0e6ad01e tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6a0df58f-3b39-4034-8f6b-4b333fb87a3f req-cc364b45-fe24-4005-a513-501e93fc573b tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/attachments/cfeb1abf-bd2f-4c05-ab53-2d4906165aee/action returned with HTTP 204 Sep 01 02:05:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 119/241] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:05:35 2026] POST /volume/v3/attachments/cfeb1abf-bd2f-4c05-ab53-2d4906165aee/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7a2bc9ae-6f10-485c-a49a-c25a0e6ad01e tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160?usage=True returned with HTTP 200 Sep 01 02:05:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 123/242] 192.168.122.72 () {58 vars in 1254 bytes} [Tue Sep 1 02:05:35 2026] GET /volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160?usage=True => generated 1064 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fc3526e5-4a19-4c4c-8e56-510bba1502de None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fc3526e5-4a19-4c4c-8e56-510bba1502de tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] GET http://192.168.122.72/volume/v3/os-quota-sets/085593607d484b7f9e054ec7dfb4df67?usage=True Sep 01 02:05:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fc3526e5-4a19-4c4c-8e56-510bba1502de tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fc3526e5-4a19-4c4c-8e56-510bba1502de tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fc3526e5-4a19-4c4c-8e56-510bba1502de tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/085593607d484b7f9e054ec7dfb4df67?usage=True returned with HTTP 200 Sep 01 02:05:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 120/243] 192.168.122.72 () {58 vars in 1254 bytes} [Tue Sep 1 02:05:35 2026] GET /volume/v3/os-quota-sets/085593607d484b7f9e054ec7dfb4df67?usage=True => generated 1064 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-167b9ac5-8811-497d-8dee-319ca6a43969 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-167b9ac5-8811-497d-8dee-319ca6a43969 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 Sep 01 02:05:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-167b9ac5-8811-497d-8dee-319ca6a43969 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-167b9ac5-8811-497d-8dee-319ca6a43969 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:35 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-167b9ac5-8811-497d-8dee-319ca6a43969 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Delete volume with id: 194f87e6-aade-457f-ba4f-e8180dffa265 Sep 01 02:05:35 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:35 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:35 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-167b9ac5-8811-497d-8dee-319ca6a43969 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Volume info retrieved successfully. Sep 01 02:05:35 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-167b9ac5-8811-497d-8dee-319ca6a43969 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Delete volume request issued successfully. Sep 01 02:05:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-167b9ac5-8811-497d-8dee-319ca6a43969 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] http://192.168.122.72/volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 returned with HTTP 202 Sep 01 02:05:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 124/244] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:05:35 2026] DELETE /volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-17a9b403-66b2-42b2-9306-bf30a279eb8e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-17a9b403-66b2-42b2-9306-bf30a279eb8e tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] GET http://192.168.122.72/volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 Sep 01 02:05:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-17a9b403-66b2-42b2-9306-bf30a279eb8e tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-17a9b403-66b2-42b2-9306-bf30a279eb8e tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:35 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-17a9b403-66b2-42b2-9306-bf30a279eb8e tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Volume info retrieved successfully. Sep 01 02:05:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-17a9b403-66b2-42b2-9306-bf30a279eb8e tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] http://192.168.122.72/volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 returned with HTTP 200 Sep 01 02:05:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 121/245] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:35 2026] GET /volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 => generated 1017 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8e1fa354-0410-41a1-a05b-8af3a751af95 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8e1fa354-0410-41a1-a05b-8af3a751af95 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] GET http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa Sep 01 02:05:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8e1fa354-0410-41a1-a05b-8af3a751af95 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8e1fa354-0410-41a1-a05b-8af3a751af95 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:36 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:36 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:36 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:36 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:36 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8e1fa354-0410-41a1-a05b-8af3a751af95 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Volume info retrieved successfully. Sep 01 02:05:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8e1fa354-0410-41a1-a05b-8af3a751af95 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa returned with HTTP 200 Sep 01 02:05:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 125/246] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:36 2026] GET /volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa => generated 1143 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fc9dc9a9-1935-4082-8502-551cfcbb22df None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fc9dc9a9-1935-4082-8502-551cfcbb22df tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] GET http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa Sep 01 02:05:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fc9dc9a9-1935-4082-8502-551cfcbb22df tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fc9dc9a9-1935-4082-8502-551cfcbb22df tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:36 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:36 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:36 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:36 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:36 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fc9dc9a9-1935-4082-8502-551cfcbb22df tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Volume info retrieved successfully. Sep 01 02:05:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fc9dc9a9-1935-4082-8502-551cfcbb22df tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa returned with HTTP 200 Sep 01 02:05:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 122/247] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:36 2026] GET /volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa => generated 1143 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b490342b-b7d9-4d45-9504-28b4d8b3ffb5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b490342b-b7d9-4d45-9504-28b4d8b3ffb5 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] GET http://192.168.122.72/volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 Sep 01 02:05:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b490342b-b7d9-4d45-9504-28b4d8b3ffb5 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b490342b-b7d9-4d45-9504-28b4d8b3ffb5 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b490342b-b7d9-4d45-9504-28b4d8b3ffb5 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] http://192.168.122.72/volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 returned with HTTP 404 Sep 01 02:05:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 126/248] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:36 2026] GET /volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-26e8977d-238f-4112-932f-58f0601af06e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-26e8977d-238f-4112-932f-58f0601af06e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] GET http://192.168.122.72/volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 Sep 01 02:05:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-26e8977d-238f-4112-932f-58f0601af06e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-26e8977d-238f-4112-932f-58f0601af06e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-26e8977d-238f-4112-932f-58f0601af06e tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] http://192.168.122.72/volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 returned with HTTP 404 Sep 01 02:05:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 123/249] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:37 2026] GET /volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-38de4255-ada0-4ef3-872c-16b16c9cad05 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-38de4255-ada0-4ef3-872c-16b16c9cad05 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] DELETE http://192.168.122.72/volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 Sep 01 02:05:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-38de4255-ada0-4ef3-872c-16b16c9cad05 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-38de4255-ada0-4ef3-872c-16b16c9cad05 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:37 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-38de4255-ada0-4ef3-872c-16b16c9cad05 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] Delete volume with id: 194f87e6-aade-457f-ba4f-e8180dffa265 Sep 01 02:05:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-38de4255-ada0-4ef3-872c-16b16c9cad05 tempest-VolumeQuotasAdminTestJSON-2126263736 tempest-VolumeQuotasAdminTestJSON-2126263736-project-member] http://192.168.122.72/volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 returned with HTTP 404 Sep 01 02:05:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 127/250] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:05:37 2026] DELETE /volume/v3/volumes/194f87e6-aade-457f-ba4f-e8180dffa265 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:05:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8303664c-3b58-4ac5-b037-9c601e33ada4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8303664c-3b58-4ac5-b037-9c601e33ada4 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] GET http://192.168.122.72/volume/v3/os-quota-sets/47dfb5cfb49e408a80c8248380c057f6?usage=True Sep 01 02:05:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8303664c-3b58-4ac5-b037-9c601e33ada4 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8303664c-3b58-4ac5-b037-9c601e33ada4 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8303664c-3b58-4ac5-b037-9c601e33ada4 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/47dfb5cfb49e408a80c8248380c057f6?usage=True returned with HTTP 200 Sep 01 02:05:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 124/251] 192.168.122.72 () {58 vars in 1254 bytes} [Tue Sep 1 02:05:37 2026] GET /volume/v3/os-quota-sets/47dfb5cfb49e408a80c8248380c057f6?usage=True => generated 1064 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:05:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-273af68c-a35b-44bd-bcbe-1e0a95860e24 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-273af68c-a35b-44bd-bcbe-1e0a95860e24 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] PUT http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 Sep 01 02:05:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-273af68c-a35b-44bd-bcbe-1e0a95860e24 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-7fbed183-285f-412a-842d-a15c1f5a9c3f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-7fbed183-285f-412a-842d-a15c1f5a9c3f tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] GET http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa Sep 01 02:05:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-7fbed183-285f-412a-842d-a15c1f5a9c3f tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-7fbed183-285f-412a-842d-a15c1f5a9c3f tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:37 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:37 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-7fbed183-285f-412a-842d-a15c1f5a9c3f tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Volume info retrieved successfully. Sep 01 02:05:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-7fbed183-285f-412a-842d-a15c1f5a9c3f tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa returned with HTTP 200 Sep 01 02:05:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 125/252] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:37 2026] GET /volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa => generated 1143 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-273af68c-a35b-44bd-bcbe-1e0a95860e24 tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 returned with HTTP 200 Sep 01 02:05:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 128/253] 192.168.122.72 () {60 vars in 1254 bytes} [Tue Sep 1 02:05:37 2026] PUT /volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 => generated 400 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e3c38528-aa47-4f71-b20a-b6881a04db8c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e3c38528-aa47-4f71-b20a-b6881a04db8c tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] PUT http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 Sep 01 02:05:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e3c38528-aa47-4f71-b20a-b6881a04db8c tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-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=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-fe76800b-dca4-48f5-b5fb-402bc87d5808 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-fe76800b-dca4-48f5-b5fb-402bc87d5808 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] POST http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa/action Sep 01 02:05:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-fe76800b-dca4-48f5-b5fb-402bc87d5808 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-fe76800b-dca4-48f5-b5fb-402bc87d5808 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:37 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:37 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-fe76800b-dca4-48f5-b5fb-402bc87d5808 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Volume info retrieved successfully. Sep 01 02:05:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-fe76800b-dca4-48f5-b5fb-402bc87d5808 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Begin detaching volume completed successfully. Sep 01 02:05:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-fe76800b-dca4-48f5-b5fb-402bc87d5808 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa/action returned with HTTP 202 Sep 01 02:05:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 129/254] 192.168.122.72 () {64 vars in 1556 bytes} [Tue Sep 1 02:05:37 2026] POST /volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:05:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0c319516-143d-408f-8981-ecafc056637b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0c319516-143d-408f-8981-ecafc056637b tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] GET http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa Sep 01 02:05:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0c319516-143d-408f-8981-ecafc056637b tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0c319516-143d-408f-8981-ecafc056637b tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:37 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:37 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0c319516-143d-408f-8981-ecafc056637b tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Volume info retrieved successfully. Sep 01 02:05:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0c319516-143d-408f-8981-ecafc056637b tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa returned with HTTP 200 Sep 01 02:05:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 130/255] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:37 2026] GET /volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa => generated 1146 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:05:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-cc27fa26-75f6-4ac8-86c2-381eef4759b9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-cc27fa26-75f6-4ac8-86c2-381eef4759b9 None None] GET http://192.168.122.72/volume// Sep 01 02:05:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-cc27fa26-75f6-4ac8-86c2-381eef4759b9 None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-cc27fa26-75f6-4ac8-86c2-381eef4759b9 None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-cc27fa26-75f6-4ac8-86c2-381eef4759b9 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:05:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 131/256] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:05:37 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:05:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e3c38528-aa47-4f71-b20a-b6881a04db8c tempest-VolumeQuotasAdminTestJSON-1573037127 tempest-VolumeQuotasAdminTestJSON-1573037127-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 returned with HTTP 200 Sep 01 02:05:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 126/257] 192.168.122.72 () {60 vars in 1254 bytes} [Tue Sep 1 02:05:37 2026] PUT /volume/v3/os-quota-sets/3d2e34deb0904f45a9edc9c022fa1160 => generated 398 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-d4deb020-5b92-4d9f-bd13-b2b6194278c4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-d4deb020-5b92-4d9f-bd13-b2b6194278c4 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] GET http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa Sep 01 02:05:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-d4deb020-5b92-4d9f-bd13-b2b6194278c4 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-d4deb020-5b92-4d9f-bd13-b2b6194278c4 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:37 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:37 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-d4deb020-5b92-4d9f-bd13-b2b6194278c4 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Volume info retrieved successfully. Sep 01 02:05:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-d4deb020-5b92-4d9f-bd13-b2b6194278c4 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa returned with HTTP 200 Sep 01 02:05:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 132/258] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:05:37 2026] GET /volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa => generated 1327 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:05:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-fb24d0ea-6a08-414f-af8f-303a7e2b1f47 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-fb24d0ea-6a08-414f-af8f-303a7e2b1f47 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] DELETE http://192.168.122.72/volume/v3/attachments/cfeb1abf-bd2f-4c05-ab53-2d4906165aee Sep 01 02:05:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-fb24d0ea-6a08-414f-af8f-303a7e2b1f47 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-fb24d0ea-6a08-414f-af8f-303a7e2b1f47 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:38 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:38 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:38 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:38 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, Sep 01 02:05:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-b81015c2-30ae-4862-b64d-8efb1b3fcaaa req-fb24d0ea-6a08-414f-af8f-303a7e2b1f47 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/attachments/cfeb1abf-bd2f-4c05-ab53-2d4906165aee returned with HTTP 200 Sep 01 02:05:38 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 127/259] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:05:38 2026] DELETE /volume/v3/attachments/cfeb1abf-bd2f-4c05-ab53-2d4906165aee => generated 19 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0f62dd30-cf6c-4611-89ae-ca712c472900 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0f62dd30-cf6c-4611-89ae-ca712c472900 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] GET http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa Sep 01 02:05:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0f62dd30-cf6c-4611-89ae-ca712c472900 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0f62dd30-cf6c-4611-89ae-ca712c472900 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:38 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:38 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:38 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:38 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0f62dd30-cf6c-4611-89ae-ca712c472900 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Volume info retrieved successfully. Sep 01 02:05:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0f62dd30-cf6c-4611-89ae-ca712c472900 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa returned with HTTP 200 Sep 01 02:05:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 133/260] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:38 2026] GET /volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa => generated 851 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-279f0117-231e-49fd-b822-b2d753b3315a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-279f0117-231e-49fd-b822-b2d753b3315a tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] GET http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa Sep 01 02:05:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-279f0117-231e-49fd-b822-b2d753b3315a tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-279f0117-231e-49fd-b822-b2d753b3315a tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-279f0117-231e-49fd-b822-b2d753b3315a tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Volume info retrieved successfully. Sep 01 02:05:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-279f0117-231e-49fd-b822-b2d753b3315a tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa returned with HTTP 200 Sep 01 02:05:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 128/261] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:42 2026] GET /volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2264cd56-0d2e-4935-81f6-79a792434902 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2264cd56-0d2e-4935-81f6-79a792434902 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] GET http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa Sep 01 02:05:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2264cd56-0d2e-4935-81f6-79a792434902 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2264cd56-0d2e-4935-81f6-79a792434902 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:42 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:42 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2264cd56-0d2e-4935-81f6-79a792434902 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Volume info retrieved successfully. Sep 01 02:05:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2264cd56-0d2e-4935-81f6-79a792434902 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa returned with HTTP 200 Sep 01 02:05:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 134/262] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:42 2026] GET /volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-243da530-1a4a-4c4b-ad03-561889a75934 req-5b3c86c1-3079-45c3-8870-2181432d2261 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-243da530-1a4a-4c4b-ad03-561889a75934 req-5b3c86c1-3079-45c3-8870-2181432d2261 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 Sep 01 02:05:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-243da530-1a4a-4c4b-ad03-561889a75934 req-5b3c86c1-3079-45c3-8870-2181432d2261 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-243da530-1a4a-4c4b-ad03-561889a75934 req-5b3c86c1-3079-45c3-8870-2181432d2261 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:44 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:44 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-243da530-1a4a-4c4b-ad03-561889a75934 req-5b3c86c1-3079-45c3-8870-2181432d2261 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:05:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-243da530-1a4a-4c4b-ad03-561889a75934 req-5b3c86c1-3079-45c3-8870-2181432d2261 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 returned with HTTP 200 Sep 01 02:05:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 129/263] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:44 2026] GET /volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 => generated 1147 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f695e836-be9a-4ca7-92ca-0e6deca37ba4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f695e836-be9a-4ca7-92ca-0e6deca37ba4 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:05:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f695e836-be9a-4ca7-92ca-0e6deca37ba4 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f695e836-be9a-4ca7-92ca-0e6deca37ba4 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:05:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 135/264] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:05:46 2026] POST /volume/v3/types => generated 188 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ef783236-050d-4f33-be3f-6fcea2cb50d0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ef783236-050d-4f33-be3f-6fcea2cb50d0 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:05:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ef783236-050d-4f33-be3f-6fcea2cb50d0 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ef783236-050d-4f33-be3f-6fcea2cb50d0 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:05:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 130/265] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:05:47 2026] POST /volume/v3/types => generated 188 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:05:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-731432965"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-731432965'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:47 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Create volume of 1 GB Sep 01 02:05:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Availability Zones retrieved successfully. Sep 01 02:05:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Flow 'volume_create_api' (14b6c888-93be-4145-aca3-a6dcc1874836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5274aef5-1349-4fa1-a9d6-b83b7289efb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5274aef5-1349-4fa1-a9d6-b83b7289efb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:05:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58454126-a988-4f2a-a609-c5344dff5e8c,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58454126-a988-4f2a-a609-c5344dff5e8c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c07bf4c3-c367-47b7-aa70-d0f7b4db59e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:47 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:47 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:47 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Created reservations ['84317a8b-58c9-426d-938b-28bbe4e522ab', 'f0486901-1bb7-4a49-b63d-d19d505f41f6', 'ea2aef60-ed40-4d8f-ab3a-2085e27fef51', '5856432a-8e9a-49e3-a77d-36c9cbe48d49'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c07bf4c3-c367-47b7-aa70-d0f7b4db59e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84317a8b-58c9-426d-938b-28bbe4e522ab', 'f0486901-1bb7-4a49-b63d-d19d505f41f6', 'ea2aef60-ed40-4d8f-ab3a-2085e27fef51', '5856432a-8e9a-49e3-a77d-36c9cbe48d49']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6590bfec-79ba-487f-b110-fe823f203bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:47 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:47 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6590bfec-79ba-487f-b110-fe823f203bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4291538-0810-48f9-ab5c-30293d5b3763', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-731432965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3183f8b26ea949e69f542d34f9cdc84e',qos_specs=None,replication_status=,reservations=['84317a8b-58c9-426d-938b-28bbe4e522ab','f0486901-1bb7-4a49-b63d-d19d505f41f6','ea2aef60-ed40-4d8f-ab3a-2085e27fef51','5856432a-8e9a-49e3-a77d-36c9cbe48d49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4867880617d048af8a96ee61bae18fcb',volume_type_id=58454126-a988-4f2a-a609-c5344dff5e8c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:05:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-731432965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4291538-0810-48f9-ab5c-30293d5b3763,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3183f8b26ea949e69f542d34f9cdc84e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4867880617d048af8a96ee61bae18fcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58454126-a988-4f2a-a609-c5344dff5e8c),volume_type_id=58454126-a988-4f2a-a609-c5344dff5e8c)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5abc6be6-73c2-42c8-9b62-47794d981b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5abc6be6-73c2-42c8-9b62-47794d981b72) transitioned into state 'SUCCESS' from state '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-731432965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3183f8b26ea949e69f542d34f9cdc84e',qos_specs=None,replication_status=,reservations=['84317a8b-58c9-426d-938b-28bbe4e522ab','f0486901-1bb7-4a49-b63d-d19d505f41f6','ea2aef60-ed40-4d8f-ab3a-2085e27fef51','5856432a-8e9a-49e3-a77d-36c9cbe48d49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4867880617d048af8a96ee61bae18fcb',volume_type_id=58454126-a988-4f2a-a609-c5344dff5e8c)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76f74cb9-f63a-4d8a-acd3-ef71c654b6ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76f74cb9-f63a-4d8a-acd3-ef71c654b6ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Flow 'volume_create_api' (14b6c888-93be-4145-aca3-a6dcc1874836) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Create volume request issued successfully. Sep 01 02:05:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a3c0fa14-4b00-4efd-a3e9-1d249a1518eb tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:48 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 136/266] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:05:47 2026] POST /volume/v3/volumes => generated 773 bytes in 814 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e55cb991-ace2-4e2a-b674-8975d6047b46 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e55cb991-ace2-4e2a-b674-8975d6047b46 tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] GET http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 Sep 01 02:05:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e55cb991-ace2-4e2a-b674-8975d6047b46 tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e55cb991-ace2-4e2a-b674-8975d6047b46 tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:48 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:48 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:48 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:48 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:48 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e55cb991-ace2-4e2a-b674-8975d6047b46 tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Volume info retrieved successfully. Sep 01 02:05:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e55cb991-ace2-4e2a-b674-8975d6047b46 tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 returned with HTTP 200 Sep 01 02:05:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 131/267] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:48 2026] GET /volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 => generated 841 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c33d1676-95b3-4b4c-a73d-686a0cd4f07a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c33d1676-95b3-4b4c-a73d-686a0cd4f07a tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] GET http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 Sep 01 02:05:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c33d1676-95b3-4b4c-a73d-686a0cd4f07a tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c33d1676-95b3-4b4c-a73d-686a0cd4f07a tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c33d1676-95b3-4b4c-a73d-686a0cd4f07a tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Volume info retrieved successfully. Sep 01 02:05:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c33d1676-95b3-4b4c-a73d-686a0cd4f07a tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 returned with HTTP 200 Sep 01 02:05:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 137/268] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:49 2026] GET /volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 => generated 865 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9231d300-3d66-4964-a5d5-8ce44d529f93 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9231d300-3d66-4964-a5d5-8ce44d529f93 tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] GET http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 Sep 01 02:05:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9231d300-3d66-4964-a5d5-8ce44d529f93 tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9231d300-3d66-4964-a5d5-8ce44d529f93 tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:50 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:50 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:50 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:50 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:50 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9231d300-3d66-4964-a5d5-8ce44d529f93 tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Volume info retrieved successfully. Sep 01 02:05:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9231d300-3d66-4964-a5d5-8ce44d529f93 tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 returned with HTTP 200 Sep 01 02:05:50 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 132/269] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:50 2026] GET /volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fcb928cc-8d84-4b2a-a7fb-baacb2e0b1ad None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fcb928cc-8d84-4b2a-a7fb-baacb2e0b1ad tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] GET http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 Sep 01 02:05:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fcb928cc-8d84-4b2a-a7fb-baacb2e0b1ad tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fcb928cc-8d84-4b2a-a7fb-baacb2e0b1ad tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:50 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:50 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:50 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:50 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fcb928cc-8d84-4b2a-a7fb-baacb2e0b1ad tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] Volume info retrieved successfully. Sep 01 02:05:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fcb928cc-8d84-4b2a-a7fb-baacb2e0b1ad tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 returned with HTTP 200 Sep 01 02:05:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 138/270] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:50 2026] GET /volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 => generated 1029 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5db19ff3-bea7-423a-bf66-2a3f7142293b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5db19ff3-bea7-423a-bf66-2a3f7142293b tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] POST http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763/action Sep 01 02:05:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5db19ff3-bea7-423a-bf66-2a3f7142293b tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5db19ff3-bea7-423a-bf66-2a3f7142293b tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:50 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:50 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:50 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:50 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:50 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5db19ff3-bea7-423a-bf66-2a3f7142293b tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Volume info retrieved successfully. Sep 01 02:05:50 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:50 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:05:50 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-5db19ff3-bea7-423a-bf66-2a3f7142293b tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:50 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-5db19ff3-bea7-423a-bf66-2a3f7142293b tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:50 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-5db19ff3-bea7-423a-bf66-2a3f7142293b tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Created reservations ['24f4f7f3-0607-4f77-abd3-13597b604186', '968384f3-d72a-4f75-9b5b-04186dcc3788'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:50 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-5db19ff3-bea7-423a-bf66-2a3f7142293b tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:50 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-5db19ff3-bea7-423a-bf66-2a3f7142293b tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:50 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-5db19ff3-bea7-423a-bf66-2a3f7142293b tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Created reservations ['1b1e4b3a-6934-409b-8a0f-3f4bc6cebd3c', 'fb30736d-36e2-474a-a33c-7e42a9da1ee9'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:50 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:50 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:50 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5db19ff3-bea7-423a-bf66-2a3f7142293b tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Retype volume request issued successfully. Sep 01 02:05:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5db19ff3-bea7-423a-bf66-2a3f7142293b tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763/action returned with HTTP 202 Sep 01 02:05:50 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 133/271] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:05:50 2026] POST /volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763/action => generated 0 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:05:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f0fe46fb-8289-4900-adc4-b3a84dbd0961 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f0fe46fb-8289-4900-adc4-b3a84dbd0961 tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] GET http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 Sep 01 02:05:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f0fe46fb-8289-4900-adc4-b3a84dbd0961 tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f0fe46fb-8289-4900-adc4-b3a84dbd0961 tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:50 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:50 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:50 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:50 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f0fe46fb-8289-4900-adc4-b3a84dbd0961 tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Volume info retrieved successfully. Sep 01 02:05:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f0fe46fb-8289-4900-adc4-b3a84dbd0961 tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 returned with HTTP 200 Sep 01 02:05:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 139/272] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:50 2026] GET /volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 => generated 865 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3efbdd41-216c-4321-8952-2dafd043b33f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3efbdd41-216c-4321-8952-2dafd043b33f tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] DELETE http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa Sep 01 02:05:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3efbdd41-216c-4321-8952-2dafd043b33f tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3efbdd41-216c-4321-8952-2dafd043b33f tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:50 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-3efbdd41-216c-4321-8952-2dafd043b33f tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Delete volume with id: 8569e3ef-958e-43e5-a0a8-ad87982677aa Sep 01 02:05:50 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:50 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:50 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:50 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:50 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3efbdd41-216c-4321-8952-2dafd043b33f tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Volume info retrieved successfully. Sep 01 02:05:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3efbdd41-216c-4321-8952-2dafd043b33f tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Delete volume request issued successfully. Sep 01 02:05:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3efbdd41-216c-4321-8952-2dafd043b33f tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa returned with HTTP 202 Sep 01 02:05:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 134/273] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:05:50 2026] DELETE /volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-92055352-b0a5-436a-aa09-a2b33ba4cbe3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-92055352-b0a5-436a-aa09-a2b33ba4cbe3 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] GET http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa Sep 01 02:05:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-92055352-b0a5-436a-aa09-a2b33ba4cbe3 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-92055352-b0a5-436a-aa09-a2b33ba4cbe3 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-92055352-b0a5-436a-aa09-a2b33ba4cbe3 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Volume info retrieved successfully. Sep 01 02:05:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-92055352-b0a5-436a-aa09-a2b33ba4cbe3 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa returned with HTTP 200 Sep 01 02:05:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 140/274] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-87392501-abe7-4be6-932b-089e9ca2c3bf None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-87392501-abe7-4be6-932b-089e9ca2c3bf tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 Sep 01 02:05:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-87392501-abe7-4be6-932b-089e9ca2c3bf tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-87392501-abe7-4be6-932b-089e9ca2c3bf tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-87392501-abe7-4be6-932b-089e9ca2c3bf tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:05:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-87392501-abe7-4be6-932b-089e9ca2c3bf tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 returned with HTTP 200 Sep 01 02:05:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 135/275] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 => generated 1147 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-c18e566b-6aa9-43c2-be96-7b5ede16970c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-c18e566b-6aa9-43c2-be96-7b5ede16970c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 Sep 01 02:05:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-c18e566b-6aa9-43c2-be96-7b5ede16970c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-c18e566b-6aa9-43c2-be96-7b5ede16970c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-c18e566b-6aa9-43c2-be96-7b5ede16970c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:05:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-c18e566b-6aa9-43c2-be96-7b5ede16970c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 returned with HTTP 200 Sep 01 02:05:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 141/276] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 => generated 1147 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-e0787d7b-3889-4528-8334-492354f4d0f9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-e0787d7b-3889-4528-8334-492354f4d0f9 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] POST http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81/action Sep 01 02:05:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-e0787d7b-3889-4528-8334-492354f4d0f9 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-e0787d7b-3889-4528-8334-492354f4d0f9 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-e0787d7b-3889-4528-8334-492354f4d0f9 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:05:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-e0787d7b-3889-4528-8334-492354f4d0f9 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Begin detaching volume completed successfully. Sep 01 02:05:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-e0787d7b-3889-4528-8334-492354f4d0f9 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81/action returned with HTTP 202 Sep 01 02:05:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 136/277] 192.168.122.72 () {64 vars in 1556 bytes} [Tue Sep 1 02:05:51 2026] POST /volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-e43d124b-1444-41ba-b99d-df702003ecd0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-e43d124b-1444-41ba-b99d-df702003ecd0 None None] GET http://192.168.122.72/volume// Sep 01 02:05:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-e43d124b-1444-41ba-b99d-df702003ecd0 None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-e43d124b-1444-41ba-b99d-df702003ecd0 None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-e43d124b-1444-41ba-b99d-df702003ecd0 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:05:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 142/278] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-e678cace-1520-4085-b6d7-1d483826e6ef None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-e678cace-1520-4085-b6d7-1d483826e6ef tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 Sep 01 02:05:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-e678cace-1520-4085-b6d7-1d483826e6ef tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-e678cace-1520-4085-b6d7-1d483826e6ef tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-e678cace-1520-4085-b6d7-1d483826e6ef tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:05:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-e678cace-1520-4085-b6d7-1d483826e6ef tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 returned with HTTP 200 Sep 01 02:05:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 137/279] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 => generated 1331 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7a155220-e3cf-436b-888c-d7e1c2c6808b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7a155220-e3cf-436b-888c-d7e1c2c6808b tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] GET http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 Sep 01 02:05:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7a155220-e3cf-436b-888c-d7e1c2c6808b tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7a155220-e3cf-436b-888c-d7e1c2c6808b tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7a155220-e3cf-436b-888c-d7e1c2c6808b tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Volume info retrieved successfully. Sep 01 02:05:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7a155220-e3cf-436b-888c-d7e1c2c6808b tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 returned with HTTP 200 Sep 01 02:05:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 143/280] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 => generated 866 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5a305f76-c49c-4907-96de-b1227927c4b7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5a305f76-c49c-4907-96de-b1227927c4b7 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] GET http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 Sep 01 02:05:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5a305f76-c49c-4907-96de-b1227927c4b7 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5a305f76-c49c-4907-96de-b1227927c4b7 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5a305f76-c49c-4907-96de-b1227927c4b7 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] Volume info retrieved successfully. Sep 01 02:05:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5a305f76-c49c-4907-96de-b1227927c4b7 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 returned with HTTP 200 Sep 01 02:05:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 138/281] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 => generated 1029 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-efcd6c35-3496-4698-85cf-d69e76b6c3c7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-efcd6c35-3496-4698-85cf-d69e76b6c3c7 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] GET http://192.168.122.72/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-731432965 Sep 01 02:05:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-efcd6c35-3496-4698-85cf-d69e76b6c3c7 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-efcd6c35-3496-4698-85cf-d69e76b6c3c7 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-efcd6c35-3496-4698-85cf-d69e76b6c3c7 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-731432965'), ('all_tenants', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:05:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-efcd6c35-3496-4698-85cf-d69e76b6c3c7 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] Get all volumes completed successfully. Sep 01 02:05:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-efcd6c35-3496-4698-85cf-d69e76b6c3c7 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] http://192.168.122.72/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-731432965 returned with HTTP 200 Sep 01 02:05:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 144/282] 192.168.122.72 () {58 vars in 1275 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-731432965 => generated 352 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e6710acc-6df6-42c7-98b2-51ad843fb15e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e6710acc-6df6-42c7-98b2-51ad843fb15e tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] GET http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 Sep 01 02:05:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e6710acc-6df6-42c7-98b2-51ad843fb15e tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e6710acc-6df6-42c7-98b2-51ad843fb15e tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-602f3e6d-fbd8-442a-8740-899fafb81833 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-602f3e6d-fbd8-442a-8740-899fafb81833 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] DELETE http://192.168.122.72/volume/v3/attachments/78b0c160-129b-441a-afdb-d59ba40fea24 Sep 01 02:05:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-602f3e6d-fbd8-442a-8740-899fafb81833 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-602f3e6d-fbd8-442a-8740-899fafb81833 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e6710acc-6df6-42c7-98b2-51ad843fb15e tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Volume info retrieved successfully. Sep 01 02:05:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e6710acc-6df6-42c7-98b2-51ad843fb15e tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 returned with HTTP 200 Sep 01 02:05:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 139/283] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 => generated 866 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d8458f25-b654-467b-92b4-f8e099675289 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d8458f25-b654-467b-92b4-f8e099675289 tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] DELETE http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 Sep 01 02:05:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d8458f25-b654-467b-92b4-f8e099675289 tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d8458f25-b654-467b-92b4-f8e099675289 tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-d8458f25-b654-467b-92b4-f8e099675289 tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Delete volume with id: f4291538-0810-48f9-ab5c-30293d5b3763 Sep 01 02:05:52 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:52 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d8458f25-b654-467b-92b4-f8e099675289 tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Volume info retrieved successfully. Sep 01 02:05:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:52 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, Sep 01 02:05:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d8458f25-b654-467b-92b4-f8e099675289 tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Delete volume request issued successfully. Sep 01 02:05:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d8458f25-b654-467b-92b4-f8e099675289 tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 returned with HTTP 202 Sep 01 02:05:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 140/284] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:05:52 2026] DELETE /volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b34dfded-5d8f-48b3-957e-cfb1f9fed5c4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b34dfded-5d8f-48b3-957e-cfb1f9fed5c4 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] GET http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa Sep 01 02:05:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b34dfded-5d8f-48b3-957e-cfb1f9fed5c4 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b34dfded-5d8f-48b3-957e-cfb1f9fed5c4 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-aacc3e11-7c32-42fe-a3a2-a3dc4599d2e7 req-602f3e6d-fbd8-442a-8740-899fafb81833 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/attachments/78b0c160-129b-441a-afdb-d59ba40fea24 returned with HTTP 200 Sep 01 02:05:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 145/285] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:05:51 2026] DELETE /volume/v3/attachments/78b0c160-129b-441a-afdb-d59ba40fea24 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7dd750dc-fd72-4f67-b451-c4b03c5e3b6c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7dd750dc-fd72-4f67-b451-c4b03c5e3b6c tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] GET http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 Sep 01 02:05:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b34dfded-5d8f-48b3-957e-cfb1f9fed5c4 tempest-TaggedAttachmentsTest-1886990824 tempest-TaggedAttachmentsTest-1886990824-project-member] http://192.168.122.72/volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa returned with HTTP 404 Sep 01 02:05:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7dd750dc-fd72-4f67-b451-c4b03c5e3b6c tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7dd750dc-fd72-4f67-b451-c4b03c5e3b6c tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 141/286] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:52 2026] GET /volume/v3/volumes/8569e3ef-958e-43e5-a0a8-ad87982677aa => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:52 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:05:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:05:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7dd750dc-fd72-4f67-b451-c4b03c5e3b6c tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Volume info retrieved successfully. Sep 01 02:05:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7dd750dc-fd72-4f67-b451-c4b03c5e3b6c tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 returned with HTTP 200 Sep 01 02:05:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 146/287] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:52 2026] GET /volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 => generated 865 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-120f7842-ee3b-4727-85c9-bdf5fd4ec10e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-120f7842-ee3b-4727-85c9-bdf5fd4ec10e tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 Sep 01 02:05:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-120f7842-ee3b-4727-85c9-bdf5fd4ec10e tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-120f7842-ee3b-4727-85c9-bdf5fd4ec10e tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:52 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:05:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:05:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-120f7842-ee3b-4727-85c9-bdf5fd4ec10e tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:05:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-120f7842-ee3b-4727-85c9-bdf5fd4ec10e tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 returned with HTTP 200 Sep 01 02:05:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 142/288] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:52 2026] GET /volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a1eb95c0-dcc9-4afa-825a-0651c7d2337b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a1eb95c0-dcc9-4afa-825a-0651c7d2337b tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] GET http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 Sep 01 02:05:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a1eb95c0-dcc9-4afa-825a-0651c7d2337b tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a1eb95c0-dcc9-4afa-825a-0651c7d2337b tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a1eb95c0-dcc9-4afa-825a-0651c7d2337b tempest-VolumeRetypeWithoutMigrationTest-537753068 tempest-VolumeRetypeWithoutMigrationTest-537753068-project-member] http://192.168.122.72/volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 returned with HTTP 404 Sep 01 02:05:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 147/289] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:53 2026] GET /volume/v3/volumes/f4291538-0810-48f9-ab5c-30293d5b3763 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-70373661-1f08-4dc8-9c45-7d5846c49292 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-70373661-1f08-4dc8-9c45-7d5846c49292 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] DELETE http://192.168.122.72/volume/v3/types/0593f9d3-3ecb-43fd-9fec-91d052e7b77c Sep 01 02:05:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-70373661-1f08-4dc8-9c45-7d5846c49292 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-70373661-1f08-4dc8-9c45-7d5846c49292 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-70373661-1f08-4dc8-9c45-7d5846c49292 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] http://192.168.122.72/volume/v3/types/0593f9d3-3ecb-43fd-9fec-91d052e7b77c returned with HTTP 202 Sep 01 02:05:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 143/290] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:05:53 2026] DELETE /volume/v3/types/0593f9d3-3ecb-43fd-9fec-91d052e7b77c => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0070581b-33e9-42be-bf7c-bc8f57925b9e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0070581b-33e9-42be-bf7c-bc8f57925b9e tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] GET http://192.168.122.72/volume/v3/types/0593f9d3-3ecb-43fd-9fec-91d052e7b77c Sep 01 02:05:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0070581b-33e9-42be-bf7c-bc8f57925b9e tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0070581b-33e9-42be-bf7c-bc8f57925b9e tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0070581b-33e9-42be-bf7c-bc8f57925b9e tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] http://192.168.122.72/volume/v3/types/0593f9d3-3ecb-43fd-9fec-91d052e7b77c returned with HTTP 404 Sep 01 02:05:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 148/291] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:05:53 2026] GET /volume/v3/types/0593f9d3-3ecb-43fd-9fec-91d052e7b77c => generated 114 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:05:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9f5f02af-4786-4620-92e9-695f30708ab3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9f5f02af-4786-4620-92e9-695f30708ab3 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] DELETE http://192.168.122.72/volume/v3/types/58454126-a988-4f2a-a609-c5344dff5e8c Sep 01 02:05:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9f5f02af-4786-4620-92e9-695f30708ab3 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9f5f02af-4786-4620-92e9-695f30708ab3 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9f5f02af-4786-4620-92e9-695f30708ab3 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] http://192.168.122.72/volume/v3/types/58454126-a988-4f2a-a609-c5344dff5e8c returned with HTTP 202 Sep 01 02:05:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 144/292] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:05:53 2026] DELETE /volume/v3/types/58454126-a988-4f2a-a609-c5344dff5e8c => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ae7ae58d-c58e-420a-9aba-4d29c65eeb52 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ae7ae58d-c58e-420a-9aba-4d29c65eeb52 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] GET http://192.168.122.72/volume/v3/types/58454126-a988-4f2a-a609-c5344dff5e8c Sep 01 02:05:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ae7ae58d-c58e-420a-9aba-4d29c65eeb52 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ae7ae58d-c58e-420a-9aba-4d29c65eeb52 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ae7ae58d-c58e-420a-9aba-4d29c65eeb52 tempest-VolumeRetypeWithoutMigrationTest-1724575589 tempest-VolumeRetypeWithoutMigrationTest-1724575589-project-admin] http://192.168.122.72/volume/v3/types/58454126-a988-4f2a-a609-c5344dff5e8c returned with HTTP 404 Sep 01 02:05:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 149/293] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:05:53 2026] GET /volume/v3/types/58454126-a988-4f2a-a609-c5344dff5e8c => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:06:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fae134a9-acf9-414a-98dc-8f7253229b58 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fae134a9-acf9-414a-98dc-8f7253229b58 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368-project-admin] GET http://192.168.122.72/volume/v3/os-quota-sets/1d7c64d0495e4557bb96c171228da04a Sep 01 02:06:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fae134a9-acf9-414a-98dc-8f7253229b58 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fae134a9-acf9-414a-98dc-8f7253229b58 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fae134a9-acf9-414a-98dc-8f7253229b58 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/1d7c64d0495e4557bb96c171228da04a returned with HTTP 200 Sep 01 02:06:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 145/294] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:00 2026] GET /volume/v3/os-quota-sets/1d7c64d0495e4557bb96c171228da04a => generated 440 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e64a87ed-edca-44df-ac52-5556c5a8557f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e64a87ed-edca-44df-ac52-5556c5a8557f tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368-project-admin] PUT http://192.168.122.72/volume/v3/os-quota-sets/1d7c64d0495e4557bb96c171228da04a Sep 01 02:06:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e64a87ed-edca-44df-ac52-5556c5a8557f tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e64a87ed-edca-44df-ac52-5556c5a8557f tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/1d7c64d0495e4557bb96c171228da04a returned with HTTP 200 Sep 01 02:06:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 150/295] 192.168.122.72 () {60 vars in 1253 bytes} [Tue Sep 1 02:06:00 2026] PUT /volume/v3/os-quota-sets/1d7c64d0495e4557bb96c171228da04a => generated 393 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a453e56a-ba47-495d-b118-96a3eb8c0c07 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a453e56a-ba47-495d-b118-96a3eb8c0c07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:06:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a453e56a-ba47-495d-b118-96a3eb8c0c07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-728639896"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-a453e56a-ba47-495d-b118-96a3eb8c0c07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-728639896'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:00 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-a453e56a-ba47-495d-b118-96a3eb8c0c07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Create volume of 1 GB Sep 01 02:06:00 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a453e56a-ba47-495d-b118-96a3eb8c0c07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Availability Zones retrieved successfully. Sep 01 02:06:00 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a453e56a-ba47-495d-b118-96a3eb8c0c07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Flow 'volume_create_api' (b97b0d17-6149-4062-87eb-4175c914e2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:00 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a453e56a-ba47-495d-b118-96a3eb8c0c07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (537fefe8-dbb4-418a-8ed2-6cb6813c5ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:00 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-a453e56a-ba47-495d-b118-96a3eb8c0c07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:00 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a453e56a-ba47-495d-b118-96a3eb8c0c07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (537fefe8-dbb4-418a-8ed2-6cb6813c5ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:00 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a453e56a-ba47-495d-b118-96a3eb8c0c07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c830b61f-8b87-4ea9-b6d2-eb9744c13fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:01 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-a453e56a-ba47-495d-b118-96a3eb8c0c07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Created reservations ['05fbdcbf-f8cb-4639-b6be-b2baaca37820', 'bc4bd0f2-f45f-48a5-b9ce-196a92652c73', '5bb70880-7f81-48cc-882f-b3dcc8fe954d', 'bf185448-f099-4661-84a7-0c8ae6c61526'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:01 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a453e56a-ba47-495d-b118-96a3eb8c0c07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c830b61f-8b87-4ea9-b6d2-eb9744c13fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05fbdcbf-f8cb-4639-b6be-b2baaca37820', 'bc4bd0f2-f45f-48a5-b9ce-196a92652c73', '5bb70880-7f81-48cc-882f-b3dcc8fe954d', 'bf185448-f099-4661-84a7-0c8ae6c61526']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:01 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a453e56a-ba47-495d-b118-96a3eb8c0c07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9a389b5-89c0-4ab1-a230-3f970621075d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:01 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:01 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:01 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a453e56a-ba47-495d-b118-96a3eb8c0c07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9a389b5-89c0-4ab1-a230-3f970621075d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc3631a0-5804-489c-a8e0-a294b629bd64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-728639896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d7c64d0495e4557bb96c171228da04a',qos_specs=None,replication_status=,reservations=['05fbdcbf-f8cb-4639-b6be-b2baaca37820','bc4bd0f2-f45f-48a5-b9ce-196a92652c73','5bb70880-7f81-48cc-882f-b3dcc8fe954d','bf185448-f099-4661-84a7-0c8ae6c61526'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7f572484adf4e22882210a8f85caed3',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-728639896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc3631a0-5804-489c-a8e0-a294b629bd64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d7c64d0495e4557bb96c171228da04a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7f572484adf4e22882210a8f85caed3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:01 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a453e56a-ba47-495d-b118-96a3eb8c0c07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d8f71a9-1d6d-45dd-a391-0d3d9bc8bff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:01 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a453e56a-ba47-495d-b118-96a3eb8c0c07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d8f71a9-1d6d-45dd-a391-0d3d9bc8bff4) transitioned into state 'SUCCESS' from state '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-728639896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d7c64d0495e4557bb96c171228da04a',qos_specs=None,replication_status=,reservations=['05fbdcbf-f8cb-4639-b6be-b2baaca37820','bc4bd0f2-f45f-48a5-b9ce-196a92652c73','5bb70880-7f81-48cc-882f-b3dcc8fe954d','bf185448-f099-4661-84a7-0c8ae6c61526'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7f572484adf4e22882210a8f85caed3',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:01 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a453e56a-ba47-495d-b118-96a3eb8c0c07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (173c7f4a-0290-4ec3-9d4b-31059b4a1acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:01 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a453e56a-ba47-495d-b118-96a3eb8c0c07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (173c7f4a-0290-4ec3-9d4b-31059b4a1acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:01 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a453e56a-ba47-495d-b118-96a3eb8c0c07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Flow 'volume_create_api' (b97b0d17-6149-4062-87eb-4175c914e2e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:01 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a453e56a-ba47-495d-b118-96a3eb8c0c07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Create volume request issued successfully. Sep 01 02:06:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a453e56a-ba47-495d-b118-96a3eb8c0c07 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 146/296] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:06:00 2026] POST /volume/v3/volumes => generated 773 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-97d8d1e7-a14a-486d-b4cc-6b9c6b968a5d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-97d8d1e7-a14a-486d-b4cc-6b9c6b968a5d tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] GET http://192.168.122.72/volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 Sep 01 02:06:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-97d8d1e7-a14a-486d-b4cc-6b9c6b968a5d tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-97d8d1e7-a14a-486d-b4cc-6b9c6b968a5d tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:01 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:01 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-97d8d1e7-a14a-486d-b4cc-6b9c6b968a5d tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Volume info retrieved successfully. Sep 01 02:06:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-97d8d1e7-a14a-486d-b4cc-6b9c6b968a5d tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] http://192.168.122.72/volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 returned with HTTP 200 Sep 01 02:06:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 151/297] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:01 2026] GET /volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-686d0ed1-d8c0-448e-89de-8994c6133c8d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-686d0ed1-d8c0-448e-89de-8994c6133c8d tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] GET http://192.168.122.72/volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 Sep 01 02:06:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-686d0ed1-d8c0-448e-89de-8994c6133c8d tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-686d0ed1-d8c0-448e-89de-8994c6133c8d tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:02 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:02 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:02 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:02 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-686d0ed1-d8c0-448e-89de-8994c6133c8d tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Volume info retrieved successfully. Sep 01 02:06:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-686d0ed1-d8c0-448e-89de-8994c6133c8d tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] http://192.168.122.72/volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 returned with HTTP 200 Sep 01 02:06:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 147/298] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:02 2026] GET /volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-32510d52-c059-4763-b75a-ef429c50aeeb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-32510d52-c059-4763-b75a-ef429c50aeeb tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] GET http://192.168.122.72/volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 Sep 01 02:06:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-32510d52-c059-4763-b75a-ef429c50aeeb tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-32510d52-c059-4763-b75a-ef429c50aeeb tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:03 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:03 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:03 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:03 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:03 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-32510d52-c059-4763-b75a-ef429c50aeeb tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Volume info retrieved successfully. Sep 01 02:06:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-32510d52-c059-4763-b75a-ef429c50aeeb tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] http://192.168.122.72/volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 returned with HTTP 200 Sep 01 02:06:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 152/299] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:03 2026] GET /volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 => generated 866 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-77ff7059-5de5-4ec2-b5c3-8c87ebcd12aa None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-77ff7059-5de5-4ec2-b5c3-8c87ebcd12aa tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:06:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-77ff7059-5de5-4ec2-b5c3-8c87ebcd12aa tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc3631a0-5804-489c-a8e0-a294b629bd64", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-231004579"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:03 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:03 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:03 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:03 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-77ff7059-5de5-4ec2-b5c3-8c87ebcd12aa tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Volume info retrieved successfully. Sep 01 02:06:03 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-77ff7059-5de5-4ec2-b5c3-8c87ebcd12aa tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Create snapshot from volume dc3631a0-5804-489c-a8e0-a294b629bd64 Sep 01 02:06:03 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-77ff7059-5de5-4ec2-b5c3-8c87ebcd12aa tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Created reservations ['30e58a75-0e1b-447b-b093-6218933362d5', '103486fb-91c5-4edb-88f1-cbcce8a7741e', '9dd1f138-41a1-4428-9b0b-cb4b46710c70', 'f1503b65-5632-42a8-845b-86bff6f0c2d8'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:03 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:03 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-77ff7059-5de5-4ec2-b5c3-8c87ebcd12aa tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Snapshot create request issued successfully. Sep 01 02:06:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-77ff7059-5de5-4ec2-b5c3-8c87ebcd12aa tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:06:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 148/300] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:06:03 2026] POST /volume/v3/snapshots => generated 322 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8d2a38c9-4371-43c6-b7c8-d89d30f4b7a9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8d2a38c9-4371-43c6-b7c8-d89d30f4b7a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] GET http://192.168.122.72/volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 Sep 01 02:06:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8d2a38c9-4371-43c6-b7c8-d89d30f4b7a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8d2a38c9-4371-43c6-b7c8-d89d30f4b7a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:03 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:03 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:03 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8d2a38c9-4371-43c6-b7c8-d89d30f4b7a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Snapshot retrieved successfully. Sep 01 02:06:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8d2a38c9-4371-43c6-b7c8-d89d30f4b7a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] http://192.168.122.72/volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 returned with HTTP 200 Sep 01 02:06:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 153/301] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:03 2026] GET /volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 => generated 454 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c7e46321-d0af-471f-bd02-827783f4c88f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c7e46321-d0af-471f-bd02-827783f4c88f tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] GET http://192.168.122.72/volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 Sep 01 02:06:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c7e46321-d0af-471f-bd02-827783f4c88f tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c7e46321-d0af-471f-bd02-827783f4c88f tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:04 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:04 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:04 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c7e46321-d0af-471f-bd02-827783f4c88f tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Snapshot retrieved successfully. Sep 01 02:06:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c7e46321-d0af-471f-bd02-827783f4c88f tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] http://192.168.122.72/volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 returned with HTTP 200 Sep 01 02:06:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 149/302] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:04 2026] GET /volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 => generated 454 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c5cc490b-ffc2-424b-9454-a70a9e942b66 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c5cc490b-ffc2-424b-9454-a70a9e942b66 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] GET http://192.168.122.72/volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 Sep 01 02:06:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c5cc490b-ffc2-424b-9454-a70a9e942b66 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c5cc490b-ffc2-424b-9454-a70a9e942b66 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:05 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:05 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:05 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c5cc490b-ffc2-424b-9454-a70a9e942b66 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Snapshot retrieved successfully. Sep 01 02:06:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c5cc490b-ffc2-424b-9454-a70a9e942b66 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] http://192.168.122.72/volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 returned with HTTP 200 Sep 01 02:06:05 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 154/303] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:05 2026] GET /volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 => generated 454 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-329dadaf-6cc2-4b1c-bf7e-e43791ea6434 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-329dadaf-6cc2-4b1c-bf7e-e43791ea6434 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] GET http://192.168.122.72/volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 Sep 01 02:06:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-329dadaf-6cc2-4b1c-bf7e-e43791ea6434 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-329dadaf-6cc2-4b1c-bf7e-e43791ea6434 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:07 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:07 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:07 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-329dadaf-6cc2-4b1c-bf7e-e43791ea6434 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Snapshot retrieved successfully. Sep 01 02:06:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-329dadaf-6cc2-4b1c-bf7e-e43791ea6434 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] http://192.168.122.72/volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 returned with HTTP 200 Sep 01 02:06:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 150/304] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:06 2026] GET /volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 => generated 481 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2cd5de04-990c-455e-a982-fb647700662e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2cd5de04-990c-455e-a982-fb647700662e tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368-project-admin] PUT http://192.168.122.72/volume/v3/os-quota-sets/1d7c64d0495e4557bb96c171228da04a Sep 01 02:06:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2cd5de04-990c-455e-a982-fb647700662e tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2cd5de04-990c-455e-a982-fb647700662e tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/1d7c64d0495e4557bb96c171228da04a returned with HTTP 200 Sep 01 02:06:07 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 155/305] 192.168.122.72 () {60 vars in 1253 bytes} [Tue Sep 1 02:06:07 2026] PUT /volume/v3/os-quota-sets/1d7c64d0495e4557bb96c171228da04a => generated 393 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3f5825ce-5b5f-45ea-87cb-65c41044e9b5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3f5825ce-5b5f-45ea-87cb-65c41044e9b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:06:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3f5825ce-5b5f-45ea-87cb-65c41044e9b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc3631a0-5804-489c-a8e0-a294b629bd64"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:07 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:07 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:07 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:07 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:07 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3f5825ce-5b5f-45ea-87cb-65c41044e9b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Volume info retrieved successfully. Sep 01 02:06:07 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-3f5825ce-5b5f-45ea-87cb-65c41044e9b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Create snapshot from volume dc3631a0-5804-489c-a8e0-a294b629bd64 Sep 01 02:06:07 devstack devstack@c-api.service[87017]: WARNING cinder.quota_utils [None req-3f5825ce-5b5f-45ea-87cb-65c41044e9b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Quota exceeded for 1d7c64d0495e4557bb96c171228da04a, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 02:06:07 devstack devstack@c-api.service[87017]: INFO cinder.api.middleware.fault [None req-3f5825ce-5b5f-45ea-87cb-65c41044e9b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 413 Sep 01 02:06:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 151/306] 192.168.122.72 () {60 vars in 1143 bytes} [Tue Sep 1 02:06:07 2026] POST /volume/v3/snapshots => generated 208 bytes in 187 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 02:06:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-33c69a71-ad1b-4d7e-a952-b80c364ed166 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-33c69a71-ad1b-4d7e-a952-b80c364ed166 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368-project-admin] PUT http://192.168.122.72/volume/v3/os-quota-sets/1d7c64d0495e4557bb96c171228da04a Sep 01 02:06:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-33c69a71-ad1b-4d7e-a952-b80c364ed166 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-33c69a71-ad1b-4d7e-a952-b80c364ed166 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/1d7c64d0495e4557bb96c171228da04a returned with HTTP 200 Sep 01 02:06:07 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 156/307] 192.168.122.72 () {60 vars in 1253 bytes} [Tue Sep 1 02:06:07 2026] PUT /volume/v3/os-quota-sets/1d7c64d0495e4557bb96c171228da04a => generated 393 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6d4f030a-fbfd-4bb0-852b-e6fa860f8c6c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6d4f030a-fbfd-4bb0-852b-e6fa860f8c6c tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:06:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6d4f030a-fbfd-4bb0-852b-e6fa860f8c6c tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc3631a0-5804-489c-a8e0-a294b629bd64"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:07 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:07 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:07 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:07 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:07 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6d4f030a-fbfd-4bb0-852b-e6fa860f8c6c tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Volume info retrieved successfully. Sep 01 02:06:07 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-6d4f030a-fbfd-4bb0-852b-e6fa860f8c6c tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Create snapshot from volume dc3631a0-5804-489c-a8e0-a294b629bd64 Sep 01 02:06:07 devstack devstack@c-api.service[87017]: WARNING cinder.quota_utils [None req-6d4f030a-fbfd-4bb0-852b-e6fa860f8c6c tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Quota exceeded for 1d7c64d0495e4557bb96c171228da04a, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 01 02:06:07 devstack devstack@c-api.service[87017]: INFO cinder.api.middleware.fault [None req-6d4f030a-fbfd-4bb0-852b-e6fa860f8c6c tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 413 Sep 01 02:06:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 152/308] 192.168.122.72 () {60 vars in 1143 bytes} [Tue Sep 1 02:06:07 2026] POST /volume/v3/snapshots => generated 133 bytes in 104 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 02:06:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f63f1799-387d-477b-8d6d-bbffdf15431c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f63f1799-387d-477b-8d6d-bbffdf15431c tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 Sep 01 02:06:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f63f1799-387d-477b-8d6d-bbffdf15431c tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f63f1799-387d-477b-8d6d-bbffdf15431c tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:07 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-f63f1799-387d-477b-8d6d-bbffdf15431c tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Delete snapshot with id: 9d498629-9769-46a7-959e-22131f858a23 Sep 01 02:06:07 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:07 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:07 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f63f1799-387d-477b-8d6d-bbffdf15431c tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Snapshot retrieved successfully. Sep 01 02:06:07 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:07 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:08 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f63f1799-387d-477b-8d6d-bbffdf15431c tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Snapshot delete request issued successfully. Sep 01 02:06:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f63f1799-387d-477b-8d6d-bbffdf15431c tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] http://192.168.122.72/volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 returned with HTTP 202 Sep 01 02:06:08 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 157/309] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:06:07 2026] DELETE /volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-023be58c-9a9d-4fbe-a873-2212c5327ac1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-023be58c-9a9d-4fbe-a873-2212c5327ac1 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] GET http://192.168.122.72/volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 Sep 01 02:06:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-023be58c-9a9d-4fbe-a873-2212c5327ac1 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-023be58c-9a9d-4fbe-a873-2212c5327ac1 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:08 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:08 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:08 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-023be58c-9a9d-4fbe-a873-2212c5327ac1 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Snapshot retrieved successfully. Sep 01 02:06:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-023be58c-9a9d-4fbe-a873-2212c5327ac1 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] http://192.168.122.72/volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 returned with HTTP 200 Sep 01 02:06:08 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 153/310] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:08 2026] GET /volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 => generated 480 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b533c2d0-b7e7-490a-beb4-c1800f1847af None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b533c2d0-b7e7-490a-beb4-c1800f1847af tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] GET http://192.168.122.72/volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 Sep 01 02:06:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b533c2d0-b7e7-490a-beb4-c1800f1847af tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b533c2d0-b7e7-490a-beb4-c1800f1847af tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:09 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:09 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:09 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b533c2d0-b7e7-490a-beb4-c1800f1847af tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Snapshot retrieved successfully. Sep 01 02:06:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b533c2d0-b7e7-490a-beb4-c1800f1847af tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] http://192.168.122.72/volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 returned with HTTP 200 Sep 01 02:06:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 158/311] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:09 2026] GET /volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 => generated 480 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-77d2015f-0311-4156-870b-23273bc97efe None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-77d2015f-0311-4156-870b-23273bc97efe tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] GET http://192.168.122.72/volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 Sep 01 02:06:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-77d2015f-0311-4156-870b-23273bc97efe tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-77d2015f-0311-4156-870b-23273bc97efe tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:10 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:10 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:10 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-77d2015f-0311-4156-870b-23273bc97efe tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Snapshot retrieved successfully. Sep 01 02:06:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-77d2015f-0311-4156-870b-23273bc97efe tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] http://192.168.122.72/volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 returned with HTTP 200 Sep 01 02:06:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 154/312] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:10 2026] GET /volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 => generated 480 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-275101a0-bf6d-4d4a-91fd-eabdce0de635 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-275101a0-bf6d-4d4a-91fd-eabdce0de635 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] GET http://192.168.122.72/volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 Sep 01 02:06:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-275101a0-bf6d-4d4a-91fd-eabdce0de635 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-275101a0-bf6d-4d4a-91fd-eabdce0de635 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-275101a0-bf6d-4d4a-91fd-eabdce0de635 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] http://192.168.122.72/volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 returned with HTTP 404 Sep 01 02:06:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 159/313] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:11 2026] GET /volume/v3/snapshots/9d498629-9769-46a7-959e-22131f858a23 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2d0b8959-03de-4a08-b8e9-92efb6011007 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2d0b8959-03de-4a08-b8e9-92efb6011007 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] GET http://192.168.122.72/volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 Sep 01 02:06:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2d0b8959-03de-4a08-b8e9-92efb6011007 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2d0b8959-03de-4a08-b8e9-92efb6011007 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:11 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:11 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:11 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:11 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:11 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2d0b8959-03de-4a08-b8e9-92efb6011007 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Volume info retrieved successfully. Sep 01 02:06:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2d0b8959-03de-4a08-b8e9-92efb6011007 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] http://192.168.122.72/volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 returned with HTTP 200 Sep 01 02:06:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 155/314] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:11 2026] GET /volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 => generated 866 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1877cbc0-f75d-4955-964e-331ac027c401 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1877cbc0-f75d-4955-964e-331ac027c401 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] DELETE http://192.168.122.72/volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 Sep 01 02:06:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1877cbc0-f75d-4955-964e-331ac027c401 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1877cbc0-f75d-4955-964e-331ac027c401 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:11 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-1877cbc0-f75d-4955-964e-331ac027c401 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Delete volume with id: dc3631a0-5804-489c-a8e0-a294b629bd64 Sep 01 02:06:11 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:11 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:11 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:11 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1877cbc0-f75d-4955-964e-331ac027c401 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Volume info retrieved successfully. Sep 01 02:06:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1877cbc0-f75d-4955-964e-331ac027c401 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Delete volume request issued successfully. Sep 01 02:06:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1877cbc0-f75d-4955-964e-331ac027c401 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] http://192.168.122.72/volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 returned with HTTP 202 Sep 01 02:06:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 160/315] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:11 2026] DELETE /volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b03a39a7-560d-47dc-9446-101d2b86dcc1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b03a39a7-560d-47dc-9446-101d2b86dcc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] GET http://192.168.122.72/volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 Sep 01 02:06:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b03a39a7-560d-47dc-9446-101d2b86dcc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b03a39a7-560d-47dc-9446-101d2b86dcc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:11 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:11 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:11 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:11 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:11 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b03a39a7-560d-47dc-9446-101d2b86dcc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Volume info retrieved successfully. Sep 01 02:06:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b03a39a7-560d-47dc-9446-101d2b86dcc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] http://192.168.122.72/volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 returned with HTTP 200 Sep 01 02:06:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 156/316] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:11 2026] GET /volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 => generated 865 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-706ff2df-ac4a-48c4-ba49-f6534b802e2b req-d28c2850-a73d-419e-9079-c33fca00977b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-706ff2df-ac4a-48c4-ba49-f6534b802e2b req-d28c2850-a73d-419e-9079-c33fca00977b tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] DELETE http://192.168.122.72/volume/v3/attachments/51cd32f5-deff-40c4-8def-64b548906a3f Sep 01 02:06:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-706ff2df-ac4a-48c4-ba49-f6534b802e2b req-d28c2850-a73d-419e-9079-c33fca00977b tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-706ff2df-ac4a-48c4-ba49-f6534b802e2b req-d28c2850-a73d-419e-9079-c33fca00977b tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:12 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:12 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:12 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:12 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, Sep 01 02:06:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-706ff2df-ac4a-48c4-ba49-f6534b802e2b req-d28c2850-a73d-419e-9079-c33fca00977b tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/attachments/51cd32f5-deff-40c4-8def-64b548906a3f returned with HTTP 200 Sep 01 02:06:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 161/317] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:06:12 2026] DELETE /volume/v3/attachments/51cd32f5-deff-40c4-8def-64b548906a3f => generated 19 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-706ff2df-ac4a-48c4-ba49-f6534b802e2b req-5b3c1b22-2455-4a82-9f7b-e07d79a3a538 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-706ff2df-ac4a-48c4-ba49-f6534b802e2b req-5b3c1b22-2455-4a82-9f7b-e07d79a3a538 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] DELETE http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a Sep 01 02:06:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-706ff2df-ac4a-48c4-ba49-f6534b802e2b req-5b3c1b22-2455-4a82-9f7b-e07d79a3a538 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-706ff2df-ac4a-48c4-ba49-f6534b802e2b req-5b3c1b22-2455-4a82-9f7b-e07d79a3a538 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:12 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [req-706ff2df-ac4a-48c4-ba49-f6534b802e2b req-5b3c1b22-2455-4a82-9f7b-e07d79a3a538 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Delete volume with id: a1a0f57f-fcee-4c70-b171-863727c5241a Sep 01 02:06:12 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:12 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-706ff2df-ac4a-48c4-ba49-f6534b802e2b req-5b3c1b22-2455-4a82-9f7b-e07d79a3a538 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:06:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-94ad635f-0f93-4858-b080-43e14d9b4126 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-94ad635f-0f93-4858-b080-43e14d9b4126 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] GET http://192.168.122.72/volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 Sep 01 02:06:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-94ad635f-0f93-4858-b080-43e14d9b4126 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-94ad635f-0f93-4858-b080-43e14d9b4126 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:12 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:12 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:12 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:12 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-706ff2df-ac4a-48c4-ba49-f6534b802e2b req-5b3c1b22-2455-4a82-9f7b-e07d79a3a538 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Delete volume request issued successfully. Sep 01 02:06:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-706ff2df-ac4a-48c4-ba49-f6534b802e2b req-5b3c1b22-2455-4a82-9f7b-e07d79a3a538 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a returned with HTTP 202 Sep 01 02:06:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 157/318] 192.168.122.72 () {62 vars in 1504 bytes} [Tue Sep 1 02:06:12 2026] DELETE /volume/v3/volumes/a1a0f57f-fcee-4c70-b171-863727c5241a => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:12 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-94ad635f-0f93-4858-b080-43e14d9b4126 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Volume info retrieved successfully. Sep 01 02:06:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-94ad635f-0f93-4858-b080-43e14d9b4126 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] http://192.168.122.72/volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 returned with HTTP 200 Sep 01 02:06:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 162/319] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:12 2026] GET /volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 => generated 865 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c4c679f0-c87d-4653-96e4-b2f7e75b39aa None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c4c679f0-c87d-4653-96e4-b2f7e75b39aa tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] GET http://192.168.122.72/volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 Sep 01 02:06:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c4c679f0-c87d-4653-96e4-b2f7e75b39aa tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c4c679f0-c87d-4653-96e4-b2f7e75b39aa tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c4c679f0-c87d-4653-96e4-b2f7e75b39aa tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061 tempest-VolumeSnapshotQuotasNegativeTestJSON-2039535061-project-member] http://192.168.122.72/volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 returned with HTTP 404 Sep 01 02:06:13 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 158/320] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:13 2026] GET /volume/v3/volumes/dc3631a0-5804-489c-a8e0-a294b629bd64 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b25ab2d6-d82e-4160-b654-9706514ebb0a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b25ab2d6-d82e-4160-b654-9706514ebb0a tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368-project-admin] PUT http://192.168.122.72/volume/v3/os-quota-sets/1d7c64d0495e4557bb96c171228da04a Sep 01 02:06:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b25ab2d6-d82e-4160-b654-9706514ebb0a tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368-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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b25ab2d6-d82e-4160-b654-9706514ebb0a tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368 tempest-VolumeSnapshotQuotasNegativeTestJSON-1291424368-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/1d7c64d0495e4557bb96c171228da04a returned with HTTP 200 Sep 01 02:06:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 163/321] 192.168.122.72 () {60 vars in 1254 bytes} [Tue Sep 1 02:06:13 2026] PUT /volume/v3/os-quota-sets/1d7c64d0495e4557bb96c171228da04a => generated 398 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e8b21414-0565-462e-a429-b380d67c68d9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e8b21414-0565-462e-a429-b380d67c68d9 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] DELETE http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a Sep 01 02:06:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e8b21414-0565-462e-a429-b380d67c68d9 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e8b21414-0565-462e-a429-b380d67c68d9 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:16 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-e8b21414-0565-462e-a429-b380d67c68d9 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Delete volume with id: 306836ae-8cb6-4d34-bf42-220390934b9a Sep 01 02:06:16 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:16 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e8b21414-0565-462e-a429-b380d67c68d9 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:06:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e8b21414-0565-462e-a429-b380d67c68d9 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Delete volume request issued successfully. Sep 01 02:06:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e8b21414-0565-462e-a429-b380d67c68d9 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a returned with HTTP 202 Sep 01 02:06:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 159/322] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:16 2026] DELETE /volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:06:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c6320ca0-f36e-48e3-8cf6-998bec17d495 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c6320ca0-f36e-48e3-8cf6-998bec17d495 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a Sep 01 02:06:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c6320ca0-f36e-48e3-8cf6-998bec17d495 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c6320ca0-f36e-48e3-8cf6-998bec17d495 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:16 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:16 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:16 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:16 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c6320ca0-f36e-48e3-8cf6-998bec17d495 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:06:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c6320ca0-f36e-48e3-8cf6-998bec17d495 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a returned with HTTP 200 Sep 01 02:06:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 164/323] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:16 2026] GET /volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fc78f618-cccd-41f1-9759-96c7b6174910 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fc78f618-cccd-41f1-9759-96c7b6174910 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a Sep 01 02:06:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fc78f618-cccd-41f1-9759-96c7b6174910 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fc78f618-cccd-41f1-9759-96c7b6174910 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:17 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=380,cinder:UPDATE=88,cinder:INSERT=55 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:06:17 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:17 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:17 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:17 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:17 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fc78f618-cccd-41f1-9759-96c7b6174910 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Volume info retrieved successfully. Sep 01 02:06:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fc78f618-cccd-41f1-9759-96c7b6174910 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a returned with HTTP 200 Sep 01 02:06:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 160/324] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:17 2026] GET /volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7ea9f18b-f87f-4032-a4d0-f07703efe221 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7ea9f18b-f87f-4032-a4d0-f07703efe221 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] GET http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a Sep 01 02:06:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7ea9f18b-f87f-4032-a4d0-f07703efe221 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7ea9f18b-f87f-4032-a4d0-f07703efe221 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:18 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=383,cinder:UPDATE=67,cinder:INSERT=43 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:06:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7ea9f18b-f87f-4032-a4d0-f07703efe221 tempest-ServerActionsTestOtherA-874258025 tempest-ServerActionsTestOtherA-874258025-project-member] http://192.168.122.72/volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a returned with HTTP 404 Sep 01 02:06:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 165/325] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:18 2026] GET /volume/v3/volumes/306836ae-8cb6-4d34-bf42-220390934b9a => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-60211f90-783e-471a-b2bf-5be17c0000e8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-60211f90-783e-471a-b2bf-5be17c0000e8 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:06:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-60211f90-783e-471a-b2bf-5be17c0000e8 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1011387691", "os-volume-type-access:is_public": false}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-60211f90-783e-471a-b2bf-5be17c0000e8 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:06:24 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 161/326] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:06:24 2026] POST /volume/v3/types => generated 229 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6e425bc9-e7f2-4f46-858d-6f9c754f1666 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6e425bc9-e7f2-4f46-858d-6f9c754f1666 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:06:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6e425bc9-e7f2-4f46-858d-6f9c754f1666 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5f54ad9c-a61f-45ba-9eae-f8a3aeb2ccfe", "size": 1}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-6e425bc9-e7f2-4f46-858d-6f9c754f1666 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Create volume request body: {'volume': {'volume_type': '5f54ad9c-a61f-45ba-9eae-f8a3aeb2ccfe', 'size': 1}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6e425bc9-e7f2-4f46-858d-6f9c754f1666 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 404 Sep 01 02:06:24 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 166/327] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:06:24 2026] POST /volume/v3/volumes => generated 114 bytes in 196 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:06:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7f088de1-b82a-4ef8-92c0-b03d7eae7028 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7f088de1-b82a-4ef8-92c0-b03d7eae7028 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] POST http://192.168.122.72/volume/v3/types/5f54ad9c-a61f-45ba-9eae-f8a3aeb2ccfe/action Sep 01 02:06:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7f088de1-b82a-4ef8-92c0-b03d7eae7028 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Action body: b'{"addProjectAccess": {"project": "c461a978658143439a253a873df21aca"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7f088de1-b82a-4ef8-92c0-b03d7eae7028 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c461a978658143439a253a873df21aca"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7f088de1-b82a-4ef8-92c0-b03d7eae7028 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] http://192.168.122.72/volume/v3/types/5f54ad9c-a61f-45ba-9eae-f8a3aeb2ccfe/action returned with HTTP 202 Sep 01 02:06:24 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 162/328] 192.168.122.72 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:24 2026] POST /volume/v3/types/5f54ad9c-a61f-45ba-9eae-f8a3aeb2ccfe/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:06:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5f54ad9c-a61f-45ba-9eae-f8a3aeb2ccfe", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1808447975"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Create volume request body: {'volume': {'volume_type': '5f54ad9c-a61f-45ba-9eae-f8a3aeb2ccfe', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1808447975'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:24 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Create volume of 1 GB Sep 01 02:06:24 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:24 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:24 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Availability Zones retrieved successfully. Sep 01 02:06:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Flow 'volume_create_api' (f4cd9f89-7acc-49bf-a8c7-a90d47cfd0c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5fe54d3-cebc-4268-9a81-de42875ea720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5fe54d3-cebc-4268-9a81-de42875ea720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:06:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5f54ad9c-a61f-45ba-9eae-f8a3aeb2ccfe,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1011387691',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f54ad9c-a61f-45ba-9eae-f8a3aeb2ccfe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf020c4c-cf87-4b29-a527-acb0492c627e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:24 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1011387691 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1011387691, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:24 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1011387691 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1011387691, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:06:24 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Created reservations ['4aa4acb8-ca75-4efa-8ed3-36f1e9f090e4', 'c832660f-cf46-42ea-bcce-478efed4816e', '55039d1c-102b-429a-aa5a-9884a27e4dc5', '6ba21ca4-b040-4fa7-8361-df0cf9a4c943'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf020c4c-cf87-4b29-a527-acb0492c627e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4aa4acb8-ca75-4efa-8ed3-36f1e9f090e4', 'c832660f-cf46-42ea-bcce-478efed4816e', '55039d1c-102b-429a-aa5a-9884a27e4dc5', '6ba21ca4-b040-4fa7-8361-df0cf9a4c943']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26027cfc-899f-4f6d-b4ac-e5f74485b1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:25 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:25 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:25 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26027cfc-899f-4f6d-b4ac-e5f74485b1a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6aec4df0-d622-4f7f-a0a9-344b7ca2a189', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1808447975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c461a978658143439a253a873df21aca',qos_specs=None,replication_status=,reservations=['4aa4acb8-ca75-4efa-8ed3-36f1e9f090e4','c832660f-cf46-42ea-bcce-478efed4816e','55039d1c-102b-429a-aa5a-9884a27e4dc5','6ba21ca4-b040-4fa7-8361-df0cf9a4c943'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2407b5a15c2247d7aa178a07b23a0f47',volume_type_id=5f54ad9c-a61f-45ba-9eae-f8a3aeb2ccfe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1808447975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6aec4df0-d622-4f7f-a0a9-344b7ca2a189,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c461a978658143439a253a873df21aca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2407b5a15c2247d7aa178a07b23a0f47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f54ad9c-a61f-45ba-9eae-f8a3aeb2ccfe),volume_type_id=5f54ad9c-a61f-45ba-9eae-f8a3aeb2ccfe)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:25 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce8514d6-bafc-4072-9c3a-20e029c6d016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:25 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce8514d6-bafc-4072-9c3a-20e029c6d016) transitioned into state 'SUCCESS' from state '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-1808447975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c461a978658143439a253a873df21aca',qos_specs=None,replication_status=,reservations=['4aa4acb8-ca75-4efa-8ed3-36f1e9f090e4','c832660f-cf46-42ea-bcce-478efed4816e','55039d1c-102b-429a-aa5a-9884a27e4dc5','6ba21ca4-b040-4fa7-8361-df0cf9a4c943'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2407b5a15c2247d7aa178a07b23a0f47',volume_type_id=5f54ad9c-a61f-45ba-9eae-f8a3aeb2ccfe)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:25 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a26bb3f-ac12-421b-9ef8-7ccf8471ea0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:25 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a26bb3f-ac12-421b-9ef8-7ccf8471ea0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:25 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Flow 'volume_create_api' (f4cd9f89-7acc-49bf-a8c7-a90d47cfd0c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:25 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Create volume request issued successfully. Sep 01 02:06:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-13899e7c-eaec-48e1-a1ea-549c0949ed76 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:25 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 167/329] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:06:24 2026] POST /volume/v3/volumes => generated 802 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-146d803a-5c1c-4f00-8e19-6d90320b9e7d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-146d803a-5c1c-4f00-8e19-6d90320b9e7d tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] GET http://192.168.122.72/volume/v3/volumes/6aec4df0-d622-4f7f-a0a9-344b7ca2a189 Sep 01 02:06:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-146d803a-5c1c-4f00-8e19-6d90320b9e7d tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-146d803a-5c1c-4f00-8e19-6d90320b9e7d tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:25 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:25 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:25 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:25 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:25 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-146d803a-5c1c-4f00-8e19-6d90320b9e7d tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Volume info retrieved successfully. Sep 01 02:06:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-146d803a-5c1c-4f00-8e19-6d90320b9e7d tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] http://192.168.122.72/volume/v3/volumes/6aec4df0-d622-4f7f-a0a9-344b7ca2a189 returned with HTTP 200 Sep 01 02:06:25 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 163/330] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:25 2026] GET /volume/v3/volumes/6aec4df0-d622-4f7f-a0a9-344b7ca2a189 => generated 870 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2c8decda-44a7-4d40-8afa-1f00745fb398 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2c8decda-44a7-4d40-8afa-1f00745fb398 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] GET http://192.168.122.72/volume/v3/volumes/6aec4df0-d622-4f7f-a0a9-344b7ca2a189 Sep 01 02:06:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2c8decda-44a7-4d40-8afa-1f00745fb398 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2c8decda-44a7-4d40-8afa-1f00745fb398 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:26 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:26 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:26 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:26 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:26 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2c8decda-44a7-4d40-8afa-1f00745fb398 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Volume info retrieved successfully. Sep 01 02:06:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2c8decda-44a7-4d40-8afa-1f00745fb398 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] http://192.168.122.72/volume/v3/volumes/6aec4df0-d622-4f7f-a0a9-344b7ca2a189 returned with HTTP 200 Sep 01 02:06:26 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 168/331] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:26 2026] GET /volume/v3/volumes/6aec4df0-d622-4f7f-a0a9-344b7ca2a189 => generated 894 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0dc1971c-7998-4a56-bd4d-0e6a5b4d9905 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0dc1971c-7998-4a56-bd4d-0e6a5b4d9905 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] GET http://192.168.122.72/volume/v3/volumes/6aec4df0-d622-4f7f-a0a9-344b7ca2a189 Sep 01 02:06:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0dc1971c-7998-4a56-bd4d-0e6a5b4d9905 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0dc1971c-7998-4a56-bd4d-0e6a5b4d9905 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:27 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:27 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0dc1971c-7998-4a56-bd4d-0e6a5b4d9905 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Volume info retrieved successfully. Sep 01 02:06:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0dc1971c-7998-4a56-bd4d-0e6a5b4d9905 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] http://192.168.122.72/volume/v3/volumes/6aec4df0-d622-4f7f-a0a9-344b7ca2a189 returned with HTTP 200 Sep 01 02:06:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 164/332] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:27 2026] GET /volume/v3/volumes/6aec4df0-d622-4f7f-a0a9-344b7ca2a189 => generated 895 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2cb840d1-cd40-45aa-b143-5ec1e5f5bfb8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2cb840d1-cd40-45aa-b143-5ec1e5f5bfb8 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] GET http://192.168.122.72/volume/v3/volumes/6aec4df0-d622-4f7f-a0a9-344b7ca2a189 Sep 01 02:06:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2cb840d1-cd40-45aa-b143-5ec1e5f5bfb8 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2cb840d1-cd40-45aa-b143-5ec1e5f5bfb8 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:27 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:27 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:27 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2cb840d1-cd40-45aa-b143-5ec1e5f5bfb8 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Volume info retrieved successfully. Sep 01 02:06:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2cb840d1-cd40-45aa-b143-5ec1e5f5bfb8 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] http://192.168.122.72/volume/v3/volumes/6aec4df0-d622-4f7f-a0a9-344b7ca2a189 returned with HTTP 200 Sep 01 02:06:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 169/333] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:27 2026] GET /volume/v3/volumes/6aec4df0-d622-4f7f-a0a9-344b7ca2a189 => generated 895 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c3e223a8-beee-4dee-b404-77287df2e618 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c3e223a8-beee-4dee-b404-77287df2e618 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] DELETE http://192.168.122.72/volume/v3/volumes/6aec4df0-d622-4f7f-a0a9-344b7ca2a189 Sep 01 02:06:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c3e223a8-beee-4dee-b404-77287df2e618 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c3e223a8-beee-4dee-b404-77287df2e618 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:27 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-c3e223a8-beee-4dee-b404-77287df2e618 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Delete volume with id: 6aec4df0-d622-4f7f-a0a9-344b7ca2a189 Sep 01 02:06:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:27 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:27 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c3e223a8-beee-4dee-b404-77287df2e618 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Volume info retrieved successfully. Sep 01 02:06:27 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c3e223a8-beee-4dee-b404-77287df2e618 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Delete volume request issued successfully. Sep 01 02:06:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c3e223a8-beee-4dee-b404-77287df2e618 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] http://192.168.122.72/volume/v3/volumes/6aec4df0-d622-4f7f-a0a9-344b7ca2a189 returned with HTTP 202 Sep 01 02:06:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 165/334] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:27 2026] DELETE /volume/v3/volumes/6aec4df0-d622-4f7f-a0a9-344b7ca2a189 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d98eadde-b062-47c9-a512-bfc5f3cddbeb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d98eadde-b062-47c9-a512-bfc5f3cddbeb tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] GET http://192.168.122.72/volume/v3/volumes/6aec4df0-d622-4f7f-a0a9-344b7ca2a189 Sep 01 02:06:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d98eadde-b062-47c9-a512-bfc5f3cddbeb tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d98eadde-b062-47c9-a512-bfc5f3cddbeb tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:27 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:27 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:27 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d98eadde-b062-47c9-a512-bfc5f3cddbeb tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Volume info retrieved successfully. Sep 01 02:06:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d98eadde-b062-47c9-a512-bfc5f3cddbeb tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] http://192.168.122.72/volume/v3/volumes/6aec4df0-d622-4f7f-a0a9-344b7ca2a189 returned with HTTP 200 Sep 01 02:06:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 170/335] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:27 2026] GET /volume/v3/volumes/6aec4df0-d622-4f7f-a0a9-344b7ca2a189 => generated 894 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d54fe854-8040-470a-837c-5452a58dbaf4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d54fe854-8040-470a-837c-5452a58dbaf4 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] GET http://192.168.122.72/volume/v3/volumes/6aec4df0-d622-4f7f-a0a9-344b7ca2a189 Sep 01 02:06:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d54fe854-8040-470a-837c-5452a58dbaf4 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d54fe854-8040-470a-837c-5452a58dbaf4 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d54fe854-8040-470a-837c-5452a58dbaf4 tempest-VolumeTypesAccessTest-1277064898 tempest-VolumeTypesAccessTest-1277064898-project-member] http://192.168.122.72/volume/v3/volumes/6aec4df0-d622-4f7f-a0a9-344b7ca2a189 returned with HTTP 404 Sep 01 02:06:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 166/336] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:28 2026] GET /volume/v3/volumes/6aec4df0-d622-4f7f-a0a9-344b7ca2a189 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c44478ab-54b4-4b97-8080-25c38597447d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c44478ab-54b4-4b97-8080-25c38597447d tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] POST http://192.168.122.72/volume/v3/types/5f54ad9c-a61f-45ba-9eae-f8a3aeb2ccfe/action Sep 01 02:06:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c44478ab-54b4-4b97-8080-25c38597447d tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Action body: b'{"removeProjectAccess": {"project": "c461a978658143439a253a873df21aca"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c44478ab-54b4-4b97-8080-25c38597447d tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c461a978658143439a253a873df21aca"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c44478ab-54b4-4b97-8080-25c38597447d tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] http://192.168.122.72/volume/v3/types/5f54ad9c-a61f-45ba-9eae-f8a3aeb2ccfe/action returned with HTTP 202 Sep 01 02:06:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 171/337] 192.168.122.72 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:28 2026] POST /volume/v3/types/5f54ad9c-a61f-45ba-9eae-f8a3aeb2ccfe/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bda3af20-c3a9-4117-8030-88647936bb36 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bda3af20-c3a9-4117-8030-88647936bb36 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] DELETE http://192.168.122.72/volume/v3/types/5f54ad9c-a61f-45ba-9eae-f8a3aeb2ccfe Sep 01 02:06:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bda3af20-c3a9-4117-8030-88647936bb36 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bda3af20-c3a9-4117-8030-88647936bb36 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bda3af20-c3a9-4117-8030-88647936bb36 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] http://192.168.122.72/volume/v3/types/5f54ad9c-a61f-45ba-9eae-f8a3aeb2ccfe returned with HTTP 202 Sep 01 02:06:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 167/338] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:06:28 2026] DELETE /volume/v3/types/5f54ad9c-a61f-45ba-9eae-f8a3aeb2ccfe => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:06:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0e068768-42f2-4f27-b066-7a432b071288 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0e068768-42f2-4f27-b066-7a432b071288 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] GET http://192.168.122.72/volume/v3/types/5f54ad9c-a61f-45ba-9eae-f8a3aeb2ccfe Sep 01 02:06:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0e068768-42f2-4f27-b066-7a432b071288 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0e068768-42f2-4f27-b066-7a432b071288 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0e068768-42f2-4f27-b066-7a432b071288 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] http://192.168.122.72/volume/v3/types/5f54ad9c-a61f-45ba-9eae-f8a3aeb2ccfe returned with HTTP 404 Sep 01 02:06:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 172/339] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:28 2026] GET /volume/v3/types/5f54ad9c-a61f-45ba-9eae-f8a3aeb2ccfe => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8399f20a-ae42-42cf-8b9a-9e55afc8efc8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8399f20a-ae42-42cf-8b9a-9e55afc8efc8 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:06:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8399f20a-ae42-42cf-8b9a-9e55afc8efc8 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-500067178", "os-volume-type-access:is_public": false}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8399f20a-ae42-42cf-8b9a-9e55afc8efc8 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:06:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 168/340] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:06:28 2026] POST /volume/v3/types => generated 228 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5d427192-6f78-45cf-bf1f-de66b4b35328 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5d427192-6f78-45cf-bf1f-de66b4b35328 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] POST http://192.168.122.72/volume/v3/types/dd099707-79ac-4628-a6fc-a42c942399dd/action Sep 01 02:06:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5d427192-6f78-45cf-bf1f-de66b4b35328 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Action body: b'{"addProjectAccess": {"project": "c461a978658143439a253a873df21aca"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5d427192-6f78-45cf-bf1f-de66b4b35328 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c461a978658143439a253a873df21aca"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5d427192-6f78-45cf-bf1f-de66b4b35328 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] http://192.168.122.72/volume/v3/types/dd099707-79ac-4628-a6fc-a42c942399dd/action returned with HTTP 202 Sep 01 02:06:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 173/341] 192.168.122.72 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:28 2026] POST /volume/v3/types/dd099707-79ac-4628-a6fc-a42c942399dd/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4be7faf4-fa52-43ef-8af4-e722f36176af None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4be7faf4-fa52-43ef-8af4-e722f36176af tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] POST http://192.168.122.72/volume/v3/types/dd099707-79ac-4628-a6fc-a42c942399dd/action Sep 01 02:06:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4be7faf4-fa52-43ef-8af4-e722f36176af tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Action body: b'{"addProjectAccess": {"project": "515f0ee3dd3843748574437da463674f"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4be7faf4-fa52-43ef-8af4-e722f36176af tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "515f0ee3dd3843748574437da463674f"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4be7faf4-fa52-43ef-8af4-e722f36176af tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] http://192.168.122.72/volume/v3/types/dd099707-79ac-4628-a6fc-a42c942399dd/action returned with HTTP 202 Sep 01 02:06:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 169/342] 192.168.122.72 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:28 2026] POST /volume/v3/types/dd099707-79ac-4628-a6fc-a42c942399dd/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a8c06dcf-a28c-4496-b677-feb22276b9c3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a8c06dcf-a28c-4496-b677-feb22276b9c3 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] GET http://192.168.122.72/volume/v3/types/dd099707-79ac-4628-a6fc-a42c942399dd/os-volume-type-access Sep 01 02:06:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a8c06dcf-a28c-4496-b677-feb22276b9c3 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a8c06dcf-a28c-4496-b677-feb22276b9c3 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a8c06dcf-a28c-4496-b677-feb22276b9c3 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] http://192.168.122.72/volume/v3/types/dd099707-79ac-4628-a6fc-a42c942399dd/os-volume-type-access returned with HTTP 200 Sep 01 02:06:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 174/343] 192.168.122.72 () {58 vars in 1287 bytes} [Tue Sep 1 02:06:29 2026] GET /volume/v3/types/dd099707-79ac-4628-a6fc-a42c942399dd/os-volume-type-access => generated 244 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-04466f49-a172-4703-98a6-cd5323ed0e85 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-04466f49-a172-4703-98a6-cd5323ed0e85 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] POST http://192.168.122.72/volume/v3/types/dd099707-79ac-4628-a6fc-a42c942399dd/action Sep 01 02:06:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-04466f49-a172-4703-98a6-cd5323ed0e85 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Action body: b'{"removeProjectAccess": {"project": "515f0ee3dd3843748574437da463674f"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-04466f49-a172-4703-98a6-cd5323ed0e85 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "515f0ee3dd3843748574437da463674f"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-04466f49-a172-4703-98a6-cd5323ed0e85 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] http://192.168.122.72/volume/v3/types/dd099707-79ac-4628-a6fc-a42c942399dd/action returned with HTTP 202 Sep 01 02:06:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 170/344] 192.168.122.72 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:29 2026] POST /volume/v3/types/dd099707-79ac-4628-a6fc-a42c942399dd/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d87e976d-2442-4356-bd4d-f70fb5946a91 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d87e976d-2442-4356-bd4d-f70fb5946a91 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] POST http://192.168.122.72/volume/v3/types/dd099707-79ac-4628-a6fc-a42c942399dd/action Sep 01 02:06:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d87e976d-2442-4356-bd4d-f70fb5946a91 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Action body: b'{"removeProjectAccess": {"project": "c461a978658143439a253a873df21aca"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d87e976d-2442-4356-bd4d-f70fb5946a91 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c461a978658143439a253a873df21aca"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d87e976d-2442-4356-bd4d-f70fb5946a91 tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] http://192.168.122.72/volume/v3/types/dd099707-79ac-4628-a6fc-a42c942399dd/action returned with HTTP 202 Sep 01 02:06:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 175/345] 192.168.122.72 () {60 vars in 1263 bytes} [Tue Sep 1 02:06:29 2026] POST /volume/v3/types/dd099707-79ac-4628-a6fc-a42c942399dd/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:06:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bbf473f4-80e1-436d-abcf-2431dea50f0e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bbf473f4-80e1-436d-abcf-2431dea50f0e tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] DELETE http://192.168.122.72/volume/v3/types/dd099707-79ac-4628-a6fc-a42c942399dd Sep 01 02:06:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bbf473f4-80e1-436d-abcf-2431dea50f0e tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bbf473f4-80e1-436d-abcf-2431dea50f0e tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bbf473f4-80e1-436d-abcf-2431dea50f0e tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] http://192.168.122.72/volume/v3/types/dd099707-79ac-4628-a6fc-a42c942399dd returned with HTTP 202 Sep 01 02:06:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 171/346] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:06:29 2026] DELETE /volume/v3/types/dd099707-79ac-4628-a6fc-a42c942399dd => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-150a5413-76dd-4676-9853-d7e66ce2f54b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-150a5413-76dd-4676-9853-d7e66ce2f54b tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] GET http://192.168.122.72/volume/v3/types/dd099707-79ac-4628-a6fc-a42c942399dd Sep 01 02:06:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-150a5413-76dd-4676-9853-d7e66ce2f54b tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-150a5413-76dd-4676-9853-d7e66ce2f54b tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-150a5413-76dd-4676-9853-d7e66ce2f54b tempest-VolumeTypesAccessTest-1630210368 tempest-VolumeTypesAccessTest-1630210368-project-admin] http://192.168.122.72/volume/v3/types/dd099707-79ac-4628-a6fc-a42c942399dd returned with HTTP 404 Sep 01 02:06:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 176/347] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:29 2026] GET /volume/v3/types/dd099707-79ac-4628-a6fc-a42c942399dd => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-75b6dc48-82fc-4118-99be-33b831e7ad5d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-75b6dc48-82fc-4118-99be-33b831e7ad5d tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:06:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-75b6dc48-82fc-4118-99be-33b831e7ad5d tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1476799468"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-75b6dc48-82fc-4118-99be-33b831e7ad5d tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1476799468'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:34 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-75b6dc48-82fc-4118-99be-33b831e7ad5d tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Create volume of 1 GB Sep 01 02:06:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-75b6dc48-82fc-4118-99be-33b831e7ad5d tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Availability Zones retrieved successfully. Sep 01 02:06:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-75b6dc48-82fc-4118-99be-33b831e7ad5d tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Flow 'volume_create_api' (086ad62e-8cc2-4357-b553-e16a6fad1862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-75b6dc48-82fc-4118-99be-33b831e7ad5d tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed553623-5c60-40a5-899b-a194524b2edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-75b6dc48-82fc-4118-99be-33b831e7ad5d tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-75b6dc48-82fc-4118-99be-33b831e7ad5d tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed553623-5c60-40a5-899b-a194524b2edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-75b6dc48-82fc-4118-99be-33b831e7ad5d tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21898080-d420-4243-b72a-52805f7997c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:35 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-75b6dc48-82fc-4118-99be-33b831e7ad5d tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Created reservations ['62abc9c9-9366-4f86-8d62-d0b0f708bc9e', '3e2912c1-86c1-4e29-a72e-56c6efb1d879', 'f7a05206-f276-4fdd-a9d1-785dec6f1a95', '50129266-fe7d-4479-892f-bbe00485be6f'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-75b6dc48-82fc-4118-99be-33b831e7ad5d tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21898080-d420-4243-b72a-52805f7997c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62abc9c9-9366-4f86-8d62-d0b0f708bc9e', '3e2912c1-86c1-4e29-a72e-56c6efb1d879', 'f7a05206-f276-4fdd-a9d1-785dec6f1a95', '50129266-fe7d-4479-892f-bbe00485be6f']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-75b6dc48-82fc-4118-99be-33b831e7ad5d tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (295fec69-7cae-4f0a-bbe1-6507d9294291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:35 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-75b6dc48-82fc-4118-99be-33b831e7ad5d tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (295fec69-7cae-4f0a-bbe1-6507d9294291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe42079d-5778-4258-a560-b1481db3b04f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1476799468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b709c95a1a463eac1dc2da31a10685',qos_specs=None,replication_status=,reservations=['62abc9c9-9366-4f86-8d62-d0b0f708bc9e','3e2912c1-86c1-4e29-a72e-56c6efb1d879','f7a05206-f276-4fdd-a9d1-785dec6f1a95','50129266-fe7d-4479-892f-bbe00485be6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a74802e23ba4b05ac050cd4ca609f65',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1476799468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe42079d-5778-4258-a560-b1481db3b04f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14b709c95a1a463eac1dc2da31a10685',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a74802e23ba4b05ac050cd4ca609f65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-75b6dc48-82fc-4118-99be-33b831e7ad5d tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3805192-558c-4489-9b2b-eadff54bcd06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-75b6dc48-82fc-4118-99be-33b831e7ad5d tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3805192-558c-4489-9b2b-eadff54bcd06) transitioned into state 'SUCCESS' from state '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-1476799468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b709c95a1a463eac1dc2da31a10685',qos_specs=None,replication_status=,reservations=['62abc9c9-9366-4f86-8d62-d0b0f708bc9e','3e2912c1-86c1-4e29-a72e-56c6efb1d879','f7a05206-f276-4fdd-a9d1-785dec6f1a95','50129266-fe7d-4479-892f-bbe00485be6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a74802e23ba4b05ac050cd4ca609f65',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-75b6dc48-82fc-4118-99be-33b831e7ad5d tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9aaea39-07bf-4db8-a9aa-5d94e7d5d35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-75b6dc48-82fc-4118-99be-33b831e7ad5d tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9aaea39-07bf-4db8-a9aa-5d94e7d5d35b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-75b6dc48-82fc-4118-99be-33b831e7ad5d tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Flow 'volume_create_api' (086ad62e-8cc2-4357-b553-e16a6fad1862) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-75b6dc48-82fc-4118-99be-33b831e7ad5d tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Create volume request issued successfully. Sep 01 02:06:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-75b6dc48-82fc-4118-99be-33b831e7ad5d tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 172/348] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:06:34 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 01 02:06:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9b52aec5-4202-4c20-acf5-b43da449ac06 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9b52aec5-4202-4c20-acf5-b43da449ac06 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f Sep 01 02:06:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9b52aec5-4202-4c20-acf5-b43da449ac06 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9b52aec5-4202-4c20-acf5-b43da449ac06 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:35 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:35 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:35 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9b52aec5-4202-4c20-acf5-b43da449ac06 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:06:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9b52aec5-4202-4c20-acf5-b43da449ac06 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f returned with HTTP 200 Sep 01 02:06:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 177/349] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:35 2026] GET /volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f => generated 830 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-49504269-b445-4116-86a8-3287bf9697b6 req-04f4176b-68fb-43a1-aecf-b3d8fd6d269c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-49504269-b445-4116-86a8-3287bf9697b6 req-04f4176b-68fb-43a1-aecf-b3d8fd6d269c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:06:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-49504269-b445-4116-86a8-3287bf9697b6 req-04f4176b-68fb-43a1-aecf-b3d8fd6d269c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1223668509", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [req-49504269-b445-4116-86a8-3287bf9697b6 req-04f4176b-68fb-43a1-aecf-b3d8fd6d269c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1223668509', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:36 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [req-49504269-b445-4116-86a8-3287bf9697b6 req-04f4176b-68fb-43a1-aecf-b3d8fd6d269c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Create volume of 1 GB Sep 01 02:06:36 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:36 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:36 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-49504269-b445-4116-86a8-3287bf9697b6 req-04f4176b-68fb-43a1-aecf-b3d8fd6d269c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Availability Zones retrieved successfully. Sep 01 02:06:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-49504269-b445-4116-86a8-3287bf9697b6 req-04f4176b-68fb-43a1-aecf-b3d8fd6d269c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Flow 'volume_create_api' (06cc7905-9550-46f9-8103-484a316807ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-49504269-b445-4116-86a8-3287bf9697b6 req-04f4176b-68fb-43a1-aecf-b3d8fd6d269c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b10eda-d5de-4754-a24a-b9db96ea4a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [req-49504269-b445-4116-86a8-3287bf9697b6 req-04f4176b-68fb-43a1-aecf-b3d8fd6d269c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-49504269-b445-4116-86a8-3287bf9697b6 req-04f4176b-68fb-43a1-aecf-b3d8fd6d269c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b10eda-d5de-4754-a24a-b9db96ea4a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-49504269-b445-4116-86a8-3287bf9697b6 req-04f4176b-68fb-43a1-aecf-b3d8fd6d269c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9073672-d9e3-41b5-afae-14f0b9328aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e6ffe30d-404e-41c5-a180-f0bfd4a97eab None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e6ffe30d-404e-41c5-a180-f0bfd4a97eab tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f Sep 01 02:06:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e6ffe30d-404e-41c5-a180-f0bfd4a97eab tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e6ffe30d-404e-41c5-a180-f0bfd4a97eab tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:36 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:36 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:36 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:36 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:36 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e6ffe30d-404e-41c5-a180-f0bfd4a97eab tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:06:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e6ffe30d-404e-41c5-a180-f0bfd4a97eab tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f returned with HTTP 200 Sep 01 02:06:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 178/350] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:36 2026] GET /volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f => generated 854 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [req-49504269-b445-4116-86a8-3287bf9697b6 req-04f4176b-68fb-43a1-aecf-b3d8fd6d269c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Created reservations ['297c15d4-63d9-4775-8e37-39ff7554f957', '51d824da-d41c-4282-bb30-dd16d3404eb1', 'e8823430-fb7c-4417-8efe-a551ec5cd095', '07a2cdbd-37b7-4dbb-9d18-87840ac1b007'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:37 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-49504269-b445-4116-86a8-3287bf9697b6 req-04f4176b-68fb-43a1-aecf-b3d8fd6d269c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9073672-d9e3-41b5-afae-14f0b9328aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['297c15d4-63d9-4775-8e37-39ff7554f957', '51d824da-d41c-4282-bb30-dd16d3404eb1', 'e8823430-fb7c-4417-8efe-a551ec5cd095', '07a2cdbd-37b7-4dbb-9d18-87840ac1b007']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:37 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-49504269-b445-4116-86a8-3287bf9697b6 req-04f4176b-68fb-43a1-aecf-b3d8fd6d269c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f93a36b1-d5f7-4d85-ad46-52efaad8563c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:37 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:37 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:37 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-49504269-b445-4116-86a8-3287bf9697b6 req-04f4176b-68fb-43a1-aecf-b3d8fd6d269c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f93a36b1-d5f7-4d85-ad46-52efaad8563c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f46a5e1-8cae-4d58-abf0-ae06ed52141b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1223668509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a1d2c2c880417bbe09b2417a19785d',qos_specs=None,replication_status=,reservations=['297c15d4-63d9-4775-8e37-39ff7554f957','51d824da-d41c-4282-bb30-dd16d3404eb1','e8823430-fb7c-4417-8efe-a551ec5cd095','07a2cdbd-37b7-4dbb-9d18-87840ac1b007'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23ec15b3b5ad4f18b80bfe660019d5c7',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1223668509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f46a5e1-8cae-4d58-abf0-ae06ed52141b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3a1d2c2c880417bbe09b2417a19785d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23ec15b3b5ad4f18b80bfe660019d5c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:37 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-49504269-b445-4116-86a8-3287bf9697b6 req-04f4176b-68fb-43a1-aecf-b3d8fd6d269c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23c2e482-2ac2-4a9f-92f5-bad4f2afaaa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:37 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-49504269-b445-4116-86a8-3287bf9697b6 req-04f4176b-68fb-43a1-aecf-b3d8fd6d269c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23c2e482-2ac2-4a9f-92f5-bad4f2afaaa3) transitioned into state 'SUCCESS' from state '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-1223668509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a1d2c2c880417bbe09b2417a19785d',qos_specs=None,replication_status=,reservations=['297c15d4-63d9-4775-8e37-39ff7554f957','51d824da-d41c-4282-bb30-dd16d3404eb1','e8823430-fb7c-4417-8efe-a551ec5cd095','07a2cdbd-37b7-4dbb-9d18-87840ac1b007'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23ec15b3b5ad4f18b80bfe660019d5c7',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:37 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-49504269-b445-4116-86a8-3287bf9697b6 req-04f4176b-68fb-43a1-aecf-b3d8fd6d269c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dec7bda-9073-4333-9eb9-00a9fd7ff4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:37 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-49504269-b445-4116-86a8-3287bf9697b6 req-04f4176b-68fb-43a1-aecf-b3d8fd6d269c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dec7bda-9073-4333-9eb9-00a9fd7ff4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:37 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-49504269-b445-4116-86a8-3287bf9697b6 req-04f4176b-68fb-43a1-aecf-b3d8fd6d269c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Flow 'volume_create_api' (06cc7905-9550-46f9-8103-484a316807ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-49504269-b445-4116-86a8-3287bf9697b6 req-04f4176b-68fb-43a1-aecf-b3d8fd6d269c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Create volume request issued successfully. Sep 01 02:06:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-49504269-b445-4116-86a8-3287bf9697b6 req-04f4176b-68fb-43a1-aecf-b3d8fd6d269c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 173/351] 192.168.122.72 () {64 vars in 1425 bytes} [Tue Sep 1 02:06:36 2026] POST /volume/v3/volumes => generated 762 bytes in 942 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-49504269-b445-4116-86a8-3287bf9697b6 req-190a7c98-57b4-44c1-b783-8a9ecdcc8098 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-49504269-b445-4116-86a8-3287bf9697b6 req-190a7c98-57b4-44c1-b783-8a9ecdcc8098 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] GET http://192.168.122.72/volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b Sep 01 02:06:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-49504269-b445-4116-86a8-3287bf9697b6 req-190a7c98-57b4-44c1-b783-8a9ecdcc8098 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-49504269-b445-4116-86a8-3287bf9697b6 req-190a7c98-57b4-44c1-b783-8a9ecdcc8098 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:37 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:37 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-49504269-b445-4116-86a8-3287bf9697b6 req-190a7c98-57b4-44c1-b783-8a9ecdcc8098 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Volume info retrieved successfully. Sep 01 02:06:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-49504269-b445-4116-86a8-3287bf9697b6 req-190a7c98-57b4-44c1-b783-8a9ecdcc8098 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] http://192.168.122.72/volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b returned with HTTP 200 Sep 01 02:06:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 179/352] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:37 2026] GET /volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b => generated 830 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-7615b119-e594-4b8c-9958-455bd5cad4a6 req-7a0af7c9-a57f-4797-8a9b-3aa86c0e743b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-7615b119-e594-4b8c-9958-455bd5cad4a6 req-7a0af7c9-a57f-4797-8a9b-3aa86c0e743b tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] GET http://192.168.122.72/volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b Sep 01 02:06:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-7615b119-e594-4b8c-9958-455bd5cad4a6 req-7a0af7c9-a57f-4797-8a9b-3aa86c0e743b tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-7615b119-e594-4b8c-9958-455bd5cad4a6 req-7a0af7c9-a57f-4797-8a9b-3aa86c0e743b tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:37 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:37 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-7615b119-e594-4b8c-9958-455bd5cad4a6 req-7a0af7c9-a57f-4797-8a9b-3aa86c0e743b tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Volume info retrieved successfully. Sep 01 02:06:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5e19e1ee-d632-4107-9930-785fb34f70fc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5e19e1ee-d632-4107-9930-785fb34f70fc tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f Sep 01 02:06:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5e19e1ee-d632-4107-9930-785fb34f70fc tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5e19e1ee-d632-4107-9930-785fb34f70fc tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-7615b119-e594-4b8c-9958-455bd5cad4a6 req-7a0af7c9-a57f-4797-8a9b-3aa86c0e743b tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] http://192.168.122.72/volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b returned with HTTP 200 Sep 01 02:06:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 174/353] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:37 2026] GET /volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b => generated 854 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:37 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5e19e1ee-d632-4107-9930-785fb34f70fc tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:06:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5e19e1ee-d632-4107-9930-785fb34f70fc tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f returned with HTTP 200 Sep 01 02:06:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 180/354] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:37 2026] GET /volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f => generated 855 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-8e326269-8bcb-479e-b97b-4c03cb0bc7ca None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-8e326269-8bcb-479e-b97b-4c03cb0bc7ca tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f Sep 01 02:06:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-8e326269-8bcb-479e-b97b-4c03cb0bc7ca tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-8e326269-8bcb-479e-b97b-4c03cb0bc7ca tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:38 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:38 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:38 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:38 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:38 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-8e326269-8bcb-479e-b97b-4c03cb0bc7ca tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:06:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-8e326269-8bcb-479e-b97b-4c03cb0bc7ca tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f returned with HTTP 200 Sep 01 02:06:38 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 175/355] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:38 2026] GET /volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-3d84757b-bdd9-4788-b7bb-58b74792a6f9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-3d84757b-bdd9-4788-b7bb-58b74792a6f9 None None] GET http://192.168.122.72/volume// Sep 01 02:06:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-3d84757b-bdd9-4788-b7bb-58b74792a6f9 None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-3d84757b-bdd9-4788-b7bb-58b74792a6f9 None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-3d84757b-bdd9-4788-b7bb-58b74792a6f9 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:06:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 181/356] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:06:38 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-31a45ab6-5672-4c61-9fb5-b98456e18f38 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-31a45ab6-5672-4c61-9fb5-b98456e18f38 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:06:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-31a45ab6-5672-4c61-9fb5-b98456e18f38 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe42079d-5778-4258-a560-b1481db3b04f", "connector": null, "instance_uuid": "2450d590-9391-4a9c-9f69-101fe91ff04f"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:38 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:38 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:38 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:38 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-31a45ab6-5672-4c61-9fb5-b98456e18f38 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:06:38 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 176/357] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:06:38 2026] POST /volume/v3/attachments => generated 273 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f7b149d7-b619-46f9-a777-f574893327c3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f7b149d7-b619-46f9-a777-f574893327c3 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f Sep 01 02:06:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f7b149d7-b619-46f9-a777-f574893327c3 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f7b149d7-b619-46f9-a777-f574893327c3 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:38 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:38 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-cab59f43-3e76-46d6-b65a-801bb1312100 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-cab59f43-3e76-46d6-b65a-801bb1312100 None None] GET http://192.168.122.72/volume// Sep 01 02:06:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-cab59f43-3e76-46d6-b65a-801bb1312100 None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-cab59f43-3e76-46d6-b65a-801bb1312100 None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-cab59f43-3e76-46d6-b65a-801bb1312100 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:06:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 177/358] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:06:38 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:06:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-7aea3898-e7d3-4262-b926-362a0f2ac3d2 req-0e7ad8e2-4874-4d98-b499-199eeb2a198c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f7b149d7-b619-46f9-a777-f574893327c3 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:06:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-7aea3898-e7d3-4262-b926-362a0f2ac3d2 req-0e7ad8e2-4874-4d98-b499-199eeb2a198c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] GET http://192.168.122.72/volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b Sep 01 02:06:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-7aea3898-e7d3-4262-b926-362a0f2ac3d2 req-0e7ad8e2-4874-4d98-b499-199eeb2a198c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-7aea3898-e7d3-4262-b926-362a0f2ac3d2 req-0e7ad8e2-4874-4d98-b499-199eeb2a198c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f7b149d7-b619-46f9-a777-f574893327c3 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f returned with HTTP 200 Sep 01 02:06:39 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 182/359] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:38 2026] GET /volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f => generated 854 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-ad728ca2-e5f8-401b-b505-f80283ff23d8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:39 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:39 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:39 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:39 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:39 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-7aea3898-e7d3-4262-b926-362a0f2ac3d2 req-0e7ad8e2-4874-4d98-b499-199eeb2a198c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Volume info retrieved successfully. Sep 01 02:06:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-7aea3898-e7d3-4262-b926-362a0f2ac3d2 req-0e7ad8e2-4874-4d98-b499-199eeb2a198c tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] http://192.168.122.72/volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b returned with HTTP 200 Sep 01 02:06:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 178/360] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:39 2026] GET /volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b => generated 854 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-86c51b6f-119d-4932-8c5c-74ce55fe6f51 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-86c51b6f-119d-4932-8c5c-74ce55fe6f51 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f Sep 01 02:06:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-86c51b6f-119d-4932-8c5c-74ce55fe6f51 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-86c51b6f-119d-4932-8c5c-74ce55fe6f51 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-ad728ca2-e5f8-401b-b505-f80283ff23d8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f Sep 01 02:06:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-ad728ca2-e5f8-401b-b505-f80283ff23d8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-ad728ca2-e5f8-401b-b505-f80283ff23d8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-86c51b6f-119d-4932-8c5c-74ce55fe6f51 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:06:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-86c51b6f-119d-4932-8c5c-74ce55fe6f51 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f returned with HTTP 200 Sep 01 02:06:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 179/361] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:40 2026] GET /volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f => generated 854 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-f56a9e54-247f-49ab-a7bb-ca8c46e1b549 req-b79e48ef-a267-4fe9-809c-ac38f9bdfca6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-ad728ca2-e5f8-401b-b505-f80283ff23d8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:06:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-f56a9e54-247f-49ab-a7bb-ca8c46e1b549 req-b79e48ef-a267-4fe9-809c-ac38f9bdfca6 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] GET http://192.168.122.72/volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b Sep 01 02:06:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-f56a9e54-247f-49ab-a7bb-ca8c46e1b549 req-b79e48ef-a267-4fe9-809c-ac38f9bdfca6 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-f56a9e54-247f-49ab-a7bb-ca8c46e1b549 req-b79e48ef-a267-4fe9-809c-ac38f9bdfca6 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-ad728ca2-e5f8-401b-b505-f80283ff23d8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f returned with HTTP 200 Sep 01 02:06:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 183/362] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:06:39 2026] GET /volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f => generated 1035 bytes in 1201 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:06:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-f56a9e54-247f-49ab-a7bb-ca8c46e1b549 req-b79e48ef-a267-4fe9-809c-ac38f9bdfca6 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Volume info retrieved successfully. Sep 01 02:06:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-f56a9e54-247f-49ab-a7bb-ca8c46e1b549 req-b79e48ef-a267-4fe9-809c-ac38f9bdfca6 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] http://192.168.122.72/volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b returned with HTTP 200 Sep 01 02:06:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 180/363] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:40 2026] GET /volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-f35ff8a4-15b2-48ff-a957-de05b901f893 req-fa53e006-a51c-4469-bf5a-8602d09d9968 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-f35ff8a4-15b2-48ff-a957-de05b901f893 req-fa53e006-a51c-4469-bf5a-8602d09d9968 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:06:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-f35ff8a4-15b2-48ff-a957-de05b901f893 req-fa53e006-a51c-4469-bf5a-8602d09d9968 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f46a5e1-8cae-4d58-abf0-ae06ed52141b", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1514850816", "description": null, "metadata": {}}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-f35ff8a4-15b2-48ff-a957-de05b901f893 req-fa53e006-a51c-4469-bf5a-8602d09d9968 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Volume info retrieved successfully. Sep 01 02:06:40 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [req-f35ff8a4-15b2-48ff-a957-de05b901f893 req-fa53e006-a51c-4469-bf5a-8602d09d9968 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Create snapshot from volume 4f46a5e1-8cae-4d58-abf0-ae06ed52141b Sep 01 02:06:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-8203d612-735a-442b-b1d9-848b91761c03 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-8203d612-735a-442b-b1d9-848b91761c03 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] PUT http://192.168.122.72/volume/v3/attachments/023b4fa8-b2c1-482d-a7c9-98d0757467f7 Sep 01 02:06:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-8203d612-735a-442b-b1d9-848b91761c03 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.72", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:32e52322f66a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "b99c6661-3d45-4b14-b3c5-e80eb5d23bfa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:40 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-8203d612-735a-442b-b1d9-848b91761c03 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Acquiring lock "cinder-attachment_update-fe42079d-5778-4258-a560-b1481db3b04f-devstack" by "attachment_update" {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:06:40 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-8203d612-735a-442b-b1d9-848b91761c03 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Lock "cinder-attachment_update-fe42079d-5778-4258-a560-b1481db3b04f-devstack" acquired by "attachment_update" :: waited 0.040s {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:06:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:40 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [req-f35ff8a4-15b2-48ff-a957-de05b901f893 req-fa53e006-a51c-4469-bf5a-8602d09d9968 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Created reservations ['303017f2-14a3-42d1-aa09-f1ac228dc9f2', 'da47b29f-3ffa-4d27-ada4-64f60a3b02cd', '4d2493e3-1d2f-4395-9355-40aeae0964bc', '18ef038f-2bb1-41a7-b9cc-0a3fd44039b1'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-f35ff8a4-15b2-48ff-a957-de05b901f893 req-fa53e006-a51c-4469-bf5a-8602d09d9968 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Snapshot create request issued successfully. Sep 01 02:06:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-f35ff8a4-15b2-48ff-a957-de05b901f893 req-fa53e006-a51c-4469-bf5a-8602d09d9968 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:06:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 184/364] 192.168.122.72 () {64 vars in 1431 bytes} [Tue Sep 1 02:06:40 2026] POST /volume/v3/snapshots => generated 311 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:06:41 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-8203d612-735a-442b-b1d9-848b91761c03 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Lock "cinder-attachment_update-fe42079d-5778-4258-a560-b1481db3b04f-devstack" released by "attachment_update" :: held 0.567s {{(pid=87017) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:06:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-8203d612-735a-442b-b1d9-848b91761c03 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/attachments/023b4fa8-b2c1-482d-a7c9-98d0757467f7 returned with HTTP 200 Sep 01 02:06:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 181/365] 192.168.122.72 () {66 vars in 1588 bytes} [Tue Sep 1 02:06:40 2026] PUT /volume/v3/attachments/023b4fa8-b2c1-482d-a7c9-98d0757467f7 => generated 694 bytes in 668 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-13580bcf-017e-4934-a2a2-44fb57c78d6b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-13580bcf-017e-4934-a2a2-44fb57c78d6b tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f Sep 01 02:06:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-13580bcf-017e-4934-a2a2-44fb57c78d6b tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-13580bcf-017e-4934-a2a2-44fb57c78d6b tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-13580bcf-017e-4934-a2a2-44fb57c78d6b tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:06:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-13580bcf-017e-4934-a2a2-44fb57c78d6b tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f returned with HTTP 200 Sep 01 02:06:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 185/366] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:41 2026] GET /volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f => generated 855 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-7561f436-8173-41bf-b874-752a84800c17 req-82f80ecb-2c98-4808-97f3-fc273c615127 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-7561f436-8173-41bf-b874-752a84800c17 req-82f80ecb-2c98-4808-97f3-fc273c615127 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-reader] GET http://192.168.122.72/volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f Sep 01 02:06:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-7561f436-8173-41bf-b874-752a84800c17 req-82f80ecb-2c98-4808-97f3-fc273c615127 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-reader] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-7561f436-8173-41bf-b874-752a84800c17 req-82f80ecb-2c98-4808-97f3-fc273c615127 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-reader] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-7561f436-8173-41bf-b874-752a84800c17 req-82f80ecb-2c98-4808-97f3-fc273c615127 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-reader] Snapshot retrieved successfully. Sep 01 02:06:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-7561f436-8173-41bf-b874-752a84800c17 req-82f80ecb-2c98-4808-97f3-fc273c615127 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-reader] http://192.168.122.72/volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f returned with HTTP 200 Sep 01 02:06:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 182/367] 192.168.122.72 () {60 vars in 1488 bytes} [Tue Sep 1 02:06:42 2026] GET /volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f => generated 443 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-172e4a2a-fae3-4b5f-bc0b-39fd831fa312 req-7f98cb24-915f-4c79-8bb8-6bb04eb4a802 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-172e4a2a-fae3-4b5f-bc0b-39fd831fa312 req-7f98cb24-915f-4c79-8bb8-6bb04eb4a802 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-reader] GET http://192.168.122.72/volume/v3/snapshots/detail Sep 01 02:06:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-172e4a2a-fae3-4b5f-bc0b-39fd831fa312 req-7f98cb24-915f-4c79-8bb8-6bb04eb4a802 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-reader] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-172e4a2a-fae3-4b5f-bc0b-39fd831fa312 req-7f98cb24-915f-4c79-8bb8-6bb04eb4a802 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-reader] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [req-172e4a2a-fae3-4b5f-bc0b-39fd831fa312 req-7f98cb24-915f-4c79-8bb8-6bb04eb4a802 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-reader] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:06:42 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [req-172e4a2a-fae3-4b5f-bc0b-39fd831fa312 req-7f98cb24-915f-4c79-8bb8-6bb04eb4a802 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-reader] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:06:42 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:42 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:06:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-172e4a2a-fae3-4b5f-bc0b-39fd831fa312 req-7f98cb24-915f-4c79-8bb8-6bb04eb4a802 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-reader] Get all snapshots completed successfully. Sep 01 02:06:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-172e4a2a-fae3-4b5f-bc0b-39fd831fa312 req-7f98cb24-915f-4c79-8bb8-6bb04eb4a802 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-reader] http://192.168.122.72/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:06:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 186/368] 192.168.122.72 () {60 vars in 1398 bytes} [Tue Sep 1 02:06:42 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-ac4e7c0c-a70c-4c86-81fd-33c349e0d5fc req-9e7755a4-b71b-4899-8f47-88c7c4e200e2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ac4e7c0c-a70c-4c86-81fd-33c349e0d5fc req-9e7755a4-b71b-4899-8f47-88c7c4e200e2 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] GET http://192.168.122.72/volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f Sep 01 02:06:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ac4e7c0c-a70c-4c86-81fd-33c349e0d5fc req-9e7755a4-b71b-4899-8f47-88c7c4e200e2 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ac4e7c0c-a70c-4c86-81fd-33c349e0d5fc req-9e7755a4-b71b-4899-8f47-88c7c4e200e2 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-db9716b8-6c18-4178-b4be-a854b92734d4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-ac4e7c0c-a70c-4c86-81fd-33c349e0d5fc req-9e7755a4-b71b-4899-8f47-88c7c4e200e2 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Snapshot retrieved successfully. Sep 01 02:06:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ac4e7c0c-a70c-4c86-81fd-33c349e0d5fc req-9e7755a4-b71b-4899-8f47-88c7c4e200e2 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] http://192.168.122.72/volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f returned with HTTP 200 Sep 01 02:06:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 183/369] 192.168.122.72 () {60 vars in 1488 bytes} [Tue Sep 1 02:06:42 2026] GET /volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f => generated 443 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f5bcb33a-406d-42f0-84ee-901a5b92b368 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f5bcb33a-406d-42f0-84ee-901a5b92b368 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f Sep 01 02:06:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f5bcb33a-406d-42f0-84ee-901a5b92b368 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f5bcb33a-406d-42f0-84ee-901a5b92b368 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f5bcb33a-406d-42f0-84ee-901a5b92b368 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:06:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f5bcb33a-406d-42f0-84ee-901a5b92b368 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f returned with HTTP 200 Sep 01 02:06:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 184/370] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:42 2026] GET /volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f => generated 855 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-d9a2584f-9a48-442e-b713-12db5d891c22 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-d9a2584f-9a48-442e-b713-12db5d891c22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] POST http://192.168.122.72/volume/v3/attachments/023b4fa8-b2c1-482d-a7c9-98d0757467f7/action Sep 01 02:06:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-d9a2584f-9a48-442e-b713-12db5d891c22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Action body: b'{"os-complete": null}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-d9a2584f-9a48-442e-b713-12db5d891c22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-543c4ed1-9b62-409c-bbfe-1ddaf53bd36c req-d9a2584f-9a48-442e-b713-12db5d891c22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/attachments/023b4fa8-b2c1-482d-a7c9-98d0757467f7/action returned with HTTP 204 Sep 01 02:06:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 185/371] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:06:42 2026] POST /volume/v3/attachments/023b4fa8-b2c1-482d-a7c9-98d0757467f7/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-db9716b8-6c18-4178-b4be-a854b92734d4 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:06:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-db9716b8-6c18-4178-b4be-a854b92734d4 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1412737814", "description": "tempest-volume-type-description-943801876", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-db9716b8-6c18-4178-b4be-a854b92734d4 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:06:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 187/372] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:06:42 2026] POST /volume/v3/types => generated 317 bytes in 738 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-090367fe-820b-4965-ac05-24015f0e1351 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-090367fe-820b-4965-ac05-24015f0e1351 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] GET http://192.168.122.72/volume/v3/types/1c5aa778-10e8-4456-b155-c5b7a2bfc80f Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-090367fe-820b-4965-ac05-24015f0e1351 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-090367fe-820b-4965-ac05-24015f0e1351 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-090367fe-820b-4965-ac05-24015f0e1351 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] http://192.168.122.72/volume/v3/types/1c5aa778-10e8-4456-b155-c5b7a2bfc80f returned with HTTP 200 Sep 01 02:06:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 186/373] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:43 2026] GET /volume/v3/types/1c5aa778-10e8-4456-b155-c5b7a2bfc80f => generated 339 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cbd117d0-a814-4fff-9ab6-1312392fd074 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cbd117d0-a814-4fff-9ab6-1312392fd074 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] DELETE http://192.168.122.72/volume/v3/types/1c5aa778-10e8-4456-b155-c5b7a2bfc80f Sep 01 02:06:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cbd117d0-a814-4fff-9ab6-1312392fd074 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cbd117d0-a814-4fff-9ab6-1312392fd074 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cbd117d0-a814-4fff-9ab6-1312392fd074 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] http://192.168.122.72/volume/v3/types/1c5aa778-10e8-4456-b155-c5b7a2bfc80f returned with HTTP 202 Sep 01 02:06:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 188/374] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:06:43 2026] DELETE /volume/v3/types/1c5aa778-10e8-4456-b155-c5b7a2bfc80f => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7bd130d3-7e15-476b-82ef-edf229c1d0b9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7bd130d3-7e15-476b-82ef-edf229c1d0b9 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] GET http://192.168.122.72/volume/v3/types/1c5aa778-10e8-4456-b155-c5b7a2bfc80f Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7bd130d3-7e15-476b-82ef-edf229c1d0b9 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7bd130d3-7e15-476b-82ef-edf229c1d0b9 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7bd130d3-7e15-476b-82ef-edf229c1d0b9 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] http://192.168.122.72/volume/v3/types/1c5aa778-10e8-4456-b155-c5b7a2bfc80f returned with HTTP 404 Sep 01 02:06:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 187/375] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:43 2026] GET /volume/v3/types/1c5aa778-10e8-4456-b155-c5b7a2bfc80f => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-76156241-d0fa-4486-8bce-e766e29cc5b3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-76156241-d0fa-4486-8bce-e766e29cc5b3 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:06:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-76156241-d0fa-4486-8bce-e766e29cc5b3 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1944174637"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-76156241-d0fa-4486-8bce-e766e29cc5b3 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:06:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 189/376] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:06:43 2026] POST /volume/v3/types => generated 221 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2b75dde8-5b80-446c-bf43-ccfd7388ef94 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2b75dde8-5b80-446c-bf43-ccfd7388ef94 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] POST http://192.168.122.72/volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2b75dde8-5b80-446c-bf43-ccfd7388ef94 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-02349cfb-359b-4bb7-85b6-49659e996091 req-ce868eb9-1875-4e1b-8d4d-d510bdc7bca0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2b75dde8-5b80-446c-bf43-ccfd7388ef94 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] http://192.168.122.72/volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption returned with HTTP 200 Sep 01 02:06:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 188/377] 192.168.122.72 () {60 vars in 1276 bytes} [Tue Sep 1 02:06:43 2026] POST /volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption => generated 239 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-02349cfb-359b-4bb7-85b6-49659e996091 req-ce868eb9-1875-4e1b-8d4d-d510bdc7bca0 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] GET http://192.168.122.72/volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f Sep 01 02:06:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-02349cfb-359b-4bb7-85b6-49659e996091 req-ce868eb9-1875-4e1b-8d4d-d510bdc7bca0 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-02349cfb-359b-4bb7-85b6-49659e996091 req-ce868eb9-1875-4e1b-8d4d-d510bdc7bca0 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-11a741e5-8838-412a-8ae1-8840a5fd6c8d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-02349cfb-359b-4bb7-85b6-49659e996091 req-ce868eb9-1875-4e1b-8d4d-d510bdc7bca0 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Snapshot retrieved successfully. Sep 01 02:06:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-11a741e5-8838-412a-8ae1-8840a5fd6c8d tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] GET http://192.168.122.72/volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-11a741e5-8838-412a-8ae1-8840a5fd6c8d tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-11a741e5-8838-412a-8ae1-8840a5fd6c8d tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-02349cfb-359b-4bb7-85b6-49659e996091 req-ce868eb9-1875-4e1b-8d4d-d510bdc7bca0 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] http://192.168.122.72/volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f returned with HTTP 200 Sep 01 02:06:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 190/378] 192.168.122.72 () {60 vars in 1488 bytes} [Tue Sep 1 02:06:43 2026] GET /volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f => generated 443 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-11a741e5-8838-412a-8ae1-8840a5fd6c8d tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] http://192.168.122.72/volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption returned with HTTP 200 Sep 01 02:06:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 189/379] 192.168.122.72 () {58 vars in 1254 bytes} [Tue Sep 1 02:06:43 2026] GET /volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption => generated 325 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bc53fc46-c86e-459d-8754-f38be4fe0c8f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bc53fc46-c86e-459d-8754-f38be4fe0c8f tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] PUT http://192.168.122.72/volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption/550d4c35-e9cb-401c-b891-60e70e967b61 Sep 01 02:06:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bc53fc46-c86e-459d-8754-f38be4fe0c8f tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6d06da3d-7b81-4ed1-828c-8afb03bbf1c2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6d06da3d-7b81-4ed1-828c-8afb03bbf1c2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6d06da3d-7b81-4ed1-828c-8afb03bbf1c2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6d06da3d-7b81-4ed1-828c-8afb03bbf1c2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bc53fc46-c86e-459d-8754-f38be4fe0c8f tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] http://192.168.122.72/volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption/550d4c35-e9cb-401c-b891-60e70e967b61 returned with HTTP 200 Sep 01 02:06:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 191/380] 192.168.122.72 () {60 vars in 1386 bytes} [Tue Sep 1 02:06:43 2026] PUT /volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption/550d4c35-e9cb-401c-b891-60e70e967b61 => generated 122 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-89a47e31-edeb-47f4-b6a0-c39fdc6a14cf None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:43 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-89a47e31-edeb-47f4-b6a0-c39fdc6a14cf tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] GET http://192.168.122.72/volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption Sep 01 02:06:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-89a47e31-edeb-47f4-b6a0-c39fdc6a14cf tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-89a47e31-edeb-47f4-b6a0-c39fdc6a14cf tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6d06da3d-7b81-4ed1-828c-8afb03bbf1c2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:06:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6d06da3d-7b81-4ed1-828c-8afb03bbf1c2 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f returned with HTTP 200 Sep 01 02:06:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 190/381] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:43 2026] GET /volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f => generated 1147 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-89a47e31-edeb-47f4-b6a0-c39fdc6a14cf tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] http://192.168.122.72/volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption returned with HTTP 200 Sep 01 02:06:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 192/382] 192.168.122.72 () {58 vars in 1254 bytes} [Tue Sep 1 02:06:43 2026] GET /volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption => generated 347 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-42637119-c080-4d0c-9a99-488a633253dd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-42637119-c080-4d0c-9a99-488a633253dd tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] GET http://192.168.122.72/volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption/cipher Sep 01 02:06:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3a5f6c01-4735-409c-b827-299d31872656 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-42637119-c080-4d0c-9a99-488a633253dd tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-42637119-c080-4d0c-9a99-488a633253dd tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3a5f6c01-4735-409c-b827-299d31872656 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f Sep 01 02:06:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3a5f6c01-4735-409c-b827-299d31872656 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3a5f6c01-4735-409c-b827-299d31872656 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-42637119-c080-4d0c-9a99-488a633253dd tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] http://192.168.122.72/volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption/cipher returned with HTTP 200 Sep 01 02:06:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 191/383] 192.168.122.72 () {58 vars in 1275 bytes} [Tue Sep 1 02:06:43 2026] GET /volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption/cipher => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5c95693a-b9b7-42be-808b-48b9c727a4f3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:43 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5c95693a-b9b7-42be-808b-48b9c727a4f3 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] DELETE http://192.168.122.72/volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption/550d4c35-e9cb-401c-b891-60e70e967b61 Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5c95693a-b9b7-42be-808b-48b9c727a4f3 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5c95693a-b9b7-42be-808b-48b9c727a4f3 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3a5f6c01-4735-409c-b827-299d31872656 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:06:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5c95693a-b9b7-42be-808b-48b9c727a4f3 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] http://192.168.122.72/volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption/550d4c35-e9cb-401c-b891-60e70e967b61 returned with HTTP 202 Sep 01 02:06:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 192/384] 192.168.122.72 () {58 vars in 1368 bytes} [Tue Sep 1 02:06:43 2026] DELETE /volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption/550d4c35-e9cb-401c-b891-60e70e967b61 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-084ed526-d256-45cf-8bbf-fc114442d629 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-084ed526-d256-45cf-8bbf-fc114442d629 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] GET http://192.168.122.72/volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-084ed526-d256-45cf-8bbf-fc114442d629 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-084ed526-d256-45cf-8bbf-fc114442d629 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3a5f6c01-4735-409c-b827-299d31872656 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f returned with HTTP 200 Sep 01 02:06:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 193/385] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:43 2026] GET /volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f => generated 1147 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-084ed526-d256-45cf-8bbf-fc114442d629 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] http://192.168.122.72/volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption returned with HTTP 200 Sep 01 02:06:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 193/386] 192.168.122.72 () {58 vars in 1254 bytes} [Tue Sep 1 02:06:43 2026] GET /volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption => generated 2 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b1e8bb8b-3608-4aba-bfd2-73eab983fee2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b1e8bb8b-3608-4aba-bfd2-73eab983fee2 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] GET http://192.168.122.72/volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption Sep 01 02:06:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b1e8bb8b-3608-4aba-bfd2-73eab983fee2 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b1e8bb8b-3608-4aba-bfd2-73eab983fee2 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b1e8bb8b-3608-4aba-bfd2-73eab983fee2 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] http://192.168.122.72/volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption returned with HTTP 200 Sep 01 02:06:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 194/387] 192.168.122.72 () {58 vars in 1254 bytes} [Tue Sep 1 02:06:43 2026] GET /volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c/encryption => generated 2 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8f9bef9b-5aef-41ac-aafc-1eb1158ed505 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8f9bef9b-5aef-41ac-aafc-1eb1158ed505 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] DELETE http://192.168.122.72/volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8f9bef9b-5aef-41ac-aafc-1eb1158ed505 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8f9bef9b-5aef-41ac-aafc-1eb1158ed505 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-3fee8e1b-f0fc-460d-af18-e8cb96f69623 req-93fc9da7-b445-4ea8-9289-d6a981c0a5e1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-3fee8e1b-f0fc-460d-af18-e8cb96f69623 req-93fc9da7-b445-4ea8-9289-d6a981c0a5e1 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f Sep 01 02:06:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-3fee8e1b-f0fc-460d-af18-e8cb96f69623 req-93fc9da7-b445-4ea8-9289-d6a981c0a5e1 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-3fee8e1b-f0fc-460d-af18-e8cb96f69623 req-93fc9da7-b445-4ea8-9289-d6a981c0a5e1 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:44 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-3fee8e1b-f0fc-460d-af18-e8cb96f69623 req-93fc9da7-b445-4ea8-9289-d6a981c0a5e1 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:06:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-3fee8e1b-f0fc-460d-af18-e8cb96f69623 req-93fc9da7-b445-4ea8-9289-d6a981c0a5e1 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 195/388] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:44 2026] GET /volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f => generated 1147 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d778c592-9119-4c31-a6e6-fecc5a3601a0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d778c592-9119-4c31-a6e6-fecc5a3601a0 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f Sep 01 02:06:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d778c592-9119-4c31-a6e6-fecc5a3601a0 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d778c592-9119-4c31-a6e6-fecc5a3601a0 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8f9bef9b-5aef-41ac-aafc-1eb1158ed505 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] http://192.168.122.72/volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c returned with HTTP 202 Sep 01 02:06:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 194/389] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:06:43 2026] DELETE /volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-790d0075-a6a9-4241-9dc5-b259304027b6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-790d0075-a6a9-4241-9dc5-b259304027b6 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] GET http://192.168.122.72/volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c Sep 01 02:06:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-790d0075-a6a9-4241-9dc5-b259304027b6 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-790d0075-a6a9-4241-9dc5-b259304027b6 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:44 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-790d0075-a6a9-4241-9dc5-b259304027b6 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] http://192.168.122.72/volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c returned with HTTP 404 Sep 01 02:06:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 195/390] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:44 2026] GET /volume/v3/types/3a852918-9cf7-42ec-907f-b05b7e643b0c => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6e95d37a-836e-45de-b028-62c28cfa1fbf None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6e95d37a-836e-45de-b028-62c28cfa1fbf tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] GET http://192.168.122.72/volume/v3/types Sep 01 02:06:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6e95d37a-836e-45de-b028-62c28cfa1fbf tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6e95d37a-836e-45de-b028-62c28cfa1fbf tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d778c592-9119-4c31-a6e6-fecc5a3601a0 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:06:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d778c592-9119-4c31-a6e6-fecc5a3601a0 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 196/391] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:44 2026] GET /volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f => generated 1147 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6e95d37a-836e-45de-b028-62c28cfa1fbf tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 196/392] 192.168.122.72 () {58 vars in 1110 bytes} [Tue Sep 1 02:06:44 2026] GET /volume/v3/types => generated 648 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5242704f-c8ce-481a-86a5-928fa97d9d92 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5242704f-c8ce-481a-86a5-928fa97d9d92 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:06:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5242704f-c8ce-481a-86a5-928fa97d9d92 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1673049387"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-bfbb8d87-8f09-4c12-ab2d-1c61ac270123 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5242704f-c8ce-481a-86a5-928fa97d9d92 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 197/393] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:06:44 2026] POST /volume/v3/types => generated 221 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-bfbb8d87-8f09-4c12-ab2d-1c61ac270123 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f Sep 01 02:06:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-bfbb8d87-8f09-4c12-ab2d-1c61ac270123 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-bfbb8d87-8f09-4c12-ab2d-1c61ac270123 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5ebfe075-c4ae-4396-bda9-b9dd4c4f469d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5ebfe075-c4ae-4396-bda9-b9dd4c4f469d tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] PUT http://192.168.122.72/volume/v3/types/cc3c5f59-22ad-4470-817c-d45409969601 Sep 01 02:06:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5ebfe075-c4ae-4396-bda9-b9dd4c4f469d tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-919694184", "description": "tempest-volume-type-description-1365140277", "is_public": false}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:44 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:44 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-bfbb8d87-8f09-4c12-ab2d-1c61ac270123 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:06:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-bfbb8d87-8f09-4c12-ab2d-1c61ac270123 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 197/394] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:44 2026] GET /volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f => generated 1147 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-a93fe6d2-1abc-445f-ba1a-16f859aeb3fe None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-a93fe6d2-1abc-445f-ba1a-16f859aeb3fe tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] POST http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f/action Sep 01 02:06:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-a93fe6d2-1abc-445f-ba1a-16f859aeb3fe tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-a93fe6d2-1abc-445f-ba1a-16f859aeb3fe tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:44 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:44 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-a93fe6d2-1abc-445f-ba1a-16f859aeb3fe tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:06:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-a93fe6d2-1abc-445f-ba1a-16f859aeb3fe tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Begin detaching volume completed successfully. Sep 01 02:06:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-a93fe6d2-1abc-445f-ba1a-16f859aeb3fe tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f/action returned with HTTP 202 Sep 01 02:06:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 198/395] 192.168.122.72 () {64 vars in 1556 bytes} [Tue Sep 1 02:06:44 2026] POST /volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5ebfe075-c4ae-4396-bda9-b9dd4c4f469d tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] http://192.168.122.72/volume/v3/types/cc3c5f59-22ad-4470-817c-d45409969601 returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 198/396] 192.168.122.72 () {60 vars in 1242 bytes} [Tue Sep 1 02:06:44 2026] PUT /volume/v3/types/cc3c5f59-22ad-4470-817c-d45409969601 => generated 204 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-33d44d7c-d311-474b-a5c4-5fa8c114d2fc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-33d44d7c-d311-474b-a5c4-5fa8c114d2fc tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] GET http://192.168.122.72/volume/v3/types/cc3c5f59-22ad-4470-817c-d45409969601 Sep 01 02:06:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-33d44d7c-d311-474b-a5c4-5fa8c114d2fc tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-33d44d7c-d311-474b-a5c4-5fa8c114d2fc tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-de48bd55-883d-47a5-94c9-5e35d045d5e4 req-c6e160b7-0cf7-43de-b61a-93a9c6df4067 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-33d44d7c-d311-474b-a5c4-5fa8c114d2fc tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] http://192.168.122.72/volume/v3/types/cc3c5f59-22ad-4470-817c-d45409969601 returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 199/397] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:44 2026] GET /volume/v3/types/cc3c5f59-22ad-4470-817c-d45409969601 => generated 268 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b03c1c94-3d4e-43c0-a20b-8c84d1bae4c0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-de48bd55-883d-47a5-94c9-5e35d045d5e4 req-c6e160b7-0cf7-43de-b61a-93a9c6df4067 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] GET http://192.168.122.72/volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f Sep 01 02:06:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-de48bd55-883d-47a5-94c9-5e35d045d5e4 req-c6e160b7-0cf7-43de-b61a-93a9c6df4067 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-de48bd55-883d-47a5-94c9-5e35d045d5e4 req-c6e160b7-0cf7-43de-b61a-93a9c6df4067 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b03c1c94-3d4e-43c0-a20b-8c84d1bae4c0 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] DELETE http://192.168.122.72/volume/v3/types/cc3c5f59-22ad-4470-817c-d45409969601 Sep 01 02:06:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b03c1c94-3d4e-43c0-a20b-8c84d1bae4c0 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b03c1c94-3d4e-43c0-a20b-8c84d1bae4c0 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-de48bd55-883d-47a5-94c9-5e35d045d5e4 req-c6e160b7-0cf7-43de-b61a-93a9c6df4067 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Snapshot retrieved successfully. Sep 01 02:06:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-de48bd55-883d-47a5-94c9-5e35d045d5e4 req-c6e160b7-0cf7-43de-b61a-93a9c6df4067 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] http://192.168.122.72/volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f returned with HTTP 200 Sep 01 02:06:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 199/398] 192.168.122.72 () {60 vars in 1488 bytes} [Tue Sep 1 02:06:44 2026] GET /volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f => generated 443 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-a3196b9d-533d-4d52-9fdc-10cf7d37b538 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-a3196b9d-533d-4d52-9fdc-10cf7d37b538 None None] GET http://192.168.122.72/volume// Sep 01 02:06:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-a3196b9d-533d-4d52-9fdc-10cf7d37b538 None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-a3196b9d-533d-4d52-9fdc-10cf7d37b538 None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-a3196b9d-533d-4d52-9fdc-10cf7d37b538 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:06:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 200/399] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:06:45 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:06:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-744b478a-924f-4b66-9894-40b936dd493c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b03c1c94-3d4e-43c0-a20b-8c84d1bae4c0 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] http://192.168.122.72/volume/v3/types/cc3c5f59-22ad-4470-817c-d45409969601 returned with HTTP 202 Sep 01 02:06:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 200/400] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:06:44 2026] DELETE /volume/v3/types/cc3c5f59-22ad-4470-817c-d45409969601 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-09966fb7-eb22-4f23-bf69-b0bc4bc7f335 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-744b478a-924f-4b66-9894-40b936dd493c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f Sep 01 02:06:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-744b478a-924f-4b66-9894-40b936dd493c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-744b478a-924f-4b66-9894-40b936dd493c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-09966fb7-eb22-4f23-bf69-b0bc4bc7f335 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] GET http://192.168.122.72/volume/v3/types/cc3c5f59-22ad-4470-817c-d45409969601 Sep 01 02:06:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-09966fb7-eb22-4f23-bf69-b0bc4bc7f335 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-09966fb7-eb22-4f23-bf69-b0bc4bc7f335 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:45 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:45 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-09966fb7-eb22-4f23-bf69-b0bc4bc7f335 tempest-VolumeTypesTest-1934819479 tempest-VolumeTypesTest-1934819479-project-admin] http://192.168.122.72/volume/v3/types/cc3c5f59-22ad-4470-817c-d45409969601 returned with HTTP 404 Sep 01 02:06:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 201/401] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:45 2026] GET /volume/v3/types/cc3c5f59-22ad-4470-817c-d45409969601 => generated 114 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:45 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:45 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:45 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-744b478a-924f-4b66-9894-40b936dd493c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:06:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-744b478a-924f-4b66-9894-40b936dd493c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f returned with HTTP 200 Sep 01 02:06:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 201/402] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:06:45 2026] GET /volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f => generated 1331 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:06:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-102f3f98-6e23-43f3-8bbb-bec6d25c4c9a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-102f3f98-6e23-43f3-8bbb-bec6d25c4c9a tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] DELETE http://192.168.122.72/volume/v3/attachments/023b4fa8-b2c1-482d-a7c9-98d0757467f7 Sep 01 02:06:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-102f3f98-6e23-43f3-8bbb-bec6d25c4c9a tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-102f3f98-6e23-43f3-8bbb-bec6d25c4c9a tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-7871e9fc-a542-425f-b76a-a1f1920b0d18 req-72e3e0ff-2fc4-4684-80f5-6dd1c7cbbedc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-7871e9fc-a542-425f-b76a-a1f1920b0d18 req-72e3e0ff-2fc4-4684-80f5-6dd1c7cbbedc tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] GET http://192.168.122.72/volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f Sep 01 02:06:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-7871e9fc-a542-425f-b76a-a1f1920b0d18 req-72e3e0ff-2fc4-4684-80f5-6dd1c7cbbedc tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-7871e9fc-a542-425f-b76a-a1f1920b0d18 req-72e3e0ff-2fc4-4684-80f5-6dd1c7cbbedc tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-7871e9fc-a542-425f-b76a-a1f1920b0d18 req-72e3e0ff-2fc4-4684-80f5-6dd1c7cbbedc tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Snapshot retrieved successfully. Sep 01 02:06:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-7871e9fc-a542-425f-b76a-a1f1920b0d18 req-72e3e0ff-2fc4-4684-80f5-6dd1c7cbbedc tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] http://192.168.122.72/volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f returned with HTTP 200 Sep 01 02:06:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 202/403] 192.168.122.72 () {60 vars in 1488 bytes} [Tue Sep 1 02:06:46 2026] GET /volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f => generated 470 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:46 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:46 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, Sep 01 02:06:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-63f98f8a-45c6-4b07-ba08-ecdbdd056f72 req-102f3f98-6e23-43f3-8bbb-bec6d25c4c9a tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/attachments/023b4fa8-b2c1-482d-a7c9-98d0757467f7 returned with HTTP 200 Sep 01 02:06:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 202/404] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:06:45 2026] DELETE /volume/v3/attachments/023b4fa8-b2c1-482d-a7c9-98d0757467f7 => generated 19 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-f61c9480-10c0-4122-b0ef-f5db9d0e9fef req-fdb5c649-998f-435a-bdf0-df57125caeb0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-f61c9480-10c0-4122-b0ef-f5db9d0e9fef req-fdb5c649-998f-435a-bdf0-df57125caeb0 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f Sep 01 02:06:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-f61c9480-10c0-4122-b0ef-f5db9d0e9fef req-fdb5c649-998f-435a-bdf0-df57125caeb0 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-f61c9480-10c0-4122-b0ef-f5db9d0e9fef req-fdb5c649-998f-435a-bdf0-df57125caeb0 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:46 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [req-f61c9480-10c0-4122-b0ef-f5db9d0e9fef req-fdb5c649-998f-435a-bdf0-df57125caeb0 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Delete snapshot with id: 3a42e687-d68f-40af-8aca-50ed4067ba6f Sep 01 02:06:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-f61c9480-10c0-4122-b0ef-f5db9d0e9fef req-fdb5c649-998f-435a-bdf0-df57125caeb0 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Snapshot retrieved successfully. Sep 01 02:06:46 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:46 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-f61c9480-10c0-4122-b0ef-f5db9d0e9fef req-fdb5c649-998f-435a-bdf0-df57125caeb0 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Snapshot delete request issued successfully. Sep 01 02:06:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-f61c9480-10c0-4122-b0ef-f5db9d0e9fef req-fdb5c649-998f-435a-bdf0-df57125caeb0 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] http://192.168.122.72/volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f returned with HTTP 202 Sep 01 02:06:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 203/405] 192.168.122.72 () {62 vars in 1510 bytes} [Tue Sep 1 02:06:46 2026] DELETE /volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:06:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-a84c061f-1b95-4a32-8077-573497000bf6 req-c7a3f69d-1c5d-450e-bac2-f248add9e86f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-a84c061f-1b95-4a32-8077-573497000bf6 req-c7a3f69d-1c5d-450e-bac2-f248add9e86f tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] GET http://192.168.122.72/volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f Sep 01 02:06:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-a84c061f-1b95-4a32-8077-573497000bf6 req-c7a3f69d-1c5d-450e-bac2-f248add9e86f tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-a84c061f-1b95-4a32-8077-573497000bf6 req-c7a3f69d-1c5d-450e-bac2-f248add9e86f tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-a84c061f-1b95-4a32-8077-573497000bf6 req-c7a3f69d-1c5d-450e-bac2-f248add9e86f tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Snapshot retrieved successfully. Sep 01 02:06:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-a84c061f-1b95-4a32-8077-573497000bf6 req-c7a3f69d-1c5d-450e-bac2-f248add9e86f tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] http://192.168.122.72/volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f returned with HTTP 200 Sep 01 02:06:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 203/406] 192.168.122.72 () {60 vars in 1488 bytes} [Tue Sep 1 02:06:46 2026] GET /volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f => generated 469 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ee962abd-83d4-4047-b69a-aa66fd91d7f9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ee962abd-83d4-4047-b69a-aa66fd91d7f9 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f Sep 01 02:06:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ee962abd-83d4-4047-b69a-aa66fd91d7f9 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ee962abd-83d4-4047-b69a-aa66fd91d7f9 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:47 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:47 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ee962abd-83d4-4047-b69a-aa66fd91d7f9 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:06:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ee962abd-83d4-4047-b69a-aa66fd91d7f9 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f returned with HTTP 200 Sep 01 02:06:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 204/407] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:47 2026] GET /volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f => generated 855 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-a6ec2bc3-4ebb-4e82-a8b8-9ce6d2c8fae6 req-1ca7748a-b557-4801-b0cd-6efa8a3ff811 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-a6ec2bc3-4ebb-4e82-a8b8-9ce6d2c8fae6 req-1ca7748a-b557-4801-b0cd-6efa8a3ff811 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] GET http://192.168.122.72/volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f Sep 01 02:06:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-a6ec2bc3-4ebb-4e82-a8b8-9ce6d2c8fae6 req-1ca7748a-b557-4801-b0cd-6efa8a3ff811 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-a6ec2bc3-4ebb-4e82-a8b8-9ce6d2c8fae6 req-1ca7748a-b557-4801-b0cd-6efa8a3ff811 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:48 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:48 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:48 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-a6ec2bc3-4ebb-4e82-a8b8-9ce6d2c8fae6 req-1ca7748a-b557-4801-b0cd-6efa8a3ff811 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Snapshot retrieved successfully. Sep 01 02:06:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-a6ec2bc3-4ebb-4e82-a8b8-9ce6d2c8fae6 req-1ca7748a-b557-4801-b0cd-6efa8a3ff811 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] http://192.168.122.72/volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f returned with HTTP 200 Sep 01 02:06:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 204/408] 192.168.122.72 () {60 vars in 1488 bytes} [Tue Sep 1 02:06:47 2026] GET /volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f => generated 469 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-8e44fb1f-92a7-43c4-9edf-547da9add628 req-176470dd-3531-4d93-86df-4b65039a7800 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-8e44fb1f-92a7-43c4-9edf-547da9add628 req-176470dd-3531-4d93-86df-4b65039a7800 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] GET http://192.168.122.72/volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f Sep 01 02:06:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-8e44fb1f-92a7-43c4-9edf-547da9add628 req-176470dd-3531-4d93-86df-4b65039a7800 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-8e44fb1f-92a7-43c4-9edf-547da9add628 req-176470dd-3531-4d93-86df-4b65039a7800 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-8e44fb1f-92a7-43c4-9edf-547da9add628 req-176470dd-3531-4d93-86df-4b65039a7800 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Snapshot retrieved successfully. Sep 01 02:06:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-8e44fb1f-92a7-43c4-9edf-547da9add628 req-176470dd-3531-4d93-86df-4b65039a7800 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] http://192.168.122.72/volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f returned with HTTP 200 Sep 01 02:06:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 205/409] 192.168.122.72 () {60 vars in 1488 bytes} [Tue Sep 1 02:06:49 2026] GET /volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f => generated 469 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-77732753-94a0-492a-a021-def009090bd5 req-dc34abbd-530b-4636-8eb0-77b5ba63ea77 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-77732753-94a0-492a-a021-def009090bd5 req-dc34abbd-530b-4636-8eb0-77b5ba63ea77 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] GET http://192.168.122.72/volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f Sep 01 02:06:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-77732753-94a0-492a-a021-def009090bd5 req-dc34abbd-530b-4636-8eb0-77b5ba63ea77 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-77732753-94a0-492a-a021-def009090bd5 req-dc34abbd-530b-4636-8eb0-77b5ba63ea77 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-77732753-94a0-492a-a021-def009090bd5 req-dc34abbd-530b-4636-8eb0-77b5ba63ea77 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] http://192.168.122.72/volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f returned with HTTP 404 Sep 01 02:06:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 205/410] 192.168.122.72 () {60 vars in 1488 bytes} [Tue Sep 1 02:06:51 2026] GET /volume/v3/snapshots/3a42e687-d68f-40af-8aca-50ed4067ba6f => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:06:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-8763ba2f-cb29-4de7-aae0-34f81beabb91 req-268f9f3f-e639-4dcf-90dd-eb6cce20dce4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-8763ba2f-cb29-4de7-aae0-34f81beabb91 req-268f9f3f-e639-4dcf-90dd-eb6cce20dce4 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] DELETE http://192.168.122.72/volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b Sep 01 02:06:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-8763ba2f-cb29-4de7-aae0-34f81beabb91 req-268f9f3f-e639-4dcf-90dd-eb6cce20dce4 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-8763ba2f-cb29-4de7-aae0-34f81beabb91 req-268f9f3f-e639-4dcf-90dd-eb6cce20dce4 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:51 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [req-8763ba2f-cb29-4de7-aae0-34f81beabb91 req-268f9f3f-e639-4dcf-90dd-eb6cce20dce4 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Delete volume with id: 4f46a5e1-8cae-4d58-abf0-ae06ed52141b Sep 01 02:06:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-8763ba2f-cb29-4de7-aae0-34f81beabb91 req-268f9f3f-e639-4dcf-90dd-eb6cce20dce4 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Volume info retrieved successfully. Sep 01 02:06:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-8763ba2f-cb29-4de7-aae0-34f81beabb91 req-268f9f3f-e639-4dcf-90dd-eb6cce20dce4 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Delete volume request issued successfully. Sep 01 02:06:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-8763ba2f-cb29-4de7-aae0-34f81beabb91 req-268f9f3f-e639-4dcf-90dd-eb6cce20dce4 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] http://192.168.122.72/volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b returned with HTTP 202 Sep 01 02:06:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 206/411] 192.168.122.72 () {62 vars in 1504 bytes} [Tue Sep 1 02:06:51 2026] DELETE /volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:06:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-96947a94-7205-4b30-8a72-f00be297557c req-bc239159-7427-49da-ab49-569405de22ae None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-96947a94-7205-4b30-8a72-f00be297557c req-bc239159-7427-49da-ab49-569405de22ae tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] GET http://192.168.122.72/volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b Sep 01 02:06:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-96947a94-7205-4b30-8a72-f00be297557c req-bc239159-7427-49da-ab49-569405de22ae tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-96947a94-7205-4b30-8a72-f00be297557c req-bc239159-7427-49da-ab49-569405de22ae tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-96947a94-7205-4b30-8a72-f00be297557c req-bc239159-7427-49da-ab49-569405de22ae tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Volume info retrieved successfully. Sep 01 02:06:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-96947a94-7205-4b30-8a72-f00be297557c req-bc239159-7427-49da-ab49-569405de22ae tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] http://192.168.122.72/volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b returned with HTTP 200 Sep 01 02:06:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 206/412] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:51 2026] GET /volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-3b15437a-00c5-4970-a544-5f6915a54af4 req-455d8f20-b196-4168-9745-a7bb73289ea4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-3b15437a-00c5-4970-a544-5f6915a54af4 req-455d8f20-b196-4168-9745-a7bb73289ea4 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] GET http://192.168.122.72/volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b Sep 01 02:06:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-3b15437a-00c5-4970-a544-5f6915a54af4 req-455d8f20-b196-4168-9745-a7bb73289ea4 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-3b15437a-00c5-4970-a544-5f6915a54af4 req-455d8f20-b196-4168-9745-a7bb73289ea4 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:52 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-3b15437a-00c5-4970-a544-5f6915a54af4 req-455d8f20-b196-4168-9745-a7bb73289ea4 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Volume info retrieved successfully. Sep 01 02:06:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-3b15437a-00c5-4970-a544-5f6915a54af4 req-455d8f20-b196-4168-9745-a7bb73289ea4 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] http://192.168.122.72/volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b returned with HTTP 200 Sep 01 02:06:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 207/413] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:52 2026] GET /volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b => generated 854 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-6446aabe-1b33-4573-8c25-ad329bab336d req-bfb69c25-6675-45fe-8b06-6e1ec4443174 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6446aabe-1b33-4573-8c25-ad329bab336d req-bfb69c25-6675-45fe-8b06-6e1ec4443174 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] GET http://192.168.122.72/volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b Sep 01 02:06:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6446aabe-1b33-4573-8c25-ad329bab336d req-bfb69c25-6675-45fe-8b06-6e1ec4443174 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6446aabe-1b33-4573-8c25-ad329bab336d req-bfb69c25-6675-45fe-8b06-6e1ec4443174 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6446aabe-1b33-4573-8c25-ad329bab336d req-bfb69c25-6675-45fe-8b06-6e1ec4443174 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] http://192.168.122.72/volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b returned with HTTP 404 Sep 01 02:06:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 207/414] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:53 2026] GET /volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-35fd7fb4-8b92-49a6-a317-ed900bb7f6be req-a285ec50-e0ca-480c-8910-0fd614e227bb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-35fd7fb4-8b92-49a6-a317-ed900bb7f6be req-a285ec50-e0ca-480c-8910-0fd614e227bb tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] DELETE http://192.168.122.72/volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b Sep 01 02:06:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-35fd7fb4-8b92-49a6-a317-ed900bb7f6be req-a285ec50-e0ca-480c-8910-0fd614e227bb tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-35fd7fb4-8b92-49a6-a317-ed900bb7f6be req-a285ec50-e0ca-480c-8910-0fd614e227bb tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:53 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [req-35fd7fb4-8b92-49a6-a317-ed900bb7f6be req-a285ec50-e0ca-480c-8910-0fd614e227bb tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Delete volume with id: 4f46a5e1-8cae-4d58-abf0-ae06ed52141b Sep 01 02:06:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-35fd7fb4-8b92-49a6-a317-ed900bb7f6be req-a285ec50-e0ca-480c-8910-0fd614e227bb tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] http://192.168.122.72/volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b returned with HTTP 404 Sep 01 02:06:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 208/415] 192.168.122.72 () {62 vars in 1504 bytes} [Tue Sep 1 02:06:53 2026] DELETE /volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-e2cc2d11-183f-4620-8029-e81051973a67 req-b682128a-6b76-4108-913e-56618064ebc2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-e2cc2d11-183f-4620-8029-e81051973a67 req-b682128a-6b76-4108-913e-56618064ebc2 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] GET http://192.168.122.72/volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b Sep 01 02:06:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-e2cc2d11-183f-4620-8029-e81051973a67 req-b682128a-6b76-4108-913e-56618064ebc2 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-e2cc2d11-183f-4620-8029-e81051973a67 req-b682128a-6b76-4108-913e-56618064ebc2 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-e2cc2d11-183f-4620-8029-e81051973a67 req-b682128a-6b76-4108-913e-56618064ebc2 tempest-VolumesSnapshotsTestJSON-718212904 tempest-VolumesSnapshotsTestJSON-718212904-project-member] http://192.168.122.72/volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b returned with HTTP 404 Sep 01 02:06:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 208/416] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:54 2026] GET /volume/v3/volumes/4f46a5e1-8cae-4d58-abf0-ae06ed52141b => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7f212014-5ebc-4ada-9ea3-01d3fafca1ac None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7f212014-5ebc-4ada-9ea3-01d3fafca1ac tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:06:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7f212014-5ebc-4ada-9ea3-01d3fafca1ac tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1429380141"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-7f212014-5ebc-4ada-9ea3-01d3fafca1ac tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1429380141'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:55 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-7f212014-5ebc-4ada-9ea3-01d3fafca1ac tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Create volume of 1 GB Sep 01 02:06:55 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7f212014-5ebc-4ada-9ea3-01d3fafca1ac tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Availability Zones retrieved successfully. Sep 01 02:06:55 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7f212014-5ebc-4ada-9ea3-01d3fafca1ac tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Flow 'volume_create_api' (cc397acb-f6a2-42b8-9208-6f4271fed186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:55 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7f212014-5ebc-4ada-9ea3-01d3fafca1ac tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c46e95ad-082d-4db9-84c9-af24c0829071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:55 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-7f212014-5ebc-4ada-9ea3-01d3fafca1ac tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:55 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7f212014-5ebc-4ada-9ea3-01d3fafca1ac tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c46e95ad-082d-4db9-84c9-af24c0829071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:55 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7f212014-5ebc-4ada-9ea3-01d3fafca1ac tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cc546d3-d752-4d9d-a964-778541ea8e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:56 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-7f212014-5ebc-4ada-9ea3-01d3fafca1ac tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Created reservations ['7ab35e03-98a9-48a0-9961-f421a2318c08', '4517d862-f99b-4b16-9c35-169f9c0e934d', '419cd56a-b2fb-4284-8555-c79840af4874', '22047cbe-b64f-4c88-8c34-82d240738213'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7f212014-5ebc-4ada-9ea3-01d3fafca1ac tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cc546d3-d752-4d9d-a964-778541ea8e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ab35e03-98a9-48a0-9961-f421a2318c08', '4517d862-f99b-4b16-9c35-169f9c0e934d', '419cd56a-b2fb-4284-8555-c79840af4874', '22047cbe-b64f-4c88-8c34-82d240738213']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7f212014-5ebc-4ada-9ea3-01d3fafca1ac tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (081a5e06-6380-4d98-a5df-11caaaa52576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7f212014-5ebc-4ada-9ea3-01d3fafca1ac tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (081a5e06-6380-4d98-a5df-11caaaa52576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90d66a2a-ebe4-48f2-8b8e-65c01cda678b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1429380141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3499dece315344a48bb7bb5115005ae3',qos_specs=None,replication_status=,reservations=['7ab35e03-98a9-48a0-9961-f421a2318c08','4517d862-f99b-4b16-9c35-169f9c0e934d','419cd56a-b2fb-4284-8555-c79840af4874','22047cbe-b64f-4c88-8c34-82d240738213'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c6c13ce4ba4f3899bb37e7fc18e9ed',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1429380141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90d66a2a-ebe4-48f2-8b8e-65c01cda678b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3499dece315344a48bb7bb5115005ae3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9c6c13ce4ba4f3899bb37e7fc18e9ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7f212014-5ebc-4ada-9ea3-01d3fafca1ac tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd67e341-9630-4d69-87c8-c8919313210b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7f212014-5ebc-4ada-9ea3-01d3fafca1ac tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd67e341-9630-4d69-87c8-c8919313210b) transitioned into state 'SUCCESS' from state '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-1429380141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3499dece315344a48bb7bb5115005ae3',qos_specs=None,replication_status=,reservations=['7ab35e03-98a9-48a0-9961-f421a2318c08','4517d862-f99b-4b16-9c35-169f9c0e934d','419cd56a-b2fb-4284-8555-c79840af4874','22047cbe-b64f-4c88-8c34-82d240738213'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c6c13ce4ba4f3899bb37e7fc18e9ed',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7f212014-5ebc-4ada-9ea3-01d3fafca1ac tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5e667d6-1189-4657-8466-e35abc52d810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7f212014-5ebc-4ada-9ea3-01d3fafca1ac tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5e667d6-1189-4657-8466-e35abc52d810) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7f212014-5ebc-4ada-9ea3-01d3fafca1ac tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Flow 'volume_create_api' (cc397acb-f6a2-42b8-9208-6f4271fed186) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7f212014-5ebc-4ada-9ea3-01d3fafca1ac tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Create volume request issued successfully. Sep 01 02:06:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7f212014-5ebc-4ada-9ea3-01d3fafca1ac tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 209/417] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:06:55 2026] POST /volume/v3/volumes => generated 761 bytes in 780 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0522f84f-a142-41da-a94b-17e7f5bdfa69 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0522f84f-a142-41da-a94b-17e7f5bdfa69 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] GET http://192.168.122.72/volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b Sep 01 02:06:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0522f84f-a142-41da-a94b-17e7f5bdfa69 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0522f84f-a142-41da-a94b-17e7f5bdfa69 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:56 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:56 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0522f84f-a142-41da-a94b-17e7f5bdfa69 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Volume info retrieved successfully. Sep 01 02:06:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0522f84f-a142-41da-a94b-17e7f5bdfa69 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] http://192.168.122.72/volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b returned with HTTP 200 Sep 01 02:06:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 209/418] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:56 2026] GET /volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b => generated 829 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-175d818c-f118-40d0-8899-8246daa5f346 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-175d818c-f118-40d0-8899-8246daa5f346 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] GET http://192.168.122.72/volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b Sep 01 02:06:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-175d818c-f118-40d0-8899-8246daa5f346 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-175d818c-f118-40d0-8899-8246daa5f346 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-175d818c-f118-40d0-8899-8246daa5f346 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Volume info retrieved successfully. Sep 01 02:06:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-175d818c-f118-40d0-8899-8246daa5f346 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] http://192.168.122.72/volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b returned with HTTP 200 Sep 01 02:06:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 210/419] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:57 2026] GET /volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b => generated 853 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-31ffbe62-2f7e-4385-a38d-795d0a1ab95c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-31ffbe62-2f7e-4385-a38d-795d0a1ab95c tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] POST http://192.168.122.72/volume/v3/types/c35ac95e-9f86-4893-88cd-bf5051553582/encryption Sep 01 02:06:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-31ffbe62-2f7e-4385-a38d-795d0a1ab95c tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-31ffbe62-2f7e-4385-a38d-795d0a1ab95c tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] http://192.168.122.72/volume/v3/types/c35ac95e-9f86-4893-88cd-bf5051553582/encryption returned with HTTP 404 Sep 01 02:06:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 210/420] 192.168.122.72 () {60 vars in 1276 bytes} [Tue Sep 1 02:06:58 2026] POST /volume/v3/types/c35ac95e-9f86-4893-88cd-bf5051553582/encryption => generated 114 bytes in 244 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ee67150b-37c3-4a91-b17f-c308702a6f78 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ee67150b-37c3-4a91-b17f-c308702a6f78 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:06:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ee67150b-37c3-4a91-b17f-c308702a6f78 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1786921381", "os-volume-type-access:is_public": false}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ee67150b-37c3-4a91-b17f-c308702a6f78 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:06:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 211/421] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:06:58 2026] POST /volume/v3/types => generated 231 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-560e180b-fa1c-40eb-a900-9f6a1aa56aac None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a1589d0f-84cd-43a8-b9d7-2b0de5041219 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a1589d0f-84cd-43a8-b9d7-2b0de5041219 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] GET http://192.168.122.72/volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b Sep 01 02:06:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a1589d0f-84cd-43a8-b9d7-2b0de5041219 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a1589d0f-84cd-43a8-b9d7-2b0de5041219 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a1589d0f-84cd-43a8-b9d7-2b0de5041219 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Volume info retrieved successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a1589d0f-84cd-43a8-b9d7-2b0de5041219 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] http://192.168.122.72/volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b returned with HTTP 200 Sep 01 02:06:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 212/422] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:58 2026] GET /volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-199285de-3f66-4860-b133-229775959a95 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-199285de-3f66-4860-b133-229775959a95 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] POST http://192.168.122.72/volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b/action Sep 01 02:06:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-199285de-3f66-4860-b133-229775959a95 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-199285de-3f66-4860-b133-229775959a95 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-199285de-3f66-4860-b133-229775959a95 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Volume info retrieved successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-199285de-3f66-4860-b133-229775959a95 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Volume updated successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-199285de-3f66-4860-b133-229775959a95 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] http://192.168.122.72/volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b/action returned with HTTP 200 Sep 01 02:06:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 213/423] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:06:58 2026] POST /volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b/action => generated 0 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-17ab6aae-9908-45d4-b457-3f652d0c4408 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-17ab6aae-9908-45d4-b457-3f652d0c4408 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] GET http://192.168.122.72/volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b Sep 01 02:06:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-17ab6aae-9908-45d4-b457-3f652d0c4408 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-17ab6aae-9908-45d4-b457-3f652d0c4408 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:06:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:06:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-17ab6aae-9908-45d4-b457-3f652d0c4408 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Volume info retrieved successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-17ab6aae-9908-45d4-b457-3f652d0c4408 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] http://192.168.122.72/volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b returned with HTTP 200 Sep 01 02:06:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 214/424] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:58 2026] GET /volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b => generated 854 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-560e180b-fa1c-40eb-a900-9f6a1aa56aac tempest-VolumeTypesNegativeTest-1081143529 tempest-VolumeTypesNegativeTest-1081143529-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:06:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-560e180b-fa1c-40eb-a900-9f6a1aa56aac tempest-VolumeTypesNegativeTest-1081143529 tempest-VolumeTypesNegativeTest-1081143529-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6129052a-efb3-4a9c-acfc-fd2b9c976bc0", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1854907284"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-560e180b-fa1c-40eb-a900-9f6a1aa56aac tempest-VolumeTypesNegativeTest-1081143529 tempest-VolumeTypesNegativeTest-1081143529-project-member] Create volume request body: {'volume': {'volume_type': '6129052a-efb3-4a9c-acfc-fd2b9c976bc0', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1854907284'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-560e180b-fa1c-40eb-a900-9f6a1aa56aac tempest-VolumeTypesNegativeTest-1081143529 tempest-VolumeTypesNegativeTest-1081143529-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 404 Sep 01 02:06:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 211/425] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:06:58 2026] POST /volume/v3/volumes => generated 114 bytes in 383 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d402a214-0ae0-41f8-ba18-4b5232ed53dd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d402a214-0ae0-41f8-ba18-4b5232ed53dd tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] DELETE http://192.168.122.72/volume/v3/types/6129052a-efb3-4a9c-acfc-fd2b9c976bc0 Sep 01 02:06:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d402a214-0ae0-41f8-ba18-4b5232ed53dd tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d402a214-0ae0-41f8-ba18-4b5232ed53dd tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d402a214-0ae0-41f8-ba18-4b5232ed53dd tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] http://192.168.122.72/volume/v3/types/6129052a-efb3-4a9c-acfc-fd2b9c976bc0 returned with HTTP 202 Sep 01 02:06:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 215/426] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:06:58 2026] DELETE /volume/v3/types/6129052a-efb3-4a9c-acfc-fd2b9c976bc0 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7893b57a-33ee-4d81-8029-89b401cbb878 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7893b57a-33ee-4d81-8029-89b401cbb878 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] GET http://192.168.122.72/volume/v3/types/6129052a-efb3-4a9c-acfc-fd2b9c976bc0 Sep 01 02:06:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7893b57a-33ee-4d81-8029-89b401cbb878 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7893b57a-33ee-4d81-8029-89b401cbb878 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7893b57a-33ee-4d81-8029-89b401cbb878 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] http://192.168.122.72/volume/v3/types/6129052a-efb3-4a9c-acfc-fd2b9c976bc0 returned with HTTP 404 Sep 01 02:06:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 212/427] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:58 2026] GET /volume/v3/types/6129052a-efb3-4a9c-acfc-fd2b9c976bc0 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-59133d34-50fe-4554-b19c-04433711ccb3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-34268d1a-f34c-432f-a2c7-1303360d2945 req-d9ce9f47-7188-4488-81d1-dd4afc57eff7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-59133d34-50fe-4554-b19c-04433711ccb3 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:06:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-59133d34-50fe-4554-b19c-04433711ccb3 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-59133d34-50fe-4554-b19c-04433711ccb3 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 400 Sep 01 02:06:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 216/428] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:06:59 2026] POST /volume/v3/types => generated 115 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:06:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-34268d1a-f34c-432f-a2c7-1303360d2945 req-d9ce9f47-7188-4488-81d1-dd4afc57eff7 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] GET http://192.168.122.72/volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b Sep 01 02:06:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-34268d1a-f34c-432f-a2c7-1303360d2945 req-d9ce9f47-7188-4488-81d1-dd4afc57eff7 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-34268d1a-f34c-432f-a2c7-1303360d2945 req-d9ce9f47-7188-4488-81d1-dd4afc57eff7 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-656b862c-0c46-4ee4-9f92-ec1f2f74d286 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-656b862c-0c46-4ee4-9f92-ec1f2f74d286 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:06:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-656b862c-0c46-4ee4-9f92-ec1f2f74d286 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1120657688"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:59 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:59 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:06:59 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:59 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:06:59 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-34268d1a-f34c-432f-a2c7-1303360d2945 req-d9ce9f47-7188-4488-81d1-dd4afc57eff7 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Volume info retrieved successfully. Sep 01 02:06:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-656b862c-0c46-4ee4-9f92-ec1f2f74d286 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:06:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-34268d1a-f34c-432f-a2c7-1303360d2945 req-d9ce9f47-7188-4488-81d1-dd4afc57eff7 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] http://192.168.122.72/volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b returned with HTTP 200 Sep 01 02:06:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 217/429] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:06:59 2026] POST /volume/v3/types => generated 229 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 213/430] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:59 2026] GET /volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d77f9d7b-5a17-4796-bc4b-cfe32de33da0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d77f9d7b-5a17-4796-bc4b-cfe32de33da0 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:06:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d77f9d7b-5a17-4796-bc4b-cfe32de33da0 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1120657688"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d77f9d7b-5a17-4796-bc4b-cfe32de33da0 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1120657688 already exists. Sep 01 02:06:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d77f9d7b-5a17-4796-bc4b-cfe32de33da0 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 409 Sep 01 02:06:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 218/431] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:06:59 2026] POST /volume/v3/types => generated 134 bytes in 33 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a4463aad-94f8-4ae7-b0c5-ef899ed58336 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a4463aad-94f8-4ae7-b0c5-ef899ed58336 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] DELETE http://192.168.122.72/volume/v3/types/ab3ae444-27b7-4288-abca-057921a2be33 Sep 01 02:06:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a4463aad-94f8-4ae7-b0c5-ef899ed58336 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a4463aad-94f8-4ae7-b0c5-ef899ed58336 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a4463aad-94f8-4ae7-b0c5-ef899ed58336 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] http://192.168.122.72/volume/v3/types/ab3ae444-27b7-4288-abca-057921a2be33 returned with HTTP 202 Sep 01 02:06:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 214/432] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:06:59 2026] DELETE /volume/v3/types/ab3ae444-27b7-4288-abca-057921a2be33 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:06:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ed4e44f1-7bd6-4a3f-b45a-3b24c3c608f3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ed4e44f1-7bd6-4a3f-b45a-3b24c3c608f3 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] GET http://192.168.122.72/volume/v3/types/ab3ae444-27b7-4288-abca-057921a2be33 Sep 01 02:06:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ed4e44f1-7bd6-4a3f-b45a-3b24c3c608f3 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ed4e44f1-7bd6-4a3f-b45a-3b24c3c608f3 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ed4e44f1-7bd6-4a3f-b45a-3b24c3c608f3 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] http://192.168.122.72/volume/v3/types/ab3ae444-27b7-4288-abca-057921a2be33 returned with HTTP 404 Sep 01 02:06:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 219/433] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:59 2026] GET /volume/v3/types/ab3ae444-27b7-4288-abca-057921a2be33 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ec3b6aed-9cd9-492c-ba4a-9e94dfa074d2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ec3b6aed-9cd9-492c-ba4a-9e94dfa074d2 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] DELETE http://192.168.122.72/volume/v3/types/df63c2dd-c903-47d9-a43e-0869739705c4 Sep 01 02:06:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ec3b6aed-9cd9-492c-ba4a-9e94dfa074d2 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ec3b6aed-9cd9-492c-ba4a-9e94dfa074d2 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ec3b6aed-9cd9-492c-ba4a-9e94dfa074d2 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] http://192.168.122.72/volume/v3/types/df63c2dd-c903-47d9-a43e-0869739705c4 returned with HTTP 404 Sep 01 02:06:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 215/434] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:06:59 2026] DELETE /volume/v3/types/df63c2dd-c903-47d9-a43e-0869739705c4 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0b718a5f-784d-4f3b-9f5d-a5e58282f218 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0b718a5f-784d-4f3b-9f5d-a5e58282f218 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] GET http://192.168.122.72/volume/v3/types/cbd510f2-5a58-418c-bab4-9ac066084cf0 Sep 01 02:06:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0b718a5f-784d-4f3b-9f5d-a5e58282f218 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0b718a5f-784d-4f3b-9f5d-a5e58282f218 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0b718a5f-784d-4f3b-9f5d-a5e58282f218 tempest-VolumeTypesNegativeTest-1223416581 tempest-VolumeTypesNegativeTest-1223416581-project-admin] http://192.168.122.72/volume/v3/types/cbd510f2-5a58-418c-bab4-9ac066084cf0 returned with HTTP 404 Sep 01 02:06:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 220/435] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:06:59 2026] GET /volume/v3/types/cbd510f2-5a58-418c-bab4-9ac066084cf0 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-30ece951-0362-44c6-af15-024c92595343 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-30ece951-0362-44c6-af15-024c92595343 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:06:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-30ece951-0362-44c6-af15-024c92595343 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1070890180"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-30ece951-0362-44c6-af15-024c92595343 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1070890180'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:59 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-30ece951-0362-44c6-af15-024c92595343 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Create volume of 1 GB Sep 01 02:06:59 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-30ece951-0362-44c6-af15-024c92595343 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Availability Zones retrieved successfully. Sep 01 02:06:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-30ece951-0362-44c6-af15-024c92595343 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Flow 'volume_create_api' (3e2ef211-0b3f-4a8c-b84f-d89be1cd92e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-30ece951-0362-44c6-af15-024c92595343 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5405c11-4c38-4a47-b0df-3ada32cccc73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:00 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-30ece951-0362-44c6-af15-024c92595343 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:00 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-30ece951-0362-44c6-af15-024c92595343 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5405c11-4c38-4a47-b0df-3ada32cccc73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:00 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-30ece951-0362-44c6-af15-024c92595343 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e9e5c44-a40a-4cc7-a065-982b51cef58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:00 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-30ece951-0362-44c6-af15-024c92595343 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Created reservations ['a7c831ed-987f-44ba-bdd7-673323f5bccf', 'c48125cb-0dac-49b0-a30c-0c770bcdbc83', '7a9c63b8-f793-4cf8-81c1-65ee8f2b967c', '90269e97-27ad-46ae-8325-c79cab8ddd80'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:00 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-30ece951-0362-44c6-af15-024c92595343 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e9e5c44-a40a-4cc7-a065-982b51cef58c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7c831ed-987f-44ba-bdd7-673323f5bccf', 'c48125cb-0dac-49b0-a30c-0c770bcdbc83', '7a9c63b8-f793-4cf8-81c1-65ee8f2b967c', '90269e97-27ad-46ae-8325-c79cab8ddd80']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:00 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-30ece951-0362-44c6-af15-024c92595343 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57b0866b-ea6d-4d39-bf99-d97ea42e3c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:00 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:00 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:00 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-30ece951-0362-44c6-af15-024c92595343 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57b0866b-ea6d-4d39-bf99-d97ea42e3c54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '045a621e-00ef-464f-94d6-adfee9f404b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1070890180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3499dece315344a48bb7bb5115005ae3',qos_specs=None,replication_status=,reservations=['a7c831ed-987f-44ba-bdd7-673323f5bccf','c48125cb-0dac-49b0-a30c-0c770bcdbc83','7a9c63b8-f793-4cf8-81c1-65ee8f2b967c','90269e97-27ad-46ae-8325-c79cab8ddd80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c6c13ce4ba4f3899bb37e7fc18e9ed',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1070890180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=045a621e-00ef-464f-94d6-adfee9f404b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3499dece315344a48bb7bb5115005ae3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9c6c13ce4ba4f3899bb37e7fc18e9ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:00 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-30ece951-0362-44c6-af15-024c92595343 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (705989b5-838b-449b-a5c0-7dafab5f6c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:00 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-30ece951-0362-44c6-af15-024c92595343 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (705989b5-838b-449b-a5c0-7dafab5f6c5d) transitioned into state 'SUCCESS' from state '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-1070890180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3499dece315344a48bb7bb5115005ae3',qos_specs=None,replication_status=,reservations=['a7c831ed-987f-44ba-bdd7-673323f5bccf','c48125cb-0dac-49b0-a30c-0c770bcdbc83','7a9c63b8-f793-4cf8-81c1-65ee8f2b967c','90269e97-27ad-46ae-8325-c79cab8ddd80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c6c13ce4ba4f3899bb37e7fc18e9ed',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:00 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-30ece951-0362-44c6-af15-024c92595343 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d07972a6-ba07-4164-a97c-e46311216f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:00 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-30ece951-0362-44c6-af15-024c92595343 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d07972a6-ba07-4164-a97c-e46311216f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:00 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-30ece951-0362-44c6-af15-024c92595343 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Flow 'volume_create_api' (3e2ef211-0b3f-4a8c-b84f-d89be1cd92e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:00 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-30ece951-0362-44c6-af15-024c92595343 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Create volume request issued successfully. Sep 01 02:07:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-30ece951-0362-44c6-af15-024c92595343 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 216/436] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:06:59 2026] POST /volume/v3/volumes => generated 761 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d969f369-c8af-416c-b208-e0dac4328157 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d969f369-c8af-416c-b208-e0dac4328157 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] GET http://192.168.122.72/volume/v3/volumes/045a621e-00ef-464f-94d6-adfee9f404b6 Sep 01 02:07:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d969f369-c8af-416c-b208-e0dac4328157 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d969f369-c8af-416c-b208-e0dac4328157 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:00 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:00 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:00 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:00 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:00 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d969f369-c8af-416c-b208-e0dac4328157 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Volume info retrieved successfully. Sep 01 02:07:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d969f369-c8af-416c-b208-e0dac4328157 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] http://192.168.122.72/volume/v3/volumes/045a621e-00ef-464f-94d6-adfee9f404b6 returned with HTTP 200 Sep 01 02:07:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 221/437] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:00 2026] GET /volume/v3/volumes/045a621e-00ef-464f-94d6-adfee9f404b6 => generated 829 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6eecc501-046f-4cc3-af59-a9eb499e2d49 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6eecc501-046f-4cc3-af59-a9eb499e2d49 tempest-BackendsCapabilitiesAdminTestsJSON-52939673 tempest-BackendsCapabilitiesAdminTestsJSON-52939673-project-admin] GET http://192.168.122.72/volume/v3/scheduler-stats/get_pools Sep 01 02:07:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6eecc501-046f-4cc3-af59-a9eb499e2d49 tempest-BackendsCapabilitiesAdminTestsJSON-52939673 tempest-BackendsCapabilitiesAdminTestsJSON-52939673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6eecc501-046f-4cc3-af59-a9eb499e2d49 tempest-BackendsCapabilitiesAdminTestsJSON-52939673 tempest-BackendsCapabilitiesAdminTestsJSON-52939673-project-admin] Calling method 'get_pools' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6eecc501-046f-4cc3-af59-a9eb499e2d49 tempest-BackendsCapabilitiesAdminTestsJSON-52939673 tempest-BackendsCapabilitiesAdminTestsJSON-52939673-project-admin] http://192.168.122.72/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:07:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 217/438] 192.168.122.72 () {58 vars in 1170 bytes} [Tue Sep 1 02:07:01 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-50d6d6fb-4115-405e-bcfa-9599f1d32c6b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-50d6d6fb-4115-405e-bcfa-9599f1d32c6b tempest-BackendsCapabilitiesAdminTestsJSON-52939673 tempest-BackendsCapabilitiesAdminTestsJSON-52939673-project-admin] GET http://192.168.122.72/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 02:07:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-50d6d6fb-4115-405e-bcfa-9599f1d32c6b tempest-BackendsCapabilitiesAdminTestsJSON-52939673 tempest-BackendsCapabilitiesAdminTestsJSON-52939673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-50d6d6fb-4115-405e-bcfa-9599f1d32c6b tempest-BackendsCapabilitiesAdminTestsJSON-52939673 tempest-BackendsCapabilitiesAdminTestsJSON-52939673-project-admin] Calling method 'get_pools' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-50d6d6fb-4115-405e-bcfa-9599f1d32c6b tempest-BackendsCapabilitiesAdminTestsJSON-52939673 tempest-BackendsCapabilitiesAdminTestsJSON-52939673-project-admin] http://192.168.122.72/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 02:07:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 222/439] 192.168.122.72 () {58 vars in 1193 bytes} [Tue Sep 1 02:07:01 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5c21f399-f8a8-49ee-9b12-2a14442644b8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5c21f399-f8a8-49ee-9b12-2a14442644b8 tempest-BackendsCapabilitiesAdminTestsJSON-52939673 tempest-BackendsCapabilitiesAdminTestsJSON-52939673-project-admin] GET http://192.168.122.72/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:07:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5c21f399-f8a8-49ee-9b12-2a14442644b8 tempest-BackendsCapabilitiesAdminTestsJSON-52939673 tempest-BackendsCapabilitiesAdminTestsJSON-52939673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5c21f399-f8a8-49ee-9b12-2a14442644b8 tempest-BackendsCapabilitiesAdminTestsJSON-52939673 tempest-BackendsCapabilitiesAdminTestsJSON-52939673-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:01 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:01 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:07:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5c21f399-f8a8-49ee-9b12-2a14442644b8 tempest-BackendsCapabilitiesAdminTestsJSON-52939673 tempest-BackendsCapabilitiesAdminTestsJSON-52939673-project-admin] http://192.168.122.72/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 02:07:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 218/440] 192.168.122.72 () {58 vars in 1188 bytes} [Tue Sep 1 02:07:01 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 01 02:07:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3d91e2e0-c741-44de-91db-240867b20a0e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3d91e2e0-c741-44de-91db-240867b20a0e tempest-BackendsCapabilitiesAdminTestsJSON-52939673 tempest-BackendsCapabilitiesAdminTestsJSON-52939673-project-admin] GET http://192.168.122.72/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:07:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3d91e2e0-c741-44de-91db-240867b20a0e tempest-BackendsCapabilitiesAdminTestsJSON-52939673 tempest-BackendsCapabilitiesAdminTestsJSON-52939673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3d91e2e0-c741-44de-91db-240867b20a0e tempest-BackendsCapabilitiesAdminTestsJSON-52939673 tempest-BackendsCapabilitiesAdminTestsJSON-52939673-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-080b5535-2306-4ca5-8fb1-54711f0e7eef None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-080b5535-2306-4ca5-8fb1-54711f0e7eef tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] GET http://192.168.122.72/volume/v3/volumes/045a621e-00ef-464f-94d6-adfee9f404b6 Sep 01 02:07:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-080b5535-2306-4ca5-8fb1-54711f0e7eef tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-080b5535-2306-4ca5-8fb1-54711f0e7eef tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:01 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:07:01 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:01 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:01 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-080b5535-2306-4ca5-8fb1-54711f0e7eef tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Volume info retrieved successfully. Sep 01 02:07:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-080b5535-2306-4ca5-8fb1-54711f0e7eef tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] http://192.168.122.72/volume/v3/volumes/045a621e-00ef-464f-94d6-adfee9f404b6 returned with HTTP 200 Sep 01 02:07:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 219/441] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:01 2026] GET /volume/v3/volumes/045a621e-00ef-464f-94d6-adfee9f404b6 => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3d91e2e0-c741-44de-91db-240867b20a0e tempest-BackendsCapabilitiesAdminTestsJSON-52939673 tempest-BackendsCapabilitiesAdminTestsJSON-52939673-project-admin] http://192.168.122.72/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 02:07:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 223/442] 192.168.122.72 () {58 vars in 1188 bytes} [Tue Sep 1 02:07:01 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-259be1ba-854d-4722-86b8-b920eb98a90b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-259be1ba-854d-4722-86b8-b920eb98a90b tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] GET http://192.168.122.72/volume/v3/volumes/045a621e-00ef-464f-94d6-adfee9f404b6 Sep 01 02:07:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-259be1ba-854d-4722-86b8-b920eb98a90b tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-259be1ba-854d-4722-86b8-b920eb98a90b tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:02 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:02 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:02 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:02 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-259be1ba-854d-4722-86b8-b920eb98a90b tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Volume info retrieved successfully. Sep 01 02:07:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-259be1ba-854d-4722-86b8-b920eb98a90b tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] http://192.168.122.72/volume/v3/volumes/045a621e-00ef-464f-94d6-adfee9f404b6 returned with HTTP 200 Sep 01 02:07:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 220/443] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:02 2026] GET /volume/v3/volumes/045a621e-00ef-464f-94d6-adfee9f404b6 => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2f56ed48-ec05-4cdf-a188-f5edf9c7f175 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2f56ed48-ec05-4cdf-a188-f5edf9c7f175 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] DELETE http://192.168.122.72/volume/v3/volumes/045a621e-00ef-464f-94d6-adfee9f404b6 Sep 01 02:07:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2f56ed48-ec05-4cdf-a188-f5edf9c7f175 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2f56ed48-ec05-4cdf-a188-f5edf9c7f175 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:04 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-2f56ed48-ec05-4cdf-a188-f5edf9c7f175 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Delete volume with id: 045a621e-00ef-464f-94d6-adfee9f404b6 Sep 01 02:07:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:04 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2f56ed48-ec05-4cdf-a188-f5edf9c7f175 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Volume info retrieved successfully. Sep 01 02:07:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2f56ed48-ec05-4cdf-a188-f5edf9c7f175 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Delete volume request issued successfully. Sep 01 02:07:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2f56ed48-ec05-4cdf-a188-f5edf9c7f175 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] http://192.168.122.72/volume/v3/volumes/045a621e-00ef-464f-94d6-adfee9f404b6 returned with HTTP 202 Sep 01 02:07:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 224/444] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:04 2026] DELETE /volume/v3/volumes/045a621e-00ef-464f-94d6-adfee9f404b6 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e5b1f897-8518-4479-89a4-44a1525f9866 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e5b1f897-8518-4479-89a4-44a1525f9866 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] GET http://192.168.122.72/volume/v3/volumes/045a621e-00ef-464f-94d6-adfee9f404b6 Sep 01 02:07:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e5b1f897-8518-4479-89a4-44a1525f9866 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e5b1f897-8518-4479-89a4-44a1525f9866 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:04 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:04 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:04 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:04 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:04 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e5b1f897-8518-4479-89a4-44a1525f9866 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Volume info retrieved successfully. Sep 01 02:07:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e5b1f897-8518-4479-89a4-44a1525f9866 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] http://192.168.122.72/volume/v3/volumes/045a621e-00ef-464f-94d6-adfee9f404b6 returned with HTTP 200 Sep 01 02:07:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 221/445] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:04 2026] GET /volume/v3/volumes/045a621e-00ef-464f-94d6-adfee9f404b6 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-90f16063-227f-43c6-be3e-0eefd797ed28 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-90f16063-227f-43c6-be3e-0eefd797ed28 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] GET http://192.168.122.72/volume/v3/volumes/045a621e-00ef-464f-94d6-adfee9f404b6 Sep 01 02:07:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-90f16063-227f-43c6-be3e-0eefd797ed28 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-90f16063-227f-43c6-be3e-0eefd797ed28 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:05 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:05 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:05 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:05 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:05 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-90f16063-227f-43c6-be3e-0eefd797ed28 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Volume info retrieved successfully. Sep 01 02:07:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-90f16063-227f-43c6-be3e-0eefd797ed28 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] http://192.168.122.72/volume/v3/volumes/045a621e-00ef-464f-94d6-adfee9f404b6 returned with HTTP 200 Sep 01 02:07:05 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 225/446] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:05 2026] GET /volume/v3/volumes/045a621e-00ef-464f-94d6-adfee9f404b6 => generated 853 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d7251606-e32c-478a-a846-c6a2a742ef1d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d7251606-e32c-478a-a846-c6a2a742ef1d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:07:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d7251606-e32c-478a-a846-c6a2a742ef1d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1781980727"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-d7251606-e32c-478a-a846-c6a2a742ef1d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1781980727'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:05 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-d7251606-e32c-478a-a846-c6a2a742ef1d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Create volume of 1 GB Sep 01 02:07:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d7251606-e32c-478a-a846-c6a2a742ef1d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Availability Zones retrieved successfully. Sep 01 02:07:06 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d7251606-e32c-478a-a846-c6a2a742ef1d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Flow 'volume_create_api' (dd8f03ef-c4bb-4cde-acfe-8318de11fa1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:06 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d7251606-e32c-478a-a846-c6a2a742ef1d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b50c962-d537-4d54-b7b0-1557717aa1dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:06 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-d7251606-e32c-478a-a846-c6a2a742ef1d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:06 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d7251606-e32c-478a-a846-c6a2a742ef1d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b50c962-d537-4d54-b7b0-1557717aa1dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:06 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d7251606-e32c-478a-a846-c6a2a742ef1d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (984c6cae-ff70-459b-9209-b89ff0f6d7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:06 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-d7251606-e32c-478a-a846-c6a2a742ef1d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Created reservations ['f452311f-85a1-44d9-95be-1a0dd51644da', '76081905-f539-4819-b7ce-176ba2b5590f', 'f2e04aec-6b2b-46eb-9802-8e74e6683cd3', 'ac5115a1-607c-4cf0-b065-0ae71c29ef30'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:06 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d7251606-e32c-478a-a846-c6a2a742ef1d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (984c6cae-ff70-459b-9209-b89ff0f6d7ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f452311f-85a1-44d9-95be-1a0dd51644da', '76081905-f539-4819-b7ce-176ba2b5590f', 'f2e04aec-6b2b-46eb-9802-8e74e6683cd3', 'ac5115a1-607c-4cf0-b065-0ae71c29ef30']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:06 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d7251606-e32c-478a-a846-c6a2a742ef1d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57c68b75-eaf8-4c88-8c0d-79e4ac1737b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:06 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:06 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:06 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d7251606-e32c-478a-a846-c6a2a742ef1d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57c68b75-eaf8-4c88-8c0d-79e4ac1737b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3996338d-4b5b-4018-8442-d2f38941adcd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1781980727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87334e0ae0444292a62aa3477e6cf73d',qos_specs=None,replication_status=,reservations=['f452311f-85a1-44d9-95be-1a0dd51644da','76081905-f539-4819-b7ce-176ba2b5590f','f2e04aec-6b2b-46eb-9802-8e74e6683cd3','ac5115a1-607c-4cf0-b065-0ae71c29ef30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a16768976cf24aa0a3fb4f7a37b116f4',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1781980727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3996338d-4b5b-4018-8442-d2f38941adcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87334e0ae0444292a62aa3477e6cf73d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a16768976cf24aa0a3fb4f7a37b116f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:06 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d7251606-e32c-478a-a846-c6a2a742ef1d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33f116d9-a4b7-496b-90b8-4bdaae0aff99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-081313e9-ca82-4047-a8f8-d6c25a787088 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-081313e9-ca82-4047-a8f8-d6c25a787088 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] GET http://192.168.122.72/volume/v3/volumes/045a621e-00ef-464f-94d6-adfee9f404b6 Sep 01 02:07:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-081313e9-ca82-4047-a8f8-d6c25a787088 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-081313e9-ca82-4047-a8f8-d6c25a787088 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-081313e9-ca82-4047-a8f8-d6c25a787088 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] http://192.168.122.72/volume/v3/volumes/045a621e-00ef-464f-94d6-adfee9f404b6 returned with HTTP 404 Sep 01 02:07:06 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 226/447] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:06 2026] GET /volume/v3/volumes/045a621e-00ef-464f-94d6-adfee9f404b6 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ebcaa5a2-415c-406c-8cfa-969c4a716805 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ebcaa5a2-415c-406c-8cfa-969c4a716805 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] DELETE http://192.168.122.72/volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b Sep 01 02:07:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ebcaa5a2-415c-406c-8cfa-969c4a716805 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ebcaa5a2-415c-406c-8cfa-969c4a716805 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:06 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-ebcaa5a2-415c-406c-8cfa-969c4a716805 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Delete volume with id: 90d66a2a-ebe4-48f2-8b8e-65c01cda678b Sep 01 02:07:06 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:06 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:06 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:06 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:06 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ebcaa5a2-415c-406c-8cfa-969c4a716805 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Volume info retrieved successfully. Sep 01 02:07:06 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d7251606-e32c-478a-a846-c6a2a742ef1d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33f116d9-a4b7-496b-90b8-4bdaae0aff99) transitioned into state 'SUCCESS' from state '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-1781980727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87334e0ae0444292a62aa3477e6cf73d',qos_specs=None,replication_status=,reservations=['f452311f-85a1-44d9-95be-1a0dd51644da','76081905-f539-4819-b7ce-176ba2b5590f','f2e04aec-6b2b-46eb-9802-8e74e6683cd3','ac5115a1-607c-4cf0-b065-0ae71c29ef30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a16768976cf24aa0a3fb4f7a37b116f4',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:06 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d7251606-e32c-478a-a846-c6a2a742ef1d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fb65d24-7726-4387-95f4-edfb2a5bcff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:06 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d7251606-e32c-478a-a846-c6a2a742ef1d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fb65d24-7726-4387-95f4-edfb2a5bcff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:06 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d7251606-e32c-478a-a846-c6a2a742ef1d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Flow 'volume_create_api' (dd8f03ef-c4bb-4cde-acfe-8318de11fa1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:06 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d7251606-e32c-478a-a846-c6a2a742ef1d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Create volume request issued successfully. Sep 01 02:07:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d7251606-e32c-478a-a846-c6a2a742ef1d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:06 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 222/448] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:07:05 2026] POST /volume/v3/volumes => generated 762 bytes in 911 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:06 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ebcaa5a2-415c-406c-8cfa-969c4a716805 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Delete volume request issued successfully. Sep 01 02:07:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ebcaa5a2-415c-406c-8cfa-969c4a716805 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] http://192.168.122.72/volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b returned with HTTP 202 Sep 01 02:07:06 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 227/449] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:06 2026] DELETE /volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-01dff56e-2989-4bc8-b41d-0272fa7204fe None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-367dfed2-7f6c-4b3c-9183-1699fd0e6a32 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-01dff56e-2989-4bc8-b41d-0272fa7204fe tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] GET http://192.168.122.72/volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b Sep 01 02:07:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-01dff56e-2989-4bc8-b41d-0272fa7204fe tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-01dff56e-2989-4bc8-b41d-0272fa7204fe tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-367dfed2-7f6c-4b3c-9183-1699fd0e6a32 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] GET http://192.168.122.72/volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd Sep 01 02:07:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-367dfed2-7f6c-4b3c-9183-1699fd0e6a32 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-367dfed2-7f6c-4b3c-9183-1699fd0e6a32 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:06 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:06 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:06 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:06 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:06 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:06 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:06 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:06 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:06 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-367dfed2-7f6c-4b3c-9183-1699fd0e6a32 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Volume info retrieved successfully. Sep 01 02:07:06 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-01dff56e-2989-4bc8-b41d-0272fa7204fe tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Volume info retrieved successfully. Sep 01 02:07:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-367dfed2-7f6c-4b3c-9183-1699fd0e6a32 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd returned with HTTP 200 Sep 01 02:07:06 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 228/450] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:06 2026] GET /volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd => generated 830 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-01dff56e-2989-4bc8-b41d-0272fa7204fe tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] http://192.168.122.72/volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b returned with HTTP 200 Sep 01 02:07:06 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 223/451] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:06 2026] GET /volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b => generated 853 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-760db59a-b5fc-4f09-9ed0-e6b794450f6b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-87391809-9361-4dd8-b22d-1f706e2b11d8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-760db59a-b5fc-4f09-9ed0-e6b794450f6b tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] GET http://192.168.122.72/volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd Sep 01 02:07:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-87391809-9361-4dd8-b22d-1f706e2b11d8 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] GET http://192.168.122.72/volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b Sep 01 02:07:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-760db59a-b5fc-4f09-9ed0-e6b794450f6b tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-87391809-9361-4dd8-b22d-1f706e2b11d8 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-760db59a-b5fc-4f09-9ed0-e6b794450f6b tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-87391809-9361-4dd8-b22d-1f706e2b11d8 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:07 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:07 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:07 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:07 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:07 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:07 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:07 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:07 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:07 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-87391809-9361-4dd8-b22d-1f706e2b11d8 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Volume info retrieved successfully. Sep 01 02:07:07 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-760db59a-b5fc-4f09-9ed0-e6b794450f6b tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Volume info retrieved successfully. Sep 01 02:07:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-87391809-9361-4dd8-b22d-1f706e2b11d8 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] http://192.168.122.72/volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b returned with HTTP 200 Sep 01 02:07:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 224/452] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:07 2026] GET /volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b => generated 853 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-760db59a-b5fc-4f09-9ed0-e6b794450f6b tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd returned with HTTP 200 Sep 01 02:07:07 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 229/453] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:07 2026] GET /volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd => generated 854 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-476d4b94-0934-473b-85f7-e1e495add445 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-476d4b94-0934-473b-85f7-e1e495add445 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] GET http://192.168.122.72/volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b Sep 01 02:07:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-476d4b94-0934-473b-85f7-e1e495add445 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-476d4b94-0934-473b-85f7-e1e495add445 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-17398d58-4180-4776-83f3-19fd4fda15d3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-17398d58-4180-4776-83f3-19fd4fda15d3 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] GET http://192.168.122.72/volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd Sep 01 02:07:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-17398d58-4180-4776-83f3-19fd4fda15d3 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-17398d58-4180-4776-83f3-19fd4fda15d3 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-476d4b94-0934-473b-85f7-e1e495add445 tempest-ServersNegativeTestJSON-698918746 tempest-ServersNegativeTestJSON-698918746-project-member] http://192.168.122.72/volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b returned with HTTP 404 Sep 01 02:07:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 225/454] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:08 2026] GET /volume/v3/volumes/90d66a2a-ebe4-48f2-8b8e-65c01cda678b => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:09 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:09 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:09 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:09 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:09 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-17398d58-4180-4776-83f3-19fd4fda15d3 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Volume info retrieved successfully. Sep 01 02:07:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-17398d58-4180-4776-83f3-19fd4fda15d3 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd returned with HTTP 200 Sep 01 02:07:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 230/455] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:08 2026] GET /volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd => generated 855 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1aa2b31e-fd01-482c-b71d-5f1c002ffe7d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1aa2b31e-fd01-482c-b71d-5f1c002ffe7d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:07:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1aa2b31e-fd01-482c-b71d-5f1c002ffe7d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3996338d-4b5b-4018-8442-d2f38941adcd", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1137243075"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:09 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:09 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:09 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:09 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:09 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1aa2b31e-fd01-482c-b71d-5f1c002ffe7d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Volume info retrieved successfully. Sep 01 02:07:09 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-1aa2b31e-fd01-482c-b71d-5f1c002ffe7d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Create snapshot from volume 3996338d-4b5b-4018-8442-d2f38941adcd Sep 01 02:07:09 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-1aa2b31e-fd01-482c-b71d-5f1c002ffe7d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Created reservations ['d0686a02-bf22-4b6f-bab7-e037829777a4', '163c7fe7-e927-414a-9a34-0f683e55b309', '65845e1e-5e27-4e4e-bcc0-4c173ff9b585', '4137dd98-633c-44af-90d3-e27f6772a352'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:09 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:09 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:10 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1aa2b31e-fd01-482c-b71d-5f1c002ffe7d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot create request issued successfully. Sep 01 02:07:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1aa2b31e-fd01-482c-b71d-5f1c002ffe7d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:07:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 226/456] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:07:09 2026] POST /volume/v3/snapshots => generated 311 bytes in 889 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a1f48bc3-2b3b-4ecc-84c2-33163d73550c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a1f48bc3-2b3b-4ecc-84c2-33163d73550c tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] GET http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e Sep 01 02:07:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a1f48bc3-2b3b-4ecc-84c2-33163d73550c tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a1f48bc3-2b3b-4ecc-84c2-33163d73550c tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:10 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:10 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a1f48bc3-2b3b-4ecc-84c2-33163d73550c tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot retrieved successfully. Sep 01 02:07:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a1f48bc3-2b3b-4ecc-84c2-33163d73550c tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e returned with HTTP 200 Sep 01 02:07:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 231/457] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:10 2026] GET /volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e => generated 443 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6583f9d2-e5b2-4c4e-af1c-e8b2f2b05096 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3177c603-5e43-44a0-a163-a4522dd544bd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3177c603-5e43-44a0-a163-a4522dd544bd tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] GET http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e Sep 01 02:07:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3177c603-5e43-44a0-a163-a4522dd544bd tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3177c603-5e43-44a0-a163-a4522dd544bd tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:11 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3177c603-5e43-44a0-a163-a4522dd544bd tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot retrieved successfully. Sep 01 02:07:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3177c603-5e43-44a0-a163-a4522dd544bd tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e returned with HTTP 200 Sep 01 02:07:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 232/458] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:11 2026] GET /volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e => generated 443 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6583f9d2-e5b2-4c4e-af1c-e8b2f2b05096 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] POST http://192.168.122.72/volume/v3/group_types Sep 01 02:07:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6583f9d2-e5b2-4c4e-af1c-e8b2f2b05096 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1983240968", "description": "tempest-group-type-description-1731634990", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:11 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:11 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6583f9d2-e5b2-4c4e-af1c-e8b2f2b05096 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] http://192.168.122.72/volume/v3/group_types returned with HTTP 202 Sep 01 02:07:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 227/459] 192.168.122.72 () {62 vars in 1191 bytes} [Tue Sep 1 02:07:10 2026] POST /volume/v3/group_types => generated 265 bytes in 738 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a47d1e64-f44d-4d94-87f6-492bc6898aef None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a47d1e64-f44d-4d94-87f6-492bc6898aef tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] GET http://192.168.122.72/volume/v3/group_types Sep 01 02:07:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a47d1e64-f44d-4d94-87f6-492bc6898aef tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a47d1e64-f44d-4d94-87f6-492bc6898aef tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a47d1e64-f44d-4d94-87f6-492bc6898aef tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] http://192.168.122.72/volume/v3/group_types returned with HTTP 200 Sep 01 02:07:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 233/460] 192.168.122.72 () {60 vars in 1169 bytes} [Tue Sep 1 02:07:11 2026] GET /volume/v3/group_types => generated 499 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-22a3a5c2-04f8-4937-b104-776740e61c1b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-22a3a5c2-04f8-4937-b104-776740e61c1b tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] PUT http://192.168.122.72/volume/v3/group_types/e3cd1b7e-0467-42b0-b464-30103993d2f1 Sep 01 02:07:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-22a3a5c2-04f8-4937-b104-776740e61c1b tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1834562514", "description": "updated-group-type-desc"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-22a3a5c2-04f8-4937-b104-776740e61c1b tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] http://192.168.122.72/volume/v3/group_types/e3cd1b7e-0467-42b0-b464-30103993d2f1 returned with HTTP 200 Sep 01 02:07:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 228/461] 192.168.122.72 () {62 vars in 1301 bytes} [Tue Sep 1 02:07:11 2026] PUT /volume/v3/group_types/e3cd1b7e-0467-42b0-b464-30103993d2f1 => generated 255 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6a6ef1cc-ebd1-4596-870e-9f729b445d50 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6a6ef1cc-ebd1-4596-870e-9f729b445d50 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] GET http://192.168.122.72/volume/v3/group_types/e3cd1b7e-0467-42b0-b464-30103993d2f1 Sep 01 02:07:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6a6ef1cc-ebd1-4596-870e-9f729b445d50 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6a6ef1cc-ebd1-4596-870e-9f729b445d50 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6a6ef1cc-ebd1-4596-870e-9f729b445d50 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] http://192.168.122.72/volume/v3/group_types/e3cd1b7e-0467-42b0-b464-30103993d2f1 returned with HTTP 200 Sep 01 02:07:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 234/462] 192.168.122.72 () {60 vars in 1280 bytes} [Tue Sep 1 02:07:11 2026] GET /volume/v3/group_types/e3cd1b7e-0467-42b0-b464-30103993d2f1 => generated 255 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-07307a6b-39b8-479f-b683-895a16105594 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-07307a6b-39b8-479f-b683-895a16105594 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] DELETE http://192.168.122.72/volume/v3/group_types/e3cd1b7e-0467-42b0-b464-30103993d2f1 Sep 01 02:07:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-07307a6b-39b8-479f-b683-895a16105594 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-07307a6b-39b8-479f-b683-895a16105594 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-07307a6b-39b8-479f-b683-895a16105594 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] http://192.168.122.72/volume/v3/group_types/e3cd1b7e-0467-42b0-b464-30103993d2f1 returned with HTTP 202 Sep 01 02:07:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 229/463] 192.168.122.72 () {60 vars in 1283 bytes} [Tue Sep 1 02:07:11 2026] DELETE /volume/v3/group_types/e3cd1b7e-0467-42b0-b464-30103993d2f1 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-395c2b9a-23f5-4134-ba98-e3406d08b7ce None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-395c2b9a-23f5-4134-ba98-e3406d08b7ce tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] GET http://192.168.122.72/volume/v3/group_types Sep 01 02:07:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-395c2b9a-23f5-4134-ba98-e3406d08b7ce tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-395c2b9a-23f5-4134-ba98-e3406d08b7ce tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-395c2b9a-23f5-4134-ba98-e3406d08b7ce tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] http://192.168.122.72/volume/v3/group_types returned with HTTP 200 Sep 01 02:07:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 235/464] 192.168.122.72 () {60 vars in 1169 bytes} [Tue Sep 1 02:07:11 2026] GET /volume/v3/group_types => generated 248 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-99a7c079-89e4-4a2c-85fd-364665b571f4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-99a7c079-89e4-4a2c-85fd-364665b571f4 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] POST http://192.168.122.72/volume/v3/group_types Sep 01 02:07:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-99a7c079-89e4-4a2c-85fd-364665b571f4 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-872075180", "is_public": true}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-99a7c079-89e4-4a2c-85fd-364665b571f4 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] http://192.168.122.72/volume/v3/group_types returned with HTTP 202 Sep 01 02:07:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 230/465] 192.168.122.72 () {62 vars in 1190 bytes} [Tue Sep 1 02:07:11 2026] POST /volume/v3/group_types => generated 163 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-efac8da9-844b-462f-b751-6c15fb0cdad1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-efac8da9-844b-462f-b751-6c15fb0cdad1 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] POST http://192.168.122.72/volume/v3/group_types Sep 01 02:07:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-efac8da9-844b-462f-b751-6c15fb0cdad1 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-607155444", "is_public": false}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-efac8da9-844b-462f-b751-6c15fb0cdad1 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] http://192.168.122.72/volume/v3/group_types returned with HTTP 202 Sep 01 02:07:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 236/466] 192.168.122.72 () {62 vars in 1190 bytes} [Tue Sep 1 02:07:12 2026] POST /volume/v3/group_types => generated 164 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d501a2dd-ee3d-4a71-a706-b0ef1a3fba3a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d501a2dd-ee3d-4a71-a706-b0ef1a3fba3a tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] GET http://192.168.122.72/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 01 02:07:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d501a2dd-ee3d-4a71-a706-b0ef1a3fba3a tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d501a2dd-ee3d-4a71-a706-b0ef1a3fba3a tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d501a2dd-ee3d-4a71-a706-b0ef1a3fba3a tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] http://192.168.122.72/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 01 02:07:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 231/467] 192.168.122.72 () {60 vars in 1230 bytes} [Tue Sep 1 02:07:12 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7e63400a-3828-4b04-9069-2174b0e55ca7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7e63400a-3828-4b04-9069-2174b0e55ca7 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] GET http://192.168.122.72/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 01 02:07:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7e63400a-3828-4b04-9069-2174b0e55ca7 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7e63400a-3828-4b04-9069-2174b0e55ca7 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-100d69cd-4575-4e9d-aae0-a1a6c41f079e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-100d69cd-4575-4e9d-aae0-a1a6c41f079e tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] GET http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e Sep 01 02:07:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-100d69cd-4575-4e9d-aae0-a1a6c41f079e tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-100d69cd-4575-4e9d-aae0-a1a6c41f079e tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7e63400a-3828-4b04-9069-2174b0e55ca7 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] http://192.168.122.72/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 01 02:07:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 237/468] 192.168.122.72 () {60 vars in 1232 bytes} [Tue Sep 1 02:07:12 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:07:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a05fc856-dd17-4f93-b44b-5381fa6692f8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a05fc856-dd17-4f93-b44b-5381fa6692f8 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] GET http://192.168.122.72/volume/v3/group_types?is_public=False Sep 01 02:07:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a05fc856-dd17-4f93-b44b-5381fa6692f8 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a05fc856-dd17-4f93-b44b-5381fa6692f8 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-100d69cd-4575-4e9d-aae0-a1a6c41f079e tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot retrieved successfully. Sep 01 02:07:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-100d69cd-4575-4e9d-aae0-a1a6c41f079e tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e returned with HTTP 200 Sep 01 02:07:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 232/469] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:12 2026] GET /volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e => generated 443 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a05fc856-dd17-4f93-b44b-5381fa6692f8 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] http://192.168.122.72/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 01 02:07:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 238/470] 192.168.122.72 () {60 vars in 1200 bytes} [Tue Sep 1 02:07:12 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-727243b9-363b-4e41-ad91-a7bc80f78da5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-727243b9-363b-4e41-ad91-a7bc80f78da5 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] GET http://192.168.122.72/volume/v3/group_types?is_public=True Sep 01 02:07:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-727243b9-363b-4e41-ad91-a7bc80f78da5 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-727243b9-363b-4e41-ad91-a7bc80f78da5 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-727243b9-363b-4e41-ad91-a7bc80f78da5 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] http://192.168.122.72/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 01 02:07:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 233/471] 192.168.122.72 () {60 vars in 1198 bytes} [Tue Sep 1 02:07:12 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ef9a2175-7694-4c0d-99d7-66b1d95211b8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ef9a2175-7694-4c0d-99d7-66b1d95211b8 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] DELETE http://192.168.122.72/volume/v3/group_types/d8956104-b771-4e77-a8da-91ed106c42ea Sep 01 02:07:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ef9a2175-7694-4c0d-99d7-66b1d95211b8 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ef9a2175-7694-4c0d-99d7-66b1d95211b8 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ef9a2175-7694-4c0d-99d7-66b1d95211b8 tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] http://192.168.122.72/volume/v3/group_types/d8956104-b771-4e77-a8da-91ed106c42ea returned with HTTP 202 Sep 01 02:07:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 239/472] 192.168.122.72 () {60 vars in 1283 bytes} [Tue Sep 1 02:07:12 2026] DELETE /volume/v3/group_types/d8956104-b771-4e77-a8da-91ed106c42ea => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f1d2a5ae-a661-45ba-89af-a0d0182013df None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f1d2a5ae-a661-45ba-89af-a0d0182013df tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] DELETE http://192.168.122.72/volume/v3/group_types/d7c497e9-dd9b-407e-89e5-94d77fe8aaff Sep 01 02:07:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f1d2a5ae-a661-45ba-89af-a0d0182013df tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f1d2a5ae-a661-45ba-89af-a0d0182013df tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f1d2a5ae-a661-45ba-89af-a0d0182013df tempest-GroupTypesTest-1458817515 tempest-GroupTypesTest-1458817515-project-admin] http://192.168.122.72/volume/v3/group_types/d7c497e9-dd9b-407e-89e5-94d77fe8aaff returned with HTTP 202 Sep 01 02:07:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 234/473] 192.168.122.72 () {60 vars in 1283 bytes} [Tue Sep 1 02:07:12 2026] DELETE /volume/v3/group_types/d7c497e9-dd9b-407e-89e5-94d77fe8aaff => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-86f399cd-3bb8-4adb-8423-714dc80990da None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-86f399cd-3bb8-4adb-8423-714dc80990da tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] GET http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e Sep 01 02:07:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-86f399cd-3bb8-4adb-8423-714dc80990da tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-86f399cd-3bb8-4adb-8423-714dc80990da tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:13 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:13 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-86f399cd-3bb8-4adb-8423-714dc80990da tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot retrieved successfully. Sep 01 02:07:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-86f399cd-3bb8-4adb-8423-714dc80990da tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e returned with HTTP 200 Sep 01 02:07:13 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 240/474] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:13 2026] GET /volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e => generated 443 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-082ac8d7-2cb8-4cf2-8a88-1efd9d27ce76 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-082ac8d7-2cb8-4cf2-8a88-1efd9d27ce76 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] GET http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e Sep 01 02:07:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-082ac8d7-2cb8-4cf2-8a88-1efd9d27ce76 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-082ac8d7-2cb8-4cf2-8a88-1efd9d27ce76 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-082ac8d7-2cb8-4cf2-8a88-1efd9d27ce76 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot retrieved successfully. Sep 01 02:07:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-082ac8d7-2cb8-4cf2-8a88-1efd9d27ce76 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e returned with HTTP 200 Sep 01 02:07:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 235/475] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:14 2026] GET /volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e => generated 443 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-375f72aa-8381-4bce-8b0d-1880c77ad45a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-375f72aa-8381-4bce-8b0d-1880c77ad45a tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] GET http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e Sep 01 02:07:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-375f72aa-8381-4bce-8b0d-1880c77ad45a tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-375f72aa-8381-4bce-8b0d-1880c77ad45a tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-375f72aa-8381-4bce-8b0d-1880c77ad45a tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot retrieved successfully. Sep 01 02:07:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-375f72aa-8381-4bce-8b0d-1880c77ad45a tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e returned with HTTP 200 Sep 01 02:07:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 241/476] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:15 2026] GET /volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e => generated 470 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a549a637-5fa8-49c4-88ad-6f89b4aa9a1a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a549a637-5fa8-49c4-88ad-6f89b4aa9a1a tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] POST http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata Sep 01 02:07:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a549a637-5fa8-49c4-88ad-6f89b4aa9a1a tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a549a637-5fa8-49c4-88ad-6f89b4aa9a1a tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot retrieved successfully. Sep 01 02:07:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a549a637-5fa8-49c4-88ad-6f89b4aa9a1a tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Update snapshot metadata completed successfully. Sep 01 02:07:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a549a637-5fa8-49c4-88ad-6f89b4aa9a1a tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata returned with HTTP 200 Sep 01 02:07:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 236/477] 192.168.122.72 () {60 vars in 1281 bytes} [Tue Sep 1 02:07:15 2026] POST /volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata => generated 68 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-94aea9b7-d038-489c-8fe4-39143d45dc5a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-94aea9b7-d038-489c-8fe4-39143d45dc5a tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] GET http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata Sep 01 02:07:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-94aea9b7-d038-489c-8fe4-39143d45dc5a tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-94aea9b7-d038-489c-8fe4-39143d45dc5a tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-94aea9b7-d038-489c-8fe4-39143d45dc5a tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot retrieved successfully. Sep 01 02:07:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-94aea9b7-d038-489c-8fe4-39143d45dc5a tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Get snapshot metadata completed successfully. Sep 01 02:07:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-94aea9b7-d038-489c-8fe4-39143d45dc5a tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata returned with HTTP 200 Sep 01 02:07:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 242/478] 192.168.122.72 () {58 vars in 1260 bytes} [Tue Sep 1 02:07:15 2026] GET /volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata => generated 68 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-347a1787-3906-46a4-974c-925d4d4b0777 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-347a1787-3906-46a4-974c-925d4d4b0777 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] PUT http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata Sep 01 02:07:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-347a1787-3906-46a4-974c-925d4d4b0777 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-347a1787-3906-46a4-974c-925d4d4b0777 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot retrieved successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-347a1787-3906-46a4-974c-925d4d4b0777 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Update snapshot metadata completed successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-347a1787-3906-46a4-974c-925d4d4b0777 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata returned with HTTP 200 Sep 01 02:07:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 237/479] 192.168.122.72 () {60 vars in 1280 bytes} [Tue Sep 1 02:07:15 2026] PUT /volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata => generated 57 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fa817357-d0fe-4d62-9bbd-6c00eaf2e01e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fa817357-d0fe-4d62-9bbd-6c00eaf2e01e tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] GET http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata Sep 01 02:07:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fa817357-d0fe-4d62-9bbd-6c00eaf2e01e tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fa817357-d0fe-4d62-9bbd-6c00eaf2e01e tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:16 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:16 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fa817357-d0fe-4d62-9bbd-6c00eaf2e01e tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot retrieved successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fa817357-d0fe-4d62-9bbd-6c00eaf2e01e tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Get snapshot metadata completed successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fa817357-d0fe-4d62-9bbd-6c00eaf2e01e tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata returned with HTTP 200 Sep 01 02:07:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 243/480] 192.168.122.72 () {58 vars in 1260 bytes} [Tue Sep 1 02:07:16 2026] GET /volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata => generated 57 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0da81e62-c094-4993-b6e1-39351a3783d0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0da81e62-c094-4993-b6e1-39351a3783d0 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata/key3 Sep 01 02:07:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0da81e62-c094-4993-b6e1-39351a3783d0 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0da81e62-c094-4993-b6e1-39351a3783d0 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0da81e62-c094-4993-b6e1-39351a3783d0 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot retrieved successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0da81e62-c094-4993-b6e1-39351a3783d0 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Get snapshot metadata completed successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0da81e62-c094-4993-b6e1-39351a3783d0 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Delete snapshot metadata completed successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0da81e62-c094-4993-b6e1-39351a3783d0 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata/key3 returned with HTTP 200 Sep 01 02:07:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 238/481] 192.168.122.72 () {58 vars in 1278 bytes} [Tue Sep 1 02:07:16 2026] DELETE /volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata/key3 => generated 0 bytes in 96 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 02:07:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-892a3ada-9a72-4a20-9132-7912c768c34b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-892a3ada-9a72-4a20-9132-7912c768c34b tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] GET http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata Sep 01 02:07:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-892a3ada-9a72-4a20-9132-7912c768c34b tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-892a3ada-9a72-4a20-9132-7912c768c34b tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:16 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:16 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-892a3ada-9a72-4a20-9132-7912c768c34b tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot retrieved successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-892a3ada-9a72-4a20-9132-7912c768c34b tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Get snapshot metadata completed successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-892a3ada-9a72-4a20-9132-7912c768c34b tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata returned with HTTP 200 Sep 01 02:07:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 244/482] 192.168.122.72 () {58 vars in 1260 bytes} [Tue Sep 1 02:07:16 2026] GET /volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata => generated 32 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a86e98ec-2106-4be5-9208-5acaa42c4238 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a86e98ec-2106-4be5-9208-5acaa42c4238 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] PUT http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata Sep 01 02:07:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a86e98ec-2106-4be5-9208-5acaa42c4238 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a86e98ec-2106-4be5-9208-5acaa42c4238 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot retrieved successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a86e98ec-2106-4be5-9208-5acaa42c4238 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Update snapshot metadata completed successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a86e98ec-2106-4be5-9208-5acaa42c4238 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata returned with HTTP 200 Sep 01 02:07:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 239/483] 192.168.122.72 () {60 vars in 1280 bytes} [Tue Sep 1 02:07:16 2026] PUT /volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata => generated 16 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fe8903e7-7101-46cd-96e9-85d441c3ab8d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fe8903e7-7101-46cd-96e9-85d441c3ab8d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] POST http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata Sep 01 02:07:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fe8903e7-7101-46cd-96e9-85d441c3ab8d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:16 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:16 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fe8903e7-7101-46cd-96e9-85d441c3ab8d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot retrieved successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fe8903e7-7101-46cd-96e9-85d441c3ab8d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Update snapshot metadata completed successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fe8903e7-7101-46cd-96e9-85d441c3ab8d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata returned with HTTP 200 Sep 01 02:07:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 245/484] 192.168.122.72 () {60 vars in 1281 bytes} [Tue Sep 1 02:07:16 2026] POST /volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata => generated 68 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-60ab062b-81d0-4330-a72b-a207ed15b6f7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-60ab062b-81d0-4330-a72b-a207ed15b6f7 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] GET http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata Sep 01 02:07:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-60ab062b-81d0-4330-a72b-a207ed15b6f7 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-60ab062b-81d0-4330-a72b-a207ed15b6f7 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-60ab062b-81d0-4330-a72b-a207ed15b6f7 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot retrieved successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-60ab062b-81d0-4330-a72b-a207ed15b6f7 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Get snapshot metadata completed successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-60ab062b-81d0-4330-a72b-a207ed15b6f7 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata returned with HTTP 200 Sep 01 02:07:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 240/485] 192.168.122.72 () {58 vars in 1260 bytes} [Tue Sep 1 02:07:16 2026] GET /volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata => generated 68 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d17f5c46-5f6b-4128-8d76-886980539d81 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d17f5c46-5f6b-4128-8d76-886980539d81 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] PUT http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata/key3 Sep 01 02:07:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d17f5c46-5f6b-4128-8d76-886980539d81 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:16 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:16 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d17f5c46-5f6b-4128-8d76-886980539d81 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot retrieved successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d17f5c46-5f6b-4128-8d76-886980539d81 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Update snapshot metadata completed successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d17f5c46-5f6b-4128-8d76-886980539d81 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata/key3 returned with HTTP 200 Sep 01 02:07:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 246/486] 192.168.122.72 () {60 vars in 1295 bytes} [Tue Sep 1 02:07:16 2026] PUT /volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata/key3 => generated 35 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1cb381cb-2047-4740-a1e6-46b9901e5be8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1cb381cb-2047-4740-a1e6-46b9901e5be8 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] GET http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata/key3 Sep 01 02:07:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1cb381cb-2047-4740-a1e6-46b9901e5be8 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1cb381cb-2047-4740-a1e6-46b9901e5be8 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1cb381cb-2047-4740-a1e6-46b9901e5be8 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot retrieved successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1cb381cb-2047-4740-a1e6-46b9901e5be8 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Get snapshot metadata completed successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1cb381cb-2047-4740-a1e6-46b9901e5be8 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata/key3 returned with HTTP 200 Sep 01 02:07:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 241/487] 192.168.122.72 () {58 vars in 1275 bytes} [Tue Sep 1 02:07:16 2026] GET /volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata/key3 => generated 35 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:07:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-07c7080e-15d9-4a26-acab-76f1ac332b5f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-07c7080e-15d9-4a26-acab-76f1ac332b5f tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] GET http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata Sep 01 02:07:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-07c7080e-15d9-4a26-acab-76f1ac332b5f tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-07c7080e-15d9-4a26-acab-76f1ac332b5f tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:16 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:16 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-07c7080e-15d9-4a26-acab-76f1ac332b5f tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot retrieved successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-07c7080e-15d9-4a26-acab-76f1ac332b5f tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Get snapshot metadata completed successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-07c7080e-15d9-4a26-acab-76f1ac332b5f tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata returned with HTTP 200 Sep 01 02:07:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 247/488] 192.168.122.72 () {58 vars in 1260 bytes} [Tue Sep 1 02:07:16 2026] GET /volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata => generated 75 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-453a44af-0d14-4a33-852e-80453395e2b5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-453a44af-0d14-4a33-852e-80453395e2b5 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] PUT http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata Sep 01 02:07:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-453a44af-0d14-4a33-852e-80453395e2b5 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-453a44af-0d14-4a33-852e-80453395e2b5 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot retrieved successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-453a44af-0d14-4a33-852e-80453395e2b5 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Update snapshot metadata completed successfully. Sep 01 02:07:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-453a44af-0d14-4a33-852e-80453395e2b5 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata returned with HTTP 200 Sep 01 02:07:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 242/489] 192.168.122.72 () {60 vars in 1280 bytes} [Tue Sep 1 02:07:16 2026] PUT /volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e/metadata => generated 16 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8c357bea-d0e0-4bca-bc9c-da7927d1adf1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8c357bea-d0e0-4bca-bc9c-da7927d1adf1 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e Sep 01 02:07:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8c357bea-d0e0-4bca-bc9c-da7927d1adf1 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8c357bea-d0e0-4bca-bc9c-da7927d1adf1 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:17 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-8c357bea-d0e0-4bca-bc9c-da7927d1adf1 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Delete snapshot with id: 9186c9c7-1d10-48a2-b38a-6cb2e6e2172e Sep 01 02:07:17 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:17 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:17 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8c357bea-d0e0-4bca-bc9c-da7927d1adf1 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot retrieved successfully. Sep 01 02:07:17 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:17 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:17 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8c357bea-d0e0-4bca-bc9c-da7927d1adf1 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot delete request issued successfully. Sep 01 02:07:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8c357bea-d0e0-4bca-bc9c-da7927d1adf1 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e returned with HTTP 202 Sep 01 02:07:17 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 248/490] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:07:17 2026] DELETE /volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4c8669ef-aa50-4aa6-a9ca-bfe6903c72fd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4c8669ef-aa50-4aa6-a9ca-bfe6903c72fd tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] GET http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e Sep 01 02:07:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4c8669ef-aa50-4aa6-a9ca-bfe6903c72fd tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4c8669ef-aa50-4aa6-a9ca-bfe6903c72fd tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:17 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:17 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:17 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4c8669ef-aa50-4aa6-a9ca-bfe6903c72fd tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot retrieved successfully. Sep 01 02:07:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4c8669ef-aa50-4aa6-a9ca-bfe6903c72fd tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e returned with HTTP 200 Sep 01 02:07:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 243/491] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:17 2026] GET /volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e => generated 469 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6205cd16-1aaa-4cf0-bbaf-5bd00bb3d7ac None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6205cd16-1aaa-4cf0-bbaf-5bd00bb3d7ac tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] GET http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e Sep 01 02:07:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6205cd16-1aaa-4cf0-bbaf-5bd00bb3d7ac tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6205cd16-1aaa-4cf0-bbaf-5bd00bb3d7ac tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:18 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:18 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6205cd16-1aaa-4cf0-bbaf-5bd00bb3d7ac tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Snapshot retrieved successfully. Sep 01 02:07:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6205cd16-1aaa-4cf0-bbaf-5bd00bb3d7ac tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e returned with HTTP 200 Sep 01 02:07:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 249/492] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:18 2026] GET /volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e => generated 469 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c3d363d2-87ff-467d-ac47-55f840d6eab8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c3d363d2-87ff-467d-ac47-55f840d6eab8 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] GET http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e Sep 01 02:07:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c3d363d2-87ff-467d-ac47-55f840d6eab8 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c3d363d2-87ff-467d-ac47-55f840d6eab8 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=353,cinder:INSERT=53,cinder:UPDATE=109 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:07:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c3d363d2-87ff-467d-ac47-55f840d6eab8 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e returned with HTTP 404 Sep 01 02:07:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 244/493] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:19 2026] GET /volume/v3/snapshots/9186c9c7-1d10-48a2-b38a-6cb2e6e2172e => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-02a7880f-4dd6-4e3e-9121-7840af917b60 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-02a7880f-4dd6-4e3e-9121-7840af917b60 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] GET http://192.168.122.72/volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd Sep 01 02:07:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-02a7880f-4dd6-4e3e-9121-7840af917b60 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-02a7880f-4dd6-4e3e-9121-7840af917b60 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=292,cinder:INSERT=42,cinder:UPDATE=59 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:07:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-02a7880f-4dd6-4e3e-9121-7840af917b60 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Volume info retrieved successfully. Sep 01 02:07:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-02a7880f-4dd6-4e3e-9121-7840af917b60 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd returned with HTTP 200 Sep 01 02:07:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 250/494] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:19 2026] GET /volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd => generated 855 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e620fba2-a835-4181-b247-00ff4ec9cb0b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e620fba2-a835-4181-b247-00ff4ec9cb0b tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] DELETE http://192.168.122.72/volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd Sep 01 02:07:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e620fba2-a835-4181-b247-00ff4ec9cb0b tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e620fba2-a835-4181-b247-00ff4ec9cb0b tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-e620fba2-a835-4181-b247-00ff4ec9cb0b tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Delete volume with id: 3996338d-4b5b-4018-8442-d2f38941adcd Sep 01 02:07:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e620fba2-a835-4181-b247-00ff4ec9cb0b tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Volume info retrieved successfully. Sep 01 02:07:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e620fba2-a835-4181-b247-00ff4ec9cb0b tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Delete volume request issued successfully. Sep 01 02:07:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e620fba2-a835-4181-b247-00ff4ec9cb0b tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd returned with HTTP 202 Sep 01 02:07:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2994a122-6510-4cca-afc9-4ff733765bab None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 245/495] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:19 2026] DELETE /volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd => generated 0 bytes in 258 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2994a122-6510-4cca-afc9-4ff733765bab tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] GET http://192.168.122.72/volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd Sep 01 02:07:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2994a122-6510-4cca-afc9-4ff733765bab tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2994a122-6510-4cca-afc9-4ff733765bab tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2994a122-6510-4cca-afc9-4ff733765bab tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Volume info retrieved successfully. Sep 01 02:07:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2994a122-6510-4cca-afc9-4ff733765bab tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd returned with HTTP 200 Sep 01 02:07:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 251/496] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:19 2026] GET /volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2e3179b1-ee61-496e-beac-b79d4082a2ed None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2e3179b1-ee61-496e-beac-b79d4082a2ed tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:07:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2e3179b1-ee61-496e-beac-b79d4082a2ed tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-640656758"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2e3179b1-ee61-496e-beac-b79d4082a2ed tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:07:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 246/497] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:07:20 2026] POST /volume/v3/types => generated 215 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-796b571e-122c-40a8-bc9a-e4fd58821868 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-796b571e-122c-40a8-bc9a-e4fd58821868 tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] POST http://192.168.122.72/volume/v3/group_types Sep 01 02:07:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-796b571e-122c-40a8-bc9a-e4fd58821868 tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1790884473"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-796b571e-122c-40a8-bc9a-e4fd58821868 tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] http://192.168.122.72/volume/v3/group_types returned with HTTP 202 Sep 01 02:07:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 252/498] 192.168.122.72 () {62 vars in 1190 bytes} [Tue Sep 1 02:07:20 2026] POST /volume/v3/group_types => generated 173 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fb3b29ec-0e85-4612-99dc-ec772410f353 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e54df4a5-dd55-40ef-890c-5d0c0442b15d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e54df4a5-dd55-40ef-890c-5d0c0442b15d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] GET http://192.168.122.72/volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd Sep 01 02:07:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e54df4a5-dd55-40ef-890c-5d0c0442b15d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e54df4a5-dd55-40ef-890c-5d0c0442b15d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:20 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:20 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:20 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:20 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e54df4a5-dd55-40ef-890c-5d0c0442b15d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Volume info retrieved successfully. Sep 01 02:07:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e54df4a5-dd55-40ef-890c-5d0c0442b15d tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd returned with HTTP 200 Sep 01 02:07:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 253/499] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:20 2026] GET /volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fb3b29ec-0e85-4612-99dc-ec772410f353 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] POST http://192.168.122.72/volume/v3/groups Sep 01 02:07:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fb3b29ec-0e85-4612-99dc-ec772410f353 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7f71e06c-fd3d-4a36-a64a-f9e88e3b551f", "volume_types": ["ef527a54-2052-4f3b-831d-3a357a2b8d1d"], "name": "tempest-Group1-919217123"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-fb3b29ec-0e85-4612-99dc-ec772410f353 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Creating new group {'group': {'group_type': '7f71e06c-fd3d-4a36-a64a-f9e88e3b551f', 'volume_types': ['ef527a54-2052-4f3b-831d-3a357a2b8d1d'], 'name': 'tempest-Group1-919217123'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:07:21 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.groups [None req-fb3b29ec-0e85-4612-99dc-ec772410f353 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Creating group tempest-Group1-919217123. Sep 01 02:07:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fb3b29ec-0e85-4612-99dc-ec772410f353 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Availability Zones retrieved successfully. Sep 01 02:07:21 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-fb3b29ec-0e85-4612-99dc-ec772410f353 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Created reservations ['2aa45eeb-294e-4ad4-9381-3614956265da'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fb3b29ec-0e85-4612-99dc-ec772410f353 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups returned with HTTP 202 Sep 01 02:07:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 247/500] 192.168.122.72 () {62 vars in 1176 bytes} [Tue Sep 1 02:07:20 2026] POST /volume/v3/groups => generated 93 bytes in 635 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cfda5681-c0a9-4f92-8326-671ac176be9c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cfda5681-c0a9-4f92-8326-671ac176be9c tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/groups/8fe762b6-78ea-4440-81e0-cd33cdabcb5c Sep 01 02:07:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cfda5681-c0a9-4f92-8326-671ac176be9c tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cfda5681-c0a9-4f92-8326-671ac176be9c tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-cfda5681-c0a9-4f92-8326-671ac176be9c tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] show called for member 8fe762b6-78ea-4440-81e0-cd33cdabcb5c {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:21 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:21 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:21 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:21 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:07:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cfda5681-c0a9-4f92-8326-671ac176be9c tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/8fe762b6-78ea-4440-81e0-cd33cdabcb5c returned with HTTP 200 Sep 01 02:07:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 254/501] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:21 2026] GET /volume/v3/groups/8fe762b6-78ea-4440-81e0-cd33cdabcb5c => generated 321 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b7ed6395-05b6-4aba-bc46-6a3fb3be4617 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b7ed6395-05b6-4aba-bc46-6a3fb3be4617 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] GET http://192.168.122.72/volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd Sep 01 02:07:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b7ed6395-05b6-4aba-bc46-6a3fb3be4617 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b7ed6395-05b6-4aba-bc46-6a3fb3be4617 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b7ed6395-05b6-4aba-bc46-6a3fb3be4617 tempest-SnapshotMetadataTestJSON-1274812658 tempest-SnapshotMetadataTestJSON-1274812658-project-member] http://192.168.122.72/volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd returned with HTTP 404 Sep 01 02:07:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 248/502] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:21 2026] GET /volume/v3/volumes/3996338d-4b5b-4018-8442-d2f38941adcd => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-411bf757-1ca5-48ba-bdbd-843e3904a172 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-411bf757-1ca5-48ba-bdbd-843e3904a172 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/groups/8fe762b6-78ea-4440-81e0-cd33cdabcb5c Sep 01 02:07:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-411bf757-1ca5-48ba-bdbd-843e3904a172 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-411bf757-1ca5-48ba-bdbd-843e3904a172 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-411bf757-1ca5-48ba-bdbd-843e3904a172 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] show called for member 8fe762b6-78ea-4440-81e0-cd33cdabcb5c {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:22 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:22 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:07:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-411bf757-1ca5-48ba-bdbd-843e3904a172 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/8fe762b6-78ea-4440-81e0-cd33cdabcb5c returned with HTTP 200 Sep 01 02:07:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 255/503] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:22 2026] GET /volume/v3/groups/8fe762b6-78ea-4440-81e0-cd33cdabcb5c => generated 322 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-62669d7d-3d1b-4dcc-881d-b3a3c5f534bf None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-62669d7d-3d1b-4dcc-881d-b3a3c5f534bf tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] POST http://192.168.122.72/volume/v3/groups Sep 01 02:07:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-62669d7d-3d1b-4dcc-881d-b3a3c5f534bf tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7f71e06c-fd3d-4a36-a64a-f9e88e3b551f", "volume_types": ["ef527a54-2052-4f3b-831d-3a357a2b8d1d"], "name": "tempest-Group2-161151414"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-62669d7d-3d1b-4dcc-881d-b3a3c5f534bf tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Creating new group {'group': {'group_type': '7f71e06c-fd3d-4a36-a64a-f9e88e3b551f', 'volume_types': ['ef527a54-2052-4f3b-831d-3a357a2b8d1d'], 'name': 'tempest-Group2-161151414'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:07:22 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.groups [None req-62669d7d-3d1b-4dcc-881d-b3a3c5f534bf tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Creating group tempest-Group2-161151414. Sep 01 02:07:22 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:22 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:22 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-62669d7d-3d1b-4dcc-881d-b3a3c5f534bf tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Availability Zones retrieved successfully. Sep 01 02:07:22 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-62669d7d-3d1b-4dcc-881d-b3a3c5f534bf tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Created reservations ['cc00e3b1-c220-40b2-bdce-ddafdfc9955a'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-62669d7d-3d1b-4dcc-881d-b3a3c5f534bf tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups returned with HTTP 202 Sep 01 02:07:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 249/504] 192.168.122.72 () {62 vars in 1176 bytes} [Tue Sep 1 02:07:22 2026] POST /volume/v3/groups => generated 93 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e706309f-a191-49bd-8b0f-be1d195b0070 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e706309f-a191-49bd-8b0f-be1d195b0070 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/groups/26373b1b-6c91-4d59-9581-c29d2cd00003 Sep 01 02:07:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e706309f-a191-49bd-8b0f-be1d195b0070 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e706309f-a191-49bd-8b0f-be1d195b0070 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-e706309f-a191-49bd-8b0f-be1d195b0070 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] show called for member 26373b1b-6c91-4d59-9581-c29d2cd00003 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:22 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:22 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:07:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e706309f-a191-49bd-8b0f-be1d195b0070 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/26373b1b-6c91-4d59-9581-c29d2cd00003 returned with HTTP 200 Sep 01 02:07:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 256/505] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:22 2026] GET /volume/v3/groups/26373b1b-6c91-4d59-9581-c29d2cd00003 => generated 321 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f7f3dc7d-c38e-4acd-86ab-a1cd9fdcd4e4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f7f3dc7d-c38e-4acd-86ab-a1cd9fdcd4e4 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/groups/26373b1b-6c91-4d59-9581-c29d2cd00003 Sep 01 02:07:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f7f3dc7d-c38e-4acd-86ab-a1cd9fdcd4e4 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f7f3dc7d-c38e-4acd-86ab-a1cd9fdcd4e4 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-f7f3dc7d-c38e-4acd-86ab-a1cd9fdcd4e4 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] show called for member 26373b1b-6c91-4d59-9581-c29d2cd00003 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:23 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:23 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:23 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:23 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), Sep 01 02:07:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f7f3dc7d-c38e-4acd-86ab-a1cd9fdcd4e4 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/26373b1b-6c91-4d59-9581-c29d2cd00003 returned with HTTP 200 Sep 01 02:07:23 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 250/506] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:23 2026] GET /volume/v3/groups/26373b1b-6c91-4d59-9581-c29d2cd00003 => generated 322 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-04228a43-66ba-4975-a42a-bed7a43efc55 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:07:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1623275130", "volume_type": "ef527a54-2052-4f3b-831d-3a357a2b8d1d", "group_id": "8fe762b6-78ea-4440-81e0-cd33cdabcb5c", "size": 1}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1623275130', 'volume_type': 'ef527a54-2052-4f3b-831d-3a357a2b8d1d', 'group_id': '8fe762b6-78ea-4440-81e0-cd33cdabcb5c', 'size': 1}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:24 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:24 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:24 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Create volume of 1 GB Sep 01 02:07:24 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:24 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:07:24 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Availability Zones retrieved successfully. Sep 01 02:07:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Flow 'volume_create_api' (e1393659-fb0f-42ea-9127-87d73d1832eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f972bf8-c820-4dfa-87e8-362daf35ceca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:24 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:24 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f972bf8-c820-4dfa-87e8-362daf35ceca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:07:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ef527a54-2052-4f3b-831d-3a357a2b8d1d,is_public=True,name='tempest-GroupsTest-volume-type-640656758',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef527a54-2052-4f3b-831d-3a357a2b8d1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8fe762b6-78ea-4440-81e0-cd33cdabcb5c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50181c24-1693-4738-ba9a-7f3988dd6cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:24 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-640656758 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-640656758, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:07:24 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-640656758 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-640656758, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:07:24 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Created reservations ['96e98252-0229-49ad-92c2-70fd4803be04', 'c4a6a4d3-ef3f-4b6f-99fa-cddff899e399', 'c966e494-ca7d-4e39-b909-1b3fe9be2b48', '9976f932-9186-413d-8cd0-7cb084dbd0b0'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50181c24-1693-4738-ba9a-7f3988dd6cfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96e98252-0229-49ad-92c2-70fd4803be04', 'c4a6a4d3-ef3f-4b6f-99fa-cddff899e399', 'c966e494-ca7d-4e39-b909-1b3fe9be2b48', '9976f932-9186-413d-8cd0-7cb084dbd0b0']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8512960-b72f-4d8e-a960-580d3071a2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:24 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:24 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8512960-b72f-4d8e-a960-580d3071a2d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dd3589e-2236-4314-b0e4-ff26292d0da4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1623275130',encryption_key_id=None,group_id=8fe762b6-78ea-4440-81e0-cd33cdabcb5c,group_type_id=,metadata={},multiattach=False,project_id='6948def1dc8f4b00b66b06d3830d832c',qos_specs=None,replication_status=,reservations=['96e98252-0229-49ad-92c2-70fd4803be04','c4a6a4d3-ef3f-4b6f-99fa-cddff899e399','c966e494-ca7d-4e39-b909-1b3fe9be2b48','9976f932-9186-413d-8cd0-7cb084dbd0b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8b8021cf0dd4af5abcb85ccf3507c26',volume_type_id=ef527a54-2052-4f3b-831d-3a357a2b8d1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1623275130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8fe762b6-78ea-4440-81e0-cd33cdabcb5c,host=None,id=4dd3589e-2236-4314-b0e4-ff26292d0da4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6948def1dc8f4b00b66b06d3830d832c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8b8021cf0dd4af5abcb85ccf3507c26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef527a54-2052-4f3b-831d-3a357a2b8d1d),volume_type_id=ef527a54-2052-4f3b-831d-3a357a2b8d1d)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5af5cacb-3580-4959-b816-0f2b2d52bc18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5af5cacb-3580-4959-b816-0f2b2d52bc18) transitioned into state 'SUCCESS' from state '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-1623275130',encryption_key_id=None,group_id=8fe762b6-78ea-4440-81e0-cd33cdabcb5c,group_type_id=,metadata={},multiattach=False,project_id='6948def1dc8f4b00b66b06d3830d832c',qos_specs=None,replication_status=,reservations=['96e98252-0229-49ad-92c2-70fd4803be04','c4a6a4d3-ef3f-4b6f-99fa-cddff899e399','c966e494-ca7d-4e39-b909-1b3fe9be2b48','9976f932-9186-413d-8cd0-7cb084dbd0b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8b8021cf0dd4af5abcb85ccf3507c26',volume_type_id=ef527a54-2052-4f3b-831d-3a357a2b8d1d)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2ac2fb1-73d5-4ba5-8841-e63fee0de6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2ac2fb1-73d5-4ba5-8841-e63fee0de6b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:24 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Flow 'volume_create_api' (e1393659-fb0f-42ea-9127-87d73d1832eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:24 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Create volume request issued successfully. Sep 01 02:07:24 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:24 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:24 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:24 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:24 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-04228a43-66ba-4975-a42a-bed7a43efc55 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:24 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 257/507] 192.168.122.72 () {62 vars in 1179 bytes} [Tue Sep 1 02:07:24 2026] POST /volume/v3/volumes => generated 820 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cf59c91f-7abc-4b1d-9e4a-d4c884ee1836 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cf59c91f-7abc-4b1d-9e4a-d4c884ee1836 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/volumes/4dd3589e-2236-4314-b0e4-ff26292d0da4 Sep 01 02:07:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cf59c91f-7abc-4b1d-9e4a-d4c884ee1836 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cf59c91f-7abc-4b1d-9e4a-d4c884ee1836 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:24 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:24 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:24 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:24 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:24 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-cf59c91f-7abc-4b1d-9e4a-d4c884ee1836 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Volume info retrieved successfully. Sep 01 02:07:24 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-cf59c91f-7abc-4b1d-9e4a-d4c884ee1836 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:24 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-cf59c91f-7abc-4b1d-9e4a-d4c884ee1836 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:24 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-cf59c91f-7abc-4b1d-9e4a-d4c884ee1836 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:24 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:24 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cf59c91f-7abc-4b1d-9e4a-d4c884ee1836 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes/4dd3589e-2236-4314-b0e4-ff26292d0da4 returned with HTTP 200 Sep 01 02:07:24 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 251/508] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:24 2026] GET /volume/v3/volumes/4dd3589e-2236-4314-b0e4-ff26292d0da4 => generated 888 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a2d12a28-957d-4d16-bf17-26bdc273b99d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a2d12a28-957d-4d16-bf17-26bdc273b99d tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/volumes/4dd3589e-2236-4314-b0e4-ff26292d0da4 Sep 01 02:07:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a2d12a28-957d-4d16-bf17-26bdc273b99d tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a2d12a28-957d-4d16-bf17-26bdc273b99d tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:25 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:25 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:25 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:25 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:25 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a2d12a28-957d-4d16-bf17-26bdc273b99d tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Volume info retrieved successfully. Sep 01 02:07:25 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a2d12a28-957d-4d16-bf17-26bdc273b99d tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:25 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a2d12a28-957d-4d16-bf17-26bdc273b99d tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:25 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-a2d12a28-957d-4d16-bf17-26bdc273b99d tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:26 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:26 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a2d12a28-957d-4d16-bf17-26bdc273b99d tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes/4dd3589e-2236-4314-b0e4-ff26292d0da4 returned with HTTP 200 Sep 01 02:07:26 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 258/509] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:25 2026] GET /volume/v3/volumes/4dd3589e-2236-4314-b0e4-ff26292d0da4 => generated 912 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-05720456-b9f6-48c8-8eb5-94db64cd8b75 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-05720456-b9f6-48c8-8eb5-94db64cd8b75 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/volumes/4dd3589e-2236-4314-b0e4-ff26292d0da4 Sep 01 02:07:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-05720456-b9f6-48c8-8eb5-94db64cd8b75 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-05720456-b9f6-48c8-8eb5-94db64cd8b75 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:27 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:27 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-05720456-b9f6-48c8-8eb5-94db64cd8b75 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Volume info retrieved successfully. Sep 01 02:07:27 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-05720456-b9f6-48c8-8eb5-94db64cd8b75 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:27 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-05720456-b9f6-48c8-8eb5-94db64cd8b75 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:27 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-05720456-b9f6-48c8-8eb5-94db64cd8b75 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-05720456-b9f6-48c8-8eb5-94db64cd8b75 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes/4dd3589e-2236-4314-b0e4-ff26292d0da4 returned with HTTP 200 Sep 01 02:07:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 252/510] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:27 2026] GET /volume/v3/volumes/4dd3589e-2236-4314-b0e4-ff26292d0da4 => generated 913 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-47cd1070-e15a-46fe-86f6-58541383a559 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-47cd1070-e15a-46fe-86f6-58541383a559 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/groups/8fe762b6-78ea-4440-81e0-cd33cdabcb5c Sep 01 02:07:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-47cd1070-e15a-46fe-86f6-58541383a559 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-47cd1070-e15a-46fe-86f6-58541383a559 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-47cd1070-e15a-46fe-86f6-58541383a559 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] show called for member 8fe762b6-78ea-4440-81e0-cd33cdabcb5c {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:27 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:27 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:07:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-47cd1070-e15a-46fe-86f6-58541383a559 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/8fe762b6-78ea-4440-81e0-cd33cdabcb5c returned with HTTP 200 Sep 01 02:07:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 259/511] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:27 2026] GET /volume/v3/groups/8fe762b6-78ea-4440-81e0-cd33cdabcb5c => generated 322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-73010b9a-9104-49e9-a119-d3a0d2ac2b08 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-73010b9a-9104-49e9-a119-d3a0d2ac2b08 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/groups/26373b1b-6c91-4d59-9581-c29d2cd00003 Sep 01 02:07:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-73010b9a-9104-49e9-a119-d3a0d2ac2b08 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-73010b9a-9104-49e9-a119-d3a0d2ac2b08 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-73010b9a-9104-49e9-a119-d3a0d2ac2b08 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] show called for member 26373b1b-6c91-4d59-9581-c29d2cd00003 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:27 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), Sep 01 02:07:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-73010b9a-9104-49e9-a119-d3a0d2ac2b08 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/26373b1b-6c91-4d59-9581-c29d2cd00003 returned with HTTP 200 Sep 01 02:07:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 253/512] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:27 2026] GET /volume/v3/groups/26373b1b-6c91-4d59-9581-c29d2cd00003 => generated 322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d94cc6e8-748f-4448-abad-4c12b8e34c60 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d94cc6e8-748f-4448-abad-4c12b8e34c60 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/groups/detail Sep 01 02:07:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d94cc6e8-748f-4448-abad-4c12b8e34c60 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d94cc6e8-748f-4448-abad-4c12b8e34c60 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:27 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:27 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:07:27 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:27 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:07:27 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:27 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:07:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d94cc6e8-748f-4448-abad-4c12b8e34c60 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/detail returned with HTTP 200 Sep 01 02:07:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 260/513] 192.168.122.72 () {60 vars in 1175 bytes} [Tue Sep 1 02:07:27 2026] GET /volume/v3/groups/detail => generated 638 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-155db8a6-3ede-4173-a39b-a0d62dbc0f31 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-155db8a6-3ede-4173-a39b-a0d62dbc0f31 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:07:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-155db8a6-3ede-4173-a39b-a0d62dbc0f31 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-155db8a6-3ede-4173-a39b-a0d62dbc0f31 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-155db8a6-3ede-4173-a39b-a0d62dbc0f31 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:07:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-155db8a6-3ede-4173-a39b-a0d62dbc0f31 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:07:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:27 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:07:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:27 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:27 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-155db8a6-3ede-4173-a39b-a0d62dbc0f31 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Get all volumes completed successfully. Sep 01 02:07:27 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-155db8a6-3ede-4173-a39b-a0d62dbc0f31 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:27 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-155db8a6-3ede-4173-a39b-a0d62dbc0f31 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:27 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-155db8a6-3ede-4173-a39b-a0d62dbc0f31 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-155db8a6-3ede-4173-a39b-a0d62dbc0f31 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:07:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 254/514] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:07:27 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a82b1ea7-bb09-4bb4-ab6b-e20f617dcdfd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a82b1ea7-bb09-4bb4-ab6b-e20f617dcdfd tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:07:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a82b1ea7-bb09-4bb4-ab6b-e20f617dcdfd tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a82b1ea7-bb09-4bb4-ab6b-e20f617dcdfd tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-a82b1ea7-bb09-4bb4-ab6b-e20f617dcdfd tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:07:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:27 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a82b1ea7-bb09-4bb4-ab6b-e20f617dcdfd tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:07:27 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:27 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:07:27 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:27 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:27 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a82b1ea7-bb09-4bb4-ab6b-e20f617dcdfd tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Get all volumes completed successfully. Sep 01 02:07:27 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a82b1ea7-bb09-4bb4-ab6b-e20f617dcdfd tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:27 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a82b1ea7-bb09-4bb4-ab6b-e20f617dcdfd tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:27 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-a82b1ea7-bb09-4bb4-ab6b-e20f617dcdfd tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a82b1ea7-bb09-4bb4-ab6b-e20f617dcdfd tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:07:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 261/515] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:07:27 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9b2f56ea-bf4d-43cd-b146-90f31269e36b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9b2f56ea-bf4d-43cd-b146-90f31269e36b tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] POST http://192.168.122.72/volume/v3/groups/8fe762b6-78ea-4440-81e0-cd33cdabcb5c/action Sep 01 02:07:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9b2f56ea-bf4d-43cd-b146-90f31269e36b tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9b2f56ea-bf4d-43cd-b146-90f31269e36b tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-9b2f56ea-bf4d-43cd-b146-90f31269e36b tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] delete called for group 8fe762b6-78ea-4440-81e0-cd33cdabcb5c {{(pid=87017) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:07:27 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.groups [None req-9b2f56ea-bf4d-43cd-b146-90f31269e36b tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Delete group with id: 8fe762b6-78ea-4440-81e0-cd33cdabcb5c Sep 01 02:07:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:27 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:07:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:27 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:07:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9b2f56ea-bf4d-43cd-b146-90f31269e36b tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/8fe762b6-78ea-4440-81e0-cd33cdabcb5c/action returned with HTTP 202 Sep 01 02:07:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 255/516] 192.168.122.72 () {62 vars in 1307 bytes} [Tue Sep 1 02:07:27 2026] POST /volume/v3/groups/8fe762b6-78ea-4440-81e0-cd33cdabcb5c/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ae39b871-a825-491b-a1ab-799b210980cc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ae39b871-a825-491b-a1ab-799b210980cc tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/volumes/4dd3589e-2236-4314-b0e4-ff26292d0da4 Sep 01 02:07:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ae39b871-a825-491b-a1ab-799b210980cc tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ae39b871-a825-491b-a1ab-799b210980cc tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:27 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:27 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:27 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ae39b871-a825-491b-a1ab-799b210980cc tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Volume info retrieved successfully. Sep 01 02:07:27 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-ae39b871-a825-491b-a1ab-799b210980cc tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:27 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-ae39b871-a825-491b-a1ab-799b210980cc tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:27 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-ae39b871-a825-491b-a1ab-799b210980cc tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ae39b871-a825-491b-a1ab-799b210980cc tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes/4dd3589e-2236-4314-b0e4-ff26292d0da4 returned with HTTP 200 Sep 01 02:07:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 262/517] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:27 2026] GET /volume/v3/volumes/4dd3589e-2236-4314-b0e4-ff26292d0da4 => generated 912 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-94439b18-8bea-4323-92f2-bb8d67c00403 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-94439b18-8bea-4323-92f2-bb8d67c00403 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/volumes/4dd3589e-2236-4314-b0e4-ff26292d0da4 Sep 01 02:07:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-94439b18-8bea-4323-92f2-bb8d67c00403 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-94439b18-8bea-4323-92f2-bb8d67c00403 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-94439b18-8bea-4323-92f2-bb8d67c00403 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes/4dd3589e-2236-4314-b0e4-ff26292d0da4 returned with HTTP 404 Sep 01 02:07:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 256/518] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:28 2026] GET /volume/v3/volumes/4dd3589e-2236-4314-b0e4-ff26292d0da4 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bf625f8a-9b98-406d-a4e4-415f0e32ee93 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bf625f8a-9b98-406d-a4e4-415f0e32ee93 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/groups/8fe762b6-78ea-4440-81e0-cd33cdabcb5c Sep 01 02:07:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bf625f8a-9b98-406d-a4e4-415f0e32ee93 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bf625f8a-9b98-406d-a4e4-415f0e32ee93 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-bf625f8a-9b98-406d-a4e4-415f0e32ee93 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] show called for member 8fe762b6-78ea-4440-81e0-cd33cdabcb5c {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bf625f8a-9b98-406d-a4e4-415f0e32ee93 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/8fe762b6-78ea-4440-81e0-cd33cdabcb5c returned with HTTP 404 Sep 01 02:07:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 263/519] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:29 2026] GET /volume/v3/groups/8fe762b6-78ea-4440-81e0-cd33cdabcb5c => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-89ec7589-8f14-4dc6-be16-115a913801b1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-89ec7589-8f14-4dc6-be16-115a913801b1 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] POST http://192.168.122.72/volume/v3/groups/26373b1b-6c91-4d59-9581-c29d2cd00003/action Sep 01 02:07:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-89ec7589-8f14-4dc6-be16-115a913801b1 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-89ec7589-8f14-4dc6-be16-115a913801b1 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-89ec7589-8f14-4dc6-be16-115a913801b1 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] delete called for group 26373b1b-6c91-4d59-9581-c29d2cd00003 {{(pid=87017) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:07:29 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.groups [None req-89ec7589-8f14-4dc6-be16-115a913801b1 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Delete group with id: 26373b1b-6c91-4d59-9581-c29d2cd00003 Sep 01 02:07:29 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:29 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:29 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:29 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:07:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-89ec7589-8f14-4dc6-be16-115a913801b1 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/26373b1b-6c91-4d59-9581-c29d2cd00003/action returned with HTTP 202 Sep 01 02:07:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 257/520] 192.168.122.72 () {62 vars in 1307 bytes} [Tue Sep 1 02:07:29 2026] POST /volume/v3/groups/26373b1b-6c91-4d59-9581-c29d2cd00003/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8f05a2cb-b6ee-40b4-9bfe-4e22bd830ffb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8f05a2cb-b6ee-40b4-9bfe-4e22bd830ffb tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/groups/26373b1b-6c91-4d59-9581-c29d2cd00003 Sep 01 02:07:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8f05a2cb-b6ee-40b4-9bfe-4e22bd830ffb tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8f05a2cb-b6ee-40b4-9bfe-4e22bd830ffb tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-8f05a2cb-b6ee-40b4-9bfe-4e22bd830ffb tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] show called for member 26373b1b-6c91-4d59-9581-c29d2cd00003 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:29 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:29 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:29 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:29 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:07:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8f05a2cb-b6ee-40b4-9bfe-4e22bd830ffb tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/26373b1b-6c91-4d59-9581-c29d2cd00003 returned with HTTP 200 Sep 01 02:07:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 264/521] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:29 2026] GET /volume/v3/groups/26373b1b-6c91-4d59-9581-c29d2cd00003 => generated 321 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-52fe9e5d-8664-4949-a00f-bebd59e76d25 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-52fe9e5d-8664-4949-a00f-bebd59e76d25 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/groups/26373b1b-6c91-4d59-9581-c29d2cd00003 Sep 01 02:07:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-52fe9e5d-8664-4949-a00f-bebd59e76d25 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-52fe9e5d-8664-4949-a00f-bebd59e76d25 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-52fe9e5d-8664-4949-a00f-bebd59e76d25 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] show called for member 26373b1b-6c91-4d59-9581-c29d2cd00003 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-52fe9e5d-8664-4949-a00f-bebd59e76d25 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/26373b1b-6c91-4d59-9581-c29d2cd00003 returned with HTTP 404 Sep 01 02:07:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 258/522] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/groups/26373b1b-6c91-4d59-9581-c29d2cd00003 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-05189bd8-cb3b-4efa-be77-09c659b81f4e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-05189bd8-cb3b-4efa-be77-09c659b81f4e tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/groups/detail Sep 01 02:07:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-05189bd8-cb3b-4efa-be77-09c659b81f4e tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-05189bd8-cb3b-4efa-be77-09c659b81f4e tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:30 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:30 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:30 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:07:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-05189bd8-cb3b-4efa-be77-09c659b81f4e tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/detail returned with HTTP 200 Sep 01 02:07:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 265/523] 192.168.122.72 () {60 vars in 1175 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/groups/detail => generated 14 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cab6441f-5a6a-49f0-abbb-e5984eadd6f2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cab6441f-5a6a-49f0-abbb-e5984eadd6f2 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:07:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cab6441f-5a6a-49f0-abbb-e5984eadd6f2 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cab6441f-5a6a-49f0-abbb-e5984eadd6f2 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-cab6441f-5a6a-49f0-abbb-e5984eadd6f2 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:07:30 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cab6441f-5a6a-49f0-abbb-e5984eadd6f2 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:07:30 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:30 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:07:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-cab6441f-5a6a-49f0-abbb-e5984eadd6f2 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Get all volumes completed successfully. Sep 01 02:07:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cab6441f-5a6a-49f0-abbb-e5984eadd6f2 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:07:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 259/524] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-daa7781c-c2f2-4100-a2b8-f4ff525f4708 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-daa7781c-c2f2-4100-a2b8-f4ff525f4708 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] POST http://192.168.122.72/volume/v3/groups/26373b1b-6c91-4d59-9581-c29d2cd00003/action Sep 01 02:07:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-daa7781c-c2f2-4100-a2b8-f4ff525f4708 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-daa7781c-c2f2-4100-a2b8-f4ff525f4708 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-daa7781c-c2f2-4100-a2b8-f4ff525f4708 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] delete called for group 26373b1b-6c91-4d59-9581-c29d2cd00003 {{(pid=87016) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:07:30 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.groups [None req-daa7781c-c2f2-4100-a2b8-f4ff525f4708 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Delete group with id: 26373b1b-6c91-4d59-9581-c29d2cd00003 Sep 01 02:07:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-daa7781c-c2f2-4100-a2b8-f4ff525f4708 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/26373b1b-6c91-4d59-9581-c29d2cd00003/action returned with HTTP 404 Sep 01 02:07:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 266/525] 192.168.122.72 () {62 vars in 1307 bytes} [Tue Sep 1 02:07:30 2026] POST /volume/v3/groups/26373b1b-6c91-4d59-9581-c29d2cd00003/action => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-df4a6eaf-91df-4ff0-a97c-e1671ec4bba9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-df4a6eaf-91df-4ff0-a97c-e1671ec4bba9 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:07:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-df4a6eaf-91df-4ff0-a97c-e1671ec4bba9 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-df4a6eaf-91df-4ff0-a97c-e1671ec4bba9 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-df4a6eaf-91df-4ff0-a97c-e1671ec4bba9 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:07:30 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-df4a6eaf-91df-4ff0-a97c-e1671ec4bba9 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:07:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-df4a6eaf-91df-4ff0-a97c-e1671ec4bba9 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Get all volumes completed successfully. Sep 01 02:07:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-df4a6eaf-91df-4ff0-a97c-e1671ec4bba9 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:07:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 260/526] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-68b341a3-ccef-4884-bfbd-2e035d869335 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-68b341a3-ccef-4884-bfbd-2e035d869335 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] POST http://192.168.122.72/volume/v3/groups/8fe762b6-78ea-4440-81e0-cd33cdabcb5c/action Sep 01 02:07:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-68b341a3-ccef-4884-bfbd-2e035d869335 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-68b341a3-ccef-4884-bfbd-2e035d869335 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-68b341a3-ccef-4884-bfbd-2e035d869335 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] delete called for group 8fe762b6-78ea-4440-81e0-cd33cdabcb5c {{(pid=87016) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:07:30 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.groups [None req-68b341a3-ccef-4884-bfbd-2e035d869335 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Delete group with id: 8fe762b6-78ea-4440-81e0-cd33cdabcb5c Sep 01 02:07:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-68b341a3-ccef-4884-bfbd-2e035d869335 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/8fe762b6-78ea-4440-81e0-cd33cdabcb5c/action returned with HTTP 404 Sep 01 02:07:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 267/527] 192.168.122.72 () {62 vars in 1307 bytes} [Tue Sep 1 02:07:30 2026] POST /volume/v3/groups/8fe762b6-78ea-4440-81e0-cd33cdabcb5c/action => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a1ed35ba-9191-48ef-8083-1a38bb9490ef None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a1ed35ba-9191-48ef-8083-1a38bb9490ef tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] DELETE http://192.168.122.72/volume/v3/group_types/7f71e06c-fd3d-4a36-a64a-f9e88e3b551f Sep 01 02:07:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a1ed35ba-9191-48ef-8083-1a38bb9490ef tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a1ed35ba-9191-48ef-8083-1a38bb9490ef tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a1ed35ba-9191-48ef-8083-1a38bb9490ef tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] http://192.168.122.72/volume/v3/group_types/7f71e06c-fd3d-4a36-a64a-f9e88e3b551f returned with HTTP 202 Sep 01 02:07:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 261/528] 192.168.122.72 () {60 vars in 1283 bytes} [Tue Sep 1 02:07:30 2026] DELETE /volume/v3/group_types/7f71e06c-fd3d-4a36-a64a-f9e88e3b551f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9b037579-9756-4c54-b74c-f27804490677 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9b037579-9756-4c54-b74c-f27804490677 tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] DELETE http://192.168.122.72/volume/v3/types/ef527a54-2052-4f3b-831d-3a357a2b8d1d Sep 01 02:07:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9b037579-9756-4c54-b74c-f27804490677 tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9b037579-9756-4c54-b74c-f27804490677 tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9b037579-9756-4c54-b74c-f27804490677 tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] http://192.168.122.72/volume/v3/types/ef527a54-2052-4f3b-831d-3a357a2b8d1d returned with HTTP 202 Sep 01 02:07:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 268/529] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:30 2026] DELETE /volume/v3/types/ef527a54-2052-4f3b-831d-3a357a2b8d1d => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0bb981df-5d88-43ce-bd38-d03b2dfe7f94 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0bb981df-5d88-43ce-bd38-d03b2dfe7f94 tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] GET http://192.168.122.72/volume/v3/types/ef527a54-2052-4f3b-831d-3a357a2b8d1d Sep 01 02:07:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0bb981df-5d88-43ce-bd38-d03b2dfe7f94 tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0bb981df-5d88-43ce-bd38-d03b2dfe7f94 tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0bb981df-5d88-43ce-bd38-d03b2dfe7f94 tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] http://192.168.122.72/volume/v3/types/ef527a54-2052-4f3b-831d-3a357a2b8d1d returned with HTTP 404 Sep 01 02:07:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 262/530] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/types/ef527a54-2052-4f3b-831d-3a357a2b8d1d => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c44c0b66-c536-4715-ac5d-789daf7f8657 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c44c0b66-c536-4715-ac5d-789daf7f8657 tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:07:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c44c0b66-c536-4715-ac5d-789daf7f8657 tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-397145877"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c44c0b66-c536-4715-ac5d-789daf7f8657 tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:07:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 269/531] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:07:30 2026] POST /volume/v3/types => generated 215 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-502d26e8-3387-495e-89a1-3f0db4fe69d8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-502d26e8-3387-495e-89a1-3f0db4fe69d8 tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] POST http://192.168.122.72/volume/v3/group_types Sep 01 02:07:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-502d26e8-3387-495e-89a1-3f0db4fe69d8 tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-98850202"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-502d26e8-3387-495e-89a1-3f0db4fe69d8 tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] http://192.168.122.72/volume/v3/group_types returned with HTTP 202 Sep 01 02:07:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 263/532] 192.168.122.72 () {62 vars in 1190 bytes} [Tue Sep 1 02:07:30 2026] POST /volume/v3/group_types => generated 171 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-947c0b62-0597-48d2-af03-47312a6cac45 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-947c0b62-0597-48d2-af03-47312a6cac45 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] POST http://192.168.122.72/volume/v3/groups Sep 01 02:07:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-947c0b62-0597-48d2-af03-47312a6cac45 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "40ad3b5b-b6d4-4d82-a74b-f09c9a94b1c1", "volume_types": ["d508c15a-45f6-460f-9a66-22bbd52ed462"], "name": "tempest-GroupsTest-Group-623485026"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-947c0b62-0597-48d2-af03-47312a6cac45 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Creating new group {'group': {'group_type': '40ad3b5b-b6d4-4d82-a74b-f09c9a94b1c1', 'volume_types': ['d508c15a-45f6-460f-9a66-22bbd52ed462'], 'name': 'tempest-GroupsTest-Group-623485026'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:07:30 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.groups [None req-947c0b62-0597-48d2-af03-47312a6cac45 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Creating group tempest-GroupsTest-Group-623485026. Sep 01 02:07:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-947c0b62-0597-48d2-af03-47312a6cac45 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Availability Zones retrieved successfully. Sep 01 02:07:30 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-947c0b62-0597-48d2-af03-47312a6cac45 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Created reservations ['3ff4cbce-f9ab-4033-a698-28d98e4fecb4'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-947c0b62-0597-48d2-af03-47312a6cac45 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups returned with HTTP 202 Sep 01 02:07:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 270/533] 192.168.122.72 () {62 vars in 1176 bytes} [Tue Sep 1 02:07:30 2026] POST /volume/v3/groups => generated 103 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cd941231-ef5d-4945-a279-1ca09fd585a2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cd941231-ef5d-4945-a279-1ca09fd585a2 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd Sep 01 02:07:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cd941231-ef5d-4945-a279-1ca09fd585a2 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cd941231-ef5d-4945-a279-1ca09fd585a2 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-cd941231-ef5d-4945-a279-1ca09fd585a2 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] show called for member 56fe07d8-ab09-4ce5-97f6-ea2049f5eacd {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:31 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:31 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:31 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:31 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), Sep 01 02:07:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cd941231-ef5d-4945-a279-1ca09fd585a2 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd returned with HTTP 200 Sep 01 02:07:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 264/534] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd => generated 331 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8e5472ad-3a7c-46a4-b405-b9071c865496 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8e5472ad-3a7c-46a4-b405-b9071c865496 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd Sep 01 02:07:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8e5472ad-3a7c-46a4-b405-b9071c865496 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8e5472ad-3a7c-46a4-b405-b9071c865496 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-8e5472ad-3a7c-46a4-b405-b9071c865496 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] show called for member 56fe07d8-ab09-4ce5-97f6-ea2049f5eacd {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:32 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:32 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:32 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:32 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:07:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8e5472ad-3a7c-46a4-b405-b9071c865496 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd returned with HTTP 200 Sep 01 02:07:32 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 271/535] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:32 2026] GET /volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd => generated 332 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:07:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-566293648", "volume_type": "d508c15a-45f6-460f-9a66-22bbd52ed462", "group_id": "56fe07d8-ab09-4ce5-97f6-ea2049f5eacd", "size": 1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-566293648', 'volume_type': 'd508c15a-45f6-460f-9a66-22bbd52ed462', 'group_id': '56fe07d8-ab09-4ce5-97f6-ea2049f5eacd', 'size': 1}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:32 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:32 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:32 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Create volume of 1 GB Sep 01 02:07:32 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:32 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), Sep 01 02:07:32 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Availability Zones retrieved successfully. Sep 01 02:07:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Flow 'volume_create_api' (0b55500b-5969-40ca-b2e7-80c448565aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e32a742-a6da-4af1-a482-09f54f4b7fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:32 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:32 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e32a742-a6da-4af1-a482-09f54f4b7fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:07:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d508c15a-45f6-460f-9a66-22bbd52ed462,is_public=True,name='tempest-GroupsTest-volume-type-397145877',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd508c15a-45f6-460f-9a66-22bbd52ed462', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '56fe07d8-ab09-4ce5-97f6-ea2049f5eacd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a04b5b57-fcd3-40f7-9f3d-b88413f113df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:32 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-397145877 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-397145877, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:07:32 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-397145877 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-397145877, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:07:32 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Created reservations ['50c5da74-5316-4d7c-ab63-86f625726b7d', '2ce3fefa-7dc6-45a9-9962-d7d8d1ef6621', 'f600e8d8-aea6-44b0-9d91-3bd439845541', 'ac6f2129-d999-47fa-9c43-8fc5e8233a55'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a04b5b57-fcd3-40f7-9f3d-b88413f113df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50c5da74-5316-4d7c-ab63-86f625726b7d', '2ce3fefa-7dc6-45a9-9962-d7d8d1ef6621', 'f600e8d8-aea6-44b0-9d91-3bd439845541', 'ac6f2129-d999-47fa-9c43-8fc5e8233a55']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f869155c-60a3-46b2-93e7-fce629a2b32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:32 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:32 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f869155c-60a3-46b2-93e7-fce629a2b32c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed01a371-fa7f-430d-9750-a2edcb082379', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-566293648',encryption_key_id=None,group_id=56fe07d8-ab09-4ce5-97f6-ea2049f5eacd,group_type_id=,metadata={},multiattach=False,project_id='6948def1dc8f4b00b66b06d3830d832c',qos_specs=None,replication_status=,reservations=['50c5da74-5316-4d7c-ab63-86f625726b7d','2ce3fefa-7dc6-45a9-9962-d7d8d1ef6621','f600e8d8-aea6-44b0-9d91-3bd439845541','ac6f2129-d999-47fa-9c43-8fc5e8233a55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8b8021cf0dd4af5abcb85ccf3507c26',volume_type_id=d508c15a-45f6-460f-9a66-22bbd52ed462), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-566293648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=56fe07d8-ab09-4ce5-97f6-ea2049f5eacd,host=None,id=ed01a371-fa7f-430d-9750-a2edcb082379,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6948def1dc8f4b00b66b06d3830d832c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8b8021cf0dd4af5abcb85ccf3507c26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d508c15a-45f6-460f-9a66-22bbd52ed462),volume_type_id=d508c15a-45f6-460f-9a66-22bbd52ed462)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45aa6c1e-f7fa-4598-b726-0048f4ef6c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45aa6c1e-f7fa-4598-b726-0048f4ef6c53) transitioned into state 'SUCCESS' from state '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-566293648',encryption_key_id=None,group_id=56fe07d8-ab09-4ce5-97f6-ea2049f5eacd,group_type_id=,metadata={},multiattach=False,project_id='6948def1dc8f4b00b66b06d3830d832c',qos_specs=None,replication_status=,reservations=['50c5da74-5316-4d7c-ab63-86f625726b7d','2ce3fefa-7dc6-45a9-9962-d7d8d1ef6621','f600e8d8-aea6-44b0-9d91-3bd439845541','ac6f2129-d999-47fa-9c43-8fc5e8233a55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8b8021cf0dd4af5abcb85ccf3507c26',volume_type_id=d508c15a-45f6-460f-9a66-22bbd52ed462)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13836616-78aa-4e3d-9007-87e639025b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13836616-78aa-4e3d-9007-87e639025b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Flow 'volume_create_api' (0b55500b-5969-40ca-b2e7-80c448565aa6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:32 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Create volume request issued successfully. Sep 01 02:07:32 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:32 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:33 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:33 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:33 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6b97fa66-39b9-4ebe-b2f2-10e7ebfed8ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 265/536] 192.168.122.72 () {62 vars in 1179 bytes} [Tue Sep 1 02:07:32 2026] POST /volume/v3/volumes => generated 819 bytes in 896 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7027a54b-ee9e-4e5e-9455-3aca741e5d14 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7027a54b-ee9e-4e5e-9455-3aca741e5d14 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/volumes/ed01a371-fa7f-430d-9750-a2edcb082379 Sep 01 02:07:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7027a54b-ee9e-4e5e-9455-3aca741e5d14 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7027a54b-ee9e-4e5e-9455-3aca741e5d14 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:33 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:33 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:33 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:33 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:33 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7027a54b-ee9e-4e5e-9455-3aca741e5d14 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Volume info retrieved successfully. Sep 01 02:07:33 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-7027a54b-ee9e-4e5e-9455-3aca741e5d14 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:33 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-7027a54b-ee9e-4e5e-9455-3aca741e5d14 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:33 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-7027a54b-ee9e-4e5e-9455-3aca741e5d14 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:33 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:33 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7027a54b-ee9e-4e5e-9455-3aca741e5d14 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes/ed01a371-fa7f-430d-9750-a2edcb082379 returned with HTTP 200 Sep 01 02:07:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 272/537] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:33 2026] GET /volume/v3/volumes/ed01a371-fa7f-430d-9750-a2edcb082379 => generated 887 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f851cd5c-212c-4c34-b638-710087da4d22 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f851cd5c-212c-4c34-b638-710087da4d22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:07:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f851cd5c-212c-4c34-b638-710087da4d22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1943231109"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-f851cd5c-212c-4c34-b638-710087da4d22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1943231109'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:34 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-f851cd5c-212c-4c34-b638-710087da4d22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Create volume of 1 GB Sep 01 02:07:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f851cd5c-212c-4c34-b638-710087da4d22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Availability Zones retrieved successfully. Sep 01 02:07:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f851cd5c-212c-4c34-b638-710087da4d22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Flow 'volume_create_api' (337a7e78-31bd-4492-8cd1-1b3332cac858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f851cd5c-212c-4c34-b638-710087da4d22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a4a3497-2bf2-404f-b260-0840cb6381b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-f851cd5c-212c-4c34-b638-710087da4d22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f851cd5c-212c-4c34-b638-710087da4d22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a4a3497-2bf2-404f-b260-0840cb6381b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f851cd5c-212c-4c34-b638-710087da4d22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe980f94-89d8-43d6-9537-9a8428f2284d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f381bc65-7a5c-4229-bede-ce34eb4e8d56 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f381bc65-7a5c-4229-bede-ce34eb4e8d56 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/volumes/ed01a371-fa7f-430d-9750-a2edcb082379 Sep 01 02:07:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f381bc65-7a5c-4229-bede-ce34eb4e8d56 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f381bc65-7a5c-4229-bede-ce34eb4e8d56 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f381bc65-7a5c-4229-bede-ce34eb4e8d56 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Volume info retrieved successfully. Sep 01 02:07:34 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-f381bc65-7a5c-4229-bede-ce34eb4e8d56 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:34 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-f381bc65-7a5c-4229-bede-ce34eb4e8d56 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:34 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-f851cd5c-212c-4c34-b638-710087da4d22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Created reservations ['a253d671-9ba4-4456-8ecd-0e9b4d12535d', 'e5b2949a-8337-4e90-9a72-a728d59c26c0', '12e7c49b-b1b1-4468-b221-9dabd68341d7', '8d780ac7-88fa-4c13-8018-71da661e003b'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f851cd5c-212c-4c34-b638-710087da4d22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe980f94-89d8-43d6-9537-9a8428f2284d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a253d671-9ba4-4456-8ecd-0e9b4d12535d', 'e5b2949a-8337-4e90-9a72-a728d59c26c0', '12e7c49b-b1b1-4468-b221-9dabd68341d7', '8d780ac7-88fa-4c13-8018-71da661e003b']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f851cd5c-212c-4c34-b638-710087da4d22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8e51c6f-629c-4e26-8a00-fef3c11189f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:34 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:34 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f851cd5c-212c-4c34-b638-710087da4d22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8e51c6f-629c-4e26-8a00-fef3c11189f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81417fb9-2fb0-4852-beb3-c575b6eeffe9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1943231109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b709c95a1a463eac1dc2da31a10685',qos_specs=None,replication_status=,reservations=['a253d671-9ba4-4456-8ecd-0e9b4d12535d','e5b2949a-8337-4e90-9a72-a728d59c26c0','12e7c49b-b1b1-4468-b221-9dabd68341d7','8d780ac7-88fa-4c13-8018-71da661e003b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a74802e23ba4b05ac050cd4ca609f65',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1943231109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81417fb9-2fb0-4852-beb3-c575b6eeffe9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14b709c95a1a463eac1dc2da31a10685',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a74802e23ba4b05ac050cd4ca609f65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f851cd5c-212c-4c34-b638-710087da4d22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad3c2654-6c21-4934-9bc7-409b53788ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f851cd5c-212c-4c34-b638-710087da4d22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad3c2654-6c21-4934-9bc7-409b53788ebb) transitioned into state 'SUCCESS' from state '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-1943231109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b709c95a1a463eac1dc2da31a10685',qos_specs=None,replication_status=,reservations=['a253d671-9ba4-4456-8ecd-0e9b4d12535d','e5b2949a-8337-4e90-9a72-a728d59c26c0','12e7c49b-b1b1-4468-b221-9dabd68341d7','8d780ac7-88fa-4c13-8018-71da661e003b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a74802e23ba4b05ac050cd4ca609f65',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f851cd5c-212c-4c34-b638-710087da4d22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23988c51-5dcc-4c5a-8eb8-86215042eecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f851cd5c-212c-4c34-b638-710087da4d22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23988c51-5dcc-4c5a-8eb8-86215042eecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:34 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-f381bc65-7a5c-4229-bede-ce34eb4e8d56 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f851cd5c-212c-4c34-b638-710087da4d22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Flow 'volume_create_api' (337a7e78-31bd-4492-8cd1-1b3332cac858) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f851cd5c-212c-4c34-b638-710087da4d22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Create volume request issued successfully. Sep 01 02:07:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f851cd5c-212c-4c34-b638-710087da4d22 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 266/538] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:07:34 2026] POST /volume/v3/volumes => generated 762 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:07:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2f730f24-8bde-4d92-bca0-f5254fca85cc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2f730f24-8bde-4d92-bca0-f5254fca85cc tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 Sep 01 02:07:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2f730f24-8bde-4d92-bca0-f5254fca85cc tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2f730f24-8bde-4d92-bca0-f5254fca85cc tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:34 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:34 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:34 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:34 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2f730f24-8bde-4d92-bca0-f5254fca85cc tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:07:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2f730f24-8bde-4d92-bca0-f5254fca85cc tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 returned with HTTP 200 Sep 01 02:07:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 267/539] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:34 2026] GET /volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 => generated 830 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f381bc65-7a5c-4229-bede-ce34eb4e8d56 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes/ed01a371-fa7f-430d-9750-a2edcb082379 returned with HTTP 200 Sep 01 02:07:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 273/540] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:34 2026] GET /volume/v3/volumes/ed01a371-fa7f-430d-9750-a2edcb082379 => generated 911 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:07:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-da7d5225-45a6-4ca5-8fb6-b546dc451650 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-da7d5225-45a6-4ca5-8fb6-b546dc451650 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 Sep 01 02:07:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-da7d5225-45a6-4ca5-8fb6-b546dc451650 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-da7d5225-45a6-4ca5-8fb6-b546dc451650 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d87c73b7-838c-4847-9586-b2c22c00e5ca None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:35 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d87c73b7-838c-4847-9586-b2c22c00e5ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/volumes/ed01a371-fa7f-430d-9750-a2edcb082379 Sep 01 02:07:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d87c73b7-838c-4847-9586-b2c22c00e5ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d87c73b7-838c-4847-9586-b2c22c00e5ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-da7d5225-45a6-4ca5-8fb6-b546dc451650 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:07:35 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:35 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-da7d5225-45a6-4ca5-8fb6-b546dc451650 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 returned with HTTP 200 Sep 01 02:07:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 268/541] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:35 2026] GET /volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:35 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d87c73b7-838c-4847-9586-b2c22c00e5ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Volume info retrieved successfully. Sep 01 02:07:35 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-d87c73b7-838c-4847-9586-b2c22c00e5ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:35 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-d87c73b7-838c-4847-9586-b2c22c00e5ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:35 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-d87c73b7-838c-4847-9586-b2c22c00e5ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d87c73b7-838c-4847-9586-b2c22c00e5ca tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes/ed01a371-fa7f-430d-9750-a2edcb082379 returned with HTTP 200 Sep 01 02:07:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 274/542] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:35 2026] GET /volume/v3/volumes/ed01a371-fa7f-430d-9750-a2edcb082379 => generated 912 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-104930c6-b445-46dd-ab47-3bef0d949e11 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:07:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2060622971", "volume_type": "d508c15a-45f6-460f-9a66-22bbd52ed462", "group_id": "56fe07d8-ab09-4ce5-97f6-ea2049f5eacd", "size": 1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2060622971', 'volume_type': 'd508c15a-45f6-460f-9a66-22bbd52ed462', 'group_id': '56fe07d8-ab09-4ce5-97f6-ea2049f5eacd', 'size': 1}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:35 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Create volume of 1 GB Sep 01 02:07:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:35 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), Sep 01 02:07:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Availability Zones retrieved successfully. Sep 01 02:07:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Flow 'volume_create_api' (ad5193e3-ad41-4942-a582-635543324d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7095525d-a9a5-4294-89ed-985fbded3f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:36 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:36 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7095525d-a9a5-4294-89ed-985fbded3f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:07:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d508c15a-45f6-460f-9a66-22bbd52ed462,is_public=True,name='tempest-GroupsTest-volume-type-397145877',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd508c15a-45f6-460f-9a66-22bbd52ed462', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '56fe07d8-ab09-4ce5-97f6-ea2049f5eacd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38409de4-94d0-4a21-8329-a857213cec7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:36 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Created reservations ['26fc32d9-6fe3-40fe-96e7-93ddc6b67bbc', '5659c4b6-386b-47c2-9b41-5c04feaa226a', 'fb5484c7-b65e-452e-8a45-187dfe607565', 'd5519c17-4881-4ba9-a079-0d1fe72e93d6'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38409de4-94d0-4a21-8329-a857213cec7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26fc32d9-6fe3-40fe-96e7-93ddc6b67bbc', '5659c4b6-386b-47c2-9b41-5c04feaa226a', 'fb5484c7-b65e-452e-8a45-187dfe607565', 'd5519c17-4881-4ba9-a079-0d1fe72e93d6']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe1853cf-642e-47ff-bec9-d452ecf1f037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:36 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:36 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe1853cf-642e-47ff-bec9-d452ecf1f037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c5da0b3-295b-4094-b74b-4264b6d5926c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2060622971',encryption_key_id=None,group_id=56fe07d8-ab09-4ce5-97f6-ea2049f5eacd,group_type_id=,metadata={},multiattach=False,project_id='6948def1dc8f4b00b66b06d3830d832c',qos_specs=None,replication_status=,reservations=['26fc32d9-6fe3-40fe-96e7-93ddc6b67bbc','5659c4b6-386b-47c2-9b41-5c04feaa226a','fb5484c7-b65e-452e-8a45-187dfe607565','d5519c17-4881-4ba9-a079-0d1fe72e93d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8b8021cf0dd4af5abcb85ccf3507c26',volume_type_id=d508c15a-45f6-460f-9a66-22bbd52ed462), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2060622971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=56fe07d8-ab09-4ce5-97f6-ea2049f5eacd,host=None,id=4c5da0b3-295b-4094-b74b-4264b6d5926c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6948def1dc8f4b00b66b06d3830d832c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8b8021cf0dd4af5abcb85ccf3507c26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d508c15a-45f6-460f-9a66-22bbd52ed462),volume_type_id=d508c15a-45f6-460f-9a66-22bbd52ed462)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5029ad3-c5f9-474a-bc2e-108ac6dbf508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5029ad3-c5f9-474a-bc2e-108ac6dbf508) transitioned into state 'SUCCESS' from state '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-2060622971',encryption_key_id=None,group_id=56fe07d8-ab09-4ce5-97f6-ea2049f5eacd,group_type_id=,metadata={},multiattach=False,project_id='6948def1dc8f4b00b66b06d3830d832c',qos_specs=None,replication_status=,reservations=['26fc32d9-6fe3-40fe-96e7-93ddc6b67bbc','5659c4b6-386b-47c2-9b41-5c04feaa226a','fb5484c7-b65e-452e-8a45-187dfe607565','d5519c17-4881-4ba9-a079-0d1fe72e93d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8b8021cf0dd4af5abcb85ccf3507c26',volume_type_id=d508c15a-45f6-460f-9a66-22bbd52ed462)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37606ed0-6ef3-4fce-a9d4-b6964b650380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37606ed0-6ef3-4fce-a9d4-b6964b650380) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Flow 'volume_create_api' (ad5193e3-ad41-4942-a582-635543324d9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:36 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Create volume request issued successfully. Sep 01 02:07:36 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:36 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:36 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:36 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:36 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-104930c6-b445-46dd-ab47-3bef0d949e11 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 269/543] 192.168.122.72 () {62 vars in 1179 bytes} [Tue Sep 1 02:07:35 2026] POST /volume/v3/volumes => generated 820 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-21426d83-a4dd-4680-86ca-a180c4d3d6b1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-21426d83-a4dd-4680-86ca-a180c4d3d6b1 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/volumes/4c5da0b3-295b-4094-b74b-4264b6d5926c Sep 01 02:07:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-21426d83-a4dd-4680-86ca-a180c4d3d6b1 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-21426d83-a4dd-4680-86ca-a180c4d3d6b1 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:36 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:36 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:36 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:36 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:36 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-21426d83-a4dd-4680-86ca-a180c4d3d6b1 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Volume info retrieved successfully. Sep 01 02:07:36 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-21426d83-a4dd-4680-86ca-a180c4d3d6b1 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:36 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-21426d83-a4dd-4680-86ca-a180c4d3d6b1 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:36 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-21426d83-a4dd-4680-86ca-a180c4d3d6b1 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:36 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:36 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-21426d83-a4dd-4680-86ca-a180c4d3d6b1 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes/4c5da0b3-295b-4094-b74b-4264b6d5926c returned with HTTP 200 Sep 01 02:07:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 275/544] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:36 2026] GET /volume/v3/volumes/4c5da0b3-295b-4094-b74b-4264b6d5926c => generated 888 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8a05ef7a-5f43-4fe0-96b3-57b525a1fe33 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8a05ef7a-5f43-4fe0-96b3-57b525a1fe33 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 Sep 01 02:07:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8a05ef7a-5f43-4fe0-96b3-57b525a1fe33 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8a05ef7a-5f43-4fe0-96b3-57b525a1fe33 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:36 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:36 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:36 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:36 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:36 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8a05ef7a-5f43-4fe0-96b3-57b525a1fe33 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:07:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8a05ef7a-5f43-4fe0-96b3-57b525a1fe33 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 returned with HTTP 200 Sep 01 02:07:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 270/545] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:36 2026] GET /volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-eebe052c-abc5-4761-b2e2-5015f24dc882 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-eebe052c-abc5-4761-b2e2-5015f24dc882 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 Sep 01 02:07:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-eebe052c-abc5-4761-b2e2-5015f24dc882 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-eebe052c-abc5-4761-b2e2-5015f24dc882 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:37 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-eebe052c-abc5-4761-b2e2-5015f24dc882 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:07:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-eebe052c-abc5-4761-b2e2-5015f24dc882 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 returned with HTTP 200 Sep 01 02:07:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 276/546] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:07:36 2026] GET /volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 => generated 855 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-14410c52-c07c-412a-a6d1-1b17d4ffcceb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-14410c52-c07c-412a-a6d1-1b17d4ffcceb None None] GET http://192.168.122.72/volume// Sep 01 02:07:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-14410c52-c07c-412a-a6d1-1b17d4ffcceb None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-14410c52-c07c-412a-a6d1-1b17d4ffcceb None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-14410c52-c07c-412a-a6d1-1b17d4ffcceb None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:07:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 271/547] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:07:37 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-31fb1be9-5d07-4572-a76a-4ff062dc3178 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-31fb1be9-5d07-4572-a76a-4ff062dc3178 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:07:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-31fb1be9-5d07-4572-a76a-4ff062dc3178 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81417fb9-2fb0-4852-beb3-c575b6eeffe9", "connector": null, "instance_uuid": "1c66c31d-5c40-4bc4-b2da-c6f209091995"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:37 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:37 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-31fb1be9-5d07-4572-a76a-4ff062dc3178 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:07:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 277/548] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:07:37 2026] POST /volume/v3/attachments => generated 273 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-da680c14-7ddf-4b26-a46e-1bdd28d59e1e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-da680c14-7ddf-4b26-a46e-1bdd28d59e1e tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 Sep 01 02:07:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-da680c14-7ddf-4b26-a46e-1bdd28d59e1e tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-da680c14-7ddf-4b26-a46e-1bdd28d59e1e tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-d7491116-2d35-47f4-9e7a-f5635e19339d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-d7491116-2d35-47f4-9e7a-f5635e19339d None None] GET http://192.168.122.72/volume// Sep 01 02:07:37 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:37 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-d7491116-2d35-47f4-9e7a-f5635e19339d None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-d7491116-2d35-47f4-9e7a-f5635e19339d None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-d7491116-2d35-47f4-9e7a-f5635e19339d None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:07:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 278/549] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:07:37 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-2749a3d7-2c1e-4d66-8af6-6d08f17515b4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-da680c14-7ddf-4b26-a46e-1bdd28d59e1e tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:07:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-2749a3d7-2c1e-4d66-8af6-6d08f17515b4 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 Sep 01 02:07:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-da680c14-7ddf-4b26-a46e-1bdd28d59e1e tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 returned with HTTP 200 Sep 01 02:07:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 272/550] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:37 2026] GET /volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-2749a3d7-2c1e-4d66-8af6-6d08f17515b4 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-2749a3d7-2c1e-4d66-8af6-6d08f17515b4 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:37 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-2749a3d7-2c1e-4d66-8af6-6d08f17515b4 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:07:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-2749a3d7-2c1e-4d66-8af6-6d08f17515b4 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 returned with HTTP 200 Sep 01 02:07:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 279/551] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:07:37 2026] GET /volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 => generated 1035 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ee2b6a2c-f131-468f-a3ba-d726b908e5fc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ee2b6a2c-f131-468f-a3ba-d726b908e5fc tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/volumes/4c5da0b3-295b-4094-b74b-4264b6d5926c Sep 01 02:07:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ee2b6a2c-f131-468f-a3ba-d726b908e5fc tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ee2b6a2c-f131-468f-a3ba-d726b908e5fc tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:37 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ee2b6a2c-f131-468f-a3ba-d726b908e5fc tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Volume info retrieved successfully. Sep 01 02:07:37 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-ee2b6a2c-f131-468f-a3ba-d726b908e5fc tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:37 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-ee2b6a2c-f131-468f-a3ba-d726b908e5fc tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-997143ab-8f48-4582-9093-34fdaa4b5609 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-997143ab-8f48-4582-9093-34fdaa4b5609 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] PUT http://192.168.122.72/volume/v3/attachments/0e791e8d-2856-4228-8143-e95f519e8a58 Sep 01 02:07:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-997143ab-8f48-4582-9093-34fdaa4b5609 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.72", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:32e52322f66a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "b99c6661-3d45-4b14-b3c5-e80eb5d23bfa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:37 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-ee2b6a2c-f131-468f-a3ba-d726b908e5fc tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:37 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-997143ab-8f48-4582-9093-34fdaa4b5609 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Acquiring lock "cinder-attachment_update-81417fb9-2fb0-4852-beb3-c575b6eeffe9-devstack" by "attachment_update" {{(pid=87016) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:07:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ee2b6a2c-f131-468f-a3ba-d726b908e5fc tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes/4c5da0b3-295b-4094-b74b-4264b6d5926c returned with HTTP 200 Sep 01 02:07:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 273/552] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:37 2026] GET /volume/v3/volumes/4c5da0b3-295b-4094-b74b-4264b6d5926c => generated 912 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-997143ab-8f48-4582-9093-34fdaa4b5609 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Lock "cinder-attachment_update-81417fb9-2fb0-4852-beb3-c575b6eeffe9-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=87016) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:07:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:37 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:37 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:38 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-997143ab-8f48-4582-9093-34fdaa4b5609 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Lock "cinder-attachment_update-81417fb9-2fb0-4852-beb3-c575b6eeffe9-devstack" released by "attachment_update" :: held 0.284s {{(pid=87016) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:07:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-997143ab-8f48-4582-9093-34fdaa4b5609 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/attachments/0e791e8d-2856-4228-8143-e95f519e8a58 returned with HTTP 200 Sep 01 02:07:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 280/553] 192.168.122.72 () {66 vars in 1588 bytes} [Tue Sep 1 02:07:37 2026] PUT /volume/v3/attachments/0e791e8d-2856-4228-8143-e95f519e8a58 => generated 694 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:07:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-051a1222-9b3f-4dac-8c19-a520f3c9b0a6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-051a1222-9b3f-4dac-8c19-a520f3c9b0a6 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:07:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-051a1222-9b3f-4dac-8c19-a520f3c9b0a6 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1728613029"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-051a1222-9b3f-4dac-8c19-a520f3c9b0a6 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1728613029'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:38 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-051a1222-9b3f-4dac-8c19-a520f3c9b0a6 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Create volume of 1 GB Sep 01 02:07:38 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-051a1222-9b3f-4dac-8c19-a520f3c9b0a6 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Availability Zones retrieved successfully. Sep 01 02:07:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-916e25e1-964f-46a4-a1de-79f4796c241f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-051a1222-9b3f-4dac-8c19-a520f3c9b0a6 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Flow 'volume_create_api' (1db793af-635a-4e71-b2f7-fa44194097a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-916e25e1-964f-46a4-a1de-79f4796c241f tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 Sep 01 02:07:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-916e25e1-964f-46a4-a1de-79f4796c241f tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-916e25e1-964f-46a4-a1de-79f4796c241f tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-051a1222-9b3f-4dac-8c19-a520f3c9b0a6 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28f7ade7-6fbe-4d18-bcf4-6c248c791978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-051a1222-9b3f-4dac-8c19-a520f3c9b0a6 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:38 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:38 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:38 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:38 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-916e25e1-964f-46a4-a1de-79f4796c241f tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:07:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-916e25e1-964f-46a4-a1de-79f4796c241f tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 returned with HTTP 200 Sep 01 02:07:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 281/554] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:38 2026] GET /volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-051a1222-9b3f-4dac-8c19-a520f3c9b0a6 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28f7ade7-6fbe-4d18-bcf4-6c248c791978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-051a1222-9b3f-4dac-8c19-a520f3c9b0a6 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea0fde68-1f7c-4365-9259-bb51c956ca25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-57e82831-b356-4a9e-afc9-1b85e6346c81 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-57e82831-b356-4a9e-afc9-1b85e6346c81 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/volumes/4c5da0b3-295b-4094-b74b-4264b6d5926c Sep 01 02:07:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-57e82831-b356-4a9e-afc9-1b85e6346c81 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-57e82831-b356-4a9e-afc9-1b85e6346c81 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:38 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:38 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:38 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:38 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:38 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-051a1222-9b3f-4dac-8c19-a520f3c9b0a6 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Created reservations ['962c064e-961b-496e-b4a0-aef13bbc7048', '12d40665-f929-4710-9730-3252af80e2ec', '4154c10e-5e87-4b01-93c2-4d630555d35b', '67d3d444-df47-4adf-9099-00578eb5fcf1'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-051a1222-9b3f-4dac-8c19-a520f3c9b0a6 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea0fde68-1f7c-4365-9259-bb51c956ca25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['962c064e-961b-496e-b4a0-aef13bbc7048', '12d40665-f929-4710-9730-3252af80e2ec', '4154c10e-5e87-4b01-93c2-4d630555d35b', '67d3d444-df47-4adf-9099-00578eb5fcf1']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-57e82831-b356-4a9e-afc9-1b85e6346c81 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Volume info retrieved successfully. Sep 01 02:07:39 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-57e82831-b356-4a9e-afc9-1b85e6346c81 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:39 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-57e82831-b356-4a9e-afc9-1b85e6346c81 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-051a1222-9b3f-4dac-8c19-a520f3c9b0a6 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fab1648a-a760-415d-8b0d-e91189d4e81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:39 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:39 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-051a1222-9b3f-4dac-8c19-a520f3c9b0a6 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fab1648a-a760-415d-8b0d-e91189d4e81f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc42c1ff-37c8-4eb7-89a0-3078c17de4c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1728613029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57e65dcd488c45bba7471b3b65080047',qos_specs=None,replication_status=,reservations=['962c064e-961b-496e-b4a0-aef13bbc7048','12d40665-f929-4710-9730-3252af80e2ec','4154c10e-5e87-4b01-93c2-4d630555d35b','67d3d444-df47-4adf-9099-00578eb5fcf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038fe05b007f43539ddd80fe6731faf7',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1728613029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc42c1ff-37c8-4eb7-89a0-3078c17de4c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57e65dcd488c45bba7471b3b65080047',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='038fe05b007f43539ddd80fe6731faf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-051a1222-9b3f-4dac-8c19-a520f3c9b0a6 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9ea379f-5d12-4ea4-8a3d-0b2d6b5615e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:39 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-57e82831-b356-4a9e-afc9-1b85e6346c81 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-57e82831-b356-4a9e-afc9-1b85e6346c81 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes/4c5da0b3-295b-4094-b74b-4264b6d5926c returned with HTTP 200 Sep 01 02:07:39 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 282/555] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:38 2026] GET /volume/v3/volumes/4c5da0b3-295b-4094-b74b-4264b6d5926c => generated 913 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-fc1d6fb9-e1ff-4431-ab0a-fdaaac8186f8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-fc1d6fb9-e1ff-4431-ab0a-fdaaac8186f8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] POST http://192.168.122.72/volume/v3/attachments/0e791e8d-2856-4228-8143-e95f519e8a58/action Sep 01 02:07:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-fc1d6fb9-e1ff-4431-ab0a-fdaaac8186f8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Action body: b'{"os-complete": null}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-fc1d6fb9-e1ff-4431-ab0a-fdaaac8186f8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-051a1222-9b3f-4dac-8c19-a520f3c9b0a6 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9ea379f-5d12-4ea4-8a3d-0b2d6b5615e2) transitioned into state 'SUCCESS' from state '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-1728613029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57e65dcd488c45bba7471b3b65080047',qos_specs=None,replication_status=,reservations=['962c064e-961b-496e-b4a0-aef13bbc7048','12d40665-f929-4710-9730-3252af80e2ec','4154c10e-5e87-4b01-93c2-4d630555d35b','67d3d444-df47-4adf-9099-00578eb5fcf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='038fe05b007f43539ddd80fe6731faf7',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-051a1222-9b3f-4dac-8c19-a520f3c9b0a6 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78c5e4b8-ea9b-4ebb-aeba-c45f083b3bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:39 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:39 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-051a1222-9b3f-4dac-8c19-a520f3c9b0a6 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78c5e4b8-ea9b-4ebb-aeba-c45f083b3bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-051a1222-9b3f-4dac-8c19-a520f3c9b0a6 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Flow 'volume_create_api' (1db793af-635a-4e71-b2f7-fa44194097a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:39 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-051a1222-9b3f-4dac-8c19-a520f3c9b0a6 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Create volume request issued successfully. Sep 01 02:07:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-051a1222-9b3f-4dac-8c19-a520f3c9b0a6 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 274/556] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:07:38 2026] POST /volume/v3/volumes => generated 756 bytes in 901 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1b18fe96-da74-429d-8fd2-7097816f95f8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-dc422184-18d1-42e0-aff9-46cea6244d62 req-fc1d6fb9-e1ff-4431-ab0a-fdaaac8186f8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/attachments/0e791e8d-2856-4228-8143-e95f519e8a58/action returned with HTTP 204 Sep 01 02:07:39 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 283/557] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:07:39 2026] POST /volume/v3/attachments/0e791e8d-2856-4228-8143-e95f519e8a58/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1b18fe96-da74-429d-8fd2-7097816f95f8 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] PUT http://192.168.122.72/volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd Sep 01 02:07:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-687b9085-34f4-455f-910a-57e5883c4056 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1b18fe96-da74-429d-8fd2-7097816f95f8 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "4c5da0b3-295b-4094-b74b-4264b6d5926c"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-1b18fe96-da74-429d-8fd2-7097816f95f8 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Update called for group 56fe07d8-ab09-4ce5-97f6-ea2049f5eacd. {{(pid=87017) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:07:39 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.groups [None req-1b18fe96-da74-429d-8fd2-7097816f95f8 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Updating group 56fe07d8-ab09-4ce5-97f6-ea2049f5eacd with name new_group description: This is a new group add_volumes: None remove_volumes: 4c5da0b3-295b-4094-b74b-4264b6d5926c. Sep 01 02:07:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-687b9085-34f4-455f-910a-57e5883c4056 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] GET http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 Sep 01 02:07:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-687b9085-34f4-455f-910a-57e5883c4056 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-687b9085-34f4-455f-910a-57e5883c4056 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:39 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:39 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:39 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:39 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-687b9085-34f4-455f-910a-57e5883c4056 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:07:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-687b9085-34f4-455f-910a-57e5883c4056 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 returned with HTTP 200 Sep 01 02:07:39 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 284/558] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:39 2026] GET /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 => generated 824 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1b18fe96-da74-429d-8fd2-7097816f95f8 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd returned with HTTP 202 Sep 01 02:07:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 275/559] 192.168.122.72 () {62 vars in 1286 bytes} [Tue Sep 1 02:07:39 2026] PUT /volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3537c3f8-3353-476c-a404-69ff5cb66b47 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3537c3f8-3353-476c-a404-69ff5cb66b47 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd Sep 01 02:07:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3537c3f8-3353-476c-a404-69ff5cb66b47 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3537c3f8-3353-476c-a404-69ff5cb66b47 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-3537c3f8-3353-476c-a404-69ff5cb66b47 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] show called for member 56fe07d8-ab09-4ce5-97f6-ea2049f5eacd {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:39 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:39 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:07:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3537c3f8-3353-476c-a404-69ff5cb66b47 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd returned with HTTP 200 Sep 01 02:07:39 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 285/560] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:39 2026] GET /volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd => generated 323 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e5f1416b-d0d8-4bb0-b6c7-d4ec661a54b0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e5f1416b-d0d8-4bb0-b6c7-d4ec661a54b0 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 Sep 01 02:07:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e5f1416b-d0d8-4bb0-b6c7-d4ec661a54b0 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e5f1416b-d0d8-4bb0-b6c7-d4ec661a54b0 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:39 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:39 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:39 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:39 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:39 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e5f1416b-d0d8-4bb0-b6c7-d4ec661a54b0 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:07:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e5f1416b-d0d8-4bb0-b6c7-d4ec661a54b0 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 returned with HTTP 200 Sep 01 02:07:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 276/561] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:39 2026] GET /volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 => generated 1147 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-155664e7-eeb4-4fc9-ac0a-9c99b0fae39e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-155664e7-eeb4-4fc9-ac0a-9c99b0fae39e tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 Sep 01 02:07:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-155664e7-eeb4-4fc9-ac0a-9c99b0fae39e tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-155664e7-eeb4-4fc9-ac0a-9c99b0fae39e tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:39 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:39 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-155664e7-eeb4-4fc9-ac0a-9c99b0fae39e tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:07:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-155664e7-eeb4-4fc9-ac0a-9c99b0fae39e tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 returned with HTTP 200 Sep 01 02:07:39 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 286/562] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:39 2026] GET /volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 => generated 1147 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9c2052b8-beaa-426b-be51-92e6fd0f0bd8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9c2052b8-beaa-426b-be51-92e6fd0f0bd8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] DELETE http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 Sep 01 02:07:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9c2052b8-beaa-426b-be51-92e6fd0f0bd8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9c2052b8-beaa-426b-be51-92e6fd0f0bd8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:39 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-9c2052b8-beaa-426b-be51-92e6fd0f0bd8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Delete volume with id: 81417fb9-2fb0-4852-beb3-c575b6eeffe9 Sep 01 02:07:39 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:39 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9c2052b8-beaa-426b-be51-92e6fd0f0bd8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:07:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9c2052b8-beaa-426b-be51-92e6fd0f0bd8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Sep 01 02:07:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9c2052b8-beaa-426b-be51-92e6fd0f0bd8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 returned with HTTP 400 Sep 01 02:07:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 277/563] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:39 2026] DELETE /volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 => generated 307 bytes in 95 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:07:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-796f715f-81a4-4bff-8841-91d0e3a90b98 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-796f715f-81a4-4bff-8841-91d0e3a90b98 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 Sep 01 02:07:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-796f715f-81a4-4bff-8841-91d0e3a90b98 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-796f715f-81a4-4bff-8841-91d0e3a90b98 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-796f715f-81a4-4bff-8841-91d0e3a90b98 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:07:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-796f715f-81a4-4bff-8841-91d0e3a90b98 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 returned with HTTP 200 Sep 01 02:07:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 287/564] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:40 2026] GET /volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 => generated 1147 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-0a08c586-cbb5-4249-a72b-15f7ebfd4fc6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-0a08c586-cbb5-4249-a72b-15f7ebfd4fc6 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 Sep 01 02:07:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-0a08c586-cbb5-4249-a72b-15f7ebfd4fc6 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-0a08c586-cbb5-4249-a72b-15f7ebfd4fc6 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-0a08c586-cbb5-4249-a72b-15f7ebfd4fc6 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:07:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-0a08c586-cbb5-4249-a72b-15f7ebfd4fc6 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 returned with HTTP 200 Sep 01 02:07:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 278/565] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:07:40 2026] GET /volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 => generated 1147 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-785031c0-6758-4885-b548-deb0712088e8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-785031c0-6758-4885-b548-deb0712088e8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] POST http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9/action Sep 01 02:07:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-785031c0-6758-4885-b548-deb0712088e8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-785031c0-6758-4885-b548-deb0712088e8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c0a09652-4507-46d0-9efa-9bb3a1e1b3de None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c0a09652-4507-46d0-9efa-9bb3a1e1b3de tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] GET http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 Sep 01 02:07:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c0a09652-4507-46d0-9efa-9bb3a1e1b3de tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c0a09652-4507-46d0-9efa-9bb3a1e1b3de tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-785031c0-6758-4885-b548-deb0712088e8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:07:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c0a09652-4507-46d0-9efa-9bb3a1e1b3de tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:07:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-785031c0-6758-4885-b548-deb0712088e8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Begin detaching volume completed successfully. Sep 01 02:07:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-785031c0-6758-4885-b548-deb0712088e8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9/action returned with HTTP 202 Sep 01 02:07:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 288/566] 192.168.122.72 () {64 vars in 1556 bytes} [Tue Sep 1 02:07:40 2026] POST /volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c0a09652-4507-46d0-9efa-9bb3a1e1b3de tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 returned with HTTP 200 Sep 01 02:07:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 279/567] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:40 2026] GET /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 => generated 848 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5d54effd-4a26-467c-831e-6cacc865a5a4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5d54effd-4a26-467c-831e-6cacc865a5a4 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd Sep 01 02:07:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5d54effd-4a26-467c-831e-6cacc865a5a4 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5d54effd-4a26-467c-831e-6cacc865a5a4 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-5d54effd-4a26-467c-831e-6cacc865a5a4 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] show called for member 56fe07d8-ab09-4ce5-97f6-ea2049f5eacd {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-332c07e7-fcf3-416c-a2fc-64328a6144be None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-332c07e7-fcf3-416c-a2fc-64328a6144be None None] GET http://192.168.122.72/volume// Sep 01 02:07:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-332c07e7-fcf3-416c-a2fc-64328a6144be None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:40 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:07:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5d54effd-4a26-467c-831e-6cacc865a5a4 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd returned with HTTP 200 Sep 01 02:07:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 289/568] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:40 2026] GET /volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd => generated 324 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-332c07e7-fcf3-416c-a2fc-64328a6144be None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-332c07e7-fcf3-416c-a2fc-64328a6144be None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:07:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 280/569] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:07:40 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:07:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-87800db3-7f85-4bfe-9e2c-2733479062f8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3ad88bab-c825-4723-9d92-dd72295bd37e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3ad88bab-c825-4723-9d92-dd72295bd37e tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd Sep 01 02:07:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3ad88bab-c825-4723-9d92-dd72295bd37e tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-87800db3-7f85-4bfe-9e2c-2733479062f8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 Sep 01 02:07:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-87800db3-7f85-4bfe-9e2c-2733479062f8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-87800db3-7f85-4bfe-9e2c-2733479062f8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3ad88bab-c825-4723-9d92-dd72295bd37e tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-3ad88bab-c825-4723-9d92-dd72295bd37e tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] show called for member 56fe07d8-ab09-4ce5-97f6-ea2049f5eacd {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:40 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), Sep 01 02:07:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3ad88bab-c825-4723-9d92-dd72295bd37e tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd returned with HTTP 200 Sep 01 02:07:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 281/570] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:40 2026] GET /volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd => generated 324 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b66d37ac-5183-435b-91d0-7532fe4f0b23 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-87800db3-7f85-4bfe-9e2c-2733479062f8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:07:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b66d37ac-5183-435b-91d0-7532fe4f0b23 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:07:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b66d37ac-5183-435b-91d0-7532fe4f0b23 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b66d37ac-5183-435b-91d0-7532fe4f0b23 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-b66d37ac-5183-435b-91d0-7532fe4f0b23 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:07:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-b66d37ac-5183-435b-91d0-7532fe4f0b23 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:07:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-87800db3-7f85-4bfe-9e2c-2733479062f8 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 returned with HTTP 200 Sep 01 02:07:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 290/571] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:07:40 2026] GET /volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 => generated 1331 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:07:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:40 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:07:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b66d37ac-5183-435b-91d0-7532fe4f0b23 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Get all volumes completed successfully. Sep 01 02:07:40 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-b66d37ac-5183-435b-91d0-7532fe4f0b23 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:40 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-b66d37ac-5183-435b-91d0-7532fe4f0b23 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:40 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-b66d37ac-5183-435b-91d0-7532fe4f0b23 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b66d37ac-5183-435b-91d0-7532fe4f0b23 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:07:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 282/572] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:07:40 2026] GET /volume/v3/volumes/detail => generated 1784 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:07:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2861e985-3dbb-4ae1-8b76-964d2b991d0f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2861e985-3dbb-4ae1-8b76-964d2b991d0f tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] PUT http://192.168.122.72/volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd Sep 01 02:07:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2861e985-3dbb-4ae1-8b76-964d2b991d0f tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "4c5da0b3-295b-4094-b74b-4264b6d5926c"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-2861e985-3dbb-4ae1-8b76-964d2b991d0f tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Update called for group 56fe07d8-ab09-4ce5-97f6-ea2049f5eacd. {{(pid=87016) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:07:40 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.groups [None req-2861e985-3dbb-4ae1-8b76-964d2b991d0f tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Updating group 56fe07d8-ab09-4ce5-97f6-ea2049f5eacd with name None description: None add_volumes: 4c5da0b3-295b-4094-b74b-4264b6d5926c remove_volumes: None. Sep 01 02:07:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-b9a18ee3-06dd-4aea-9837-16834867a2ae None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-b9a18ee3-06dd-4aea-9837-16834867a2ae tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] DELETE http://192.168.122.72/volume/v3/attachments/0e791e8d-2856-4228-8143-e95f519e8a58 Sep 01 02:07:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-b9a18ee3-06dd-4aea-9837-16834867a2ae tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-b9a18ee3-06dd-4aea-9837-16834867a2ae tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:41 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:07:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2861e985-3dbb-4ae1-8b76-964d2b991d0f tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd returned with HTTP 202 Sep 01 02:07:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 291/573] 192.168.122.72 () {62 vars in 1285 bytes} [Tue Sep 1 02:07:40 2026] PUT /volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-708a9b4a-8560-4ffc-9771-b2e2ad713810 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-708a9b4a-8560-4ffc-9771-b2e2ad713810 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd Sep 01 02:07:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-708a9b4a-8560-4ffc-9771-b2e2ad713810 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-708a9b4a-8560-4ffc-9771-b2e2ad713810 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-708a9b4a-8560-4ffc-9771-b2e2ad713810 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] show called for member 56fe07d8-ab09-4ce5-97f6-ea2049f5eacd {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:41 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:07:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-708a9b4a-8560-4ffc-9771-b2e2ad713810 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd returned with HTTP 200 Sep 01 02:07:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 292/574] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:41 2026] GET /volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd => generated 323 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:41 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, Sep 01 02:07:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6dae0dab-d0fd-4761-b4bd-06b254f4ff67 req-b9a18ee3-06dd-4aea-9837-16834867a2ae tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/attachments/0e791e8d-2856-4228-8143-e95f519e8a58 returned with HTTP 200 Sep 01 02:07:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 283/575] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:07:41 2026] DELETE /volume/v3/attachments/0e791e8d-2856-4228-8143-e95f519e8a58 => generated 19 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c99e16fd-a318-449c-8322-69b098eb4486 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c99e16fd-a318-449c-8322-69b098eb4486 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] GET http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 Sep 01 02:07:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c99e16fd-a318-449c-8322-69b098eb4486 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c99e16fd-a318-449c-8322-69b098eb4486 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c99e16fd-a318-449c-8322-69b098eb4486 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:07:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c99e16fd-a318-449c-8322-69b098eb4486 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 returned with HTTP 200 Sep 01 02:07:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 293/576] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:41 2026] GET /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a4f5ad05-27e9-485a-87b9-2f719ad5c716 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a4f5ad05-27e9-485a-87b9-2f719ad5c716 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 Sep 01 02:07:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a4f5ad05-27e9-485a-87b9-2f719ad5c716 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a4f5ad05-27e9-485a-87b9-2f719ad5c716 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:41 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a4f5ad05-27e9-485a-87b9-2f719ad5c716 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:07:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a4f5ad05-27e9-485a-87b9-2f719ad5c716 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 returned with HTTP 200 Sep 01 02:07:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 284/577] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:41 2026] GET /volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d40e9b26-058d-415d-b8ed-9da586f0e0a7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d40e9b26-058d-415d-b8ed-9da586f0e0a7 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd Sep 01 02:07:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d40e9b26-058d-415d-b8ed-9da586f0e0a7 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d40e9b26-058d-415d-b8ed-9da586f0e0a7 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-d40e9b26-058d-415d-b8ed-9da586f0e0a7 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] show called for member 56fe07d8-ab09-4ce5-97f6-ea2049f5eacd {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:42 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:42 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:07:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d40e9b26-058d-415d-b8ed-9da586f0e0a7 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd returned with HTTP 200 Sep 01 02:07:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 294/578] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:42 2026] GET /volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd => generated 324 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:07:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f9e3a368-7fa6-4076-bf6c-3b0a3644681b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f9e3a368-7fa6-4076-bf6c-3b0a3644681b tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:07:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f9e3a368-7fa6-4076-bf6c-3b0a3644681b tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f9e3a368-7fa6-4076-bf6c-3b0a3644681b tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-f9e3a368-7fa6-4076-bf6c-3b0a3644681b tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:07:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f9e3a368-7fa6-4076-bf6c-3b0a3644681b tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:07:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f9e3a368-7fa6-4076-bf6c-3b0a3644681b tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Get all volumes completed successfully. Sep 01 02:07:42 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-f9e3a368-7fa6-4076-bf6c-3b0a3644681b tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:42 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-f9e3a368-7fa6-4076-bf6c-3b0a3644681b tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:42 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-f9e3a368-7fa6-4076-bf6c-3b0a3644681b tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:42 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-f9e3a368-7fa6-4076-bf6c-3b0a3644681b tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:42 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-f9e3a368-7fa6-4076-bf6c-3b0a3644681b tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:42 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-f9e3a368-7fa6-4076-bf6c-3b0a3644681b tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f9e3a368-7fa6-4076-bf6c-3b0a3644681b tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:07:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 285/579] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:07:42 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:07:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fc1d05e1-7d8e-4c6d-af47-5a00c1d3a7f3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fc1d05e1-7d8e-4c6d-af47-5a00c1d3a7f3 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:07:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fc1d05e1-7d8e-4c6d-af47-5a00c1d3a7f3 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fc1d05e1-7d8e-4c6d-af47-5a00c1d3a7f3 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-fc1d05e1-7d8e-4c6d-af47-5a00c1d3a7f3 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:07:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:42 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-fc1d05e1-7d8e-4c6d-af47-5a00c1d3a7f3 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:07:42 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:42 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:07:42 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:42 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:42 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:42 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fc1d05e1-7d8e-4c6d-af47-5a00c1d3a7f3 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Get all volumes completed successfully. Sep 01 02:07:42 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-fc1d05e1-7d8e-4c6d-af47-5a00c1d3a7f3 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:42 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-fc1d05e1-7d8e-4c6d-af47-5a00c1d3a7f3 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:42 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-fc1d05e1-7d8e-4c6d-af47-5a00c1d3a7f3 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:42 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-fc1d05e1-7d8e-4c6d-af47-5a00c1d3a7f3 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:42 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-fc1d05e1-7d8e-4c6d-af47-5a00c1d3a7f3 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:42 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-fc1d05e1-7d8e-4c6d-af47-5a00c1d3a7f3 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fc1d05e1-7d8e-4c6d-af47-5a00c1d3a7f3 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:07:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 295/580] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:07:42 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:07:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-75a4ea68-fd8a-4955-b925-0f48fdac7bb1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-75a4ea68-fd8a-4955-b925-0f48fdac7bb1 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] POST http://192.168.122.72/volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd/action Sep 01 02:07:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-75a4ea68-fd8a-4955-b925-0f48fdac7bb1 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-75a4ea68-fd8a-4955-b925-0f48fdac7bb1 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-75a4ea68-fd8a-4955-b925-0f48fdac7bb1 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] delete called for group 56fe07d8-ab09-4ce5-97f6-ea2049f5eacd {{(pid=87017) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:07:43 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.groups [None req-75a4ea68-fd8a-4955-b925-0f48fdac7bb1 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Delete group with id: 56fe07d8-ab09-4ce5-97f6-ea2049f5eacd Sep 01 02:07:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:43 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:43 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:07:43 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:43 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:07:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-75a4ea68-fd8a-4955-b925-0f48fdac7bb1 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd/action returned with HTTP 202 Sep 01 02:07:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 286/581] 192.168.122.72 () {62 vars in 1307 bytes} [Tue Sep 1 02:07:42 2026] POST /volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd/action => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-df370d30-fc3b-4f62-906c-ca901192d61e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-df370d30-fc3b-4f62-906c-ca901192d61e tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/volumes/4c5da0b3-295b-4094-b74b-4264b6d5926c Sep 01 02:07:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-df370d30-fc3b-4f62-906c-ca901192d61e tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-df370d30-fc3b-4f62-906c-ca901192d61e tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:43 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:43 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-df370d30-fc3b-4f62-906c-ca901192d61e tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Volume info retrieved successfully. Sep 01 02:07:43 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-df370d30-fc3b-4f62-906c-ca901192d61e tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:43 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-df370d30-fc3b-4f62-906c-ca901192d61e tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:43 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-df370d30-fc3b-4f62-906c-ca901192d61e tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-df370d30-fc3b-4f62-906c-ca901192d61e tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes/4c5da0b3-295b-4094-b74b-4264b6d5926c returned with HTTP 200 Sep 01 02:07:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 296/582] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:43 2026] GET /volume/v3/volumes/4c5da0b3-295b-4094-b74b-4264b6d5926c => generated 912 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4cf56940-7253-4669-b0c9-74af8118d1a2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4cf56940-7253-4669-b0c9-74af8118d1a2 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/volumes/4c5da0b3-295b-4094-b74b-4264b6d5926c Sep 01 02:07:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4cf56940-7253-4669-b0c9-74af8118d1a2 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4cf56940-7253-4669-b0c9-74af8118d1a2 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:44 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:44 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4cf56940-7253-4669-b0c9-74af8118d1a2 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Volume info retrieved successfully. Sep 01 02:07:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-4cf56940-7253-4669-b0c9-74af8118d1a2 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-4cf56940-7253-4669-b0c9-74af8118d1a2 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:44 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-4cf56940-7253-4669-b0c9-74af8118d1a2 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4cf56940-7253-4669-b0c9-74af8118d1a2 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes/4c5da0b3-295b-4094-b74b-4264b6d5926c returned with HTTP 200 Sep 01 02:07:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 287/583] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:44 2026] GET /volume/v3/volumes/4c5da0b3-295b-4094-b74b-4264b6d5926c => generated 912 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bfc6d7a3-3652-47b0-b243-b398dc289252 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bfc6d7a3-3652-47b0-b243-b398dc289252 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/volumes/4c5da0b3-295b-4094-b74b-4264b6d5926c Sep 01 02:07:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bfc6d7a3-3652-47b0-b243-b398dc289252 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bfc6d7a3-3652-47b0-b243-b398dc289252 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:45 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:45 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:45 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:45 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:45 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bfc6d7a3-3652-47b0-b243-b398dc289252 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Volume info retrieved successfully. Sep 01 02:07:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-bfc6d7a3-3652-47b0-b243-b398dc289252 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:07:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-bfc6d7a3-3652-47b0-b243-b398dc289252 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:07:45 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-bfc6d7a3-3652-47b0-b243-b398dc289252 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:07:45 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:45 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bfc6d7a3-3652-47b0-b243-b398dc289252 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes/4c5da0b3-295b-4094-b74b-4264b6d5926c returned with HTTP 200 Sep 01 02:07:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 297/584] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:45 2026] GET /volume/v3/volumes/4c5da0b3-295b-4094-b74b-4264b6d5926c => generated 911 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bfdb1a6a-337e-47bd-925b-c9ac9c2741d7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bfdb1a6a-337e-47bd-925b-c9ac9c2741d7 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/volumes/4c5da0b3-295b-4094-b74b-4264b6d5926c Sep 01 02:07:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bfdb1a6a-337e-47bd-925b-c9ac9c2741d7 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bfdb1a6a-337e-47bd-925b-c9ac9c2741d7 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bfdb1a6a-337e-47bd-925b-c9ac9c2741d7 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes/4c5da0b3-295b-4094-b74b-4264b6d5926c returned with HTTP 404 Sep 01 02:07:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 288/585] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:47 2026] GET /volume/v3/volumes/4c5da0b3-295b-4094-b74b-4264b6d5926c => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8ab35d18-f191-4aca-bde0-1ad2f15e9c80 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8ab35d18-f191-4aca-bde0-1ad2f15e9c80 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/volumes/ed01a371-fa7f-430d-9750-a2edcb082379 Sep 01 02:07:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8ab35d18-f191-4aca-bde0-1ad2f15e9c80 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8ab35d18-f191-4aca-bde0-1ad2f15e9c80 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8ab35d18-f191-4aca-bde0-1ad2f15e9c80 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/volumes/ed01a371-fa7f-430d-9750-a2edcb082379 returned with HTTP 404 Sep 01 02:07:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 298/586] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:07:47 2026] GET /volume/v3/volumes/ed01a371-fa7f-430d-9750-a2edcb082379 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0f0c86ca-af93-4e90-8ed6-a18179648522 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0f0c86ca-af93-4e90-8ed6-a18179648522 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] GET http://192.168.122.72/volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd Sep 01 02:07:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0f0c86ca-af93-4e90-8ed6-a18179648522 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0f0c86ca-af93-4e90-8ed6-a18179648522 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-0f0c86ca-af93-4e90-8ed6-a18179648522 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] show called for member 56fe07d8-ab09-4ce5-97f6-ea2049f5eacd {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:07:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0f0c86ca-af93-4e90-8ed6-a18179648522 tempest-GroupsTest-784594137 tempest-GroupsTest-784594137-project-member] http://192.168.122.72/volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd returned with HTTP 404 Sep 01 02:07:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 289/587] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:07:47 2026] GET /volume/v3/groups/56fe07d8-ab09-4ce5-97f6-ea2049f5eacd => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7eb06e41-6fdd-40e8-8ab8-d8e31098766a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7eb06e41-6fdd-40e8-8ab8-d8e31098766a tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] DELETE http://192.168.122.72/volume/v3/group_types/40ad3b5b-b6d4-4d82-a74b-f09c9a94b1c1 Sep 01 02:07:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7eb06e41-6fdd-40e8-8ab8-d8e31098766a tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7eb06e41-6fdd-40e8-8ab8-d8e31098766a tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7eb06e41-6fdd-40e8-8ab8-d8e31098766a tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] http://192.168.122.72/volume/v3/group_types/40ad3b5b-b6d4-4d82-a74b-f09c9a94b1c1 returned with HTTP 202 Sep 01 02:07:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 299/588] 192.168.122.72 () {60 vars in 1283 bytes} [Tue Sep 1 02:07:47 2026] DELETE /volume/v3/group_types/40ad3b5b-b6d4-4d82-a74b-f09c9a94b1c1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6a2b6dcd-d0da-4e37-b55e-5060617256bd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6a2b6dcd-d0da-4e37-b55e-5060617256bd tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] DELETE http://192.168.122.72/volume/v3/types/d508c15a-45f6-460f-9a66-22bbd52ed462 Sep 01 02:07:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6a2b6dcd-d0da-4e37-b55e-5060617256bd tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6a2b6dcd-d0da-4e37-b55e-5060617256bd tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6a2b6dcd-d0da-4e37-b55e-5060617256bd tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] http://192.168.122.72/volume/v3/types/d508c15a-45f6-460f-9a66-22bbd52ed462 returned with HTTP 202 Sep 01 02:07:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 290/589] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:47 2026] DELETE /volume/v3/types/d508c15a-45f6-460f-9a66-22bbd52ed462 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b60c0b27-18fa-44b3-99bb-3093ca754dca None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b60c0b27-18fa-44b3-99bb-3093ca754dca tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] GET http://192.168.122.72/volume/v3/types/d508c15a-45f6-460f-9a66-22bbd52ed462 Sep 01 02:07:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b60c0b27-18fa-44b3-99bb-3093ca754dca tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b60c0b27-18fa-44b3-99bb-3093ca754dca tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b60c0b27-18fa-44b3-99bb-3093ca754dca tempest-GroupsTest-1734017366 tempest-GroupsTest-1734017366-project-admin] http://192.168.122.72/volume/v3/types/d508c15a-45f6-460f-9a66-22bbd52ed462 returned with HTTP 404 Sep 01 02:07:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 300/590] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:07:47 2026] GET /volume/v3/types/d508c15a-45f6-460f-9a66-22bbd52ed462 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bb5e66a8-b8bb-4926-849e-8ca16c1450dc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bb5e66a8-b8bb-4926-849e-8ca16c1450dc tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] DELETE http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 Sep 01 02:07:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bb5e66a8-b8bb-4926-849e-8ca16c1450dc tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bb5e66a8-b8bb-4926-849e-8ca16c1450dc tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:48 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-bb5e66a8-b8bb-4926-849e-8ca16c1450dc tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Delete volume with id: 81417fb9-2fb0-4852-beb3-c575b6eeffe9 Sep 01 02:07:48 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:48 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:48 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:48 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:48 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-bb5e66a8-b8bb-4926-849e-8ca16c1450dc tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:07:48 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-bb5e66a8-b8bb-4926-849e-8ca16c1450dc tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Delete volume request issued successfully. Sep 01 02:07:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bb5e66a8-b8bb-4926-849e-8ca16c1450dc tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 returned with HTTP 202 Sep 01 02:07:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 291/591] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:48 2026] DELETE /volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d56f84e9-4040-4d40-8493-2296ee29f248 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d56f84e9-4040-4d40-8493-2296ee29f248 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 Sep 01 02:07:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d56f84e9-4040-4d40-8493-2296ee29f248 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d56f84e9-4040-4d40-8493-2296ee29f248 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:48 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:48 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:48 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:48 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:48 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d56f84e9-4040-4d40-8493-2296ee29f248 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:07:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d56f84e9-4040-4d40-8493-2296ee29f248 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 returned with HTTP 200 Sep 01 02:07:48 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 301/592] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:48 2026] GET /volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 => generated 854 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4a3cc237-c246-4199-8205-9547137b5959 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4a3cc237-c246-4199-8205-9547137b5959 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 Sep 01 02:07:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4a3cc237-c246-4199-8205-9547137b5959 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4a3cc237-c246-4199-8205-9547137b5959 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4a3cc237-c246-4199-8205-9547137b5959 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 returned with HTTP 404 Sep 01 02:07:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 292/593] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:49 2026] GET /volume/v3/volumes/81417fb9-2fb0-4852-beb3-c575b6eeffe9 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-80f14c44-dad7-4b2c-a15b-390db2e3e5bb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-80f14c44-dad7-4b2c-a15b-390db2e3e5bb tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] DELETE http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f Sep 01 02:07:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-80f14c44-dad7-4b2c-a15b-390db2e3e5bb tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-80f14c44-dad7-4b2c-a15b-390db2e3e5bb tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:49 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-80f14c44-dad7-4b2c-a15b-390db2e3e5bb tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Delete volume with id: fe42079d-5778-4258-a560-b1481db3b04f Sep 01 02:07:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-80f14c44-dad7-4b2c-a15b-390db2e3e5bb tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:07:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-80f14c44-dad7-4b2c-a15b-390db2e3e5bb tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Delete volume request issued successfully. Sep 01 02:07:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-80f14c44-dad7-4b2c-a15b-390db2e3e5bb tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f returned with HTTP 202 Sep 01 02:07:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 302/594] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:49 2026] DELETE /volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-70b00557-2588-4f85-878e-3b4e60a50f51 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-70b00557-2588-4f85-878e-3b4e60a50f51 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f Sep 01 02:07:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-70b00557-2588-4f85-878e-3b4e60a50f51 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-70b00557-2588-4f85-878e-3b4e60a50f51 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-70b00557-2588-4f85-878e-3b4e60a50f51 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:07:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-70b00557-2588-4f85-878e-3b4e60a50f51 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f returned with HTTP 200 Sep 01 02:07:50 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 293/595] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:49 2026] GET /volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f => generated 854 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3cbe7947-9351-4a11-b178-2d8282cb71a4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3cbe7947-9351-4a11-b178-2d8282cb71a4 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f Sep 01 02:07:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3cbe7947-9351-4a11-b178-2d8282cb71a4 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3cbe7947-9351-4a11-b178-2d8282cb71a4 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3cbe7947-9351-4a11-b178-2d8282cb71a4 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f returned with HTTP 404 Sep 01 02:07:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 303/596] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:51 2026] GET /volume/v3/volumes/fe42079d-5778-4258-a560-b1481db3b04f => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-503eda5c-a294-470e-9f77-58933cee998c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-503eda5c-a294-470e-9f77-58933cee998c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] DELETE http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 Sep 01 02:07:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-503eda5c-a294-470e-9f77-58933cee998c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-503eda5c-a294-470e-9f77-58933cee998c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:51 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-503eda5c-a294-470e-9f77-58933cee998c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Delete volume with id: 870ddb42-0b7b-415e-94ee-ca2855cc6f81 Sep 01 02:07:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-503eda5c-a294-470e-9f77-58933cee998c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:07:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-503eda5c-a294-470e-9f77-58933cee998c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Delete volume request issued successfully. Sep 01 02:07:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-503eda5c-a294-470e-9f77-58933cee998c tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 returned with HTTP 202 Sep 01 02:07:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 294/597] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:51 2026] DELETE /volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-255c9c8e-18f3-4067-86df-9f2fa4e80141 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-255c9c8e-18f3-4067-86df-9f2fa4e80141 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 Sep 01 02:07:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-255c9c8e-18f3-4067-86df-9f2fa4e80141 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-255c9c8e-18f3-4067-86df-9f2fa4e80141 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-255c9c8e-18f3-4067-86df-9f2fa4e80141 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:07:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-255c9c8e-18f3-4067-86df-9f2fa4e80141 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 returned with HTTP 200 Sep 01 02:07:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 304/598] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:51 2026] GET /volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 => generated 854 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-66f70832-d87b-42fe-a639-bb062393a63f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-66f70832-d87b-42fe-a639-bb062393a63f tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 Sep 01 02:07:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-66f70832-d87b-42fe-a639-bb062393a63f tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-66f70832-d87b-42fe-a639-bb062393a63f tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:52 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:52 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:07:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-66f70832-d87b-42fe-a639-bb062393a63f tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Volume info retrieved successfully. Sep 01 02:07:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-66f70832-d87b-42fe-a639-bb062393a63f tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 returned with HTTP 200 Sep 01 02:07:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 295/599] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:52 2026] GET /volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 => generated 854 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a172c048-b3ee-4d45-b2ce-1f69e9347820 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a172c048-b3ee-4d45-b2ce-1f69e9347820 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] GET http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 Sep 01 02:07:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a172c048-b3ee-4d45-b2ce-1f69e9347820 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a172c048-b3ee-4d45-b2ce-1f69e9347820 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a172c048-b3ee-4d45-b2ce-1f69e9347820 tempest-AttachVolumeNegativeTest-1397741062 tempest-AttachVolumeNegativeTest-1397741062-project-member] http://192.168.122.72/volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 returned with HTTP 404 Sep 01 02:07:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 305/600] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:53 2026] GET /volume/v3/volumes/870ddb42-0b7b-415e-94ee-ca2855cc6f81 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4b2f1724-30c5-4911-9149-425c2ab3495d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9d76d015-9058-4f08-8159-c6b721a810b7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9d76d015-9058-4f08-8159-c6b721a810b7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] POST http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action Sep 01 02:07:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9d76d015-9058-4f08-8159-c6b721a810b7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action body: b'{"os-attach": {"instance_uuid": "b02ee667-11a5-4eb7-9d2c-e3c13345afa0", "mountpoint": "/dev/vdb"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9d76d015-9058-4f08-8159-c6b721a810b7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b02ee667-11a5-4eb7-9d2c-e3c13345afa0", "mountpoint": "/dev/vdb"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9d76d015-9058-4f08-8159-c6b721a810b7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:07:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4b2f1724-30c5-4911-9149-425c2ab3495d tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] POST http://192.168.122.72/volume/v3/qos-specs Sep 01 02:07:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4b2f1724-30c5-4911-9149-425c2ab3495d tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-2079158065", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9d76d015-9058-4f08-8159-c6b721a810b7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Update volume admin metadata completed successfully. Sep 01 02:07:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.qos_specs [None req-4b2f1724-30c5-4911-9149-425c2ab3495d tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-2079158065', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87017) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 02:07:57 devstack devstack@c-api.service[87017]: DEBUG cinder.db.api [None req-4b2f1724-30c5-4911-9149-425c2ab3495d tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] DB qos_specs_create(): root {'id': 'c0d08394-b422-46e9-b4c6-c4ed4f6fd74a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-2079158065'} {{(pid=87017) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 02:07:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4b2f1724-30c5-4911-9149-425c2ab3495d tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:07:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 296/601] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:07:57 2026] POST /volume/v3/qos-specs => generated 399 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a412f296-fa30-4d77-8904-557ea44b6016 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a412f296-fa30-4d77-8904-557ea44b6016 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:07:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a412f296-fa30-4d77-8904-557ea44b6016 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-901427102"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:57 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:57 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a412f296-fa30-4d77-8904-557ea44b6016 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:07:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 297/602] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:07:57 2026] POST /volume/v3/types => generated 221 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-36904468-d18e-4d5a-b8d8-f23585b74f55 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-36904468-d18e-4d5a-b8d8-f23585b74f55 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:07:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-36904468-d18e-4d5a-b8d8-f23585b74f55 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1002168803"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-36904468-d18e-4d5a-b8d8-f23585b74f55 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:07:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 298/603] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:07:57 2026] POST /volume/v3/types => generated 222 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b47a131f-0d46-4c71-a2ae-29a1c21b729f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b47a131f-0d46-4c71-a2ae-29a1c21b729f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:07:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b47a131f-0d46-4c71-a2ae-29a1c21b729f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1573097553"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9d76d015-9058-4f08-8159-c6b721a810b7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Attach volume completed successfully. Sep 01 02:07:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9d76d015-9058-4f08-8159-c6b721a810b7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action returned with HTTP 202 Sep 01 02:07:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 306/604] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:07:57 2026] POST /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action => generated 0 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b47a131f-0d46-4c71-a2ae-29a1c21b729f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:07:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 299/605] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:07:57 2026] POST /volume/v3/types => generated 222 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0032b6a9-a41f-415b-92f0-e5d12d417d61 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8ced418c-b504-4d88-bd4f-f684ae78ddc7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0032b6a9-a41f-415b-92f0-e5d12d417d61 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] GET http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 Sep 01 02:07:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8ced418c-b504-4d88-bd4f-f684ae78ddc7 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/associate?vol_type_id=c64f5450-ee25-492a-9426-30854338eebc Sep 01 02:07:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8ced418c-b504-4d88-bd4f-f684ae78ddc7 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8ced418c-b504-4d88-bd4f-f684ae78ddc7 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'associate' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0032b6a9-a41f-415b-92f0-e5d12d417d61 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8ced418c-b504-4d88-bd4f-f684ae78ddc7 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Associate qos_spec: c0d08394-b422-46e9-b4c6-c4ed4f6fd74a with type: c64f5450-ee25-492a-9426-30854338eebc {{(pid=87017) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 02:07:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0032b6a9-a41f-415b-92f0-e5d12d417d61 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0032b6a9-a41f-415b-92f0-e5d12d417d61 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:07:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8ced418c-b504-4d88-bd4f-f684ae78ddc7 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/associate?vol_type_id=c64f5450-ee25-492a-9426-30854338eebc returned with HTTP 202 Sep 01 02:07:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 300/606] 192.168.122.72 () {58 vars in 1360 bytes} [Tue Sep 1 02:07:57 2026] GET /volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/associate?vol_type_id=c64f5450-ee25-492a-9426-30854338eebc => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ac15d0b3-e99e-4e55-81cb-5c807bef950f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ac15d0b3-e99e-4e55-81cb-5c807bef950f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/associate?vol_type_id=e2d8a592-17e5-4440-8462-490c2f84ea23 Sep 01 02:07:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0032b6a9-a41f-415b-92f0-e5d12d417d61 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 returned with HTTP 200 Sep 01 02:07:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ac15d0b3-e99e-4e55-81cb-5c807bef950f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 307/607] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:57 2026] GET /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 => generated 1183 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ac15d0b3-e99e-4e55-81cb-5c807bef950f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'associate' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:58 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:58 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ac15d0b3-e99e-4e55-81cb-5c807bef950f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Associate qos_spec: c0d08394-b422-46e9-b4c6-c4ed4f6fd74a with type: e2d8a592-17e5-4440-8462-490c2f84ea23 {{(pid=87017) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 02:07:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2fd6ea22-7db5-4e87-8ab4-106b6d5d7e37 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2fd6ea22-7db5-4e87-8ab4-106b6d5d7e37 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] POST http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action Sep 01 02:07:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2fd6ea22-7db5-4e87-8ab4-106b6d5d7e37 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action body: b'{"os-detach": {}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2fd6ea22-7db5-4e87-8ab4-106b6d5d7e37 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2fd6ea22-7db5-4e87-8ab4-106b6d5d7e37 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:07:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ac15d0b3-e99e-4e55-81cb-5c807bef950f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/associate?vol_type_id=e2d8a592-17e5-4440-8462-490c2f84ea23 returned with HTTP 202 Sep 01 02:07:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 301/608] 192.168.122.72 () {58 vars in 1360 bytes} [Tue Sep 1 02:07:58 2026] GET /volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/associate?vol_type_id=e2d8a592-17e5-4440-8462-490c2f84ea23 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9db8a1f1-02f8-44dc-b763-d5f7def91baf None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9db8a1f1-02f8-44dc-b763-d5f7def91baf tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/associate?vol_type_id=f7359e01-fc9b-4525-82e4-7ec1203b2dfb Sep 01 02:07:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9db8a1f1-02f8-44dc-b763-d5f7def91baf tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9db8a1f1-02f8-44dc-b763-d5f7def91baf tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'associate' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:58 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:58 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9db8a1f1-02f8-44dc-b763-d5f7def91baf tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Associate qos_spec: c0d08394-b422-46e9-b4c6-c4ed4f6fd74a with type: f7359e01-fc9b-4525-82e4-7ec1203b2dfb {{(pid=87017) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 02:07:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9db8a1f1-02f8-44dc-b763-d5f7def91baf tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/associate?vol_type_id=f7359e01-fc9b-4525-82e4-7ec1203b2dfb returned with HTTP 202 Sep 01 02:07:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 302/609] 192.168.122.72 () {58 vars in 1360 bytes} [Tue Sep 1 02:07:58 2026] GET /volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/associate?vol_type_id=f7359e01-fc9b-4525-82e4-7ec1203b2dfb => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:07:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0dd79051-1bee-46a1-aab2-b4840934305f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0dd79051-1bee-46a1-aab2-b4840934305f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/associations Sep 01 02:07:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0dd79051-1bee-46a1-aab2-b4840934305f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0dd79051-1bee-46a1-aab2-b4840934305f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'associations' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:58 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:58 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0dd79051-1bee-46a1-aab2-b4840934305f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Get associations for qos_spec id: c0d08394-b422-46e9-b4c6-c4ed4f6fd74a {{(pid=87017) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 02:07:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2fd6ea22-7db5-4e87-8ab4-106b6d5d7e37 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Detach volume completed successfully. Sep 01 02:07:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2fd6ea22-7db5-4e87-8ab4-106b6d5d7e37 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action returned with HTTP 202 Sep 01 02:07:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 308/610] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:07:58 2026] POST /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action => generated 0 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ff893c39-afb1-4780-81f6-15a100d6db14 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ff893c39-afb1-4780-81f6-15a100d6db14 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] GET http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 Sep 01 02:07:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ff893c39-afb1-4780-81f6-15a100d6db14 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ff893c39-afb1-4780-81f6-15a100d6db14 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:58 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:58 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:07:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0dd79051-1bee-46a1-aab2-b4840934305f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/associations returned with HTTP 200 Sep 01 02:07:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 303/611] 192.168.122.72 () {58 vars in 1272 bytes} [Tue Sep 1 02:07:58 2026] GET /volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/associations => generated 447 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-14875f4a-6507-4756-8f60-67b3d38d74c1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-14875f4a-6507-4756-8f60-67b3d38d74c1 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/disassociate?vol_type_id=c64f5450-ee25-492a-9426-30854338eebc Sep 01 02:07:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:07:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-14875f4a-6507-4756-8f60-67b3d38d74c1 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-14875f4a-6507-4756-8f60-67b3d38d74c1 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'disassociate' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:58 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:58 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.qos_specs_manage [None req-14875f4a-6507-4756-8f60-67b3d38d74c1 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Disassociate qos_spec: c0d08394-b422-46e9-b4c6-c4ed4f6fd74a from type: c64f5450-ee25-492a-9426-30854338eebc {{(pid=87017) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 01 02:07:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ff893c39-afb1-4780-81f6-15a100d6db14 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:07:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ff893c39-afb1-4780-81f6-15a100d6db14 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 returned with HTTP 200 Sep 01 02:07:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 309/612] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:58 2026] GET /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 => generated 868 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-14875f4a-6507-4756-8f60-67b3d38d74c1 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/disassociate?vol_type_id=c64f5450-ee25-492a-9426-30854338eebc returned with HTTP 202 Sep 01 02:07:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 304/613] 192.168.122.72 () {58 vars in 1369 bytes} [Tue Sep 1 02:07:58 2026] GET /volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/disassociate?vol_type_id=c64f5450-ee25-492a-9426-30854338eebc => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1f39b69f-ce55-4f12-b66d-5ff5e49d60b4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1f39b69f-ce55-4f12-b66d-5ff5e49d60b4 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/associations Sep 01 02:07:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1f39b69f-ce55-4f12-b66d-5ff5e49d60b4 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1f39b69f-ce55-4f12-b66d-5ff5e49d60b4 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'associations' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1f39b69f-ce55-4f12-b66d-5ff5e49d60b4 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Get associations for qos_spec id: c0d08394-b422-46e9-b4c6-c4ed4f6fd74a {{(pid=87016) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 02:07:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:58 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:07:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1f39b69f-ce55-4f12-b66d-5ff5e49d60b4 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/associations returned with HTTP 200 Sep 01 02:07:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 310/614] 192.168.122.72 () {58 vars in 1272 bytes} [Tue Sep 1 02:07:58 2026] GET /volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/associations => generated 306 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2b8df19b-6067-484a-bf6d-9422b46f8b7f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2b8df19b-6067-484a-bf6d-9422b46f8b7f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/disassociate_all Sep 01 02:07:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2b8df19b-6067-484a-bf6d-9422b46f8b7f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2b8df19b-6067-484a-bf6d-9422b46f8b7f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'disassociate_all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:58 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:58 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2b8df19b-6067-484a-bf6d-9422b46f8b7f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Disassociate qos_spec: c0d08394-b422-46e9-b4c6-c4ed4f6fd74a from all. {{(pid=87017) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 01 02:07:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2b8df19b-6067-484a-bf6d-9422b46f8b7f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/disassociate_all returned with HTTP 202 Sep 01 02:07:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 305/615] 192.168.122.72 () {58 vars in 1284 bytes} [Tue Sep 1 02:07:58 2026] GET /volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/disassociate_all => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c7238a1a-941e-4ade-ae1c-0d4435d92f5d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c7238a1a-941e-4ade-ae1c-0d4435d92f5d tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/associations Sep 01 02:07:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c7238a1a-941e-4ade-ae1c-0d4435d92f5d tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c7238a1a-941e-4ade-ae1c-0d4435d92f5d tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'associations' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c7238a1a-941e-4ade-ae1c-0d4435d92f5d tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Get associations for qos_spec id: c0d08394-b422-46e9-b4c6-c4ed4f6fd74a {{(pid=87016) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 02:07:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:58 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:07:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c7238a1a-941e-4ade-ae1c-0d4435d92f5d tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/associations returned with HTTP 200 Sep 01 02:07:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 311/616] 192.168.122.72 () {58 vars in 1272 bytes} [Tue Sep 1 02:07:58 2026] GET /volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/associations => generated 24 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-771f51df-0bf6-4e87-b07d-8655b0a3abaf None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-771f51df-0bf6-4e87-b07d-8655b0a3abaf tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] DELETE http://192.168.122.72/volume/v3/types/f7359e01-fc9b-4525-82e4-7ec1203b2dfb Sep 01 02:07:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-771f51df-0bf6-4e87-b07d-8655b0a3abaf tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-771f51df-0bf6-4e87-b07d-8655b0a3abaf tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:58 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:58 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-771f51df-0bf6-4e87-b07d-8655b0a3abaf tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/types/f7359e01-fc9b-4525-82e4-7ec1203b2dfb returned with HTTP 202 Sep 01 02:07:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 306/617] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:58 2026] DELETE /volume/v3/types/f7359e01-fc9b-4525-82e4-7ec1203b2dfb => generated 0 bytes in 286 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-af433327-009f-446a-9142-3da845193d03 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-af433327-009f-446a-9142-3da845193d03 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/types/f7359e01-fc9b-4525-82e4-7ec1203b2dfb Sep 01 02:07:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-af433327-009f-446a-9142-3da845193d03 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-af433327-009f-446a-9142-3da845193d03 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-af433327-009f-446a-9142-3da845193d03 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/types/f7359e01-fc9b-4525-82e4-7ec1203b2dfb returned with HTTP 404 Sep 01 02:07:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 312/618] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:07:59 2026] GET /volume/v3/types/f7359e01-fc9b-4525-82e4-7ec1203b2dfb => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1947eaf2-5840-445f-8e5b-d38bf51a7cf0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1947eaf2-5840-445f-8e5b-d38bf51a7cf0 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] DELETE http://192.168.122.72/volume/v3/types/e2d8a592-17e5-4440-8462-490c2f84ea23 Sep 01 02:07:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1947eaf2-5840-445f-8e5b-d38bf51a7cf0 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1947eaf2-5840-445f-8e5b-d38bf51a7cf0 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1947eaf2-5840-445f-8e5b-d38bf51a7cf0 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/types/e2d8a592-17e5-4440-8462-490c2f84ea23 returned with HTTP 202 Sep 01 02:07:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 307/619] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:59 2026] DELETE /volume/v3/types/e2d8a592-17e5-4440-8462-490c2f84ea23 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-96a33a4d-9186-4430-b09d-06face8df364 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-96a33a4d-9186-4430-b09d-06face8df364 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/types/e2d8a592-17e5-4440-8462-490c2f84ea23 Sep 01 02:07:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-96a33a4d-9186-4430-b09d-06face8df364 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-96a33a4d-9186-4430-b09d-06face8df364 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-96a33a4d-9186-4430-b09d-06face8df364 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/types/e2d8a592-17e5-4440-8462-490c2f84ea23 returned with HTTP 404 Sep 01 02:07:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 313/620] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:07:59 2026] GET /volume/v3/types/e2d8a592-17e5-4440-8462-490c2f84ea23 => generated 114 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a2f743d5-9b46-462e-b3df-ab3c52cf5e65 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a2f743d5-9b46-462e-b3df-ab3c52cf5e65 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] DELETE http://192.168.122.72/volume/v3/types/c64f5450-ee25-492a-9426-30854338eebc Sep 01 02:07:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a2f743d5-9b46-462e-b3df-ab3c52cf5e65 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a2f743d5-9b46-462e-b3df-ab3c52cf5e65 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a2f743d5-9b46-462e-b3df-ab3c52cf5e65 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/types/c64f5450-ee25-492a-9426-30854338eebc returned with HTTP 202 Sep 01 02:07:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 308/621] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:59 2026] DELETE /volume/v3/types/c64f5450-ee25-492a-9426-30854338eebc => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d522fc24-8154-4d02-83c6-516cc3a755ee None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d522fc24-8154-4d02-83c6-516cc3a755ee tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/types/c64f5450-ee25-492a-9426-30854338eebc Sep 01 02:07:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d522fc24-8154-4d02-83c6-516cc3a755ee tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d522fc24-8154-4d02-83c6-516cc3a755ee tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d522fc24-8154-4d02-83c6-516cc3a755ee tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/types/c64f5450-ee25-492a-9426-30854338eebc returned with HTTP 404 Sep 01 02:07:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 314/622] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:07:59 2026] GET /volume/v3/types/c64f5450-ee25-492a-9426-30854338eebc => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b33e62a1-3769-40d7-8e94-e93944689acb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b33e62a1-3769-40d7-8e94-e93944689acb tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] POST http://192.168.122.72/volume/v3/qos-specs Sep 01 02:07:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b33e62a1-3769-40d7-8e94-e93944689acb tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1051070871", "consumer": "back-end"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.qos_specs [None req-b33e62a1-3769-40d7-8e94-e93944689acb tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1051070871', 'consumer': 'back-end', 'specs': {}} {{(pid=87017) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 02:07:59 devstack devstack@c-api.service[87017]: DEBUG cinder.db.api [None req-b33e62a1-3769-40d7-8e94-e93944689acb tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] DB qos_specs_create(): root {'id': '09c97296-69fa-4bcc-a80b-bcc169ab9d6b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1051070871'} {{(pid=87017) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 02:07:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b33e62a1-3769-40d7-8e94-e93944689acb tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:07:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 309/623] 192.168.122.72 () {60 vars in 1143 bytes} [Tue Sep 1 02:07:59 2026] POST /volume/v3/qos-specs => generated 375 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1c317ba2-5502-43fd-92b3-8fdc47f7eb96 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1c317ba2-5502-43fd-92b3-8fdc47f7eb96 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] DELETE http://192.168.122.72/volume/v3/qos-specs/09c97296-69fa-4bcc-a80b-bcc169ab9d6b?force=False Sep 01 02:07:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1c317ba2-5502-43fd-92b3-8fdc47f7eb96 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1c317ba2-5502-43fd-92b3-8fdc47f7eb96 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1c317ba2-5502-43fd-92b3-8fdc47f7eb96 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Delete qos_spec: 09c97296-69fa-4bcc-a80b-bcc169ab9d6b, force: False {{(pid=87016) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:07:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:59 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:07:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1c317ba2-5502-43fd-92b3-8fdc47f7eb96 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/09c97296-69fa-4bcc-a80b-bcc169ab9d6b?force=False returned with HTTP 202 Sep 01 02:07:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 315/624] 192.168.122.72 () {58 vars in 1259 bytes} [Tue Sep 1 02:07:59 2026] DELETE /volume/v3/qos-specs/09c97296-69fa-4bcc-a80b-bcc169ab9d6b?force=False => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e7db5763-0061-4cbc-bef1-10cc907bd220 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e7db5763-0061-4cbc-bef1-10cc907bd220 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/qos-specs/09c97296-69fa-4bcc-a80b-bcc169ab9d6b Sep 01 02:07:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e7db5763-0061-4cbc-bef1-10cc907bd220 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e7db5763-0061-4cbc-bef1-10cc907bd220 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:59 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:59 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:07:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e7db5763-0061-4cbc-bef1-10cc907bd220 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/09c97296-69fa-4bcc-a80b-bcc169ab9d6b returned with HTTP 404 Sep 01 02:07:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 310/625] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:59 2026] GET /volume/v3/qos-specs/09c97296-69fa-4bcc-a80b-bcc169ab9d6b => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-aaa8e2c3-da3b-45b0-8e8f-ee0e02ab7616 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aaa8e2c3-da3b-45b0-8e8f-ee0e02ab7616 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/qos-specs Sep 01 02:07:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aaa8e2c3-da3b-45b0-8e8f-ee0e02ab7616 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aaa8e2c3-da3b-45b0-8e8f-ee0e02ab7616 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:59 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:07:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aaa8e2c3-da3b-45b0-8e8f-ee0e02ab7616 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:07:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 316/626] 192.168.122.72 () {58 vars in 1122 bytes} [Tue Sep 1 02:07:59 2026] GET /volume/v3/qos-specs => generated 175 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c7596ac8-4a41-4b21-aeb7-65c5fbd43520 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c7596ac8-4a41-4b21-aeb7-65c5fbd43520 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] DELETE http://192.168.122.72/volume/v3/qos-specs/09c97296-69fa-4bcc-a80b-bcc169ab9d6b?force=False Sep 01 02:07:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c7596ac8-4a41-4b21-aeb7-65c5fbd43520 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c7596ac8-4a41-4b21-aeb7-65c5fbd43520 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c7596ac8-4a41-4b21-aeb7-65c5fbd43520 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Delete qos_spec: 09c97296-69fa-4bcc-a80b-bcc169ab9d6b, force: False {{(pid=87017) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:07:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c7596ac8-4a41-4b21-aeb7-65c5fbd43520 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/09c97296-69fa-4bcc-a80b-bcc169ab9d6b?force=False returned with HTTP 404 Sep 01 02:07:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 311/627] 192.168.122.72 () {58 vars in 1259 bytes} [Tue Sep 1 02:07:59 2026] DELETE /volume/v3/qos-specs/09c97296-69fa-4bcc-a80b-bcc169ab9d6b?force=False => generated 100 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:07:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-49f18936-b34f-4d2f-9a3a-0f7b94e6ec03 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-49f18936-b34f-4d2f-9a3a-0f7b94e6ec03 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/qos-specs/09c97296-69fa-4bcc-a80b-bcc169ab9d6b Sep 01 02:07:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-49f18936-b34f-4d2f-9a3a-0f7b94e6ec03 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-49f18936-b34f-4d2f-9a3a-0f7b94e6ec03 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:07:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-49f18936-b34f-4d2f-9a3a-0f7b94e6ec03 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/09c97296-69fa-4bcc-a80b-bcc169ab9d6b returned with HTTP 404 Sep 01 02:08:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 317/628] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:59 2026] GET /volume/v3/qos-specs/09c97296-69fa-4bcc-a80b-bcc169ab9d6b => generated 100 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bfaf769e-73f9-43a7-a19a-fe11264da774 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bfaf769e-73f9-43a7-a19a-fe11264da774 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] POST http://192.168.122.72/volume/v3/qos-specs Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bfaf769e-73f9-43a7-a19a-fe11264da774 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-442448949", "consumer": "both"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.qos_specs [None req-bfaf769e-73f9-43a7-a19a-fe11264da774 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-442448949', 'consumer': 'both', 'specs': {}} {{(pid=87017) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.db.api [None req-bfaf769e-73f9-43a7-a19a-fe11264da774 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] DB qos_specs_create(): root {'id': '9b131f75-d773-4fbd-a9e3-3abe34da1688', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-442448949'} {{(pid=87017) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bfaf769e-73f9-43a7-a19a-fe11264da774 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:08:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 312/629] 192.168.122.72 () {60 vars in 1143 bytes} [Tue Sep 1 02:08:00 2026] POST /volume/v3/qos-specs => generated 370 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-006d175d-87a4-4dfc-b063-e84d7f4dae8e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-006d175d-87a4-4dfc-b063-e84d7f4dae8e tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] DELETE http://192.168.122.72/volume/v3/qos-specs/9b131f75-d773-4fbd-a9e3-3abe34da1688?force=False Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-006d175d-87a4-4dfc-b063-e84d7f4dae8e tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-006d175d-87a4-4dfc-b063-e84d7f4dae8e tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.qos_specs_manage [None req-006d175d-87a4-4dfc-b063-e84d7f4dae8e tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Delete qos_spec: 9b131f75-d773-4fbd-a9e3-3abe34da1688, force: False {{(pid=87016) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:00 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:08:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-006d175d-87a4-4dfc-b063-e84d7f4dae8e tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/9b131f75-d773-4fbd-a9e3-3abe34da1688?force=False returned with HTTP 202 Sep 01 02:08:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 318/630] 192.168.122.72 () {58 vars in 1259 bytes} [Tue Sep 1 02:08:00 2026] DELETE /volume/v3/qos-specs/9b131f75-d773-4fbd-a9e3-3abe34da1688?force=False => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9c6fd68d-ffaa-456d-9d08-77296c832766 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9c6fd68d-ffaa-456d-9d08-77296c832766 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/qos-specs/9b131f75-d773-4fbd-a9e3-3abe34da1688 Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9c6fd68d-ffaa-456d-9d08-77296c832766 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9c6fd68d-ffaa-456d-9d08-77296c832766 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9c6fd68d-ffaa-456d-9d08-77296c832766 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/9b131f75-d773-4fbd-a9e3-3abe34da1688 returned with HTTP 404 Sep 01 02:08:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 313/631] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:00 2026] GET /volume/v3/qos-specs/9b131f75-d773-4fbd-a9e3-3abe34da1688 => generated 100 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-11964d7e-ed28-4c3e-92d9-2e8f6cf51aca None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-11964d7e-ed28-4c3e-92d9-2e8f6cf51aca tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/qos-specs Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-11964d7e-ed28-4c3e-92d9-2e8f6cf51aca tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-11964d7e-ed28-4c3e-92d9-2e8f6cf51aca tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:00 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:00 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:00 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:08:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-11964d7e-ed28-4c3e-92d9-2e8f6cf51aca tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:08:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 319/632] 192.168.122.72 () {58 vars in 1122 bytes} [Tue Sep 1 02:08:00 2026] GET /volume/v3/qos-specs => generated 175 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-80283583-b3c1-4004-b020-1203fd87fdde None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-80283583-b3c1-4004-b020-1203fd87fdde tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] DELETE http://192.168.122.72/volume/v3/qos-specs/9b131f75-d773-4fbd-a9e3-3abe34da1688?force=False Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-80283583-b3c1-4004-b020-1203fd87fdde tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-80283583-b3c1-4004-b020-1203fd87fdde tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.qos_specs_manage [None req-80283583-b3c1-4004-b020-1203fd87fdde tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Delete qos_spec: 9b131f75-d773-4fbd-a9e3-3abe34da1688, force: False {{(pid=87017) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-80283583-b3c1-4004-b020-1203fd87fdde tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/9b131f75-d773-4fbd-a9e3-3abe34da1688?force=False returned with HTTP 404 Sep 01 02:08:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 314/633] 192.168.122.72 () {58 vars in 1259 bytes} [Tue Sep 1 02:08:00 2026] DELETE /volume/v3/qos-specs/9b131f75-d773-4fbd-a9e3-3abe34da1688?force=False => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-dc41ad9a-ca41-4e17-915a-dc388248e0d1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dc41ad9a-ca41-4e17-915a-dc388248e0d1 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/qos-specs/9b131f75-d773-4fbd-a9e3-3abe34da1688 Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dc41ad9a-ca41-4e17-915a-dc388248e0d1 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dc41ad9a-ca41-4e17-915a-dc388248e0d1 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:00 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dc41ad9a-ca41-4e17-915a-dc388248e0d1 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/9b131f75-d773-4fbd-a9e3-3abe34da1688 returned with HTTP 404 Sep 01 02:08:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 320/634] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:00 2026] GET /volume/v3/qos-specs/9b131f75-d773-4fbd-a9e3-3abe34da1688 => generated 100 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e30ad114-deba-4bcd-b4e5-ea8766203a46 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e30ad114-deba-4bcd-b4e5-ea8766203a46 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] POST http://192.168.122.72/volume/v3/qos-specs Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e30ad114-deba-4bcd-b4e5-ea8766203a46 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1945510551", "consumer": "front-end"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.qos_specs [None req-e30ad114-deba-4bcd-b4e5-ea8766203a46 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1945510551', 'consumer': 'front-end', 'specs': {}} {{(pid=87017) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.db.api [None req-e30ad114-deba-4bcd-b4e5-ea8766203a46 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] DB qos_specs_create(): root {'id': 'f976eb68-c0d2-4cc5-a461-e01863197da6', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1945510551'} {{(pid=87017) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e30ad114-deba-4bcd-b4e5-ea8766203a46 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:08:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 315/635] 192.168.122.72 () {60 vars in 1143 bytes} [Tue Sep 1 02:08:00 2026] POST /volume/v3/qos-specs => generated 376 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-aafc85d3-c62b-421c-b4ac-8ed4e74e6a96 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aafc85d3-c62b-421c-b4ac-8ed4e74e6a96 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] DELETE http://192.168.122.72/volume/v3/qos-specs/f976eb68-c0d2-4cc5-a461-e01863197da6?force=False Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aafc85d3-c62b-421c-b4ac-8ed4e74e6a96 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aafc85d3-c62b-421c-b4ac-8ed4e74e6a96 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.qos_specs_manage [None req-aafc85d3-c62b-421c-b4ac-8ed4e74e6a96 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Delete qos_spec: f976eb68-c0d2-4cc5-a461-e01863197da6, force: False {{(pid=87016) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:00 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:08:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aafc85d3-c62b-421c-b4ac-8ed4e74e6a96 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/f976eb68-c0d2-4cc5-a461-e01863197da6?force=False returned with HTTP 202 Sep 01 02:08:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 321/636] 192.168.122.72 () {58 vars in 1259 bytes} [Tue Sep 1 02:08:00 2026] DELETE /volume/v3/qos-specs/f976eb68-c0d2-4cc5-a461-e01863197da6?force=False => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5b4705b8-cdf1-47a8-93f3-0c1302effd9f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5b4705b8-cdf1-47a8-93f3-0c1302effd9f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/qos-specs/f976eb68-c0d2-4cc5-a461-e01863197da6 Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5b4705b8-cdf1-47a8-93f3-0c1302effd9f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5b4705b8-cdf1-47a8-93f3-0c1302effd9f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5b4705b8-cdf1-47a8-93f3-0c1302effd9f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/f976eb68-c0d2-4cc5-a461-e01863197da6 returned with HTTP 404 Sep 01 02:08:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 316/637] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:00 2026] GET /volume/v3/qos-specs/f976eb68-c0d2-4cc5-a461-e01863197da6 => generated 100 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-96f50a06-5851-4c82-955b-f74fc533cc6f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-96f50a06-5851-4c82-955b-f74fc533cc6f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/qos-specs Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-96f50a06-5851-4c82-955b-f74fc533cc6f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-96f50a06-5851-4c82-955b-f74fc533cc6f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:00 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:00 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:00 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:08:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-96f50a06-5851-4c82-955b-f74fc533cc6f tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:08:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 322/638] 192.168.122.72 () {58 vars in 1122 bytes} [Tue Sep 1 02:08:00 2026] GET /volume/v3/qos-specs => generated 175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fa35add1-95c4-464d-a1bd-b9370c8db491 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fa35add1-95c4-464d-a1bd-b9370c8db491 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] DELETE http://192.168.122.72/volume/v3/qos-specs/f976eb68-c0d2-4cc5-a461-e01863197da6?force=False Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fa35add1-95c4-464d-a1bd-b9370c8db491 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fa35add1-95c4-464d-a1bd-b9370c8db491 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fa35add1-95c4-464d-a1bd-b9370c8db491 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Delete qos_spec: f976eb68-c0d2-4cc5-a461-e01863197da6, force: False {{(pid=87017) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fa35add1-95c4-464d-a1bd-b9370c8db491 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/f976eb68-c0d2-4cc5-a461-e01863197da6?force=False returned with HTTP 404 Sep 01 02:08:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 317/639] 192.168.122.72 () {58 vars in 1259 bytes} [Tue Sep 1 02:08:00 2026] DELETE /volume/v3/qos-specs/f976eb68-c0d2-4cc5-a461-e01863197da6?force=False => generated 100 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ff6afd4d-0a4c-4924-bb39-eab8d3c9ca7d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ff6afd4d-0a4c-4924-bb39-eab8d3c9ca7d tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/qos-specs/f976eb68-c0d2-4cc5-a461-e01863197da6 Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ff6afd4d-0a4c-4924-bb39-eab8d3c9ca7d tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ff6afd4d-0a4c-4924-bb39-eab8d3c9ca7d tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:00 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ff6afd4d-0a4c-4924-bb39-eab8d3c9ca7d tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/f976eb68-c0d2-4cc5-a461-e01863197da6 returned with HTTP 404 Sep 01 02:08:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 323/640] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:00 2026] GET /volume/v3/qos-specs/f976eb68-c0d2-4cc5-a461-e01863197da6 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2ef000c0-0021-4217-95a6-082eec2b0120 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2ef000c0-0021-4217-95a6-082eec2b0120 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2ef000c0-0021-4217-95a6-082eec2b0120 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2ef000c0-0021-4217-95a6-082eec2b0120 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2ef000c0-0021-4217-95a6-082eec2b0120 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a returned with HTTP 200 Sep 01 02:08:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 318/641] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:00 2026] GET /volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a => generated 399 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-33db2e74-4e23-49b4-b0cf-ec839cef6d68 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-33db2e74-4e23-49b4-b0cf-ec839cef6d68 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/qos-specs Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-33db2e74-4e23-49b4-b0cf-ec839cef6d68 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-33db2e74-4e23-49b4-b0cf-ec839cef6d68 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:00 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:08:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-33db2e74-4e23-49b4-b0cf-ec839cef6d68 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:08:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 324/642] 192.168.122.72 () {58 vars in 1122 bytes} [Tue Sep 1 02:08:00 2026] GET /volume/v3/qos-specs => generated 175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b1ad4280-a375-4aef-a60f-442212f8cd65 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b1ad4280-a375-4aef-a60f-442212f8cd65 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] PUT http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b1ad4280-a375-4aef-a60f-442212f8cd65 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.qos_specs [None req-b1ad4280-a375-4aef-a60f-442212f8cd65 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87017) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.db.api [None req-b1ad4280-a375-4aef-a60f-442212f8cd65 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] qos_specs_update() value: {'id': 'b6e4ef74-9ab0-4ce0-906e-9e6aee82b66b', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'c0d08394-b422-46e9-b4c6-c4ed4f6fd74a', 'deleted': False} {{(pid=87017) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b1ad4280-a375-4aef-a60f-442212f8cd65 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a returned with HTTP 200 Sep 01 02:08:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 319/643] 192.168.122.72 () {60 vars in 1253 bytes} [Tue Sep 1 02:08:00 2026] PUT /volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a => generated 36 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f498d1a4-8746-46c2-be2f-479f776ccdc4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f498d1a4-8746-46c2-be2f-479f776ccdc4 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f498d1a4-8746-46c2-be2f-479f776ccdc4 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f498d1a4-8746-46c2-be2f-479f776ccdc4 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:00 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f498d1a4-8746-46c2-be2f-479f776ccdc4 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a returned with HTTP 200 Sep 01 02:08:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 325/644] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:00 2026] GET /volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a => generated 420 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6a2ac12a-8743-4ec6-b533-b0ba7a8bd4db None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6a2ac12a-8743-4ec6-b533-b0ba7a8bd4db tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] PUT http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/delete_keys Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6a2ac12a-8743-4ec6-b533-b0ba7a8bd4db tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6a2ac12a-8743-4ec6-b533-b0ba7a8bd4db tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Delete_key spec: c0d08394-b422-46e9-b4c6-c4ed4f6fd74a, keys: ['iops_bytes'] {{(pid=87017) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 01 02:08:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6a2ac12a-8743-4ec6-b533-b0ba7a8bd4db tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/delete_keys returned with HTTP 202 Sep 01 02:08:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 320/645] 192.168.122.72 () {60 vars in 1289 bytes} [Tue Sep 1 02:08:00 2026] PUT /volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a/delete_keys => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f4afa1b9-c6a1-4ec7-b458-877f5f9a47f5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f4afa1b9-c6a1-4ec7-b458-877f5f9a47f5 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a Sep 01 02:08:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f4afa1b9-c6a1-4ec7-b458-877f5f9a47f5 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f4afa1b9-c6a1-4ec7-b458-877f5f9a47f5 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f4afa1b9-c6a1-4ec7-b458-877f5f9a47f5 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a returned with HTTP 200 Sep 01 02:08:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 326/646] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:01 2026] GET /volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a => generated 399 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5278d127-a850-4d52-ae54-46d316cad1e7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5278d127-a850-4d52-ae54-46d316cad1e7 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a Sep 01 02:08:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5278d127-a850-4d52-ae54-46d316cad1e7 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5278d127-a850-4d52-ae54-46d316cad1e7 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5278d127-a850-4d52-ae54-46d316cad1e7 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a returned with HTTP 200 Sep 01 02:08:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 321/647] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:01 2026] GET /volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a => generated 399 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a50dcb4b-4ad4-4e8d-b172-0bc0f635f848 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a50dcb4b-4ad4-4e8d-b172-0bc0f635f848 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] DELETE http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a?force=False Sep 01 02:08:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a50dcb4b-4ad4-4e8d-b172-0bc0f635f848 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a50dcb4b-4ad4-4e8d-b172-0bc0f635f848 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a50dcb4b-4ad4-4e8d-b172-0bc0f635f848 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Delete qos_spec: c0d08394-b422-46e9-b4c6-c4ed4f6fd74a, force: False {{(pid=87016) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:08:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:01 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:08:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a50dcb4b-4ad4-4e8d-b172-0bc0f635f848 tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a?force=False returned with HTTP 202 Sep 01 02:08:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 327/648] 192.168.122.72 () {58 vars in 1259 bytes} [Tue Sep 1 02:08:01 2026] DELETE /volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a?force=False => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2a9e75c2-e8be-41e9-a22d-fed02bb88efa None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2a9e75c2-e8be-41e9-a22d-fed02bb88efa tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] GET http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a Sep 01 02:08:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2a9e75c2-e8be-41e9-a22d-fed02bb88efa tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2a9e75c2-e8be-41e9-a22d-fed02bb88efa tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2a9e75c2-e8be-41e9-a22d-fed02bb88efa tempest-QosSpecsTestJSON-1130066673 tempest-QosSpecsTestJSON-1130066673-project-admin] http://192.168.122.72/volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a returned with HTTP 404 Sep 01 02:08:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 322/649] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:01 2026] GET /volume/v3/qos-specs/c0d08394-b422-46e9-b4c6-c4ed4f6fd74a => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f8ffd32b-7e7c-4d96-b47a-299f21aaa0eb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f8ffd32b-7e7c-4d96-b47a-299f21aaa0eb tempest-UserMessagesTest-1059424394 tempest-UserMessagesTest-1059424394-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:08:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f8ffd32b-7e7c-4d96-b47a-299f21aaa0eb tempest-UserMessagesTest-1059424394 tempest-UserMessagesTest-1059424394-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-231934194", "extra_specs": {"storage_protocol": "tempest-storage_protocol-784673710", "vendor_name": "tempest-vendor_name-628742387"}}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:09 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:09 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-1dce3d89-6150-4d9e-a9af-bf3c91b1b50f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-1dce3d89-6150-4d9e-a9af-bf3c91b1b50f tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:08:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-1dce3d89-6150-4d9e-a9af-bf3c91b1b50f tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1453810407", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-1dce3d89-6150-4d9e-a9af-bf3c91b1b50f tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1453810407', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f8ffd32b-7e7c-4d96-b47a-299f21aaa0eb tempest-UserMessagesTest-1059424394 tempest-UserMessagesTest-1059424394-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:08:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 328/650] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:08:08 2026] POST /volume/v3/types => generated 325 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-1dce3d89-6150-4d9e-a9af-bf3c91b1b50f tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Create volume of 1 GB Sep 01 02:08:09 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-1dce3d89-6150-4d9e-a9af-bf3c91b1b50f tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Availability Zones retrieved successfully. Sep 01 02:08:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-62cdb958-abf0-4174-b178-8fbd508468ab None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-1dce3d89-6150-4d9e-a9af-bf3c91b1b50f tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Flow 'volume_create_api' (4e693b2c-12d6-42a2-b634-975097631827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-1dce3d89-6150-4d9e-a9af-bf3c91b1b50f tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60f7f368-3449-4f98-90eb-c652077da409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-1dce3d89-6150-4d9e-a9af-bf3c91b1b50f tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-1dce3d89-6150-4d9e-a9af-bf3c91b1b50f tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60f7f368-3449-4f98-90eb-c652077da409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-1dce3d89-6150-4d9e-a9af-bf3c91b1b50f tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d023faf9-07a0-4c15-b22d-d78a55107094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-62cdb958-abf0-4174-b178-8fbd508468ab tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:08:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-62cdb958-abf0-4174-b178-8fbd508468ab tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c533fc1f-4b2d-4c6d-b96b-e40225caac73", "size": 1, "name": "tempest-UserMessagesTest-Volume-291506431"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-62cdb958-abf0-4174-b178-8fbd508468ab tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Create volume request body: {'volume': {'volume_type': 'c533fc1f-4b2d-4c6d-b96b-e40225caac73', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-291506431'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:09 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-62cdb958-abf0-4174-b178-8fbd508468ab tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Create volume of 1 GB Sep 01 02:08:09 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:09 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:09 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-62cdb958-abf0-4174-b178-8fbd508468ab tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Availability Zones retrieved successfully. Sep 01 02:08:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-62cdb958-abf0-4174-b178-8fbd508468ab tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Flow 'volume_create_api' (3f9ca3b2-1d4d-408b-ae8b-4927078dd60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-62cdb958-abf0-4174-b178-8fbd508468ab tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (185ebdd7-431c-4a9c-8240-c2000df23266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-62cdb958-abf0-4174-b178-8fbd508468ab tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-62cdb958-abf0-4174-b178-8fbd508468ab tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (185ebdd7-431c-4a9c-8240-c2000df23266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:08:09Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-784673710',vendor_name='tempest-vendor_name-628742387'},id=c533fc1f-4b2d-4c6d-b96b-e40225caac73,is_public=True,name='tempest-UserMessagesTest-volume-type-231934194',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c533fc1f-4b2d-4c6d-b96b-e40225caac73', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-62cdb958-abf0-4174-b178-8fbd508468ab tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15fa91e5-2bf2-4247-a74d-83fc4dccdb26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-1dce3d89-6150-4d9e-a9af-bf3c91b1b50f tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Created reservations ['6a6e8b81-193d-4804-9cd6-89fb5452b0a3', 'd6b4f39e-dc7e-4c18-afd9-32d4f71fbc80', '6d1f611d-7cec-495a-a570-af65f301ec8f', '597a39d4-9a31-458e-9f94-e36fc21704a5'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-1dce3d89-6150-4d9e-a9af-bf3c91b1b50f tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d023faf9-07a0-4c15-b22d-d78a55107094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a6e8b81-193d-4804-9cd6-89fb5452b0a3', 'd6b4f39e-dc7e-4c18-afd9-32d4f71fbc80', '6d1f611d-7cec-495a-a570-af65f301ec8f', '597a39d4-9a31-458e-9f94-e36fc21704a5']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-1dce3d89-6150-4d9e-a9af-bf3c91b1b50f tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7341abe9-4cbb-43c2-9065-2d9da8506fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:09 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-62cdb958-abf0-4174-b178-8fbd508468ab tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-231934194 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-231934194, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:08:09 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-62cdb958-abf0-4174-b178-8fbd508468ab tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-231934194 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-231934194, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:08:09 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:09 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-1dce3d89-6150-4d9e-a9af-bf3c91b1b50f tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7341abe9-4cbb-43c2-9065-2d9da8506fd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c01a3bc-f32b-4bf1-8da6-20ac286eb39c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1453810407',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='89739280ca614835bfbc2514a15362a6',qos_specs=None,replication_status=,reservations=['6a6e8b81-193d-4804-9cd6-89fb5452b0a3','d6b4f39e-dc7e-4c18-afd9-32d4f71fbc80','6d1f611d-7cec-495a-a570-af65f301ec8f','597a39d4-9a31-458e-9f94-e36fc21704a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff7d8e6cd8d54ffc9362f357b226aab7',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1453810407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c01a3bc-f32b-4bf1-8da6-20ac286eb39c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='89739280ca614835bfbc2514a15362a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff7d8e6cd8d54ffc9362f357b226aab7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-1dce3d89-6150-4d9e-a9af-bf3c91b1b50f tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c98bc832-712d-4483-aad7-7731a85dc3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-1dce3d89-6150-4d9e-a9af-bf3c91b1b50f tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c98bc832-712d-4483-aad7-7731a85dc3bc) transitioned into state 'SUCCESS' from state '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-1453810407',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='89739280ca614835bfbc2514a15362a6',qos_specs=None,replication_status=,reservations=['6a6e8b81-193d-4804-9cd6-89fb5452b0a3','d6b4f39e-dc7e-4c18-afd9-32d4f71fbc80','6d1f611d-7cec-495a-a570-af65f301ec8f','597a39d4-9a31-458e-9f94-e36fc21704a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff7d8e6cd8d54ffc9362f357b226aab7',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-1dce3d89-6150-4d9e-a9af-bf3c91b1b50f tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4302afe0-39ef-4fec-aabc-56f44ef73134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-1dce3d89-6150-4d9e-a9af-bf3c91b1b50f tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4302afe0-39ef-4fec-aabc-56f44ef73134) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-1dce3d89-6150-4d9e-a9af-bf3c91b1b50f tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Flow 'volume_create_api' (4e693b2c-12d6-42a2-b634-975097631827) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-1dce3d89-6150-4d9e-a9af-bf3c91b1b50f tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Create volume request issued successfully. Sep 01 02:08:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-1dce3d89-6150-4d9e-a9af-bf3c91b1b50f tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 323/651] 192.168.122.72 () {64 vars in 1425 bytes} [Tue Sep 1 02:08:09 2026] POST /volume/v3/volumes => generated 770 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-62cdb958-abf0-4174-b178-8fbd508468ab tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Created reservations ['5de5194e-d87a-4f41-b4f9-1e938660b088', '17fcaa9a-6361-4584-9351-3899a5da9a59', 'ac4e4e14-5131-4025-8696-4b75a3256877', 'e92d9182-81d5-42a1-ba5f-3d6b3f178994'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-62cdb958-abf0-4174-b178-8fbd508468ab tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15fa91e5-2bf2-4247-a74d-83fc4dccdb26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5de5194e-d87a-4f41-b4f9-1e938660b088', '17fcaa9a-6361-4584-9351-3899a5da9a59', 'ac4e4e14-5131-4025-8696-4b75a3256877', 'e92d9182-81d5-42a1-ba5f-3d6b3f178994']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-6805f6f7-234b-420c-9ed6-3177155a4adc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-62cdb958-abf0-4174-b178-8fbd508468ab tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (142dc025-de5c-4df3-a183-d11f27be00c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-6805f6f7-234b-420c-9ed6-3177155a4adc tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] GET http://192.168.122.72/volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c Sep 01 02:08:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-6805f6f7-234b-420c-9ed6-3177155a4adc tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-6805f6f7-234b-420c-9ed6-3177155a4adc tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:09 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:09 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:09 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:09 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-6805f6f7-234b-420c-9ed6-3177155a4adc tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Volume info retrieved successfully. Sep 01 02:08:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9b00f08e-6fb3-4530-a7d9-4b6c0b317bd7 req-6805f6f7-234b-420c-9ed6-3177155a4adc tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] http://192.168.122.72/volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c returned with HTTP 200 Sep 01 02:08:09 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:09 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 324/652] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:08:09 2026] GET /volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c => generated 838 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-62cdb958-abf0-4174-b178-8fbd508468ab tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (142dc025-de5c-4df3-a183-d11f27be00c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55437edb-d7ec-4dcb-a496-95212487599e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-291506431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='786bc4733fdb4c6e861350874be559c2',qos_specs=None,replication_status=,reservations=['5de5194e-d87a-4f41-b4f9-1e938660b088','17fcaa9a-6361-4584-9351-3899a5da9a59','ac4e4e14-5131-4025-8696-4b75a3256877','e92d9182-81d5-42a1-ba5f-3d6b3f178994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c89d9b2a8d38472e91c7d79414ce13f2',volume_type_id=c533fc1f-4b2d-4c6d-b96b-e40225caac73), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-291506431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55437edb-d7ec-4dcb-a496-95212487599e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='786bc4733fdb4c6e861350874be559c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c89d9b2a8d38472e91c7d79414ce13f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c533fc1f-4b2d-4c6d-b96b-e40225caac73),volume_type_id=c533fc1f-4b2d-4c6d-b96b-e40225caac73)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-62cdb958-abf0-4174-b178-8fbd508468ab tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f0318b7-ce38-4fcf-a4eb-f9cfaa49a040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-38cf3d82-3fff-4cd6-9a02-976dec550b04 req-5c9b2613-5068-4432-99ee-9a01d41ae0b9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-38cf3d82-3fff-4cd6-9a02-976dec550b04 req-5c9b2613-5068-4432-99ee-9a01d41ae0b9 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] GET http://192.168.122.72/volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c Sep 01 02:08:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-38cf3d82-3fff-4cd6-9a02-976dec550b04 req-5c9b2613-5068-4432-99ee-9a01d41ae0b9 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-38cf3d82-3fff-4cd6-9a02-976dec550b04 req-5c9b2613-5068-4432-99ee-9a01d41ae0b9 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-62cdb958-abf0-4174-b178-8fbd508468ab tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f0318b7-ce38-4fcf-a4eb-f9cfaa49a040) transitioned into state 'SUCCESS' from state '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-291506431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='786bc4733fdb4c6e861350874be559c2',qos_specs=None,replication_status=,reservations=['5de5194e-d87a-4f41-b4f9-1e938660b088','17fcaa9a-6361-4584-9351-3899a5da9a59','ac4e4e14-5131-4025-8696-4b75a3256877','e92d9182-81d5-42a1-ba5f-3d6b3f178994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c89d9b2a8d38472e91c7d79414ce13f2',volume_type_id=c533fc1f-4b2d-4c6d-b96b-e40225caac73)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:09 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:09 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:09 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-62cdb958-abf0-4174-b178-8fbd508468ab tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b369528-767a-4358-a8c2-162cacb3106e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:09 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-38cf3d82-3fff-4cd6-9a02-976dec550b04 req-5c9b2613-5068-4432-99ee-9a01d41ae0b9 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Volume info retrieved successfully. Sep 01 02:08:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-62cdb958-abf0-4174-b178-8fbd508468ab tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b369528-767a-4358-a8c2-162cacb3106e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-62cdb958-abf0-4174-b178-8fbd508468ab tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Flow 'volume_create_api' (3f9ca3b2-1d4d-408b-ae8b-4927078dd60c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:09 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-62cdb958-abf0-4174-b178-8fbd508468ab tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Create volume request issued successfully. Sep 01 02:08:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-62cdb958-abf0-4174-b178-8fbd508468ab tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 329/653] 192.168.122.72 () {62 vars in 1178 bytes} [Tue Sep 1 02:08:09 2026] POST /volume/v3/volumes => generated 790 bytes in 832 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-38cf3d82-3fff-4cd6-9a02-976dec550b04 req-5c9b2613-5068-4432-99ee-9a01d41ae0b9 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] http://192.168.122.72/volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c returned with HTTP 200 Sep 01 02:08:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 325/654] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:08:09 2026] GET /volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c => generated 838 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8245437a-1582-43cd-bc72-132d80a4bef2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8245437a-1582-43cd-bc72-132d80a4bef2 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] GET http://192.168.122.72/volume/v3/volumes/55437edb-d7ec-4dcb-a496-95212487599e Sep 01 02:08:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8245437a-1582-43cd-bc72-132d80a4bef2 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8245437a-1582-43cd-bc72-132d80a4bef2 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:10 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:10 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:10 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:10 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8245437a-1582-43cd-bc72-132d80a4bef2 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Volume info retrieved successfully. Sep 01 02:08:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8245437a-1582-43cd-bc72-132d80a4bef2 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] http://192.168.122.72/volume/v3/volumes/55437edb-d7ec-4dcb-a496-95212487599e returned with HTTP 200 Sep 01 02:08:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 330/655] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:08:09 2026] GET /volume/v3/volumes/55437edb-d7ec-4dcb-a496-95212487599e => generated 858 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-f1263d3c-8da6-4986-88cc-d781fbd1e2a6 req-fdb295b3-1ec6-4bce-ba45-071d403f7c46 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-f1263d3c-8da6-4986-88cc-d781fbd1e2a6 req-fdb295b3-1ec6-4bce-ba45-071d403f7c46 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] GET http://192.168.122.72/volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c Sep 01 02:08:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-f1263d3c-8da6-4986-88cc-d781fbd1e2a6 req-fdb295b3-1ec6-4bce-ba45-071d403f7c46 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-f1263d3c-8da6-4986-88cc-d781fbd1e2a6 req-fdb295b3-1ec6-4bce-ba45-071d403f7c46 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:11 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:11 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:11 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:11 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:11 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-f1263d3c-8da6-4986-88cc-d781fbd1e2a6 req-fdb295b3-1ec6-4bce-ba45-071d403f7c46 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Volume info retrieved successfully. Sep 01 02:08:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-f1263d3c-8da6-4986-88cc-d781fbd1e2a6 req-fdb295b3-1ec6-4bce-ba45-071d403f7c46 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] http://192.168.122.72/volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c returned with HTTP 200 Sep 01 02:08:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 326/656] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:08:11 2026] GET /volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-248c554c-1cc8-481d-941e-9b2abb326670 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-248c554c-1cc8-481d-941e-9b2abb326670 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] GET http://192.168.122.72/volume/v3/volumes/55437edb-d7ec-4dcb-a496-95212487599e Sep 01 02:08:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-248c554c-1cc8-481d-941e-9b2abb326670 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-248c554c-1cc8-481d-941e-9b2abb326670 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:11 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:11 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:11 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:11 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-248c554c-1cc8-481d-941e-9b2abb326670 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Volume info retrieved successfully. Sep 01 02:08:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-248c554c-1cc8-481d-941e-9b2abb326670 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] http://192.168.122.72/volume/v3/volumes/55437edb-d7ec-4dcb-a496-95212487599e returned with HTTP 200 Sep 01 02:08:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 331/657] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:08:11 2026] GET /volume/v3/volumes/55437edb-d7ec-4dcb-a496-95212487599e => generated 879 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-381e0088-6ad3-4aa8-9a37-7717519bf880 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-381e0088-6ad3-4aa8-9a37-7717519bf880 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] GET http://192.168.122.72/volume/v3/messages Sep 01 02:08:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-381e0088-6ad3-4aa8-9a37-7717519bf880 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-381e0088-6ad3-4aa8-9a37-7717519bf880 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-381e0088-6ad3-4aa8-9a37-7717519bf880 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] http://192.168.122.72/volume/v3/messages returned with HTTP 200 Sep 01 02:08:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 327/658] 192.168.122.72 () {60 vars in 1159 bytes} [Tue Sep 1 02:08:11 2026] GET /volume/v3/messages => generated 676 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-dd447473-8c93-4788-bdd3-432568e4e7fd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dd447473-8c93-4788-bdd3-432568e4e7fd tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] DELETE http://192.168.122.72/volume/v3/messages/b201cd0d-9b69-4e90-a110-7fa3c5c4f278 Sep 01 02:08:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dd447473-8c93-4788-bdd3-432568e4e7fd tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dd447473-8c93-4788-bdd3-432568e4e7fd tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dd447473-8c93-4788-bdd3-432568e4e7fd tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] http://192.168.122.72/volume/v3/messages/b201cd0d-9b69-4e90-a110-7fa3c5c4f278 returned with HTTP 204 Sep 01 02:08:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 332/659] 192.168.122.72 () {60 vars in 1273 bytes} [Tue Sep 1 02:08:11 2026] DELETE /volume/v3/messages/b201cd0d-9b69-4e90-a110-7fa3c5c4f278 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:08:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d0d3b052-7e0d-41eb-afae-8f2972458ac3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d0d3b052-7e0d-41eb-afae-8f2972458ac3 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] GET http://192.168.122.72/volume/v3/messages/b201cd0d-9b69-4e90-a110-7fa3c5c4f278 Sep 01 02:08:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d0d3b052-7e0d-41eb-afae-8f2972458ac3 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d0d3b052-7e0d-41eb-afae-8f2972458ac3 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d0d3b052-7e0d-41eb-afae-8f2972458ac3 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] http://192.168.122.72/volume/v3/messages/b201cd0d-9b69-4e90-a110-7fa3c5c4f278 returned with HTTP 404 Sep 01 02:08:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 328/660] 192.168.122.72 () {60 vars in 1270 bytes} [Tue Sep 1 02:08:11 2026] GET /volume/v3/messages/b201cd0d-9b69-4e90-a110-7fa3c5c4f278 => generated 110 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f26a04cb-3383-427e-be65-b862eaa5b6fe None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f26a04cb-3383-427e-be65-b862eaa5b6fe tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] GET http://192.168.122.72/volume/v3/volumes/55437edb-d7ec-4dcb-a496-95212487599e Sep 01 02:08:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f26a04cb-3383-427e-be65-b862eaa5b6fe tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f26a04cb-3383-427e-be65-b862eaa5b6fe tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:11 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:11 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:11 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:11 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f26a04cb-3383-427e-be65-b862eaa5b6fe tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Volume info retrieved successfully. Sep 01 02:08:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f26a04cb-3383-427e-be65-b862eaa5b6fe tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] http://192.168.122.72/volume/v3/volumes/55437edb-d7ec-4dcb-a496-95212487599e returned with HTTP 200 Sep 01 02:08:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 333/661] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:08:11 2026] GET /volume/v3/volumes/55437edb-d7ec-4dcb-a496-95212487599e => generated 879 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c0eac731-f230-4e96-a5b1-e13eba43ff87 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c0eac731-f230-4e96-a5b1-e13eba43ff87 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] DELETE http://192.168.122.72/volume/v3/volumes/55437edb-d7ec-4dcb-a496-95212487599e Sep 01 02:08:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c0eac731-f230-4e96-a5b1-e13eba43ff87 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c0eac731-f230-4e96-a5b1-e13eba43ff87 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:11 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-c0eac731-f230-4e96-a5b1-e13eba43ff87 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Delete volume with id: 55437edb-d7ec-4dcb-a496-95212487599e Sep 01 02:08:11 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:11 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:11 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:11 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:11 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c0eac731-f230-4e96-a5b1-e13eba43ff87 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Volume info retrieved successfully. Sep 01 02:08:11 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c0eac731-f230-4e96-a5b1-e13eba43ff87 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87017) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:08:11 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-c0eac731-f230-4e96-a5b1-e13eba43ff87 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-231934194 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-231934194, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:08:11 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-c0eac731-f230-4e96-a5b1-e13eba43ff87 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-231934194 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-231934194, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:08:11 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-c0eac731-f230-4e96-a5b1-e13eba43ff87 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Created reservations ['39314fe6-2ee9-4d2d-b5fd-18ab7c64fe83', 'a7dd43a1-fb50-464d-8872-0505ab29887c', '70be00c0-931b-476c-b230-68feace42418', '39985b46-3e53-48ac-bd34-34f14c1a28fd'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c0eac731-f230-4e96-a5b1-e13eba43ff87 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Delete volume request issued successfully. Sep 01 02:08:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c0eac731-f230-4e96-a5b1-e13eba43ff87 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] http://192.168.122.72/volume/v3/volumes/55437edb-d7ec-4dcb-a496-95212487599e returned with HTTP 202 Sep 01 02:08:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 329/662] 192.168.122.72 () {60 vars in 1270 bytes} [Tue Sep 1 02:08:11 2026] DELETE /volume/v3/volumes/55437edb-d7ec-4dcb-a496-95212487599e => generated 0 bytes in 294 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9d946547-09d0-48e8-b970-05ba39638711 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9d946547-09d0-48e8-b970-05ba39638711 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] GET http://192.168.122.72/volume/v3/volumes/55437edb-d7ec-4dcb-a496-95212487599e Sep 01 02:08:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9d946547-09d0-48e8-b970-05ba39638711 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9d946547-09d0-48e8-b970-05ba39638711 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9d946547-09d0-48e8-b970-05ba39638711 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] http://192.168.122.72/volume/v3/volumes/55437edb-d7ec-4dcb-a496-95212487599e returned with HTTP 404 Sep 01 02:08:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 334/663] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:08:12 2026] GET /volume/v3/volumes/55437edb-d7ec-4dcb-a496-95212487599e => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5126952d-5b93-40a2-85d3-5ae816d479c0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5126952d-5b93-40a2-85d3-5ae816d479c0 tempest-UserMessagesTest-1059424394 tempest-UserMessagesTest-1059424394-project-admin] DELETE http://192.168.122.72/volume/v3/types/c533fc1f-4b2d-4c6d-b96b-e40225caac73 Sep 01 02:08:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5126952d-5b93-40a2-85d3-5ae816d479c0 tempest-UserMessagesTest-1059424394 tempest-UserMessagesTest-1059424394-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5126952d-5b93-40a2-85d3-5ae816d479c0 tempest-UserMessagesTest-1059424394 tempest-UserMessagesTest-1059424394-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-acbeee49-54bd-4f0d-9666-ee5aa07d8951 req-d30a9a8f-8e39-45f0-bc11-db0131912289 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-acbeee49-54bd-4f0d-9666-ee5aa07d8951 req-d30a9a8f-8e39-45f0-bc11-db0131912289 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] GET http://192.168.122.72/volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c Sep 01 02:08:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-acbeee49-54bd-4f0d-9666-ee5aa07d8951 req-d30a9a8f-8e39-45f0-bc11-db0131912289 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-acbeee49-54bd-4f0d-9666-ee5aa07d8951 req-d30a9a8f-8e39-45f0-bc11-db0131912289 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:12 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:12 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:12 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:12 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-acbeee49-54bd-4f0d-9666-ee5aa07d8951 req-d30a9a8f-8e39-45f0-bc11-db0131912289 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Volume info retrieved successfully. Sep 01 02:08:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5126952d-5b93-40a2-85d3-5ae816d479c0 tempest-UserMessagesTest-1059424394 tempest-UserMessagesTest-1059424394-project-admin] http://192.168.122.72/volume/v3/types/c533fc1f-4b2d-4c6d-b96b-e40225caac73 returned with HTTP 202 Sep 01 02:08:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 330/664] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:08:12 2026] DELETE /volume/v3/types/c533fc1f-4b2d-4c6d-b96b-e40225caac73 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-acbeee49-54bd-4f0d-9666-ee5aa07d8951 req-d30a9a8f-8e39-45f0-bc11-db0131912289 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] http://192.168.122.72/volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c returned with HTTP 200 Sep 01 02:08:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 335/665] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:08:12 2026] GET /volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c => generated 863 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e9d78e22-2138-4695-9ba7-fc9e06965265 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e9d78e22-2138-4695-9ba7-fc9e06965265 tempest-UserMessagesTest-1059424394 tempest-UserMessagesTest-1059424394-project-admin] GET http://192.168.122.72/volume/v3/types/c533fc1f-4b2d-4c6d-b96b-e40225caac73 Sep 01 02:08:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e9d78e22-2138-4695-9ba7-fc9e06965265 tempest-UserMessagesTest-1059424394 tempest-UserMessagesTest-1059424394-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e9d78e22-2138-4695-9ba7-fc9e06965265 tempest-UserMessagesTest-1059424394 tempest-UserMessagesTest-1059424394-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e9d78e22-2138-4695-9ba7-fc9e06965265 tempest-UserMessagesTest-1059424394 tempest-UserMessagesTest-1059424394-project-admin] http://192.168.122.72/volume/v3/types/c533fc1f-4b2d-4c6d-b96b-e40225caac73 returned with HTTP 404 Sep 01 02:08:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 331/666] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:08:12 2026] GET /volume/v3/types/c533fc1f-4b2d-4c6d-b96b-e40225caac73 => generated 114 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-59630cb4-813e-4564-95d1-d7b5d4fc18cf None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-59630cb4-813e-4564-95d1-d7b5d4fc18cf tempest-UserMessagesTest-1059424394 tempest-UserMessagesTest-1059424394-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:08:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-59630cb4-813e-4564-95d1-d7b5d4fc18cf tempest-UserMessagesTest-1059424394 tempest-UserMessagesTest-1059424394-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1560104260", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1684382275", "vendor_name": "tempest-vendor_name-783700408"}}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-59630cb4-813e-4564-95d1-d7b5d4fc18cf tempest-UserMessagesTest-1059424394 tempest-UserMessagesTest-1059424394-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:08:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 336/667] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:08:12 2026] POST /volume/v3/types => generated 327 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:08:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2a59a416-f5f6-4ad3-8df8-a6864d307d64", "size": 1, "name": "tempest-UserMessagesTest-Volume-767790428"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Create volume request body: {'volume': {'volume_type': '2a59a416-f5f6-4ad3-8df8-a6864d307d64', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-767790428'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:12 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Create volume of 1 GB Sep 01 02:08:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Availability Zones retrieved successfully. Sep 01 02:08:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Flow 'volume_create_api' (0d0081e1-6e48-453e-86d8-3b5dd9f2ddf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ad5e045-2cf4-4db4-9f60-e6073b028033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-8b43a930-7419-4ba9-851f-92bf181dbb64 req-505ac864-d61c-4954-8b61-f6fb1ebdd3a0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-8b43a930-7419-4ba9-851f-92bf181dbb64 req-505ac864-d61c-4954-8b61-f6fb1ebdd3a0 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-reader] GET http://192.168.122.72/volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c Sep 01 02:08:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-8b43a930-7419-4ba9-851f-92bf181dbb64 req-505ac864-d61c-4954-8b61-f6fb1ebdd3a0 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-reader] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-8b43a930-7419-4ba9-851f-92bf181dbb64 req-505ac864-d61c-4954-8b61-f6fb1ebdd3a0 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-reader] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:12 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:12 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:12 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:12 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-8b43a930-7419-4ba9-851f-92bf181dbb64 req-505ac864-d61c-4954-8b61-f6fb1ebdd3a0 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-reader] Volume info retrieved successfully. Sep 01 02:08:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ad5e045-2cf4-4db4-9f60-e6073b028033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:08:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1684382275',vendor_name='tempest-vendor_name-783700408'},id=2a59a416-f5f6-4ad3-8df8-a6864d307d64,is_public=True,name='tempest-UserMessagesTest-volume-type-1560104260',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2a59a416-f5f6-4ad3-8df8-a6864d307d64', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (838510ea-b14a-44e0-a717-09224d135a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-8b43a930-7419-4ba9-851f-92bf181dbb64 req-505ac864-d61c-4954-8b61-f6fb1ebdd3a0 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-reader] http://192.168.122.72/volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c returned with HTTP 200 Sep 01 02:08:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 337/668] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:08:12 2026] GET /volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c => generated 863 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-99b6fe03-be34-4ccc-b47f-78f29f066b3c req-e1f86598-dc09-4e33-82fa-671882e1d9c1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-99b6fe03-be34-4ccc-b47f-78f29f066b3c req-e1f86598-dc09-4e33-82fa-671882e1d9c1 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] DELETE http://192.168.122.72/volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c Sep 01 02:08:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-99b6fe03-be34-4ccc-b47f-78f29f066b3c req-e1f86598-dc09-4e33-82fa-671882e1d9c1 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-99b6fe03-be34-4ccc-b47f-78f29f066b3c req-e1f86598-dc09-4e33-82fa-671882e1d9c1 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [req-99b6fe03-be34-4ccc-b47f-78f29f066b3c req-e1f86598-dc09-4e33-82fa-671882e1d9c1 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Delete volume with id: 9c01a3bc-f32b-4bf1-8da6-20ac286eb39c Sep 01 02:08:12 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:12 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:12 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:12 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:12 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-99b6fe03-be34-4ccc-b47f-78f29f066b3c req-e1f86598-dc09-4e33-82fa-671882e1d9c1 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Volume info retrieved successfully. Sep 01 02:08:12 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1560104260 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1560104260, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:08:12 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1560104260 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1560104260, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:08:12 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-99b6fe03-be34-4ccc-b47f-78f29f066b3c req-e1f86598-dc09-4e33-82fa-671882e1d9c1 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Delete volume request issued successfully. Sep 01 02:08:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-99b6fe03-be34-4ccc-b47f-78f29f066b3c req-e1f86598-dc09-4e33-82fa-671882e1d9c1 tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] http://192.168.122.72/volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c returned with HTTP 202 Sep 01 02:08:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 338/669] 192.168.122.72 () {62 vars in 1504 bytes} [Tue Sep 1 02:08:12 2026] DELETE /volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:12 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Created reservations ['7ab9eed1-bc74-4b62-b5dc-5f0f5597d3d1', 'a1f9cced-f51d-47b9-b25a-284a7b67c668', 'a1294800-7cb0-4d3a-89ce-5f9bd942511c', '8afa0620-cef1-46ff-8801-3c647a1dc22a'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-8ce91b6c-610a-42fc-a2c4-38807d710a35 req-8121a5ac-6c61-418a-be79-059ecd0dbdbc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (838510ea-b14a-44e0-a717-09224d135a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ab9eed1-bc74-4b62-b5dc-5f0f5597d3d1', 'a1f9cced-f51d-47b9-b25a-284a7b67c668', 'a1294800-7cb0-4d3a-89ce-5f9bd942511c', '8afa0620-cef1-46ff-8801-3c647a1dc22a']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-8ce91b6c-610a-42fc-a2c4-38807d710a35 req-8121a5ac-6c61-418a-be79-059ecd0dbdbc tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] GET http://192.168.122.72/volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c Sep 01 02:08:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-8ce91b6c-610a-42fc-a2c4-38807d710a35 req-8121a5ac-6c61-418a-be79-059ecd0dbdbc tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-8ce91b6c-610a-42fc-a2c4-38807d710a35 req-8121a5ac-6c61-418a-be79-059ecd0dbdbc tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fed852e3-b433-4799-92ea-a5ac381d969e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:12 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:12 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:12 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:12 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-8ce91b6c-610a-42fc-a2c4-38807d710a35 req-8121a5ac-6c61-418a-be79-059ecd0dbdbc tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Volume info retrieved successfully. Sep 01 02:08:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-8ce91b6c-610a-42fc-a2c4-38807d710a35 req-8121a5ac-6c61-418a-be79-059ecd0dbdbc tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] http://192.168.122.72/volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c returned with HTTP 200 Sep 01 02:08:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 339/670] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:08:12 2026] GET /volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c => generated 862 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:12 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:12 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fed852e3-b433-4799-92ea-a5ac381d969e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61f4de94-16ff-45b9-9d48-ecc81ae7f245', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-767790428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='786bc4733fdb4c6e861350874be559c2',qos_specs=None,replication_status=,reservations=['7ab9eed1-bc74-4b62-b5dc-5f0f5597d3d1','a1f9cced-f51d-47b9-b25a-284a7b67c668','a1294800-7cb0-4d3a-89ce-5f9bd942511c','8afa0620-cef1-46ff-8801-3c647a1dc22a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c89d9b2a8d38472e91c7d79414ce13f2',volume_type_id=2a59a416-f5f6-4ad3-8df8-a6864d307d64), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-767790428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61f4de94-16ff-45b9-9d48-ecc81ae7f245,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='786bc4733fdb4c6e861350874be559c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c89d9b2a8d38472e91c7d79414ce13f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2a59a416-f5f6-4ad3-8df8-a6864d307d64),volume_type_id=2a59a416-f5f6-4ad3-8df8-a6864d307d64)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee14ee18-1dab-4251-aeda-a663c39266d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee14ee18-1dab-4251-aeda-a663c39266d8) transitioned into state 'SUCCESS' from state '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-767790428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='786bc4733fdb4c6e861350874be559c2',qos_specs=None,replication_status=,reservations=['7ab9eed1-bc74-4b62-b5dc-5f0f5597d3d1','a1f9cced-f51d-47b9-b25a-284a7b67c668','a1294800-7cb0-4d3a-89ce-5f9bd942511c','8afa0620-cef1-46ff-8801-3c647a1dc22a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c89d9b2a8d38472e91c7d79414ce13f2',volume_type_id=2a59a416-f5f6-4ad3-8df8-a6864d307d64)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f927c44f-cb34-47a8-9a22-83135092d5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f927c44f-cb34-47a8-9a22-83135092d5de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Flow 'volume_create_api' (0d0081e1-6e48-453e-86d8-3b5dd9f2ddf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Create volume request issued successfully. Sep 01 02:08:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-727eaeeb-df95-4a78-b05d-1d5ade8cc52c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 332/671] 192.168.122.72 () {62 vars in 1178 bytes} [Tue Sep 1 02:08:12 2026] POST /volume/v3/volumes => generated 791 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-93d1e3e7-e2d7-4757-ae80-c5468dda8e1e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-93d1e3e7-e2d7-4757-ae80-c5468dda8e1e tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] GET http://192.168.122.72/volume/v3/volumes/61f4de94-16ff-45b9-9d48-ecc81ae7f245 Sep 01 02:08:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-93d1e3e7-e2d7-4757-ae80-c5468dda8e1e tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-93d1e3e7-e2d7-4757-ae80-c5468dda8e1e tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:12 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:12 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:13 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:13 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-93d1e3e7-e2d7-4757-ae80-c5468dda8e1e tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Volume info retrieved successfully. Sep 01 02:08:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-93d1e3e7-e2d7-4757-ae80-c5468dda8e1e tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] http://192.168.122.72/volume/v3/volumes/61f4de94-16ff-45b9-9d48-ecc81ae7f245 returned with HTTP 200 Sep 01 02:08:13 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 340/672] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:08:12 2026] GET /volume/v3/volumes/61f4de94-16ff-45b9-9d48-ecc81ae7f245 => generated 859 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-e2ed9c86-fb20-4d45-9e24-ce6d94d29f6f req-782b46e7-06f7-4b86-8b4a-00169f8ea58d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-e2ed9c86-fb20-4d45-9e24-ce6d94d29f6f req-782b46e7-06f7-4b86-8b4a-00169f8ea58d tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] GET http://192.168.122.72/volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c Sep 01 02:08:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-e2ed9c86-fb20-4d45-9e24-ce6d94d29f6f req-782b46e7-06f7-4b86-8b4a-00169f8ea58d tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-e2ed9c86-fb20-4d45-9e24-ce6d94d29f6f req-782b46e7-06f7-4b86-8b4a-00169f8ea58d tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-e2ed9c86-fb20-4d45-9e24-ce6d94d29f6f req-782b46e7-06f7-4b86-8b4a-00169f8ea58d tempest-VolumesGetTestJSON-461719669 tempest-VolumesGetTestJSON-461719669-project-member] http://192.168.122.72/volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c returned with HTTP 404 Sep 01 02:08:13 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 333/673] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:08:13 2026] GET /volume/v3/volumes/9c01a3bc-f32b-4bf1-8da6-20ac286eb39c => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-519859c3-20d3-4905-b330-7635e64a69b3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-519859c3-20d3-4905-b330-7635e64a69b3 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] POST http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action Sep 01 02:08:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-519859c3-20d3-4905-b330-7635e64a69b3 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action body: b'{"os-attach": {"instance_uuid": "558f5b49-4919-43de-8ce1-47b74cdc3d99", "mountpoint": "/dev/vdb"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-519859c3-20d3-4905-b330-7635e64a69b3 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "558f5b49-4919-43de-8ce1-47b74cdc3d99", "mountpoint": "/dev/vdb"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5a96805c-7ab1-4c15-8ede-6956075a47b6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5a96805c-7ab1-4c15-8ede-6956075a47b6 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] GET http://192.168.122.72/volume/v3/volumes/61f4de94-16ff-45b9-9d48-ecc81ae7f245 Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5a96805c-7ab1-4c15-8ede-6956075a47b6 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:14 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:14 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5a96805c-7ab1-4c15-8ede-6956075a47b6 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:14 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:14 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-519859c3-20d3-4905-b330-7635e64a69b3 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:08:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-519859c3-20d3-4905-b330-7635e64a69b3 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Update volume admin metadata completed successfully. Sep 01 02:08:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5a96805c-7ab1-4c15-8ede-6956075a47b6 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Volume info retrieved successfully. Sep 01 02:08:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5a96805c-7ab1-4c15-8ede-6956075a47b6 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] http://192.168.122.72/volume/v3/volumes/61f4de94-16ff-45b9-9d48-ecc81ae7f245 returned with HTTP 200 Sep 01 02:08:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 334/674] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:08:14 2026] GET /volume/v3/volumes/61f4de94-16ff-45b9-9d48-ecc81ae7f245 => generated 880 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-649936eb-9bef-4c84-911e-dba425af7457 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-649936eb-9bef-4c84-911e-dba425af7457 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] GET http://192.168.122.72/volume/v3/messages Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-649936eb-9bef-4c84-911e-dba425af7457 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-649936eb-9bef-4c84-911e-dba425af7457 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-649936eb-9bef-4c84-911e-dba425af7457 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] http://192.168.122.72/volume/v3/messages returned with HTTP 200 Sep 01 02:08:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 335/675] 192.168.122.72 () {60 vars in 1159 bytes} [Tue Sep 1 02:08:14 2026] GET /volume/v3/messages => generated 676 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-abe93094-4955-4bd0-8319-6354019b05c8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-abe93094-4955-4bd0-8319-6354019b05c8 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] GET http://192.168.122.72/volume/v3/messages/99d5465d-9d96-4948-acbf-e1728a5db81c Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-abe93094-4955-4bd0-8319-6354019b05c8 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-abe93094-4955-4bd0-8319-6354019b05c8 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-abe93094-4955-4bd0-8319-6354019b05c8 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] http://192.168.122.72/volume/v3/messages/99d5465d-9d96-4948-acbf-e1728a5db81c returned with HTTP 200 Sep 01 02:08:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 336/676] 192.168.122.72 () {60 vars in 1270 bytes} [Tue Sep 1 02:08:14 2026] GET /volume/v3/messages/99d5465d-9d96-4948-acbf-e1728a5db81c => generated 673 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6474d84c-b713-40c6-aa45-ae433ccd3df4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6474d84c-b713-40c6-aa45-ae433ccd3df4 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] GET http://192.168.122.72/volume/v3/messages Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6474d84c-b713-40c6-aa45-ae433ccd3df4 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6474d84c-b713-40c6-aa45-ae433ccd3df4 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6474d84c-b713-40c6-aa45-ae433ccd3df4 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] http://192.168.122.72/volume/v3/messages returned with HTTP 200 Sep 01 02:08:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 337/677] 192.168.122.72 () {60 vars in 1159 bytes} [Tue Sep 1 02:08:14 2026] GET /volume/v3/messages => generated 676 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ed7ec2d4-7a51-44f5-a560-3695dbab712f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ed7ec2d4-7a51-44f5-a560-3695dbab712f tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] DELETE http://192.168.122.72/volume/v3/messages/99d5465d-9d96-4948-acbf-e1728a5db81c Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ed7ec2d4-7a51-44f5-a560-3695dbab712f tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ed7ec2d4-7a51-44f5-a560-3695dbab712f tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ed7ec2d4-7a51-44f5-a560-3695dbab712f tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] http://192.168.122.72/volume/v3/messages/99d5465d-9d96-4948-acbf-e1728a5db81c returned with HTTP 204 Sep 01 02:08:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 338/678] 192.168.122.72 () {60 vars in 1273 bytes} [Tue Sep 1 02:08:14 2026] DELETE /volume/v3/messages/99d5465d-9d96-4948-acbf-e1728a5db81c => generated 0 bytes in 43 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-68e55733-5196-48a5-a41e-39e5ab76d660 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-68e55733-5196-48a5-a41e-39e5ab76d660 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] GET http://192.168.122.72/volume/v3/volumes/61f4de94-16ff-45b9-9d48-ecc81ae7f245 Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-68e55733-5196-48a5-a41e-39e5ab76d660 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-68e55733-5196-48a5-a41e-39e5ab76d660 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-519859c3-20d3-4905-b330-7635e64a69b3 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Attach volume completed successfully. Sep 01 02:08:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-519859c3-20d3-4905-b330-7635e64a69b3 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action returned with HTTP 202 Sep 01 02:08:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 341/679] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:08:14 2026] POST /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action => generated 0 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-87b16a41-0966-46e7-9eba-2776dafa7526 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-87b16a41-0966-46e7-9eba-2776dafa7526 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] GET http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 Sep 01 02:08:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-87b16a41-0966-46e7-9eba-2776dafa7526 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-87b16a41-0966-46e7-9eba-2776dafa7526 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-68e55733-5196-48a5-a41e-39e5ab76d660 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Volume info retrieved successfully. Sep 01 02:08:14 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:14 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-68e55733-5196-48a5-a41e-39e5ab76d660 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] http://192.168.122.72/volume/v3/volumes/61f4de94-16ff-45b9-9d48-ecc81ae7f245 returned with HTTP 200 Sep 01 02:08:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 339/680] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:08:14 2026] GET /volume/v3/volumes/61f4de94-16ff-45b9-9d48-ecc81ae7f245 => generated 880 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cbeeae82-22b4-47a0-9331-70c7dd4653b5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:14 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:14 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cbeeae82-22b4-47a0-9331-70c7dd4653b5 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] DELETE http://192.168.122.72/volume/v3/volumes/61f4de94-16ff-45b9-9d48-ecc81ae7f245 Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cbeeae82-22b4-47a0-9331-70c7dd4653b5 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cbeeae82-22b4-47a0-9331-70c7dd4653b5 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-cbeeae82-22b4-47a0-9331-70c7dd4653b5 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Delete volume with id: 61f4de94-16ff-45b9-9d48-ecc81ae7f245 Sep 01 02:08:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-87b16a41-0966-46e7-9eba-2776dafa7526 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:08:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-cbeeae82-22b4-47a0-9331-70c7dd4653b5 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Volume info retrieved successfully. Sep 01 02:08:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-87b16a41-0966-46e7-9eba-2776dafa7526 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 returned with HTTP 200 Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cbeeae82-22b4-47a0-9331-70c7dd4653b5 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87017) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:08:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 342/681] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:14 2026] GET /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 => generated 1183 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-86bb5a98-7499-46b2-8677-9b275de63ff2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-86bb5a98-7499-46b2-8677-9b275de63ff2 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] GET http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 Sep 01 02:08:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-86bb5a98-7499-46b2-8677-9b275de63ff2 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-86bb5a98-7499-46b2-8677-9b275de63ff2 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:14 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:14 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-cbeeae82-22b4-47a0-9331-70c7dd4653b5 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Created reservations ['63c453b2-c0e0-4867-a1e6-b944a5030581', '10be29d8-1d5a-4eca-84e4-7243b3ef2b0a', 'e65b7142-8626-4397-9367-536dab45cf75', '2164bd1b-dfb3-4242-b6c7-2e6d34d7df94'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:14 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:14 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-86bb5a98-7499-46b2-8677-9b275de63ff2 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:08:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-86bb5a98-7499-46b2-8677-9b275de63ff2 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 returned with HTTP 200 Sep 01 02:08:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 343/682] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:14 2026] GET /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 => generated 1183 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:08:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4936fed7-e774-4f29-a9d7-384c68ee4ad7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4936fed7-e774-4f29-a9d7-384c68ee4ad7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] POST http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action Sep 01 02:08:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4936fed7-e774-4f29-a9d7-384c68ee4ad7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action body: b'{"os-detach": {}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4936fed7-e774-4f29-a9d7-384c68ee4ad7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-cbeeae82-22b4-47a0-9331-70c7dd4653b5 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Delete volume request issued successfully. Sep 01 02:08:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cbeeae82-22b4-47a0-9331-70c7dd4653b5 tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] http://192.168.122.72/volume/v3/volumes/61f4de94-16ff-45b9-9d48-ecc81ae7f245 returned with HTTP 202 Sep 01 02:08:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 340/683] 192.168.122.72 () {60 vars in 1270 bytes} [Tue Sep 1 02:08:14 2026] DELETE /volume/v3/volumes/61f4de94-16ff-45b9-9d48-ecc81ae7f245 => generated 0 bytes in 265 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-de7b9d4f-ebf2-4ddf-afc0-9094107c657c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-de7b9d4f-ebf2-4ddf-afc0-9094107c657c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] GET http://192.168.122.72/volume/v3/volumes/61f4de94-16ff-45b9-9d48-ecc81ae7f245 Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-de7b9d4f-ebf2-4ddf-afc0-9094107c657c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-de7b9d4f-ebf2-4ddf-afc0-9094107c657c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-de7b9d4f-ebf2-4ddf-afc0-9094107c657c tempest-UserMessagesTest-1196637077 tempest-UserMessagesTest-1196637077-project-member] http://192.168.122.72/volume/v3/volumes/61f4de94-16ff-45b9-9d48-ecc81ae7f245 returned with HTTP 404 Sep 01 02:08:14 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:14 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 341/684] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:08:14 2026] GET /volume/v3/volumes/61f4de94-16ff-45b9-9d48-ecc81ae7f245 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-af51acdd-b7a7-49ca-adc5-a172e8c7aec5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-af51acdd-b7a7-49ca-adc5-a172e8c7aec5 tempest-UserMessagesTest-1059424394 tempest-UserMessagesTest-1059424394-project-admin] DELETE http://192.168.122.72/volume/v3/types/2a59a416-f5f6-4ad3-8df8-a6864d307d64 Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-af51acdd-b7a7-49ca-adc5-a172e8c7aec5 tempest-UserMessagesTest-1059424394 tempest-UserMessagesTest-1059424394-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-af51acdd-b7a7-49ca-adc5-a172e8c7aec5 tempest-UserMessagesTest-1059424394 tempest-UserMessagesTest-1059424394-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:14 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:14 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4936fed7-e774-4f29-a9d7-384c68ee4ad7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:08:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-af51acdd-b7a7-49ca-adc5-a172e8c7aec5 tempest-UserMessagesTest-1059424394 tempest-UserMessagesTest-1059424394-project-admin] http://192.168.122.72/volume/v3/types/2a59a416-f5f6-4ad3-8df8-a6864d307d64 returned with HTTP 202 Sep 01 02:08:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 342/685] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:08:14 2026] DELETE /volume/v3/types/2a59a416-f5f6-4ad3-8df8-a6864d307d64 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a3475d99-8586-4424-9e6b-53fc9ce0733a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4936fed7-e774-4f29-a9d7-384c68ee4ad7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Detach volume completed successfully. Sep 01 02:08:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a3475d99-8586-4424-9e6b-53fc9ce0733a tempest-UserMessagesTest-1059424394 tempest-UserMessagesTest-1059424394-project-admin] GET http://192.168.122.72/volume/v3/types/2a59a416-f5f6-4ad3-8df8-a6864d307d64 Sep 01 02:08:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a3475d99-8586-4424-9e6b-53fc9ce0733a tempest-UserMessagesTest-1059424394 tempest-UserMessagesTest-1059424394-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a3475d99-8586-4424-9e6b-53fc9ce0733a tempest-UserMessagesTest-1059424394 tempest-UserMessagesTest-1059424394-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4936fed7-e774-4f29-a9d7-384c68ee4ad7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action returned with HTTP 202 Sep 01 02:08:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 344/686] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:08:14 2026] POST /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action => generated 0 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-93b32983-b48b-4827-8877-63d6069bd4c7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-93b32983-b48b-4827-8877-63d6069bd4c7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] GET http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 Sep 01 02:08:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-93b32983-b48b-4827-8877-63d6069bd4c7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-93b32983-b48b-4827-8877-63d6069bd4c7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a3475d99-8586-4424-9e6b-53fc9ce0733a tempest-UserMessagesTest-1059424394 tempest-UserMessagesTest-1059424394-project-admin] http://192.168.122.72/volume/v3/types/2a59a416-f5f6-4ad3-8df8-a6864d307d64 returned with HTTP 404 Sep 01 02:08:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 343/687] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:08:14 2026] GET /volume/v3/types/2a59a416-f5f6-4ad3-8df8-a6864d307d64 => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:15 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:15 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-93b32983-b48b-4827-8877-63d6069bd4c7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:08:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-93b32983-b48b-4827-8877-63d6069bd4c7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 returned with HTTP 200 Sep 01 02:08:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 345/688] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:15 2026] GET /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 => generated 868 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4b28f6f5-dc7b-482c-8826-95c8dab364d7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4b28f6f5-dc7b-482c-8826-95c8dab364d7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] POST http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action Sep 01 02:08:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4b28f6f5-dc7b-482c-8826-95c8dab364d7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4b28f6f5-dc7b-482c-8826-95c8dab364d7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:18 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:18 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4b28f6f5-dc7b-482c-8826-95c8dab364d7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:08:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4b28f6f5-dc7b-482c-8826-95c8dab364d7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Reserve volume completed successfully. Sep 01 02:08:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4b28f6f5-dc7b-482c-8826-95c8dab364d7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action returned with HTTP 202 Sep 01 02:08:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 344/689] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:08:18 2026] POST /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1a05846e-0a98-4df1-9a9b-5b56d853328f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1a05846e-0a98-4df1-9a9b-5b56d853328f tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] GET http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 Sep 01 02:08:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1a05846e-0a98-4df1-9a9b-5b56d853328f tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1a05846e-0a98-4df1-9a9b-5b56d853328f tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:18 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:18 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:18 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:18 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:18 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1a05846e-0a98-4df1-9a9b-5b56d853328f tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:08:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1a05846e-0a98-4df1-9a9b-5b56d853328f tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 returned with HTTP 200 Sep 01 02:08:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 346/690] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:18 2026] GET /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 => generated 868 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e13b5bb7-0359-4df4-b439-570247c3a34e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e13b5bb7-0359-4df4-b439-570247c3a34e tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] POST http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action Sep 01 02:08:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e13b5bb7-0359-4df4-b439-570247c3a34e tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e13b5bb7-0359-4df4-b439-570247c3a34e tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:18 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:18 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e13b5bb7-0359-4df4-b439-570247c3a34e tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:08:18 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:18 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e13b5bb7-0359-4df4-b439-570247c3a34e tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Unreserve volume completed successfully. Sep 01 02:08:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e13b5bb7-0359-4df4-b439-570247c3a34e tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action returned with HTTP 202 Sep 01 02:08:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 345/691] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:08:18 2026] POST /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-82746acf-5b47-4737-a46f-c53c719d66b7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-82746acf-5b47-4737-a46f-c53c719d66b7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] GET http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 Sep 01 02:08:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-82746acf-5b47-4737-a46f-c53c719d66b7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-82746acf-5b47-4737-a46f-c53c719d66b7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:18 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:18 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:18 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:18 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-82746acf-5b47-4737-a46f-c53c719d66b7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:08:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-82746acf-5b47-4737-a46f-c53c719d66b7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 returned with HTTP 200 Sep 01 02:08:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 347/692] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:18 2026] GET /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 => generated 868 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-dab7d94b-642a-4c9b-88c3-783e54d0bc5b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-dab7d94b-642a-4c9b-88c3-783e54d0bc5b tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] POST http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action Sep 01 02:08:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-dab7d94b-642a-4c9b-88c3-783e54d0bc5b tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-dab7d94b-642a-4c9b-88c3-783e54d0bc5b tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-dab7d94b-642a-4c9b-88c3-783e54d0bc5b tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:08:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-dab7d94b-642a-4c9b-88c3-783e54d0bc5b tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume updated successfully. Sep 01 02:08:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-dab7d94b-642a-4c9b-88c3-783e54d0bc5b tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action returned with HTTP 200 Sep 01 02:08:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 346/693] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:08:19 2026] POST /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action => generated 0 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:08:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8820b125-cc46-4ff0-8e25-735aa7eabc3d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8820b125-cc46-4ff0-8e25-735aa7eabc3d tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] GET http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 Sep 01 02:08:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8820b125-cc46-4ff0-8e25-735aa7eabc3d tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8820b125-cc46-4ff0-8e25-735aa7eabc3d tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8820b125-cc46-4ff0-8e25-735aa7eabc3d tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:08:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8820b125-cc46-4ff0-8e25-735aa7eabc3d tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 returned with HTTP 200 Sep 01 02:08:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 348/694] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:19 2026] GET /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 => generated 867 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-84ae75d2-663b-4250-b738-be01c9b97959 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-84ae75d2-663b-4250-b738-be01c9b97959 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] POST http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action Sep 01 02:08:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-84ae75d2-663b-4250-b738-be01c9b97959 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-84ae75d2-663b-4250-b738-be01c9b97959 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-84ae75d2-663b-4250-b738-be01c9b97959 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:08:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-84ae75d2-663b-4250-b738-be01c9b97959 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume updated successfully. Sep 01 02:08:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-84ae75d2-663b-4250-b738-be01c9b97959 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action returned with HTTP 200 Sep 01 02:08:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 347/695] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:08:19 2026] POST /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action => generated 0 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:08:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1a9f8127-f05b-47f0-a772-9a6fd4d208bf None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1a9f8127-f05b-47f0-a772-9a6fd4d208bf tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] GET http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 Sep 01 02:08:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1a9f8127-f05b-47f0-a772-9a6fd4d208bf tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1a9f8127-f05b-47f0-a772-9a6fd4d208bf tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1a9f8127-f05b-47f0-a772-9a6fd4d208bf tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:08:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1a9f8127-f05b-47f0-a772-9a6fd4d208bf tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 returned with HTTP 200 Sep 01 02:08:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 349/696] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:19 2026] GET /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 => generated 868 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8ad76208-fcbd-4ed5-a37e-e61b66138b77 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8ad76208-fcbd-4ed5-a37e-e61b66138b77 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] POST http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action Sep 01 02:08:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8ad76208-fcbd-4ed5-a37e-e61b66138b77 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8ad76208-fcbd-4ed5-a37e-e61b66138b77 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:19 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=489,cinder:UPDATE=159,cinder:INSERT=82 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:08:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8ad76208-fcbd-4ed5-a37e-e61b66138b77 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:08:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8ad76208-fcbd-4ed5-a37e-e61b66138b77 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Update volume admin metadata completed successfully. Sep 01 02:08:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8ad76208-fcbd-4ed5-a37e-e61b66138b77 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Update readonly setting on volume completed successfully. Sep 01 02:08:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8ad76208-fcbd-4ed5-a37e-e61b66138b77 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action returned with HTTP 202 Sep 01 02:08:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 348/697] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:08:19 2026] POST /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e168a5b9-81c0-421b-b30f-bb2fab82fdc5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e168a5b9-81c0-421b-b30f-bb2fab82fdc5 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] GET http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 Sep 01 02:08:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e168a5b9-81c0-421b-b30f-bb2fab82fdc5 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e168a5b9-81c0-421b-b30f-bb2fab82fdc5 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:19 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=413,cinder:INSERT=35,cinder:UPDATE=47 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:08:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e168a5b9-81c0-421b-b30f-bb2fab82fdc5 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:08:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e168a5b9-81c0-421b-b30f-bb2fab82fdc5 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 returned with HTTP 200 Sep 01 02:08:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 350/698] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:19 2026] GET /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 => generated 867 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-06ebeba0-18cb-4503-b97d-4e95fa4a3045 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-06ebeba0-18cb-4503-b97d-4e95fa4a3045 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] POST http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action Sep 01 02:08:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-06ebeba0-18cb-4503-b97d-4e95fa4a3045 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-06ebeba0-18cb-4503-b97d-4e95fa4a3045 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-06ebeba0-18cb-4503-b97d-4e95fa4a3045 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:08:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-06ebeba0-18cb-4503-b97d-4e95fa4a3045 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Update volume admin metadata completed successfully. Sep 01 02:08:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-06ebeba0-18cb-4503-b97d-4e95fa4a3045 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Update readonly setting on volume completed successfully. Sep 01 02:08:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-06ebeba0-18cb-4503-b97d-4e95fa4a3045 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action returned with HTTP 202 Sep 01 02:08:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 349/699] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:08:19 2026] POST /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:08:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e87c738a-eb15-4530-b5f5-7dcbd707770d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e87c738a-eb15-4530-b5f5-7dcbd707770d tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] GET http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 Sep 01 02:08:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e87c738a-eb15-4530-b5f5-7dcbd707770d tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e87c738a-eb15-4530-b5f5-7dcbd707770d tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e87c738a-eb15-4530-b5f5-7dcbd707770d tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:08:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e87c738a-eb15-4530-b5f5-7dcbd707770d tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 returned with HTTP 200 Sep 01 02:08:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 351/700] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:19 2026] GET /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 => generated 868 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bf608c03-7822-48c1-be68-3216285d2952 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bf608c03-7822-48c1-be68-3216285d2952 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] POST http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action Sep 01 02:08:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bf608c03-7822-48c1-be68-3216285d2952 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-312367574", "disk_format": "raw"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bf608c03-7822-48c1-be68-3216285d2952 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-312367574", "disk_format": "raw"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-bf608c03-7822-48c1-be68-3216285d2952 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:08:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:19 devstack devstack@c-api.service[87017]: DEBUG cinder.image.image_utils [None req-bf608c03-7822-48c1-be68-3216285d2952 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-312367574'}] 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-312367574'}]. {{(pid=87017) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 02:08:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a0f00b2d-f598-4424-abb8-39d3041971d7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a0f00b2d-f598-4424-abb8-39d3041971d7 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:08:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a0f00b2d-f598-4424-abb8-39d3041971d7 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-854690067"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a0f00b2d-f598-4424-abb8-39d3041971d7 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:08:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 352/701] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:08:20 2026] POST /volume/v3/types => generated 223 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-03688786-bb25-45eb-8f4e-39327e896bbe None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-03688786-bb25-45eb-8f4e-39327e896bbe tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] POST http://192.168.122.72/volume/v3/group_types Sep 01 02:08:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-03688786-bb25-45eb-8f4e-39327e896bbe tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1022846584"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-03688786-bb25-45eb-8f4e-39327e896bbe tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] http://192.168.122.72/volume/v3/group_types returned with HTTP 202 Sep 01 02:08:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 353/702] 192.168.122.72 () {62 vars in 1190 bytes} [Tue Sep 1 02:08:20 2026] POST /volume/v3/group_types => generated 181 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-981dee1a-dafb-43df-a015-aaa8de55fd14 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-981dee1a-dafb-43df-a015-aaa8de55fd14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] POST http://192.168.122.72/volume/v3/groups Sep 01 02:08:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-981dee1a-dafb-43df-a015-aaa8de55fd14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0dc345e8-52ce-45c2-a71e-23628229536e", "volume_types": ["6496fea6-7476-4a30-ba7a-5934dad80135"], "name": "tempest-GroupSnapshotsTest-Group-1763248070"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-981dee1a-dafb-43df-a015-aaa8de55fd14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Creating new group {'group': {'group_type': '0dc345e8-52ce-45c2-a71e-23628229536e', 'volume_types': ['6496fea6-7476-4a30-ba7a-5934dad80135'], 'name': 'tempest-GroupSnapshotsTest-Group-1763248070'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:08:20 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.groups [None req-981dee1a-dafb-43df-a015-aaa8de55fd14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Creating group tempest-GroupSnapshotsTest-Group-1763248070. Sep 01 02:08:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-981dee1a-dafb-43df-a015-aaa8de55fd14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Availability Zones retrieved successfully. Sep 01 02:08:21 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-981dee1a-dafb-43df-a015-aaa8de55fd14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Created reservations ['22125ac5-b858-4482-a6d0-d02c8ed6ac72'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-981dee1a-dafb-43df-a015-aaa8de55fd14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups returned with HTTP 202 Sep 01 02:08:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 354/703] 192.168.122.72 () {62 vars in 1176 bytes} [Tue Sep 1 02:08:20 2026] POST /volume/v3/groups => generated 112 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cb6bd3d1-e9d3-4d57-8558-870e073bfca6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cb6bd3d1-e9d3-4d57-8558-870e073bfca6 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/groups/b75084dd-031d-482d-87bb-a5cc38897638 Sep 01 02:08:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cb6bd3d1-e9d3-4d57-8558-870e073bfca6 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cb6bd3d1-e9d3-4d57-8558-870e073bfca6 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-cb6bd3d1-e9d3-4d57-8558-870e073bfca6 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member b75084dd-031d-482d-87bb-a5cc38897638 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:08:21 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:21 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:21 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:21 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:08:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cb6bd3d1-e9d3-4d57-8558-870e073bfca6 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/b75084dd-031d-482d-87bb-a5cc38897638 returned with HTTP 200 Sep 01 02:08:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 355/704] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:08:21 2026] GET /volume/v3/groups/b75084dd-031d-482d-87bb-a5cc38897638 => generated 392 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-bf608c03-7822-48c1-be68-3216285d2952 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Copy volume to image completed successfully. Sep 01 02:08:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bf608c03-7822-48c1-be68-3216285d2952 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action returned with HTTP 202 Sep 01 02:08:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 350/705] 192.168.122.72 () {60 vars in 1270 bytes} [Tue Sep 1 02:08:19 2026] POST /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action => generated 654 bytes in 2107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cc6645da-c5d1-4870-98f3-c9b7f8ecceed None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cc6645da-c5d1-4870-98f3-c9b7f8ecceed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:08:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cc6645da-c5d1-4870-98f3-c9b7f8ecceed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1472685443"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-cc6645da-c5d1-4870-98f3-c9b7f8ecceed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1472685443'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:21 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-cc6645da-c5d1-4870-98f3-c9b7f8ecceed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Create volume of 1 GB Sep 01 02:08:21 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:21 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-cc6645da-c5d1-4870-98f3-c9b7f8ecceed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Availability Zones retrieved successfully. Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-cc6645da-c5d1-4870-98f3-c9b7f8ecceed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Flow 'volume_create_api' (4eef5937-db29-4cef-af4a-61b1a65f9333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-cc6645da-c5d1-4870-98f3-c9b7f8ecceed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f68b89a-79c0-4a69-b0fc-8654bc9927f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-cc6645da-c5d1-4870-98f3-c9b7f8ecceed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-cc6645da-c5d1-4870-98f3-c9b7f8ecceed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f68b89a-79c0-4a69-b0fc-8654bc9927f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-cc6645da-c5d1-4870-98f3-c9b7f8ecceed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ddef0d8-1459-4b6c-a11f-2d59ac5fd0e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e4fe742a-6fd1-43e4-ab61-8ea2bd398dfa None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-cc6645da-c5d1-4870-98f3-c9b7f8ecceed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Created reservations ['2ff23e7f-1418-4360-94c9-f6626dd59cd8', '896b4d80-357e-4ab6-8595-dbe69a28b736', '596fed2c-0911-4d5c-bc64-05e6237e17ca', 'f562fbfa-51b5-445f-b688-97c98cef7602'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-cc6645da-c5d1-4870-98f3-c9b7f8ecceed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ddef0d8-1459-4b6c-a11f-2d59ac5fd0e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ff23e7f-1418-4360-94c9-f6626dd59cd8', '896b4d80-357e-4ab6-8595-dbe69a28b736', '596fed2c-0911-4d5c-bc64-05e6237e17ca', 'f562fbfa-51b5-445f-b688-97c98cef7602']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-cc6645da-c5d1-4870-98f3-c9b7f8ecceed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a50e8a-9f90-43fb-9e30-6107ca35cc04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:22 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-cc6645da-c5d1-4870-98f3-c9b7f8ecceed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a50e8a-9f90-43fb-9e30-6107ca35cc04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2229b78-7b58-43a6-a3fb-a54b1fab45ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1472685443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd01ec4669f249818f4426f2c85681e7',qos_specs=None,replication_status=,reservations=['2ff23e7f-1418-4360-94c9-f6626dd59cd8','896b4d80-357e-4ab6-8595-dbe69a28b736','596fed2c-0911-4d5c-bc64-05e6237e17ca','f562fbfa-51b5-445f-b688-97c98cef7602'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='144603286fc6426a8ecc8f7580236d87',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1472685443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2229b78-7b58-43a6-a3fb-a54b1fab45ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd01ec4669f249818f4426f2c85681e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='144603286fc6426a8ecc8f7580236d87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-cc6645da-c5d1-4870-98f3-c9b7f8ecceed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd294fe0-07b9-43b0-8fef-3a351b14e306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-cc6645da-c5d1-4870-98f3-c9b7f8ecceed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd294fe0-07b9-43b0-8fef-3a351b14e306) transitioned into state 'SUCCESS' from state '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-1472685443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd01ec4669f249818f4426f2c85681e7',qos_specs=None,replication_status=,reservations=['2ff23e7f-1418-4360-94c9-f6626dd59cd8','896b4d80-357e-4ab6-8595-dbe69a28b736','596fed2c-0911-4d5c-bc64-05e6237e17ca','f562fbfa-51b5-445f-b688-97c98cef7602'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='144603286fc6426a8ecc8f7580236d87',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-cc6645da-c5d1-4870-98f3-c9b7f8ecceed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3245dcb-413a-4fa9-a769-6d17551b4516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e4fe742a-6fd1-43e4-ab61-8ea2bd398dfa tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] GET http://192.168.122.72/volume/v3/os-services Sep 01 02:08:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e4fe742a-6fd1-43e4-ab61-8ea2bd398dfa tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e4fe742a-6fd1-43e4-ab61-8ea2bd398dfa tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:22 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:22 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:08:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e4fe742a-6fd1-43e4-ab61-8ea2bd398dfa tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] http://192.168.122.72/volume/v3/os-services returned with HTTP 200 Sep 01 02:08:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 351/706] 192.168.122.72 () {58 vars in 1128 bytes} [Tue Sep 1 02:08:22 2026] GET /volume/v3/os-services => generated 705 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-01651b45-36c5-4d3e-aa2c-e3799de8d768 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-01651b45-36c5-4d3e-aa2c-e3799de8d768 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/groups/b75084dd-031d-482d-87bb-a5cc38897638 Sep 01 02:08:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-01651b45-36c5-4d3e-aa2c-e3799de8d768 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-01651b45-36c5-4d3e-aa2c-e3799de8d768 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-01651b45-36c5-4d3e-aa2c-e3799de8d768 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member b75084dd-031d-482d-87bb-a5cc38897638 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-cc6645da-c5d1-4870-98f3-c9b7f8ecceed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3245dcb-413a-4fa9-a769-6d17551b4516) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:22 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:22 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-cc6645da-c5d1-4870-98f3-c9b7f8ecceed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Flow 'volume_create_api' (4eef5937-db29-4cef-af4a-61b1a65f9333) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-cc6645da-c5d1-4870-98f3-c9b7f8ecceed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Create volume request issued successfully. Sep 01 02:08:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cc6645da-c5d1-4870-98f3-c9b7f8ecceed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 356/707] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:08:21 2026] POST /volume/v3/volumes => generated 758 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8e897111-d301-4a6b-ad7d-23d4c3db676e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8e897111-d301-4a6b-ad7d-23d4c3db676e tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] GET http://192.168.122.72/volume/v3/os-services?host=devstack Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8e897111-d301-4a6b-ad7d-23d4c3db676e tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8e897111-d301-4a6b-ad7d-23d4c3db676e tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:22 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:22 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:08:22 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:22 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), Sep 01 02:08:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-01651b45-36c5-4d3e-aa2c-e3799de8d768 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/b75084dd-031d-482d-87bb-a5cc38897638 returned with HTTP 200 Sep 01 02:08:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8e897111-d301-4a6b-ad7d-23d4c3db676e tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] http://192.168.122.72/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 01 02:08:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 352/708] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:08:22 2026] GET /volume/v3/groups/b75084dd-031d-482d-87bb-a5cc38897638 => generated 393 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 357/709] 192.168.122.72 () {58 vars in 1155 bytes} [Tue Sep 1 02:08:22 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e39427a7-46e1-406e-92d5-c339607fb40a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e39427a7-46e1-406e-92d5-c339607fb40a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e39427a7-46e1-406e-92d5-c339607fb40a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e39427a7-46e1-406e-92d5-c339607fb40a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-70f43673-5d0f-4e6c-ae05-79748562094d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1629811342", "volume_type": "6496fea6-7476-4a30-ba7a-5934dad80135", "group_id": "b75084dd-031d-482d-87bb-a5cc38897638", "size": 1}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1629811342', 'volume_type': '6496fea6-7476-4a30-ba7a-5934dad80135', 'group_id': 'b75084dd-031d-482d-87bb-a5cc38897638', 'size': 1}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:22 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:22 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:22 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:22 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:22 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Create volume of 1 GB Sep 01 02:08:22 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e39427a7-46e1-406e-92d5-c339607fb40a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:22 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:22 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:08:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e39427a7-46e1-406e-92d5-c339607fb40a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 353/710] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:22 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 826 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b28060a4-a512-4d2d-94b8-9aae54569186 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Availability Zones retrieved successfully. Sep 01 02:08:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b28060a4-a512-4d2d-94b8-9aae54569186 tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] GET http://192.168.122.72/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 01 02:08:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b28060a4-a512-4d2d-94b8-9aae54569186 tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b28060a4-a512-4d2d-94b8-9aae54569186 tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:22 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:22 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:08:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b28060a4-a512-4d2d-94b8-9aae54569186 tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] http://192.168.122.72/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 01 02:08:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 354/711] 192.168.122.72 () {58 vars in 1203 bytes} [Tue Sep 1 02:08:22 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Flow 'volume_create_api' (d32a9a21-8d08-4c28-92e5-ebc00a410a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2aae0431-ad26-48bb-bece-ada90f3b8b63 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffaec198-6e62-4bf8-919f-9a1aa4778b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2aae0431-ad26-48bb-bece-ada90f3b8b63 tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] GET http://192.168.122.72/volume/v3/os-services?binary=cinder-scheduler Sep 01 02:08:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2aae0431-ad26-48bb-bece-ada90f3b8b63 tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2aae0431-ad26-48bb-bece-ada90f3b8b63 tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2aae0431-ad26-48bb-bece-ada90f3b8b63 tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] http://192.168.122.72/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 01 02:08:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 355/712] 192.168.122.72 () {58 vars in 1175 bytes} [Tue Sep 1 02:08:22 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-749ff3ac-2a6a-4478-ab58-4fbb242d0fc0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffaec198-6e62-4bf8-919f-9a1aa4778b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:08:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6496fea6-7476-4a30-ba7a-5934dad80135,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-854690067',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6496fea6-7476-4a30-ba7a-5934dad80135', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b75084dd-031d-482d-87bb-a5cc38897638', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c00daa2e-0c56-4120-9934-6479b2894aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:22 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-854690067 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-854690067, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:08:22 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-854690067 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-854690067, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:08:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-749ff3ac-2a6a-4478-ab58-4fbb242d0fc0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:08:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-749ff3ac-2a6a-4478-ab58-4fbb242d0fc0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-810019319"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:23 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Created reservations ['13c61861-d0d3-4db3-b091-414d234cb988', '84ba2e7e-af1f-4350-bff4-74b8d8c8ab04', '5bdafdfa-8e6b-485e-9b72-993d67952014', 'be41e94e-ba1d-424d-afdc-2cd7bed80c64'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:23 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c00daa2e-0c56-4120-9934-6479b2894aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13c61861-d0d3-4db3-b091-414d234cb988', '84ba2e7e-af1f-4350-bff4-74b8d8c8ab04', '5bdafdfa-8e6b-485e-9b72-993d67952014', 'be41e94e-ba1d-424d-afdc-2cd7bed80c64']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:23 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ee8a69d-f7cf-4253-8fb3-acd5ffb55ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-749ff3ac-2a6a-4478-ab58-4fbb242d0fc0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-810019319'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:23 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-749ff3ac-2a6a-4478-ab58-4fbb242d0fc0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Create volume of 1 GB Sep 01 02:08:23 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-749ff3ac-2a6a-4478-ab58-4fbb242d0fc0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Availability Zones retrieved successfully. Sep 01 02:08:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-749ff3ac-2a6a-4478-ab58-4fbb242d0fc0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Flow 'volume_create_api' (339149a2-d959-4274-82db-e1b6647c35ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:23 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:23 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-749ff3ac-2a6a-4478-ab58-4fbb242d0fc0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81aa8d06-c893-4c29-8bdd-52bb2ee3597f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:23 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ee8a69d-f7cf-4253-8fb3-acd5ffb55ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '162123de-5bae-4f88-8c72-0b832001720d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1629811342',encryption_key_id=None,group_id=b75084dd-031d-482d-87bb-a5cc38897638,group_type_id=,metadata={},multiattach=False,project_id='ba7b790f78064a5aac8ce230cb80a02b',qos_specs=None,replication_status=,reservations=['13c61861-d0d3-4db3-b091-414d234cb988','84ba2e7e-af1f-4350-bff4-74b8d8c8ab04','5bdafdfa-8e6b-485e-9b72-993d67952014','be41e94e-ba1d-424d-afdc-2cd7bed80c64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bc6e3b33c384fdeb7166e750dd0bb26',volume_type_id=6496fea6-7476-4a30-ba7a-5934dad80135), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1629811342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b75084dd-031d-482d-87bb-a5cc38897638,host=None,id=162123de-5bae-4f88-8c72-0b832001720d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba7b790f78064a5aac8ce230cb80a02b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bc6e3b33c384fdeb7166e750dd0bb26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6496fea6-7476-4a30-ba7a-5934dad80135),volume_type_id=6496fea6-7476-4a30-ba7a-5934dad80135)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-749ff3ac-2a6a-4478-ab58-4fbb242d0fc0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:23 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a5d064d-fd4c-4132-98a9-6f16b069e80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:23 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a5d064d-fd4c-4132-98a9-6f16b069e80c) transitioned into state 'SUCCESS' from state '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-1629811342',encryption_key_id=None,group_id=b75084dd-031d-482d-87bb-a5cc38897638,group_type_id=,metadata={},multiattach=False,project_id='ba7b790f78064a5aac8ce230cb80a02b',qos_specs=None,replication_status=,reservations=['13c61861-d0d3-4db3-b091-414d234cb988','84ba2e7e-af1f-4350-bff4-74b8d8c8ab04','5bdafdfa-8e6b-485e-9b72-993d67952014','be41e94e-ba1d-424d-afdc-2cd7bed80c64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bc6e3b33c384fdeb7166e750dd0bb26',volume_type_id=6496fea6-7476-4a30-ba7a-5934dad80135)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:23 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (172dc825-2963-43ee-892d-f45516f1faf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-749ff3ac-2a6a-4478-ab58-4fbb242d0fc0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81aa8d06-c893-4c29-8bdd-52bb2ee3597f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-749ff3ac-2a6a-4478-ab58-4fbb242d0fc0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64ccd4d8-b018-4423-89ab-3bd1e314a051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:23 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (172dc825-2963-43ee-892d-f45516f1faf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:23 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Flow 'volume_create_api' (d32a9a21-8d08-4c28-92e5-ebc00a410a24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:23 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Create volume request issued successfully. Sep 01 02:08:23 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:23 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:23 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:23 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:23 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-70f43673-5d0f-4e6c-ae05-79748562094d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:23 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 358/713] 192.168.122.72 () {62 vars in 1179 bytes} [Tue Sep 1 02:08:22 2026] POST /volume/v3/volumes => generated 828 bytes in 820 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4a5538e0-7e74-4efe-8aad-1dde489e9596 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4a5538e0-7e74-4efe-8aad-1dde489e9596 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4a5538e0-7e74-4efe-8aad-1dde489e9596 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4a5538e0-7e74-4efe-8aad-1dde489e9596 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:23 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-749ff3ac-2a6a-4478-ab58-4fbb242d0fc0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Created reservations ['40285222-9d8b-4bda-a985-6dcd608ec8c0', 'b656628e-5f69-45aa-860a-f4e9837659c6', 'aa54ab9f-3057-4de3-b175-376226c4fc24', 'b17a0993-3bc2-4ed0-883e-ab4b19139100'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:23 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:23 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:23 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:23 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-749ff3ac-2a6a-4478-ab58-4fbb242d0fc0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64ccd4d8-b018-4423-89ab-3bd1e314a051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40285222-9d8b-4bda-a985-6dcd608ec8c0', 'b656628e-5f69-45aa-860a-f4e9837659c6', 'aa54ab9f-3057-4de3-b175-376226c4fc24', 'b17a0993-3bc2-4ed0-883e-ab4b19139100']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:23 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4a5538e0-7e74-4efe-8aad-1dde489e9596 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:23 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-4a5538e0-7e74-4efe-8aad-1dde489e9596 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:23 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-4a5538e0-7e74-4efe-8aad-1dde489e9596 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-749ff3ac-2a6a-4478-ab58-4fbb242d0fc0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c7a1059-6ce9-4c24-a78e-7a1b83bd4647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:23 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:23 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-749ff3ac-2a6a-4478-ab58-4fbb242d0fc0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c7a1059-6ce9-4c24-a78e-7a1b83bd4647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4644a711-4ebf-4588-9d86-972515556b12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-810019319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70e0db5523fa43218bec1983c6bad68f',qos_specs=None,replication_status=,reservations=['40285222-9d8b-4bda-a985-6dcd608ec8c0','b656628e-5f69-45aa-860a-f4e9837659c6','aa54ab9f-3057-4de3-b175-376226c4fc24','b17a0993-3bc2-4ed0-883e-ab4b19139100'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e361038554f4db687bdffda06c71f8f',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-810019319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4644a711-4ebf-4588-9d86-972515556b12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70e0db5523fa43218bec1983c6bad68f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e361038554f4db687bdffda06c71f8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-749ff3ac-2a6a-4478-ab58-4fbb242d0fc0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (318f35d1-e1cb-4426-89b2-0012d166c07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:23 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-4a5538e0-7e74-4efe-8aad-1dde489e9596 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:23 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:23 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4a5538e0-7e74-4efe-8aad-1dde489e9596 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:23 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 359/714] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:23 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 896 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6fc0b1b4-1702-432f-a7ee-8210438c7989 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6fc0b1b4-1702-432f-a7ee-8210438c7989 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6fc0b1b4-1702-432f-a7ee-8210438c7989 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6fc0b1b4-1702-432f-a7ee-8210438c7989 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-749ff3ac-2a6a-4478-ab58-4fbb242d0fc0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (318f35d1-e1cb-4426-89b2-0012d166c07d) transitioned into state 'SUCCESS' from state '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-810019319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70e0db5523fa43218bec1983c6bad68f',qos_specs=None,replication_status=,reservations=['40285222-9d8b-4bda-a985-6dcd608ec8c0','b656628e-5f69-45aa-860a-f4e9837659c6','aa54ab9f-3057-4de3-b175-376226c4fc24','b17a0993-3bc2-4ed0-883e-ab4b19139100'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e361038554f4db687bdffda06c71f8f',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-749ff3ac-2a6a-4478-ab58-4fbb242d0fc0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5297e5f-ab80-408c-b466-0dfd13924c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:23 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:23 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:23 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:23 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:23 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6fc0b1b4-1702-432f-a7ee-8210438c7989 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-749ff3ac-2a6a-4478-ab58-4fbb242d0fc0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5297e5f-ab80-408c-b466-0dfd13924c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:24 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-749ff3ac-2a6a-4478-ab58-4fbb242d0fc0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Flow 'volume_create_api' (339149a2-d959-4274-82db-e1b6647c35ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:24 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-749ff3ac-2a6a-4478-ab58-4fbb242d0fc0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Create volume request issued successfully. Sep 01 02:08:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-749ff3ac-2a6a-4478-ab58-4fbb242d0fc0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:24 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 356/715] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:08:22 2026] POST /volume/v3/volumes => generated 760 bytes in 1377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6fc0b1b4-1702-432f-a7ee-8210438c7989 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:24 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 360/716] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:23 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b1ffda8f-68cd-4a31-91d2-8f03b017dbde None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b1ffda8f-68cd-4a31-91d2-8f03b017dbde tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b1ffda8f-68cd-4a31-91d2-8f03b017dbde tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b1ffda8f-68cd-4a31-91d2-8f03b017dbde tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:24 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:24 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:24 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:24 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:24 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b1ffda8f-68cd-4a31-91d2-8f03b017dbde tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b1ffda8f-68cd-4a31-91d2-8f03b017dbde tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:24 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 357/717] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:24 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 828 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-58eb22cf-0d94-450b-9dfa-ab2342224b8d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-58eb22cf-0d94-450b-9dfa-ab2342224b8d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-58eb22cf-0d94-450b-9dfa-ab2342224b8d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-58eb22cf-0d94-450b-9dfa-ab2342224b8d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:24 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:24 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:24 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:24 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:24 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-58eb22cf-0d94-450b-9dfa-ab2342224b8d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:24 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-58eb22cf-0d94-450b-9dfa-ab2342224b8d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:24 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-58eb22cf-0d94-450b-9dfa-ab2342224b8d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bb289871-b2c8-46c7-9e70-9f3c118559d5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bb289871-b2c8-46c7-9e70-9f3c118559d5 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bb289871-b2c8-46c7-9e70-9f3c118559d5 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bb289871-b2c8-46c7-9e70-9f3c118559d5 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:25 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:25 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:25 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:25 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:25 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-58eb22cf-0d94-450b-9dfa-ab2342224b8d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:25 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:25 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:25 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-bb289871-b2c8-46c7-9e70-9f3c118559d5 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bb289871-b2c8-46c7-9e70-9f3c118559d5 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:25 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 358/718] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:25 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-58eb22cf-0d94-450b-9dfa-ab2342224b8d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:25 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 361/719] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:24 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 920 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-64f464a4-d6a8-4e62-bfd1-5567b027472a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-64f464a4-d6a8-4e62-bfd1-5567b027472a tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-64f464a4-d6a8-4e62-bfd1-5567b027472a tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-64f464a4-d6a8-4e62-bfd1-5567b027472a tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:25 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:25 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:25 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:25 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:25 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-64f464a4-d6a8-4e62-bfd1-5567b027472a tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-64f464a4-d6a8-4e62-bfd1-5567b027472a tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:25 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 359/720] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:25 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fad0725d-e173-41cb-981d-2689c4b7c2b6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fad0725d-e173-41cb-981d-2689c4b7c2b6 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fad0725d-e173-41cb-981d-2689c4b7c2b6 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fad0725d-e173-41cb-981d-2689c4b7c2b6 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-993ad650-f39c-4ddc-bbf3-af77eeb94965 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-993ad650-f39c-4ddc-bbf3-af77eeb94965 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-993ad650-f39c-4ddc-bbf3-af77eeb94965 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-993ad650-f39c-4ddc-bbf3-af77eeb94965 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:26 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:26 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:26 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:26 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:26 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:26 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:26 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:26 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:26 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fad0725d-e173-41cb-981d-2689c4b7c2b6 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:26 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-993ad650-f39c-4ddc-bbf3-af77eeb94965 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fad0725d-e173-41cb-981d-2689c4b7c2b6 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:26 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 362/721] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:26 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:26 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-993ad650-f39c-4ddc-bbf3-af77eeb94965 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:26 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-993ad650-f39c-4ddc-bbf3-af77eeb94965 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fafee70b-3b7d-4ba1-8d20-6e52928eb16d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fafee70b-3b7d-4ba1-8d20-6e52928eb16d tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fafee70b-3b7d-4ba1-8d20-6e52928eb16d tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fafee70b-3b7d-4ba1-8d20-6e52928eb16d tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:26 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:26 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:26 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:26 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:26 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fafee70b-3b7d-4ba1-8d20-6e52928eb16d tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fafee70b-3b7d-4ba1-8d20-6e52928eb16d tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:26 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-993ad650-f39c-4ddc-bbf3-af77eeb94965 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:26 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 363/722] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:26 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:26 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:26 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-993ad650-f39c-4ddc-bbf3-af77eeb94965 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:26 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 360/723] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:26 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 920 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:08:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-20ef5b74-6513-4011-92e6-99bc6f24ff86 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-20ef5b74-6513-4011-92e6-99bc6f24ff86 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-20ef5b74-6513-4011-92e6-99bc6f24ff86 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-20ef5b74-6513-4011-92e6-99bc6f24ff86 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:27 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:27 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:27 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-20ef5b74-6513-4011-92e6-99bc6f24ff86 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-20ef5b74-6513-4011-92e6-99bc6f24ff86 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 364/724] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:27 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3d9ca820-838d-4ea4-b855-008b7fafcf8f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3d9ca820-838d-4ea4-b855-008b7fafcf8f tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3d9ca820-838d-4ea4-b855-008b7fafcf8f tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3d9ca820-838d-4ea4-b855-008b7fafcf8f tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:27 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:27 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3d9ca820-838d-4ea4-b855-008b7fafcf8f tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8bc58c7a-5487-41ef-8863-d58bd6befefc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3d9ca820-838d-4ea4-b855-008b7fafcf8f tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 361/725] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:27 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8bc58c7a-5487-41ef-8863-d58bd6befefc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8bc58c7a-5487-41ef-8863-d58bd6befefc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8bc58c7a-5487-41ef-8863-d58bd6befefc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:27 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:27 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:27 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8bc58c7a-5487-41ef-8863-d58bd6befefc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:27 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-8bc58c7a-5487-41ef-8863-d58bd6befefc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:27 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-8bc58c7a-5487-41ef-8863-d58bd6befefc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:27 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-8bc58c7a-5487-41ef-8863-d58bd6befefc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8bc58c7a-5487-41ef-8863-d58bd6befefc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 365/726] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:27 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 920 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-af1fe88b-c42b-402b-8434-0f47e8fdbee4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-af1fe88b-c42b-402b-8434-0f47e8fdbee4 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-af1fe88b-c42b-402b-8434-0f47e8fdbee4 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-af1fe88b-c42b-402b-8434-0f47e8fdbee4 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:28 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:28 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:28 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:28 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:28 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-af1fe88b-c42b-402b-8434-0f47e8fdbee4 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-af1fe88b-c42b-402b-8434-0f47e8fdbee4 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 362/727] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:28 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-47c5163b-5b02-4eba-bc37-a9bb26f0ab1f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-47c5163b-5b02-4eba-bc37-a9bb26f0ab1f tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-47c5163b-5b02-4eba-bc37-a9bb26f0ab1f tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-47c5163b-5b02-4eba-bc37-a9bb26f0ab1f tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:28 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:28 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:28 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:28 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:28 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-47c5163b-5b02-4eba-bc37-a9bb26f0ab1f tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-47c5163b-5b02-4eba-bc37-a9bb26f0ab1f tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 366/728] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:28 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-41358b25-372f-409f-84c1-f5472456bc1f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-41358b25-372f-409f-84c1-f5472456bc1f tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-41358b25-372f-409f-84c1-f5472456bc1f tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-41358b25-372f-409f-84c1-f5472456bc1f tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:28 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:28 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:28 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:28 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:28 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-41358b25-372f-409f-84c1-f5472456bc1f tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:28 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-41358b25-372f-409f-84c1-f5472456bc1f tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:28 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-41358b25-372f-409f-84c1-f5472456bc1f tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:29 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-41358b25-372f-409f-84c1-f5472456bc1f tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:29 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:29 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-41358b25-372f-409f-84c1-f5472456bc1f tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 363/729] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:28 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 920 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2512a18d-f8fd-445d-8741-1a1d111e9a3e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2512a18d-f8fd-445d-8741-1a1d111e9a3e tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2512a18d-f8fd-445d-8741-1a1d111e9a3e tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2512a18d-f8fd-445d-8741-1a1d111e9a3e tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:29 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:29 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:29 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:29 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:29 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2512a18d-f8fd-445d-8741-1a1d111e9a3e tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2512a18d-f8fd-445d-8741-1a1d111e9a3e tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 367/730] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:29 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-917fa262-18c3-4996-8504-87bf079c638e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-917fa262-18c3-4996-8504-87bf079c638e tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-917fa262-18c3-4996-8504-87bf079c638e tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-917fa262-18c3-4996-8504-87bf079c638e tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:29 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:29 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:29 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:29 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:29 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-917fa262-18c3-4996-8504-87bf079c638e tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-917fa262-18c3-4996-8504-87bf079c638e tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 364/731] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:29 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d67de389-6eba-4aae-9a10-ade8b9ef575d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d67de389-6eba-4aae-9a10-ade8b9ef575d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d67de389-6eba-4aae-9a10-ade8b9ef575d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d67de389-6eba-4aae-9a10-ade8b9ef575d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:30 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:30 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:30 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:30 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d67de389-6eba-4aae-9a10-ade8b9ef575d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:30 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-d67de389-6eba-4aae-9a10-ade8b9ef575d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:30 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-d67de389-6eba-4aae-9a10-ade8b9ef575d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:30 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-d67de389-6eba-4aae-9a10-ade8b9ef575d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:30 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:30 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d67de389-6eba-4aae-9a10-ade8b9ef575d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 368/732] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:30 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 920 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-50bfce2b-c640-41f9-a331-a1d13d5bc367 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-50bfce2b-c640-41f9-a331-a1d13d5bc367 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-50bfce2b-c640-41f9-a331-a1d13d5bc367 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-50bfce2b-c640-41f9-a331-a1d13d5bc367 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:30 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:30 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:30 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:30 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-50bfce2b-c640-41f9-a331-a1d13d5bc367 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-50bfce2b-c640-41f9-a331-a1d13d5bc367 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 365/733] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:30 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-534cf36c-b95b-40c8-bdb1-556f2cbedc87 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-534cf36c-b95b-40c8-bdb1-556f2cbedc87 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-534cf36c-b95b-40c8-bdb1-556f2cbedc87 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-534cf36c-b95b-40c8-bdb1-556f2cbedc87 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:30 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:30 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:30 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:30 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-534cf36c-b95b-40c8-bdb1-556f2cbedc87 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-534cf36c-b95b-40c8-bdb1-556f2cbedc87 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 369/734] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:30 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7d686414-f952-413f-86b3-9b6ad59baa54 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7d686414-f952-413f-86b3-9b6ad59baa54 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7d686414-f952-413f-86b3-9b6ad59baa54 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7d686414-f952-413f-86b3-9b6ad59baa54 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:31 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:31 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:31 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:31 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7d686414-f952-413f-86b3-9b6ad59baa54 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:31 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-7d686414-f952-413f-86b3-9b6ad59baa54 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:31 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-7d686414-f952-413f-86b3-9b6ad59baa54 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:31 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-7d686414-f952-413f-86b3-9b6ad59baa54 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:31 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:31 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7d686414-f952-413f-86b3-9b6ad59baa54 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 366/735] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:31 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 920 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-74aba86a-c114-4b39-8e80-78aed500a3d4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-74aba86a-c114-4b39-8e80-78aed500a3d4 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-74aba86a-c114-4b39-8e80-78aed500a3d4 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-74aba86a-c114-4b39-8e80-78aed500a3d4 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:31 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:31 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:31 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:31 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:31 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-74aba86a-c114-4b39-8e80-78aed500a3d4 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-74aba86a-c114-4b39-8e80-78aed500a3d4 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 370/736] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:31 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7c35f4a0-c426-4bbc-a657-59aca05e2be9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7c35f4a0-c426-4bbc-a657-59aca05e2be9 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7c35f4a0-c426-4bbc-a657-59aca05e2be9 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7c35f4a0-c426-4bbc-a657-59aca05e2be9 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:31 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:31 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:31 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:31 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7c35f4a0-c426-4bbc-a657-59aca05e2be9 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7c35f4a0-c426-4bbc-a657-59aca05e2be9 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:32 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 367/737] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:31 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-67151029-b62f-44aa-8a44-ea2bbd3c37cc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-67151029-b62f-44aa-8a44-ea2bbd3c37cc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-67151029-b62f-44aa-8a44-ea2bbd3c37cc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-67151029-b62f-44aa-8a44-ea2bbd3c37cc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:32 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:32 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:32 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-67151029-b62f-44aa-8a44-ea2bbd3c37cc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:32 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-67151029-b62f-44aa-8a44-ea2bbd3c37cc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:32 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-67151029-b62f-44aa-8a44-ea2bbd3c37cc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:32 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-67151029-b62f-44aa-8a44-ea2bbd3c37cc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:32 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:32 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-67151029-b62f-44aa-8a44-ea2bbd3c37cc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:32 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 371/738] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:32 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 920 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7c95bc05-003f-4ceb-a42b-b405de4396b3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7c95bc05-003f-4ceb-a42b-b405de4396b3 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7c95bc05-003f-4ceb-a42b-b405de4396b3 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7c95bc05-003f-4ceb-a42b-b405de4396b3 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:32 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:32 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:32 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7c95bc05-003f-4ceb-a42b-b405de4396b3 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7c95bc05-003f-4ceb-a42b-b405de4396b3 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:32 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 368/739] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:32 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4507addc-bbc4-4ca4-b7d0-a6f97c9ee669 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4507addc-bbc4-4ca4-b7d0-a6f97c9ee669 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4507addc-bbc4-4ca4-b7d0-a6f97c9ee669 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4507addc-bbc4-4ca4-b7d0-a6f97c9ee669 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:33 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:33 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:33 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:33 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:33 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4507addc-bbc4-4ca4-b7d0-a6f97c9ee669 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4507addc-bbc4-4ca4-b7d0-a6f97c9ee669 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 372/740] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:33 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4c2e8114-7b27-463b-82a7-a6f542d185af None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4c2e8114-7b27-463b-82a7-a6f542d185af tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4c2e8114-7b27-463b-82a7-a6f542d185af tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4c2e8114-7b27-463b-82a7-a6f542d185af tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:33 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:33 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:33 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:33 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:33 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4c2e8114-7b27-463b-82a7-a6f542d185af tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:33 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-4c2e8114-7b27-463b-82a7-a6f542d185af tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:33 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-4c2e8114-7b27-463b-82a7-a6f542d185af tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:33 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-4c2e8114-7b27-463b-82a7-a6f542d185af tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:33 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:33 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4c2e8114-7b27-463b-82a7-a6f542d185af tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 369/741] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:33 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 920 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-caf194bb-a628-4589-92ca-053f7635ef3f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-caf194bb-a628-4589-92ca-053f7635ef3f tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-caf194bb-a628-4589-92ca-053f7635ef3f tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-caf194bb-a628-4589-92ca-053f7635ef3f tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:33 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:33 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:33 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:33 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:33 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-caf194bb-a628-4589-92ca-053f7635ef3f tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-caf194bb-a628-4589-92ca-053f7635ef3f tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 373/742] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:33 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2693a416-149c-4603-83f4-99ab53a00b9d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2693a416-149c-4603-83f4-99ab53a00b9d tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2693a416-149c-4603-83f4-99ab53a00b9d tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2693a416-149c-4603-83f4-99ab53a00b9d tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:34 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:34 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:34 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:34 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2693a416-149c-4603-83f4-99ab53a00b9d tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2693a416-149c-4603-83f4-99ab53a00b9d tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 370/743] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:34 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8fff6f68-510d-453a-8dd7-7bb84de5bf21 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8fff6f68-510d-453a-8dd7-7bb84de5bf21 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8fff6f68-510d-453a-8dd7-7bb84de5bf21 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8fff6f68-510d-453a-8dd7-7bb84de5bf21 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8fff6f68-510d-453a-8dd7-7bb84de5bf21 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:34 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-8fff6f68-510d-453a-8dd7-7bb84de5bf21 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:34 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-8fff6f68-510d-453a-8dd7-7bb84de5bf21 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:34 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-8fff6f68-510d-453a-8dd7-7bb84de5bf21 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8fff6f68-510d-453a-8dd7-7bb84de5bf21 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 374/744] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:34 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 920 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0c579cb4-bc1f-439e-af38-eb9bd8d6ce1a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0c579cb4-bc1f-439e-af38-eb9bd8d6ce1a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0c579cb4-bc1f-439e-af38-eb9bd8d6ce1a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0c579cb4-bc1f-439e-af38-eb9bd8d6ce1a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:35 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0c579cb4-bc1f-439e-af38-eb9bd8d6ce1a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0c579cb4-bc1f-439e-af38-eb9bd8d6ce1a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 371/745] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:34 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5c8e6394-af0b-4291-b4c6-404cf59f54a4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5c8e6394-af0b-4291-b4c6-404cf59f54a4 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5c8e6394-af0b-4291-b4c6-404cf59f54a4 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5c8e6394-af0b-4291-b4c6-404cf59f54a4 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:35 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:35 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:35 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5c8e6394-af0b-4291-b4c6-404cf59f54a4 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5c8e6394-af0b-4291-b4c6-404cf59f54a4 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 375/746] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:35 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f0aef97c-aa9a-4f34-8690-15fa3d5f56f5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f0aef97c-aa9a-4f34-8690-15fa3d5f56f5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f0aef97c-aa9a-4f34-8690-15fa3d5f56f5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f0aef97c-aa9a-4f34-8690-15fa3d5f56f5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:35 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f0aef97c-aa9a-4f34-8690-15fa3d5f56f5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:35 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-f0aef97c-aa9a-4f34-8690-15fa3d5f56f5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:35 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-f0aef97c-aa9a-4f34-8690-15fa3d5f56f5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:36 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-f0aef97c-aa9a-4f34-8690-15fa3d5f56f5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:36 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:36 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f0aef97c-aa9a-4f34-8690-15fa3d5f56f5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 372/747] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:35 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 920 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ed0aa9a3-1507-42bb-9ead-a8e6ee90d892 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ed0aa9a3-1507-42bb-9ead-a8e6ee90d892 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ed0aa9a3-1507-42bb-9ead-a8e6ee90d892 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ed0aa9a3-1507-42bb-9ead-a8e6ee90d892 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:36 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:36 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:36 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:36 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:36 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ed0aa9a3-1507-42bb-9ead-a8e6ee90d892 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ed0aa9a3-1507-42bb-9ead-a8e6ee90d892 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 376/748] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:36 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-68c852c8-c155-44d1-87f0-97059971fea5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-68c852c8-c155-44d1-87f0-97059971fea5 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-68c852c8-c155-44d1-87f0-97059971fea5 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-68c852c8-c155-44d1-87f0-97059971fea5 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:36 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:36 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:36 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:36 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:36 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-68c852c8-c155-44d1-87f0-97059971fea5 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-68c852c8-c155-44d1-87f0-97059971fea5 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 373/749] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:36 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2252cd18-7579-4a9a-bdcc-4ac8731d245b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2252cd18-7579-4a9a-bdcc-4ac8731d245b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2252cd18-7579-4a9a-bdcc-4ac8731d245b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2252cd18-7579-4a9a-bdcc-4ac8731d245b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:37 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:37 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2252cd18-7579-4a9a-bdcc-4ac8731d245b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:37 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-2252cd18-7579-4a9a-bdcc-4ac8731d245b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:37 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-2252cd18-7579-4a9a-bdcc-4ac8731d245b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fde059a2-17f3-497d-823a-c6226eeda999 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fde059a2-17f3-497d-823a-c6226eeda999 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fde059a2-17f3-497d-823a-c6226eeda999 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fde059a2-17f3-497d-823a-c6226eeda999 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:37 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:37 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fde059a2-17f3-497d-823a-c6226eeda999 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fde059a2-17f3-497d-823a-c6226eeda999 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 374/750] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:37 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:37 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-2252cd18-7579-4a9a-bdcc-4ac8731d245b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2252cd18-7579-4a9a-bdcc-4ac8731d245b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 377/751] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:37 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 920 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-52731d9f-1b1b-446b-990d-3c2d67961b8b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-52731d9f-1b1b-446b-990d-3c2d67961b8b tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-52731d9f-1b1b-446b-990d-3c2d67961b8b tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-52731d9f-1b1b-446b-990d-3c2d67961b8b tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:37 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:37 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-52731d9f-1b1b-446b-990d-3c2d67961b8b tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-52731d9f-1b1b-446b-990d-3c2d67961b8b tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 375/752] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:37 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-01d0c010-25ea-488d-8fd6-2da88dcfcd66 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-01d0c010-25ea-488d-8fd6-2da88dcfcd66 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-01d0c010-25ea-488d-8fd6-2da88dcfcd66 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-01d0c010-25ea-488d-8fd6-2da88dcfcd66 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:38 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:38 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:38 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:38 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-01d0c010-25ea-488d-8fd6-2da88dcfcd66 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1ee8820e-aed1-4e28-a29c-efbea5b89988 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1ee8820e-aed1-4e28-a29c-efbea5b89988 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1ee8820e-aed1-4e28-a29c-efbea5b89988 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1ee8820e-aed1-4e28-a29c-efbea5b89988 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-01d0c010-25ea-488d-8fd6-2da88dcfcd66 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 378/753] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:38 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:38 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:38 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:38 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:38 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:38 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1ee8820e-aed1-4e28-a29c-efbea5b89988 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:38 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-1ee8820e-aed1-4e28-a29c-efbea5b89988 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:38 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-1ee8820e-aed1-4e28-a29c-efbea5b89988 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2a888cd0-7ef0-49e3-8c6a-09440fa38090 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2a888cd0-7ef0-49e3-8c6a-09440fa38090 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2a888cd0-7ef0-49e3-8c6a-09440fa38090 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2a888cd0-7ef0-49e3-8c6a-09440fa38090 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:38 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-1ee8820e-aed1-4e28-a29c-efbea5b89988 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:38 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:38 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:38 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:38 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:38 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:38 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2a888cd0-7ef0-49e3-8c6a-09440fa38090 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1ee8820e-aed1-4e28-a29c-efbea5b89988 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:38 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 376/754] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:38 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 920 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2a888cd0-7ef0-49e3-8c6a-09440fa38090 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 379/755] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:38 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ba66ed4a-af71-45cd-9cac-efa132d3082c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ba66ed4a-af71-45cd-9cac-efa132d3082c tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ba66ed4a-af71-45cd-9cac-efa132d3082c tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ba66ed4a-af71-45cd-9cac-efa132d3082c tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:39 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:39 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:39 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:39 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:39 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ba66ed4a-af71-45cd-9cac-efa132d3082c tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ba66ed4a-af71-45cd-9cac-efa132d3082c tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 377/756] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:39 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-40a27e85-94da-4721-9e85-9e70ee83ecb2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-40a27e85-94da-4721-9e85-9e70ee83ecb2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-40a27e85-94da-4721-9e85-9e70ee83ecb2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-40a27e85-94da-4721-9e85-9e70ee83ecb2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f79e8b52-e2cf-4199-bc39-7a495614d2b6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f79e8b52-e2cf-4199-bc39-7a495614d2b6 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f79e8b52-e2cf-4199-bc39-7a495614d2b6 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f79e8b52-e2cf-4199-bc39-7a495614d2b6 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:39 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:39 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:39 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:39 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:39 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:39 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-40a27e85-94da-4721-9e85-9e70ee83ecb2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:39 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-40a27e85-94da-4721-9e85-9e70ee83ecb2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:39 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-40a27e85-94da-4721-9e85-9e70ee83ecb2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:39 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f79e8b52-e2cf-4199-bc39-7a495614d2b6 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f79e8b52-e2cf-4199-bc39-7a495614d2b6 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 378/757] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:39 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:39 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-40a27e85-94da-4721-9e85-9e70ee83ecb2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-40a27e85-94da-4721-9e85-9e70ee83ecb2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:39 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 380/758] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:39 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 920 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0ae76e99-3201-47a8-8262-4ad174e45264 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0ae76e99-3201-47a8-8262-4ad174e45264 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0ae76e99-3201-47a8-8262-4ad174e45264 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0ae76e99-3201-47a8-8262-4ad174e45264 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-edeb0972-f0f7-4f0a-84bd-96c59c567a73 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-edeb0972-f0f7-4f0a-84bd-96c59c567a73 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-edeb0972-f0f7-4f0a-84bd-96c59c567a73 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-edeb0972-f0f7-4f0a-84bd-96c59c567a73 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-edeb0972-f0f7-4f0a-84bd-96c59c567a73 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-edeb0972-f0f7-4f0a-84bd-96c59c567a73 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 381/759] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:40 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-24dd181a-1de4-4381-a3f1-601498b6031e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-24dd181a-1de4-4381-a3f1-601498b6031e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-24dd181a-1de4-4381-a3f1-601498b6031e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-24dd181a-1de4-4381-a3f1-601498b6031e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-24dd181a-1de4-4381-a3f1-601498b6031e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:40 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-24dd181a-1de4-4381-a3f1-601498b6031e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:40 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-24dd181a-1de4-4381-a3f1-601498b6031e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0ae76e99-3201-47a8-8262-4ad174e45264 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0ae76e99-3201-47a8-8262-4ad174e45264 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 379/760] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:40 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:40 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-24dd181a-1de4-4381-a3f1-601498b6031e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-24dd181a-1de4-4381-a3f1-601498b6031e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 382/761] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:40 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 920 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-becc0a00-e85a-4ecc-a82e-07ce7a65d15c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-becc0a00-e85a-4ecc-a82e-07ce7a65d15c tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-becc0a00-e85a-4ecc-a82e-07ce7a65d15c tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-becc0a00-e85a-4ecc-a82e-07ce7a65d15c tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:41 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-becc0a00-e85a-4ecc-a82e-07ce7a65d15c tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-becc0a00-e85a-4ecc-a82e-07ce7a65d15c tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 380/762] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:41 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-51ddade4-8564-4ef8-a8d5-80ca61ebcd4b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-51ddade4-8564-4ef8-a8d5-80ca61ebcd4b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-51ddade4-8564-4ef8-a8d5-80ca61ebcd4b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-51ddade4-8564-4ef8-a8d5-80ca61ebcd4b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-51ddade4-8564-4ef8-a8d5-80ca61ebcd4b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-51ddade4-8564-4ef8-a8d5-80ca61ebcd4b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 383/763] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:41 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a3797931-f8f0-4351-b47c-4255ac8987ec None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a3797931-f8f0-4351-b47c-4255ac8987ec tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a3797931-f8f0-4351-b47c-4255ac8987ec tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a3797931-f8f0-4351-b47c-4255ac8987ec tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:41 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a3797931-f8f0-4351-b47c-4255ac8987ec tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:41 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a3797931-f8f0-4351-b47c-4255ac8987ec tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:41 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a3797931-f8f0-4351-b47c-4255ac8987ec tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:42 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-a3797931-f8f0-4351-b47c-4255ac8987ec tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a3797931-f8f0-4351-b47c-4255ac8987ec tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 381/764] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:41 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 920 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c7c187a7-ca3e-4111-a4d4-2ea42b810eae None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c7c187a7-ca3e-4111-a4d4-2ea42b810eae tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c7c187a7-ca3e-4111-a4d4-2ea42b810eae tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c7c187a7-ca3e-4111-a4d4-2ea42b810eae tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:42 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:42 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c7c187a7-ca3e-4111-a4d4-2ea42b810eae tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c7c187a7-ca3e-4111-a4d4-2ea42b810eae tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 384/765] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:42 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1469cd99-229c-4107-bca2-c0b018389f2e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1469cd99-229c-4107-bca2-c0b018389f2e tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1469cd99-229c-4107-bca2-c0b018389f2e tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1469cd99-229c-4107-bca2-c0b018389f2e tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1469cd99-229c-4107-bca2-c0b018389f2e tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1469cd99-229c-4107-bca2-c0b018389f2e tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 382/766] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:42 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-888346f0-5e56-471f-a9ec-df99e0ae807e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-888346f0-5e56-471f-a9ec-df99e0ae807e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-888346f0-5e56-471f-a9ec-df99e0ae807e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-888346f0-5e56-471f-a9ec-df99e0ae807e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:43 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:43 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-888346f0-5e56-471f-a9ec-df99e0ae807e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:43 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-888346f0-5e56-471f-a9ec-df99e0ae807e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:43 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-888346f0-5e56-471f-a9ec-df99e0ae807e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:43 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-888346f0-5e56-471f-a9ec-df99e0ae807e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-888346f0-5e56-471f-a9ec-df99e0ae807e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 385/767] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:43 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 920 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-85799a91-d10c-41a0-abd1-8b4f74386145 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-85799a91-d10c-41a0-abd1-8b4f74386145 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-85799a91-d10c-41a0-abd1-8b4f74386145 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-85799a91-d10c-41a0-abd1-8b4f74386145 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:43 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:43 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-85799a91-d10c-41a0-abd1-8b4f74386145 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-85799a91-d10c-41a0-abd1-8b4f74386145 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 383/768] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:43 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-40e20d22-e124-42cf-9908-d1282782cf12 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-40e20d22-e124-42cf-9908-d1282782cf12 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-40e20d22-e124-42cf-9908-d1282782cf12 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-40e20d22-e124-42cf-9908-d1282782cf12 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:43 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:43 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-40e20d22-e124-42cf-9908-d1282782cf12 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-40e20d22-e124-42cf-9908-d1282782cf12 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 386/769] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:43 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1a94f49b-815f-4605-b8c3-4a7445196f0e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1a94f49b-815f-4605-b8c3-4a7445196f0e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1a94f49b-815f-4605-b8c3-4a7445196f0e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1a94f49b-815f-4605-b8c3-4a7445196f0e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:44 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:44 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1a94f49b-815f-4605-b8c3-4a7445196f0e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:44 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-1a94f49b-815f-4605-b8c3-4a7445196f0e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:44 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-1a94f49b-815f-4605-b8c3-4a7445196f0e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:44 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-1a94f49b-815f-4605-b8c3-4a7445196f0e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1a94f49b-815f-4605-b8c3-4a7445196f0e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 384/770] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:44 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 920 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2ad89c8c-c3f4-4950-abb7-209a67604b2f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2ad89c8c-c3f4-4950-abb7-209a67604b2f tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2ad89c8c-c3f4-4950-abb7-209a67604b2f tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2ad89c8c-c3f4-4950-abb7-209a67604b2f tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:44 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:44 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2ad89c8c-c3f4-4950-abb7-209a67604b2f tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2ad89c8c-c3f4-4950-abb7-209a67604b2f tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 387/771] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:44 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9af2c027-f893-46d1-99c7-9463b0da1562 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9af2c027-f893-46d1-99c7-9463b0da1562 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9af2c027-f893-46d1-99c7-9463b0da1562 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9af2c027-f893-46d1-99c7-9463b0da1562 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:45 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:45 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:45 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:45 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:45 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9af2c027-f893-46d1-99c7-9463b0da1562 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9af2c027-f893-46d1-99c7-9463b0da1562 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 385/772] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:45 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0b26eaca-85d4-4627-93ef-0c1b938f8703 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0b26eaca-85d4-4627-93ef-0c1b938f8703 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0b26eaca-85d4-4627-93ef-0c1b938f8703 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0b26eaca-85d4-4627-93ef-0c1b938f8703 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:45 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:45 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:45 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:45 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:45 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0b26eaca-85d4-4627-93ef-0c1b938f8703 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-0b26eaca-85d4-4627-93ef-0c1b938f8703 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-0b26eaca-85d4-4627-93ef-0c1b938f8703 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:45 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-0b26eaca-85d4-4627-93ef-0c1b938f8703 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:45 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:45 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0b26eaca-85d4-4627-93ef-0c1b938f8703 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 388/773] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:45 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 920 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9c2579d4-4269-432b-9136-befa310381fa None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9c2579d4-4269-432b-9136-befa310381fa tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9c2579d4-4269-432b-9136-befa310381fa tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9c2579d4-4269-432b-9136-befa310381fa tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:45 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:45 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:45 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:45 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:45 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9c2579d4-4269-432b-9136-befa310381fa tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9c2579d4-4269-432b-9136-befa310381fa tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 386/774] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:45 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-97444bc0-42de-4c9f-927c-c4303cc347ea None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-97444bc0-42de-4c9f-927c-c4303cc347ea tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-97444bc0-42de-4c9f-927c-c4303cc347ea tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-97444bc0-42de-4c9f-927c-c4303cc347ea tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:46 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:46 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-97444bc0-42de-4c9f-927c-c4303cc347ea tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-97444bc0-42de-4c9f-927c-c4303cc347ea tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 389/775] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:46 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-894f5f89-2a55-4c09-b595-6d66d5c4b5e0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-894f5f89-2a55-4c09-b595-6d66d5c4b5e0 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-894f5f89-2a55-4c09-b595-6d66d5c4b5e0 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-894f5f89-2a55-4c09-b595-6d66d5c4b5e0 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:46 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:46 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-894f5f89-2a55-4c09-b595-6d66d5c4b5e0 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:46 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-894f5f89-2a55-4c09-b595-6d66d5c4b5e0 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:46 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-894f5f89-2a55-4c09-b595-6d66d5c4b5e0 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:46 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-894f5f89-2a55-4c09-b595-6d66d5c4b5e0 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-894f5f89-2a55-4c09-b595-6d66d5c4b5e0 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 387/776] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:46 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 920 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fe70209b-6178-4e97-8dab-613f001a3ff9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fe70209b-6178-4e97-8dab-613f001a3ff9 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fe70209b-6178-4e97-8dab-613f001a3ff9 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fe70209b-6178-4e97-8dab-613f001a3ff9 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:46 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:46 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fe70209b-6178-4e97-8dab-613f001a3ff9 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fe70209b-6178-4e97-8dab-613f001a3ff9 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 390/777] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:46 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-26c8a8f0-68b7-465a-b06f-2ad524dc06f7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-26c8a8f0-68b7-465a-b06f-2ad524dc06f7 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-26c8a8f0-68b7-465a-b06f-2ad524dc06f7 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-26c8a8f0-68b7-465a-b06f-2ad524dc06f7 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:47 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:47 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:47 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:47 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:47 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-26c8a8f0-68b7-465a-b06f-2ad524dc06f7 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-26c8a8f0-68b7-465a-b06f-2ad524dc06f7 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 388/778] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:47 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-68919cb0-a34d-46a4-b152-c9f8fa92ad77 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-68919cb0-a34d-46a4-b152-c9f8fa92ad77 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-68919cb0-a34d-46a4-b152-c9f8fa92ad77 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-68919cb0-a34d-46a4-b152-c9f8fa92ad77 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:47 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:47 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-68919cb0-a34d-46a4-b152-c9f8fa92ad77 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:47 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-68919cb0-a34d-46a4-b152-c9f8fa92ad77 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:47 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-68919cb0-a34d-46a4-b152-c9f8fa92ad77 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:47 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-68919cb0-a34d-46a4-b152-c9f8fa92ad77 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-68919cb0-a34d-46a4-b152-c9f8fa92ad77 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 391/779] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:47 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 920 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6a55a306-1d52-40c5-bec5-5638a52ff6ac None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6a55a306-1d52-40c5-bec5-5638a52ff6ac tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6a55a306-1d52-40c5-bec5-5638a52ff6ac tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6a55a306-1d52-40c5-bec5-5638a52ff6ac tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:48 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:48 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:48 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:48 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:48 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6a55a306-1d52-40c5-bec5-5638a52ff6ac tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6a55a306-1d52-40c5-bec5-5638a52ff6ac tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 389/780] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:48 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-85dd65d7-b840-4dc6-ac61-e78230c0fff5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-85dd65d7-b840-4dc6-ac61-e78230c0fff5 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-85dd65d7-b840-4dc6-ac61-e78230c0fff5 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-85dd65d7-b840-4dc6-ac61-e78230c0fff5 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:48 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:48 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:48 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:48 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:48 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-85dd65d7-b840-4dc6-ac61-e78230c0fff5 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-85dd65d7-b840-4dc6-ac61-e78230c0fff5 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:48 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 392/781] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:48 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0240d31e-0856-4379-8a75-c46ab3f95f4b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0240d31e-0856-4379-8a75-c46ab3f95f4b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0240d31e-0856-4379-8a75-c46ab3f95f4b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0240d31e-0856-4379-8a75-c46ab3f95f4b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:48 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:48 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:48 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:48 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:48 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0240d31e-0856-4379-8a75-c46ab3f95f4b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:48 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-0240d31e-0856-4379-8a75-c46ab3f95f4b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:48 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-0240d31e-0856-4379-8a75-c46ab3f95f4b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:48 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-0240d31e-0856-4379-8a75-c46ab3f95f4b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:48 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:48 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0240d31e-0856-4379-8a75-c46ab3f95f4b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 390/782] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:48 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 920 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-33834a70-6906-41e4-916d-f139eb2e26bd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-33834a70-6906-41e4-916d-f139eb2e26bd tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] GET http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 Sep 01 02:08:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-33834a70-6906-41e4-916d-f139eb2e26bd tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-33834a70-6906-41e4-916d-f139eb2e26bd tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-33834a70-6906-41e4-916d-f139eb2e26bd tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:08:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-33834a70-6906-41e4-916d-f139eb2e26bd tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 returned with HTTP 200 Sep 01 02:08:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 393/783] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:49 2026] GET /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 => generated 868 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a233729b-5533-4e8c-a965-2466ce200abd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a233729b-5533-4e8c-a965-2466ce200abd tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] POST http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action Sep 01 02:08:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a233729b-5533-4e8c-a965-2466ce200abd tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-462229166", "disk_format": "qcow2"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a233729b-5533-4e8c-a965-2466ce200abd tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-462229166", "disk_format": "qcow2"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2bb324ed-af6b-4d83-9842-4faf08fde6e6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2bb324ed-af6b-4d83-9842-4faf08fde6e6 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2bb324ed-af6b-4d83-9842-4faf08fde6e6 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2bb324ed-af6b-4d83-9842-4faf08fde6e6 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a233729b-5533-4e8c-a965-2466ce200abd tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:08:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2bb324ed-af6b-4d83-9842-4faf08fde6e6 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2bb324ed-af6b-4d83-9842-4faf08fde6e6 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 394/784] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:49 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:49 devstack devstack@c-api.service[87017]: DEBUG cinder.image.image_utils [None req-a233729b-5533-4e8c-a965-2466ce200abd tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-462229166'}] 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-462229166'}]. {{(pid=87017) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 02:08:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e7842fba-71b6-4f5f-9d49-0a73ede501cc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e7842fba-71b6-4f5f-9d49-0a73ede501cc tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e7842fba-71b6-4f5f-9d49-0a73ede501cc tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e7842fba-71b6-4f5f-9d49-0a73ede501cc tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e7842fba-71b6-4f5f-9d49-0a73ede501cc tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e7842fba-71b6-4f5f-9d49-0a73ede501cc tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 395/785] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:49 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a3edec5c-fc81-4b4c-9ed1-4a168a248c2e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a3edec5c-fc81-4b4c-9ed1-4a168a248c2e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a3edec5c-fc81-4b4c-9ed1-4a168a248c2e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a3edec5c-fc81-4b4c-9ed1-4a168a248c2e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:50 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:50 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:50 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:50 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a3edec5c-fc81-4b4c-9ed1-4a168a248c2e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:50 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a3edec5c-fc81-4b4c-9ed1-4a168a248c2e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:50 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a3edec5c-fc81-4b4c-9ed1-4a168a248c2e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:50 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a233729b-5533-4e8c-a965-2466ce200abd tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Copy volume to image completed successfully. Sep 01 02:08:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a233729b-5533-4e8c-a965-2466ce200abd tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action returned with HTTP 202 Sep 01 02:08:50 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 391/786] 192.168.122.72 () {60 vars in 1270 bytes} [Tue Sep 1 02:08:49 2026] POST /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8/action => generated 656 bytes in 975 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:50 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-a3edec5c-fc81-4b4c-9ed1-4a168a248c2e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:50 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:50 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a3edec5c-fc81-4b4c-9ed1-4a168a248c2e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 396/787] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:49 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 920 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6457bc7b-700e-483a-ae41-1f541ff3ddb4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6457bc7b-700e-483a-ae41-1f541ff3ddb4 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6457bc7b-700e-483a-ae41-1f541ff3ddb4 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6457bc7b-700e-483a-ae41-1f541ff3ddb4 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:50 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:50 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:50 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:50 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:50 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6457bc7b-700e-483a-ae41-1f541ff3ddb4 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6457bc7b-700e-483a-ae41-1f541ff3ddb4 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:50 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 392/788] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:50 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f8944ce3-9dfd-464c-a5c6-c097c500851b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f8944ce3-9dfd-464c-a5c6-c097c500851b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f8944ce3-9dfd-464c-a5c6-c097c500851b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f8944ce3-9dfd-464c-a5c6-c097c500851b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:50 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:50 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:50 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:50 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f8944ce3-9dfd-464c-a5c6-c097c500851b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f8944ce3-9dfd-464c-a5c6-c097c500851b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 397/789] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:50 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-ab389054-afc2-45ef-8039-569507314ea9 req-77581db6-9087-444d-83b2-7744f82ec107 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-77581db6-9087-444d-83b2-7744f82ec107 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-77581db6-9087-444d-83b2-7744f82ec107 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-77581db6-9087-444d-83b2-7744f82ec107 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:50 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:50 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:50 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:50 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:50 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-ab389054-afc2-45ef-8039-569507314ea9 req-77581db6-9087-444d-83b2-7744f82ec107 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-77581db6-9087-444d-83b2-7744f82ec107 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:50 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 393/790] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:08:50 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-ab389054-afc2-45ef-8039-569507314ea9 req-456bb9b8-ce22-4292-9ddb-2c6b25263c57 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-456bb9b8-ce22-4292-9ddb-2c6b25263c57 None None] GET http://192.168.122.72/volume// Sep 01 02:08:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-456bb9b8-ce22-4292-9ddb-2c6b25263c57 None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-456bb9b8-ce22-4292-9ddb-2c6b25263c57 None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-456bb9b8-ce22-4292-9ddb-2c6b25263c57 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:08:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 398/791] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:08:50 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:08:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-ab389054-afc2-45ef-8039-569507314ea9 req-95cc7546-9a14-40a4-9aae-463a9414f988 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-95cc7546-9a14-40a4-9aae-463a9414f988 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:08:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-95cc7546-9a14-40a4-9aae-463a9414f988 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2229b78-7b58-43a6-a3fb-a54b1fab45ca", "connector": null, "instance_uuid": "0d3b007f-4cfd-4c86-b6da-bf8f309f35ec"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:50 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:50 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:50 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:50 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-95cc7546-9a14-40a4-9aae-463a9414f988 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:08:50 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 394/792] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:08:50 2026] POST /volume/v3/attachments => generated 273 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-60bff69f-c5c7-48be-b664-c6523041d6dd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-60bff69f-c5c7-48be-b664-c6523041d6dd tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-60bff69f-c5c7-48be-b664-c6523041d6dd tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-60bff69f-c5c7-48be-b664-c6523041d6dd tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-ab389054-afc2-45ef-8039-569507314ea9 req-0b5ff6dd-4179-4ded-b5c4-537c82c91774 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-0b5ff6dd-4179-4ded-b5c4-537c82c91774 None None] GET http://192.168.122.72/volume// Sep 01 02:08:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-0b5ff6dd-4179-4ded-b5c4-537c82c91774 None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-0b5ff6dd-4179-4ded-b5c4-537c82c91774 None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-0b5ff6dd-4179-4ded-b5c4-537c82c91774 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:08:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 395/793] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:08:51 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-60bff69f-c5c7-48be-b664-c6523041d6dd tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-ab389054-afc2-45ef-8039-569507314ea9 req-e91dad6e-4093-4c22-84a6-08b235f70f70 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-60bff69f-c5c7-48be-b664-c6523041d6dd tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 399/794] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:50 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-e91dad6e-4093-4c22-84a6-08b235f70f70 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-e91dad6e-4093-4c22-84a6-08b235f70f70 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-e91dad6e-4093-4c22-84a6-08b235f70f70 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-ab389054-afc2-45ef-8039-569507314ea9 req-e91dad6e-4093-4c22-84a6-08b235f70f70 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-e91dad6e-4093-4c22-84a6-08b235f70f70 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 396/795] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:08:51 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 1031 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-24f82ba7-e39b-4091-8c1b-11d9c0a80b73 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-24f82ba7-e39b-4091-8c1b-11d9c0a80b73 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-24f82ba7-e39b-4091-8c1b-11d9c0a80b73 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-24f82ba7-e39b-4091-8c1b-11d9c0a80b73 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-24f82ba7-e39b-4091-8c1b-11d9c0a80b73 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-24f82ba7-e39b-4091-8c1b-11d9c0a80b73 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:08:51 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-24f82ba7-e39b-4091-8c1b-11d9c0a80b73 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:08:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-ab389054-afc2-45ef-8039-569507314ea9 req-71a01705-04f4-4970-b0f7-5890ba9d91ee None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-71a01705-04f4-4970-b0f7-5890ba9d91ee tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] PUT http://192.168.122.72/volume/v3/attachments/5a0205da-5e55-4412-8070-76e232432225 Sep 01 02:08:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-71a01705-04f4-4970-b0f7-5890ba9d91ee tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.72", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:32e52322f66a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "b99c6661-3d45-4b14-b3c5-e80eb5d23bfa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:51 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-ab389054-afc2-45ef-8039-569507314ea9 req-71a01705-04f4-4970-b0f7-5890ba9d91ee tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Acquiring lock "cinder-attachment_update-a2229b78-7b58-43a6-a3fb-a54b1fab45ca-devstack" by "attachment_update" {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-24f82ba7-e39b-4091-8c1b-11d9c0a80b73 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:51 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-ab389054-afc2-45ef-8039-569507314ea9 req-71a01705-04f4-4970-b0f7-5890ba9d91ee tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Lock "cinder-attachment_update-a2229b78-7b58-43a6-a3fb-a54b1fab45ca-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:08:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-24f82ba7-e39b-4091-8c1b-11d9c0a80b73 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:08:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 400/796] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:08:51 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 921 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9ff4e301-f45c-44bb-84a5-16bda0700f14 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9ff4e301-f45c-44bb-84a5-16bda0700f14 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9ff4e301-f45c-44bb-84a5-16bda0700f14 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9ff4e301-f45c-44bb-84a5-16bda0700f14 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9ff4e301-f45c-44bb-84a5-16bda0700f14 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9ff4e301-f45c-44bb-84a5-16bda0700f14 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 401/797] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:51 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-efb198b5-0df8-4c6e-b433-47e9ce51c938 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-efb198b5-0df8-4c6e-b433-47e9ce51c938 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] POST http://192.168.122.72/volume/v3/group_snapshots Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-efb198b5-0df8-4c6e-b433-47e9ce51c938 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b75084dd-031d-482d-87bb-a5cc38897638", "name": "tempest-group_snapshot-653238520"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-efb198b5-0df8-4c6e-b433-47e9ce51c938 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b75084dd-031d-482d-87bb-a5cc38897638', 'name': 'tempest-group_snapshot-653238520'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.group_snapshots [None req-efb198b5-0df8-4c6e-b433-47e9ce51c938 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Creating group_snapshot tempest-group_snapshot-653238520. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:08:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:51 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-efb198b5-0df8-4c6e-b433-47e9ce51c938 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-854690067 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-854690067, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-efb198b5-0df8-4c6e-b433-47e9ce51c938 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Created reservations ['3796548f-0bf4-46f1-8e69-7b98bf257b5f', '4624abd4-80a1-4a41-bdd1-d12d5e1c841b', 'e197e14a-aea3-4299-86b2-0d86332f6aa1', 'aa03fdfc-8c90-4817-83c0-9f485f5a3f6f'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-efb198b5-0df8-4c6e-b433-47e9ce51c938 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots returned with HTTP 202 Sep 01 02:08:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 402/798] 192.168.122.72 () {62 vars in 1203 bytes} [Tue Sep 1 02:08:51 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0c3b0e0e-d311-43dc-81bb-8ba84093b541 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0c3b0e0e-d311-43dc-81bb-8ba84093b541 tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0c3b0e0e-d311-43dc-81bb-8ba84093b541 tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0c3b0e0e-d311-43dc-81bb-8ba84093b541 tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0c3b0e0e-d311-43dc-81bb-8ba84093b541 tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] Volume info retrieved successfully. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0c3b0e0e-d311-43dc-81bb-8ba84093b541 tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 403/799] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:51 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-79cb644e-edb2-4ca7-bfad-50b040d115d9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-79cb644e-edb2-4ca7-bfad-50b040d115d9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-79cb644e-edb2-4ca7-bfad-50b040d115d9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-79cb644e-edb2-4ca7-bfad-50b040d115d9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-79cb644e-edb2-4ca7-bfad-50b040d115d9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 5566bf43-9a8b-4b03-a170-568524204a29 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-79cb644e-edb2-4ca7-bfad-50b040d115d9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 returned with HTTP 200 Sep 01 02:08:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 404/800] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:08:51 2026] GET /volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 => generated 306 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8bbfd74a-3632-440e-9942-31ac60e062ae None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8bbfd74a-3632-440e-9942-31ac60e062ae tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] GET http://192.168.122.72/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8bbfd74a-3632-440e-9942-31ac60e062ae tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8bbfd74a-3632-440e-9942-31ac60e062ae tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8bbfd74a-3632-440e-9942-31ac60e062ae tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] http://192.168.122.72/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 01 02:08:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 405/801] 192.168.122.72 () {58 vars in 1197 bytes} [Tue Sep 1 02:08:51 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0fae1b44-1b68-41a9-b948-c4704eff9c65 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0fae1b44-1b68-41a9-b948-c4704eff9c65 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0fae1b44-1b68-41a9-b948-c4704eff9c65 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0fae1b44-1b68-41a9-b948-c4704eff9c65 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0fae1b44-1b68-41a9-b948-c4704eff9c65 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0fae1b44-1b68-41a9-b948-c4704eff9c65 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 406/802] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:51 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ff48968f-dfb9-4e5d-a738-a9998f25aa01 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ff48968f-dfb9-4e5d-a738-a9998f25aa01 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] DELETE http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ff48968f-dfb9-4e5d-a738-a9998f25aa01 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ff48968f-dfb9-4e5d-a738-a9998f25aa01 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-ff48968f-dfb9-4e5d-a738-a9998f25aa01 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Delete volume with id: 4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ff48968f-dfb9-4e5d-a738-a9998f25aa01 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ff48968f-dfb9-4e5d-a738-a9998f25aa01 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Delete volume request issued successfully. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ff48968f-dfb9-4e5d-a738-a9998f25aa01 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 202 Sep 01 02:08:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 407/803] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:08:51 2026] DELETE /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-60c751f4-9a04-4e2c-9c5c-3a3fbf5f40a0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-60c751f4-9a04-4e2c-9c5c-3a3fbf5f40a0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-60c751f4-9a04-4e2c-9c5c-3a3fbf5f40a0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-60c751f4-9a04-4e2c-9c5c-3a3fbf5f40a0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-60c751f4-9a04-4e2c-9c5c-3a3fbf5f40a0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-60c751f4-9a04-4e2c-9c5c-3a3fbf5f40a0 tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 408/804] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:51 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-97486a56-46a7-4a83-86f7-47828fcf74d9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-97486a56-46a7-4a83-86f7-47828fcf74d9 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-97486a56-46a7-4a83-86f7-47828fcf74d9 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-97486a56-46a7-4a83-86f7-47828fcf74d9 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:52 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-97486a56-46a7-4a83-86f7-47828fcf74d9 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-97486a56-46a7-4a83-86f7-47828fcf74d9 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 409/805] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:52 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-057a9433-15d0-4b0e-84af-6611b4029522 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-057a9433-15d0-4b0e-84af-6611b4029522 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 Sep 01 02:08:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-057a9433-15d0-4b0e-84af-6611b4029522 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-057a9433-15d0-4b0e-84af-6611b4029522 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-057a9433-15d0-4b0e-84af-6611b4029522 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 5566bf43-9a8b-4b03-a170-568524204a29 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:08:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-057a9433-15d0-4b0e-84af-6611b4029522 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 returned with HTTP 200 Sep 01 02:08:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 410/806] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:08:52 2026] GET /volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 => generated 306 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e73be524-347f-42c5-8ff0-fe8ead061caf None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e73be524-347f-42c5-8ff0-fe8ead061caf tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e73be524-347f-42c5-8ff0-fe8ead061caf tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e73be524-347f-42c5-8ff0-fe8ead061caf tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:52 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e73be524-347f-42c5-8ff0-fe8ead061caf tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Volume info retrieved successfully. Sep 01 02:08:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e73be524-347f-42c5-8ff0-fe8ead061caf tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 200 Sep 01 02:08:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 411/807] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:52 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 852 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e940e9e8-594c-44fe-831c-8c8913798a47 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e940e9e8-594c-44fe-831c-8c8913798a47 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e940e9e8-594c-44fe-831c-8c8913798a47 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e940e9e8-594c-44fe-831c-8c8913798a47 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e940e9e8-594c-44fe-831c-8c8913798a47 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e940e9e8-594c-44fe-831c-8c8913798a47 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 412/808] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:53 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-938225a5-8ad9-4079-b9b8-d808de6b75a6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-938225a5-8ad9-4079-b9b8-d808de6b75a6 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 Sep 01 02:08:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-938225a5-8ad9-4079-b9b8-d808de6b75a6 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-938225a5-8ad9-4079-b9b8-d808de6b75a6 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-938225a5-8ad9-4079-b9b8-d808de6b75a6 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 5566bf43-9a8b-4b03-a170-568524204a29 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:08:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-938225a5-8ad9-4079-b9b8-d808de6b75a6 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 returned with HTTP 200 Sep 01 02:08:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 413/809] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:08:53 2026] GET /volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 => generated 306 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bb21041b-ee56-4a0a-878c-3718b341d88f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bb21041b-ee56-4a0a-878c-3718b341d88f tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] GET http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 Sep 01 02:08:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bb21041b-ee56-4a0a-878c-3718b341d88f tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bb21041b-ee56-4a0a-878c-3718b341d88f tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bb21041b-ee56-4a0a-878c-3718b341d88f tempest-VolumesServicesTestJSON-1747723785 tempest-VolumesServicesTestJSON-1747723785-project-member] http://192.168.122.72/volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 returned with HTTP 404 Sep 01 02:08:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 414/810] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:54 2026] GET /volume/v3/volumes/4644a711-4ebf-4588-9d86-972515556b12 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-61002208-3d2d-484f-9426-25b1468a4795 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-61002208-3d2d-484f-9426-25b1468a4795 tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] GET http://192.168.122.72/volume/v3/os-services Sep 01 02:08:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-61002208-3d2d-484f-9426-25b1468a4795 tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-61002208-3d2d-484f-9426-25b1468a4795 tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:54 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:54 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:08:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-61002208-3d2d-484f-9426-25b1468a4795 tempest-VolumesServicesTestJSON-1720229558 tempest-VolumesServicesTestJSON-1720229558-project-admin] http://192.168.122.72/volume/v3/os-services returned with HTTP 200 Sep 01 02:08:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 415/811] 192.168.122.72 () {58 vars in 1128 bytes} [Tue Sep 1 02:08:54 2026] GET /volume/v3/os-services => generated 705 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4b8653d5-2df7-4bcd-b088-ab8056d956a7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4b8653d5-2df7-4bcd-b088-ab8056d956a7 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4b8653d5-2df7-4bcd-b088-ab8056d956a7 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4b8653d5-2df7-4bcd-b088-ab8056d956a7 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:54 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:54 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:54 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:54 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:54 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4b8653d5-2df7-4bcd-b088-ab8056d956a7 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4b8653d5-2df7-4bcd-b088-ab8056d956a7 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 416/812] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:54 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-35487deb-2290-4274-aae6-faa7726c9a9e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-35487deb-2290-4274-aae6-faa7726c9a9e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 Sep 01 02:08:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-35487deb-2290-4274-aae6-faa7726c9a9e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-35487deb-2290-4274-aae6-faa7726c9a9e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-35487deb-2290-4274-aae6-faa7726c9a9e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 5566bf43-9a8b-4b03-a170-568524204a29 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:08:54 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:54 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-35487deb-2290-4274-aae6-faa7726c9a9e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 returned with HTTP 200 Sep 01 02:08:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 417/813] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:08:54 2026] GET /volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 => generated 306 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ff166cc2-2dee-4194-9e63-4619b980f1a3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ff166cc2-2dee-4194-9e63-4619b980f1a3 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ff166cc2-2dee-4194-9e63-4619b980f1a3 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ff166cc2-2dee-4194-9e63-4619b980f1a3 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:55 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:55 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:55 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:55 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:55 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ff166cc2-2dee-4194-9e63-4619b980f1a3 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ff166cc2-2dee-4194-9e63-4619b980f1a3 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 418/814] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:55 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-be920f48-9646-428d-a319-7efc7dd884fa None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-be920f48-9646-428d-a319-7efc7dd884fa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 Sep 01 02:08:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-be920f48-9646-428d-a319-7efc7dd884fa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-be920f48-9646-428d-a319-7efc7dd884fa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-be920f48-9646-428d-a319-7efc7dd884fa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 5566bf43-9a8b-4b03-a170-568524204a29 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:08:55 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:55 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-be920f48-9646-428d-a319-7efc7dd884fa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 returned with HTTP 200 Sep 01 02:08:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 419/815] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:08:55 2026] GET /volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 => generated 306 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8d4d922a-b81a-4286-8cc3-cf9440e4aca7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8d4d922a-b81a-4286-8cc3-cf9440e4aca7 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8d4d922a-b81a-4286-8cc3-cf9440e4aca7 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8d4d922a-b81a-4286-8cc3-cf9440e4aca7 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:56 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:56 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8d4d922a-b81a-4286-8cc3-cf9440e4aca7 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8d4d922a-b81a-4286-8cc3-cf9440e4aca7 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 420/816] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:56 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4852e397-4685-4a87-930b-08647da7764b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4852e397-4685-4a87-930b-08647da7764b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 Sep 01 02:08:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4852e397-4685-4a87-930b-08647da7764b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4852e397-4685-4a87-930b-08647da7764b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-4852e397-4685-4a87-930b-08647da7764b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 5566bf43-9a8b-4b03-a170-568524204a29 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:08:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4852e397-4685-4a87-930b-08647da7764b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 returned with HTTP 200 Sep 01 02:08:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 421/817] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:08:57 2026] GET /volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 => generated 306 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b8da4e59-b632-4f41-a868-622960ed0290 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b8da4e59-b632-4f41-a868-622960ed0290 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b8da4e59-b632-4f41-a868-622960ed0290 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b8da4e59-b632-4f41-a868-622960ed0290 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b8da4e59-b632-4f41-a868-622960ed0290 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b8da4e59-b632-4f41-a868-622960ed0290 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 422/818] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:58 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-11ecfeab-84f6-430c-9d81-739c52386102 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-11ecfeab-84f6-430c-9d81-739c52386102 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 Sep 01 02:08:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-11ecfeab-84f6-430c-9d81-739c52386102 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-11ecfeab-84f6-430c-9d81-739c52386102 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-11ecfeab-84f6-430c-9d81-739c52386102 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 5566bf43-9a8b-4b03-a170-568524204a29 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:08:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-11ecfeab-84f6-430c-9d81-739c52386102 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 returned with HTTP 200 Sep 01 02:08:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 423/819] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:08:58 2026] GET /volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 => generated 306 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a71323f5-122f-4a3b-8a39-9781ea005775 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a71323f5-122f-4a3b-8a39-9781ea005775 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:08:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a71323f5-122f-4a3b-8a39-9781ea005775 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a71323f5-122f-4a3b-8a39-9781ea005775 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:08:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a71323f5-122f-4a3b-8a39-9781ea005775 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:08:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a71323f5-122f-4a3b-8a39-9781ea005775 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:08:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 424/820] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:59 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a0367a84-a3a4-4f3a-801b-49fa125b3f71 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a0367a84-a3a4-4f3a-801b-49fa125b3f71 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 Sep 01 02:08:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a0367a84-a3a4-4f3a-801b-49fa125b3f71 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a0367a84-a3a4-4f3a-801b-49fa125b3f71 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-a0367a84-a3a4-4f3a-801b-49fa125b3f71 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 5566bf43-9a8b-4b03-a170-568524204a29 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:08:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:08:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a0367a84-a3a4-4f3a-801b-49fa125b3f71 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 returned with HTTP 200 Sep 01 02:08:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 425/821] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:08:59 2026] GET /volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 => generated 306 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f53e3797-dafc-4221-8b95-42933eddb57d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f53e3797-dafc-4221-8b95-42933eddb57d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:09:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f53e3797-dafc-4221-8b95-42933eddb57d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f53e3797-dafc-4221-8b95-42933eddb57d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:00 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:00 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:00 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:00 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:00 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f53e3797-dafc-4221-8b95-42933eddb57d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:09:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f53e3797-dafc-4221-8b95-42933eddb57d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:09:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 426/822] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:00 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5ccee001-d03b-4df5-b00d-8bdda7d4c760 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5ccee001-d03b-4df5-b00d-8bdda7d4c760 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 Sep 01 02:09:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5ccee001-d03b-4df5-b00d-8bdda7d4c760 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5ccee001-d03b-4df5-b00d-8bdda7d4c760 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-5ccee001-d03b-4df5-b00d-8bdda7d4c760 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 5566bf43-9a8b-4b03-a170-568524204a29 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:09:00 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:00 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5ccee001-d03b-4df5-b00d-8bdda7d4c760 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 returned with HTTP 200 Sep 01 02:09:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 427/823] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:09:00 2026] GET /volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 => generated 306 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-79265b71-01e2-4054-88d2-57d160d05427 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-79265b71-01e2-4054-88d2-57d160d05427 tempest-VolumeServicesNegativeTest-417437298 tempest-VolumeServicesNegativeTest-417437298-project-admin] GET http://192.168.122.72/volume/v3/os-services Sep 01 02:09:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-79265b71-01e2-4054-88d2-57d160d05427 tempest-VolumeServicesNegativeTest-417437298 tempest-VolumeServicesNegativeTest-417437298-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-79265b71-01e2-4054-88d2-57d160d05427 tempest-VolumeServicesNegativeTest-417437298 tempest-VolumeServicesNegativeTest-417437298-project-admin] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:00 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:00 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:09:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-79265b71-01e2-4054-88d2-57d160d05427 tempest-VolumeServicesNegativeTest-417437298 tempest-VolumeServicesNegativeTest-417437298-project-admin] http://192.168.122.72/volume/v3/os-services returned with HTTP 200 Sep 01 02:09:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 428/824] 192.168.122.72 () {58 vars in 1128 bytes} [Tue Sep 1 02:09:00 2026] GET /volume/v3/os-services => generated 705 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-71c883c5-acfe-4e57-8679-2b1ac084535b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-71c883c5-acfe-4e57-8679-2b1ac084535b tempest-VolumeServicesNegativeTest-417437298 tempest-VolumeServicesNegativeTest-417437298-project-admin] PUT http://192.168.122.72/volume/v3/os-services/disable-log-reason Sep 01 02:09:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-71c883c5-acfe-4e57-8679-2b1ac084535b tempest-VolumeServicesNegativeTest-417437298 tempest-VolumeServicesNegativeTest-417437298-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-71c883c5-acfe-4e57-8679-2b1ac084535b tempest-VolumeServicesNegativeTest-417437298 tempest-VolumeServicesNegativeTest-417437298-project-admin] http://192.168.122.72/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 01 02:09:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 429/825] 192.168.122.72 () {60 vars in 1205 bytes} [Tue Sep 1 02:09:00 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:09:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a2eac6b3-c94a-4ffb-a209-1e179e5d72fc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a2eac6b3-c94a-4ffb-a209-1e179e5d72fc tempest-VolumeServicesNegativeTest-417437298 tempest-VolumeServicesNegativeTest-417437298-project-admin] PUT http://192.168.122.72/volume/v3/os-services/disable Sep 01 02:09:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a2eac6b3-c94a-4ffb-a209-1e179e5d72fc tempest-VolumeServicesNegativeTest-417437298 tempest-VolumeServicesNegativeTest-417437298-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a2eac6b3-c94a-4ffb-a209-1e179e5d72fc tempest-VolumeServicesNegativeTest-417437298 tempest-VolumeServicesNegativeTest-417437298-project-admin] http://192.168.122.72/volume/v3/os-services/disable returned with HTTP 404 Sep 01 02:09:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 430/826] 192.168.122.72 () {60 vars in 1172 bytes} [Tue Sep 1 02:09:00 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b66b5235-9066-445f-8917-08c228add43f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b66b5235-9066-445f-8917-08c228add43f tempest-VolumeServicesNegativeTest-417437298 tempest-VolumeServicesNegativeTest-417437298-project-admin] PUT http://192.168.122.72/volume/v3/os-services/enable Sep 01 02:09:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b66b5235-9066-445f-8917-08c228add43f tempest-VolumeServicesNegativeTest-417437298 tempest-VolumeServicesNegativeTest-417437298-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b66b5235-9066-445f-8917-08c228add43f tempest-VolumeServicesNegativeTest-417437298 tempest-VolumeServicesNegativeTest-417437298-project-admin] http://192.168.122.72/volume/v3/os-services/enable returned with HTTP 404 Sep 01 02:09:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 431/827] 192.168.122.72 () {60 vars in 1169 bytes} [Tue Sep 1 02:09:00 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-eeddd1bb-dfa4-4eb2-9a85-b5a7e854e68c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eeddd1bb-dfa4-4eb2-9a85-b5a7e854e68c tempest-VolumeServicesNegativeTest-417437298 tempest-VolumeServicesNegativeTest-417437298-project-admin] PUT http://192.168.122.72/volume/v3/os-services/freeze Sep 01 02:09:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-eeddd1bb-dfa4-4eb2-9a85-b5a7e854e68c tempest-VolumeServicesNegativeTest-417437298 tempest-VolumeServicesNegativeTest-417437298-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eeddd1bb-dfa4-4eb2-9a85-b5a7e854e68c tempest-VolumeServicesNegativeTest-417437298 tempest-VolumeServicesNegativeTest-417437298-project-admin] http://192.168.122.72/volume/v3/os-services/freeze returned with HTTP 400 Sep 01 02:09:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 432/828] 192.168.122.72 () {60 vars in 1169 bytes} [Tue Sep 1 02:09:00 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:09:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e6615632-f11d-4e24-b243-d29facadff06 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e6615632-f11d-4e24-b243-d29facadff06 tempest-VolumeServicesNegativeTest-417437298 tempest-VolumeServicesNegativeTest-417437298-project-admin] PUT http://192.168.122.72/volume/v3/os-services/thaw Sep 01 02:09:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e6615632-f11d-4e24-b243-d29facadff06 tempest-VolumeServicesNegativeTest-417437298 tempest-VolumeServicesNegativeTest-417437298-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e6615632-f11d-4e24-b243-d29facadff06 tempest-VolumeServicesNegativeTest-417437298 tempest-VolumeServicesNegativeTest-417437298-project-admin] http://192.168.122.72/volume/v3/os-services/thaw returned with HTTP 400 Sep 01 02:09:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 433/829] 192.168.122.72 () {60 vars in 1163 bytes} [Tue Sep 1 02:09:00 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:09:01 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-ab389054-afc2-45ef-8039-569507314ea9 req-71a01705-04f4-4970-b0f7-5890ba9d91ee tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Lock "cinder-attachment_update-a2229b78-7b58-43a6-a3fb-a54b1fab45ca-devstack" released by "attachment_update" :: held 9.741s {{(pid=87017) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:09:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-71a01705-04f4-4970-b0f7-5890ba9d91ee tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/attachments/5a0205da-5e55-4412-8070-76e232432225 returned with HTTP 200 Sep 01 02:09:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 397/830] 192.168.122.72 () {66 vars in 1588 bytes} [Tue Sep 1 02:08:51 2026] PUT /volume/v3/attachments/5a0205da-5e55-4412-8070-76e232432225 => generated 694 bytes in 9787 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-feb9ee0d-c2e7-4b54-a786-84d8320feaee None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-feb9ee0d-c2e7-4b54-a786-84d8320feaee tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:09:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-feb9ee0d-c2e7-4b54-a786-84d8320feaee tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-feb9ee0d-c2e7-4b54-a786-84d8320feaee tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-21e08e09-269e-4576-87b4-83e98a5a1348 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-21e08e09-269e-4576-87b4-83e98a5a1348 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 Sep 01 02:09:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-21e08e09-269e-4576-87b4-83e98a5a1348 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-21e08e09-269e-4576-87b4-83e98a5a1348 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-21e08e09-269e-4576-87b4-83e98a5a1348 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 5566bf43-9a8b-4b03-a170-568524204a29 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:09:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:01 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-21e08e09-269e-4576-87b4-83e98a5a1348 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 returned with HTTP 200 Sep 01 02:09:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 398/831] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:09:01 2026] GET /volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 => generated 306 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:01 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-feb9ee0d-c2e7-4b54-a786-84d8320feaee tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:09:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-feb9ee0d-c2e7-4b54-a786-84d8320feaee tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:09:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 434/832] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:01 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-77b40ca3-bc26-412c-b790-d26904bc11d0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-77b40ca3-bc26-412c-b790-d26904bc11d0 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] GET http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 Sep 01 02:09:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-77b40ca3-bc26-412c-b790-d26904bc11d0 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-77b40ca3-bc26-412c-b790-d26904bc11d0 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:01 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:01 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:01 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-77b40ca3-bc26-412c-b790-d26904bc11d0 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:09:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-77b40ca3-bc26-412c-b790-d26904bc11d0 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 returned with HTTP 200 Sep 01 02:09:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 399/833] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:01 2026] GET /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 => generated 868 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-ab389054-afc2-45ef-8039-569507314ea9 req-b98e7a9c-ad09-4811-bad3-791a25ba1a8e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-b98e7a9c-ad09-4811-bad3-791a25ba1a8e tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] POST http://192.168.122.72/volume/v3/attachments/5a0205da-5e55-4412-8070-76e232432225/action Sep 01 02:09:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-b98e7a9c-ad09-4811-bad3-791a25ba1a8e tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Action body: b'{"os-complete": null}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-b98e7a9c-ad09-4811-bad3-791a25ba1a8e tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:02 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:02 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e5168965-9826-4942-9caa-602b0f3307f1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e5168965-9826-4942-9caa-602b0f3307f1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 Sep 01 02:09:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e5168965-9826-4942-9caa-602b0f3307f1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e5168965-9826-4942-9caa-602b0f3307f1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-e5168965-9826-4942-9caa-602b0f3307f1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 5566bf43-9a8b-4b03-a170-568524204a29 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:09:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ab389054-afc2-45ef-8039-569507314ea9 req-b98e7a9c-ad09-4811-bad3-791a25ba1a8e tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/attachments/5a0205da-5e55-4412-8070-76e232432225/action returned with HTTP 204 Sep 01 02:09:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 435/834] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:09:02 2026] POST /volume/v3/attachments/5a0205da-5e55-4412-8070-76e232432225/action => generated 0 bytes in 120 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:02 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:02 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-86d1fd1b-e635-4f07-8dcf-515b25b98dbc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-86d1fd1b-e635-4f07-8dcf-515b25b98dbc tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:09:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-86d1fd1b-e635-4f07-8dcf-515b25b98dbc tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-86d1fd1b-e635-4f07-8dcf-515b25b98dbc tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e5168965-9826-4942-9caa-602b0f3307f1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 returned with HTTP 200 Sep 01 02:09:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 400/835] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:09:02 2026] GET /volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 => generated 306 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:02 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:02 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-86d1fd1b-e635-4f07-8dcf-515b25b98dbc tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:09:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-86d1fd1b-e635-4f07-8dcf-515b25b98dbc tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:09:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 436/836] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:02 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 1143 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-80c9e37d-d18f-48ee-8c10-1649f1010f8d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-80c9e37d-d18f-48ee-8c10-1649f1010f8d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:09:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-80c9e37d-d18f-48ee-8c10-1649f1010f8d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-80c9e37d-d18f-48ee-8c10-1649f1010f8d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:02 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:02 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:02 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:02 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-80c9e37d-d18f-48ee-8c10-1649f1010f8d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:09:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-80c9e37d-d18f-48ee-8c10-1649f1010f8d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:09:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 401/837] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:02 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 1143 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1a6582c8-c24f-4d04-8af0-65ee281f32d7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1a6582c8-c24f-4d04-8af0-65ee281f32d7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] GET http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 Sep 01 02:09:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1a6582c8-c24f-4d04-8af0-65ee281f32d7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1a6582c8-c24f-4d04-8af0-65ee281f32d7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:02 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:02 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1a6582c8-c24f-4d04-8af0-65ee281f32d7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:09:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1a6582c8-c24f-4d04-8af0-65ee281f32d7 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 returned with HTTP 200 Sep 01 02:09:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 437/838] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:02 2026] GET /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 => generated 868 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a2af9892-340e-400d-8351-accecd8ecffb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a2af9892-340e-400d-8351-accecd8ecffb tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] DELETE http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 Sep 01 02:09:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a2af9892-340e-400d-8351-accecd8ecffb tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a2af9892-340e-400d-8351-accecd8ecffb tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:02 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-a2af9892-340e-400d-8351-accecd8ecffb tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Delete volume with id: fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 Sep 01 02:09:02 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:02 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:02 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:02 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a2af9892-340e-400d-8351-accecd8ecffb tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:09:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a2af9892-340e-400d-8351-accecd8ecffb tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Delete volume request issued successfully. Sep 01 02:09:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a2af9892-340e-400d-8351-accecd8ecffb tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 returned with HTTP 202 Sep 01 02:09:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 402/839] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:02 2026] DELETE /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b347418b-68ea-4501-ac13-f4533a2c9ec0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b347418b-68ea-4501-ac13-f4533a2c9ec0 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] GET http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 Sep 01 02:09:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b347418b-68ea-4501-ac13-f4533a2c9ec0 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b347418b-68ea-4501-ac13-f4533a2c9ec0 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:02 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:02 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b347418b-68ea-4501-ac13-f4533a2c9ec0 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:09:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b347418b-68ea-4501-ac13-f4533a2c9ec0 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 returned with HTTP 200 Sep 01 02:09:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 438/840] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:02 2026] GET /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 => generated 867 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-618c3701-74fc-4c15-bffd-23308b930f44 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-618c3701-74fc-4c15-bffd-23308b930f44 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 Sep 01 02:09:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-618c3701-74fc-4c15-bffd-23308b930f44 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-618c3701-74fc-4c15-bffd-23308b930f44 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-618c3701-74fc-4c15-bffd-23308b930f44 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 5566bf43-9a8b-4b03-a170-568524204a29 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:09:03 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:03 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-618c3701-74fc-4c15-bffd-23308b930f44 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 returned with HTTP 200 Sep 01 02:09:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 403/841] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:09:03 2026] GET /volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 => generated 306 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:09:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-23c3c922-ca0c-4683-8ac1-303a95abed09 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-23c3c922-ca0c-4683-8ac1-303a95abed09 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] GET http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 Sep 01 02:09:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-23c3c922-ca0c-4683-8ac1-303a95abed09 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-23c3c922-ca0c-4683-8ac1-303a95abed09 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:03 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:03 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:03 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:03 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:03 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-23c3c922-ca0c-4683-8ac1-303a95abed09 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Volume info retrieved successfully. Sep 01 02:09:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-23c3c922-ca0c-4683-8ac1-303a95abed09 tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 returned with HTTP 200 Sep 01 02:09:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 439/842] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:03 2026] GET /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 => generated 867 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a8c9db61-396c-471f-a84c-538eb6b14f6d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a8c9db61-396c-471f-a84c-538eb6b14f6d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 Sep 01 02:09:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a8c9db61-396c-471f-a84c-538eb6b14f6d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a8c9db61-396c-471f-a84c-538eb6b14f6d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-a8c9db61-396c-471f-a84c-538eb6b14f6d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 5566bf43-9a8b-4b03-a170-568524204a29 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:09:04 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:04 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a8c9db61-396c-471f-a84c-538eb6b14f6d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 returned with HTTP 200 Sep 01 02:09:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 404/843] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:09:04 2026] GET /volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 => generated 307 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a788bafa-1787-4620-ba20-86c68ca80324 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a788bafa-1787-4620-ba20-86c68ca80324 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/detail Sep 01 02:09:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a788bafa-1787-4620-ba20-86c68ca80324 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a788bafa-1787-4620-ba20-86c68ca80324 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-a788bafa-1787-4620-ba20-86c68ca80324 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:04 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [None req-a788bafa-1787-4620-ba20-86c68ca80324 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:04 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a788bafa-1787-4620-ba20-86c68ca80324 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Get all snapshots completed successfully. Sep 01 02:09:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a788bafa-1787-4620-ba20-86c68ca80324 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:09:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 440/844] 192.168.122.72 () {58 vars in 1143 bytes} [Tue Sep 1 02:09:04 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-955685a9-954d-4993-be9b-12aa2cf21a8c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-955685a9-954d-4993-be9b-12aa2cf21a8c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/c11758a3-58fb-4b55-8eb2-8a7e56ce404e Sep 01 02:09:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-955685a9-954d-4993-be9b-12aa2cf21a8c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-955685a9-954d-4993-be9b-12aa2cf21a8c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:04 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:04 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:04 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-955685a9-954d-4993-be9b-12aa2cf21a8c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Snapshot retrieved successfully. Sep 01 02:09:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-955685a9-954d-4993-be9b-12aa2cf21a8c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/c11758a3-58fb-4b55-8eb2-8a7e56ce404e returned with HTTP 200 Sep 01 02:09:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 405/845] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:04 2026] GET /volume/v3/snapshots/c11758a3-58fb-4b55-8eb2-8a7e56ce404e => generated 450 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5414c6c5-061d-4407-bf14-e56b96aaf6b1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5414c6c5-061d-4407-bf14-e56b96aaf6b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] POST http://192.168.122.72/volume/v3/groups/action Sep 01 02:09:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5414c6c5-061d-4407-bf14-e56b96aaf6b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "5566bf43-9a8b-4b03-a170-568524204a29", "name": "tempest-Group_from_snap-625874057"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5414c6c5-061d-4407-bf14-e56b96aaf6b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "5566bf43-9a8b-4b03-a170-568524204a29", "name": "tempest-Group_from_snap-625874057"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-5414c6c5-061d-4407-bf14-e56b96aaf6b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '5566bf43-9a8b-4b03-a170-568524204a29', 'name': 'tempest-Group_from_snap-625874057'}}. {{(pid=87016) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 02:09:04 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.groups [None req-5414c6c5-061d-4407-bf14-e56b96aaf6b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Creating group tempest-Group_from_snap-625874057 from group_snapshot 5566bf43-9a8b-4b03-a170-568524204a29. Sep 01 02:09:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:04 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:09:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:04 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:04 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:04 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-5414c6c5-061d-4407-bf14-e56b96aaf6b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Created reservations ['7f67fdb1-3d62-4db6-a946-e19f2c5cc896'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:04 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:04 devstack devstack@c-api.service[87016]: INFO cinder.group.api [None req-5414c6c5-061d-4407-bf14-e56b96aaf6b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] A mapping entry already exists for group b1ad35cc-4e79-4082-9cd5-2fabdb103bfb and volume type 6496fea6-7476-4a30-ba7a-5934dad80135. Do not need to create again. Sep 01 02:09:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5414c6c5-061d-4407-bf14-e56b96aaf6b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Availability Zones retrieved successfully. Sep 01 02:09:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5a0a67c4-7f9d-475a-b94c-ab4a420af3bf None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5414c6c5-061d-4407-bf14-e56b96aaf6b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Flow 'volume_create_api' (453525b9-1ea9-42df-b9ad-74e2f8fb4de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5414c6c5-061d-4407-bf14-e56b96aaf6b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9432fa0-d813-48b2-9a08-199725bc3800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5a0a67c4-7f9d-475a-b94c-ab4a420af3bf tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] GET http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 Sep 01 02:09:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5a0a67c4-7f9d-475a-b94c-ab4a420af3bf tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5a0a67c4-7f9d-475a-b94c-ab4a420af3bf tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-5414c6c5-061d-4407-bf14-e56b96aaf6b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:04 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5a0a67c4-7f9d-475a-b94c-ab4a420af3bf tempest-VolumesActionsTest-1616439687 tempest-VolumesActionsTest-1616439687-project-member] http://192.168.122.72/volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 returned with HTTP 404 Sep 01 02:09:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 406/846] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:04 2026] GET /volume/v3/volumes/fc42c1ff-37c8-4eb7-89a0-3078c17de4c8 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5414c6c5-061d-4407-bf14-e56b96aaf6b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9432fa0-d813-48b2-9a08-199725bc3800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c11758a3-58fb-4b55-8eb2-8a7e56ce404e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:08:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6496fea6-7476-4a30-ba7a-5934dad80135,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-854690067',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6496fea6-7476-4a30-ba7a-5934dad80135', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b1ad35cc-4e79-4082-9cd5-2fabdb103bfb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5414c6c5-061d-4407-bf14-e56b96aaf6b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89c0387a-2789-49a1-84f9-c2b9890ba3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:05 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-5414c6c5-061d-4407-bf14-e56b96aaf6b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Created reservations ['acd7ca35-93fc-43e8-a4e6-26e6de98259f', '6202f576-ebd4-4e13-8048-31cd2d823a45'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5414c6c5-061d-4407-bf14-e56b96aaf6b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89c0387a-2789-49a1-84f9-c2b9890ba3e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acd7ca35-93fc-43e8-a4e6-26e6de98259f', '6202f576-ebd4-4e13-8048-31cd2d823a45']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5414c6c5-061d-4407-bf14-e56b96aaf6b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c10d979f-352e-439c-98c3-fa6f08cba809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:05 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:05 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:05 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:05 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5414c6c5-061d-4407-bf14-e56b96aaf6b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c10d979f-352e-439c-98c3-fa6f08cba809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f9a9ec3-f618-4f62-be02-e4b896c13583', '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=b1ad35cc-4e79-4082-9cd5-2fabdb103bfb,group_type_id=,metadata={},multiattach=False,project_id='ba7b790f78064a5aac8ce230cb80a02b',qos_specs=None,replication_status=,reservations=['acd7ca35-93fc-43e8-a4e6-26e6de98259f','6202f576-ebd4-4e13-8048-31cd2d823a45'],size=1,snapshot_id=c11758a3-58fb-4b55-8eb2-8a7e56ce404e,source_replicaid=,source_volid=None,status='creating',user_id='7bc6e3b33c384fdeb7166e750dd0bb26',volume_type_id=6496fea6-7476-4a30-ba7a-5934dad80135), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:05Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b1ad35cc-4e79-4082-9cd5-2fabdb103bfb,host=None,id=4f9a9ec3-f618-4f62-be02-e4b896c13583,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba7b790f78064a5aac8ce230cb80a02b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c11758a3-58fb-4b55-8eb2-8a7e56ce404e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bc6e3b33c384fdeb7166e750dd0bb26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6496fea6-7476-4a30-ba7a-5934dad80135),volume_type_id=6496fea6-7476-4a30-ba7a-5934dad80135)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5414c6c5-061d-4407-bf14-e56b96aaf6b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cfc3500-15f5-41ce-a091-4d8bbd4ea35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5414c6c5-061d-4407-bf14-e56b96aaf6b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cfc3500-15f5-41ce-a091-4d8bbd4ea35a) transitioned into state 'SUCCESS' from 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=b1ad35cc-4e79-4082-9cd5-2fabdb103bfb,group_type_id=,metadata={},multiattach=False,project_id='ba7b790f78064a5aac8ce230cb80a02b',qos_specs=None,replication_status=,reservations=['acd7ca35-93fc-43e8-a4e6-26e6de98259f','6202f576-ebd4-4e13-8048-31cd2d823a45'],size=1,snapshot_id=c11758a3-58fb-4b55-8eb2-8a7e56ce404e,source_replicaid=,source_volid=None,status='creating',user_id='7bc6e3b33c384fdeb7166e750dd0bb26',volume_type_id=6496fea6-7476-4a30-ba7a-5934dad80135)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5414c6c5-061d-4407-bf14-e56b96aaf6b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Flow 'volume_create_api' (453525b9-1ea9-42df-b9ad-74e2f8fb4de9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:05 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5414c6c5-061d-4407-bf14-e56b96aaf6b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Create volume request issued successfully. Sep 01 02:09:05 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:05 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:09:05 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:05 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5414c6c5-061d-4407-bf14-e56b96aaf6b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/action returned with HTTP 202 Sep 01 02:09:05 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 441/847] 192.168.122.72 () {62 vars in 1197 bytes} [Tue Sep 1 02:09:04 2026] POST /volume/v3/groups/action => generated 102 bytes in 852 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-311f7100-51b1-4e52-96a3-1466cd54f9e1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-311f7100-51b1-4e52-96a3-1466cd54f9e1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:09:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-311f7100-51b1-4e52-96a3-1466cd54f9e1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-311f7100-51b1-4e52-96a3-1466cd54f9e1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-311f7100-51b1-4e52-96a3-1466cd54f9e1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:05 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-311f7100-51b1-4e52-96a3-1466cd54f9e1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:05 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:05 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:09:05 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:05 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:05 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:05 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-311f7100-51b1-4e52-96a3-1466cd54f9e1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Get all volumes completed successfully. Sep 01 02:09:05 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-311f7100-51b1-4e52-96a3-1466cd54f9e1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:05 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-311f7100-51b1-4e52-96a3-1466cd54f9e1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:05 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-311f7100-51b1-4e52-96a3-1466cd54f9e1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:05 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:05 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:05 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-311f7100-51b1-4e52-96a3-1466cd54f9e1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:05 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-311f7100-51b1-4e52-96a3-1466cd54f9e1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:05 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-311f7100-51b1-4e52-96a3-1466cd54f9e1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:05 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:05 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-311f7100-51b1-4e52-96a3-1466cd54f9e1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:09:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 407/848] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:09:05 2026] GET /volume/v3/volumes/detail => generated 1845 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:09:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c92ffda3-fe0b-4f3a-830c-684bc40d1ec9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c92ffda3-fe0b-4f3a-830c-684bc40d1ec9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 Sep 01 02:09:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c92ffda3-fe0b-4f3a-830c-684bc40d1ec9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c92ffda3-fe0b-4f3a-830c-684bc40d1ec9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:05 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:05 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:05 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:05 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:05 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c92ffda3-fe0b-4f3a-830c-684bc40d1ec9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:09:05 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-c92ffda3-fe0b-4f3a-830c-684bc40d1ec9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:05 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-c92ffda3-fe0b-4f3a-830c-684bc40d1ec9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:05 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-c92ffda3-fe0b-4f3a-830c-684bc40d1ec9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:05 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:05 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c92ffda3-fe0b-4f3a-830c-684bc40d1ec9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 returned with HTTP 200 Sep 01 02:09:05 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 442/849] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:05 2026] GET /volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 => generated 931 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-239d050c-c0b4-49c6-9b47-830503367764 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-239d050c-c0b4-49c6-9b47-830503367764 None None] GET http://192.168.122.72/volume// Sep 01 02:09:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-239d050c-c0b4-49c6-9b47-830503367764 None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-239d050c-c0b4-49c6-9b47-830503367764 None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-239d050c-c0b4-49c6-9b47-830503367764 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:09:06 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 408/850] 192.168.122.72 () {56 vars in 883 bytes} [Tue Sep 1 02:09:06 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 02:09:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-78695a1f-3783-4353-ba98-406ca2b54987 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-78695a1f-3783-4353-ba98-406ca2b54987 None None] GET http://192.168.122.72/volume// Sep 01 02:09:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-78695a1f-3783-4353-ba98-406ca2b54987 None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-78695a1f-3783-4353-ba98-406ca2b54987 None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-78695a1f-3783-4353-ba98-406ca2b54987 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:09:06 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 443/851] 192.168.122.72 () {56 vars in 883 bytes} [Tue Sep 1 02:09:06 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 02:09:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-eeaf8bb0-fbdb-4211-bbca-bbdd4b13f0a9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ee60163a-a55e-4b53-a013-700338bb3434 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ee60163a-a55e-4b53-a013-700338bb3434 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 Sep 01 02:09:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ee60163a-a55e-4b53-a013-700338bb3434 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ee60163a-a55e-4b53-a013-700338bb3434 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:06 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:06 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:07 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:07 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:07 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ee60163a-a55e-4b53-a013-700338bb3434 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:09:07 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-ee60163a-a55e-4b53-a013-700338bb3434 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:07 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-ee60163a-a55e-4b53-a013-700338bb3434 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-eeaf8bb0-fbdb-4211-bbca-bbdd4b13f0a9 tempest-VersionsTest-1708581761 tempest-VersionsTest-1708581761-project-member] GET http://192.168.122.72/volume/v3/ Sep 01 02:09:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-eeaf8bb0-fbdb-4211-bbca-bbdd4b13f0a9 tempest-VersionsTest-1708581761 tempest-VersionsTest-1708581761-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-eeaf8bb0-fbdb-4211-bbca-bbdd4b13f0a9 tempest-VersionsTest-1708581761 tempest-VersionsTest-1708581761-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-eeaf8bb0-fbdb-4211-bbca-bbdd4b13f0a9 tempest-VersionsTest-1708581761 tempest-VersionsTest-1708581761-project-member] http://192.168.122.72/volume/v3/ returned with HTTP 200 Sep 01 02:09:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 409/852] 192.168.122.72 () {58 vars in 1095 bytes} [Tue Sep 1 02:09:06 2026] GET /volume/v3/ => generated 389 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:07 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-ee60163a-a55e-4b53-a013-700338bb3434 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:07 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:07 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ee60163a-a55e-4b53-a013-700338bb3434 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 returned with HTTP 200 Sep 01 02:09:07 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 444/853] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:06 2026] GET /volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 => generated 931 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c10552f2-0d06-4ef1-ae05-0a799d490e76 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c10552f2-0d06-4ef1-ae05-0a799d490e76 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 Sep 01 02:09:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c10552f2-0d06-4ef1-ae05-0a799d490e76 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c10552f2-0d06-4ef1-ae05-0a799d490e76 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:08 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:08 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:08 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:08 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:08 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c10552f2-0d06-4ef1-ae05-0a799d490e76 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:09:08 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-c10552f2-0d06-4ef1-ae05-0a799d490e76 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:08 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-c10552f2-0d06-4ef1-ae05-0a799d490e76 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:08 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-c10552f2-0d06-4ef1-ae05-0a799d490e76 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:08 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:08 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c10552f2-0d06-4ef1-ae05-0a799d490e76 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 returned with HTTP 200 Sep 01 02:09:08 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 410/854] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:08 2026] GET /volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 => generated 931 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ed19df4d-b61b-44ab-993c-f85e77a11d7a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ed19df4d-b61b-44ab-993c-f85e77a11d7a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 Sep 01 02:09:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ed19df4d-b61b-44ab-993c-f85e77a11d7a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ed19df4d-b61b-44ab-993c-f85e77a11d7a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:09 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:09 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:09 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:09 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ed19df4d-b61b-44ab-993c-f85e77a11d7a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:09:10 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-ed19df4d-b61b-44ab-993c-f85e77a11d7a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:10 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-ed19df4d-b61b-44ab-993c-f85e77a11d7a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:10 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-ed19df4d-b61b-44ab-993c-f85e77a11d7a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:10 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:10 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ed19df4d-b61b-44ab-993c-f85e77a11d7a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 returned with HTTP 200 Sep 01 02:09:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 445/855] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:09 2026] GET /volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 => generated 931 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:09:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ff3e1a2b-315c-4e8a-8484-5e134c2e2845 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ff3e1a2b-315c-4e8a-8484-5e134c2e2845 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 Sep 01 02:09:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ff3e1a2b-315c-4e8a-8484-5e134c2e2845 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ff3e1a2b-315c-4e8a-8484-5e134c2e2845 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:11 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:11 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:11 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:11 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:11 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ff3e1a2b-315c-4e8a-8484-5e134c2e2845 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:09:11 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-ff3e1a2b-315c-4e8a-8484-5e134c2e2845 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:11 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-ff3e1a2b-315c-4e8a-8484-5e134c2e2845 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:11 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-ff3e1a2b-315c-4e8a-8484-5e134c2e2845 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ff3e1a2b-315c-4e8a-8484-5e134c2e2845 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 returned with HTTP 200 Sep 01 02:09:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 411/856] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:11 2026] GET /volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 => generated 931 bytes in 690 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-519c32f6-54ac-44c1-bca7-1dcb13aeeb69 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-519c32f6-54ac-44c1-bca7-1dcb13aeeb69 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 Sep 01 02:09:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-519c32f6-54ac-44c1-bca7-1dcb13aeeb69 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-519c32f6-54ac-44c1-bca7-1dcb13aeeb69 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:13 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:13 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:13 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:13 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-519c32f6-54ac-44c1-bca7-1dcb13aeeb69 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:09:13 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-519c32f6-54ac-44c1-bca7-1dcb13aeeb69 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:13 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-519c32f6-54ac-44c1-bca7-1dcb13aeeb69 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:13 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-519c32f6-54ac-44c1-bca7-1dcb13aeeb69 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:13 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:13 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-519c32f6-54ac-44c1-bca7-1dcb13aeeb69 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 returned with HTTP 200 Sep 01 02:09:13 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 446/857] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:13 2026] GET /volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 => generated 931 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5bbf7bbf-6938-404d-be24-e9fb30a0c8c8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5bbf7bbf-6938-404d-be24-e9fb30a0c8c8 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 Sep 01 02:09:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5bbf7bbf-6938-404d-be24-e9fb30a0c8c8 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5bbf7bbf-6938-404d-be24-e9fb30a0c8c8 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5bbf7bbf-6938-404d-be24-e9fb30a0c8c8 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:09:14 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-5bbf7bbf-6938-404d-be24-e9fb30a0c8c8 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:14 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-5bbf7bbf-6938-404d-be24-e9fb30a0c8c8 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:15 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-5bbf7bbf-6938-404d-be24-e9fb30a0c8c8 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5bbf7bbf-6938-404d-be24-e9fb30a0c8c8 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 returned with HTTP 200 Sep 01 02:09:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 412/858] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:14 2026] GET /volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 => generated 931 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5ba0617f-0da3-4a02-83b5-9d553455d1a6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5ba0617f-0da3-4a02-83b5-9d553455d1a6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:09:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5ba0617f-0da3-4a02-83b5-9d553455d1a6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1239683077"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-5ba0617f-0da3-4a02-83b5-9d553455d1a6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1239683077'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:15 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-5ba0617f-0da3-4a02-83b5-9d553455d1a6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Create volume of 1 GB Sep 01 02:09:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5ba0617f-0da3-4a02-83b5-9d553455d1a6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Availability Zones retrieved successfully. Sep 01 02:09:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5ba0617f-0da3-4a02-83b5-9d553455d1a6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Flow 'volume_create_api' (b40d51c9-5156-47d2-8440-bfd7d29b7498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5ba0617f-0da3-4a02-83b5-9d553455d1a6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abed4f6e-cb63-49ce-b3e5-ae105bd7f0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-5ba0617f-0da3-4a02-83b5-9d553455d1a6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5ba0617f-0da3-4a02-83b5-9d553455d1a6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abed4f6e-cb63-49ce-b3e5-ae105bd7f0e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5ba0617f-0da3-4a02-83b5-9d553455d1a6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67debcb0-47af-4636-af23-55043eebcfa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:15 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-5ba0617f-0da3-4a02-83b5-9d553455d1a6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Created reservations ['0192ade2-70e5-416a-b30b-75183935b19c', '1217a158-ee9f-4d27-b8da-5a1922fd6e12', '4ecca178-6c0b-4574-97f1-4565fa723c49', '4e7be487-b458-4210-8ebb-444e0cd873cf'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5ba0617f-0da3-4a02-83b5-9d553455d1a6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67debcb0-47af-4636-af23-55043eebcfa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0192ade2-70e5-416a-b30b-75183935b19c', '1217a158-ee9f-4d27-b8da-5a1922fd6e12', '4ecca178-6c0b-4574-97f1-4565fa723c49', '4e7be487-b458-4210-8ebb-444e0cd873cf']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5ba0617f-0da3-4a02-83b5-9d553455d1a6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2f7c19c-ab47-4a34-a8bd-d82452c80023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:16 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:16 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5ba0617f-0da3-4a02-83b5-9d553455d1a6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2f7c19c-ab47-4a34-a8bd-d82452c80023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40008a13-ce55-4192-be8a-d36f6e244dc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1239683077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24e5875d322c4da9875aab375e656dd7',qos_specs=None,replication_status=,reservations=['0192ade2-70e5-416a-b30b-75183935b19c','1217a158-ee9f-4d27-b8da-5a1922fd6e12','4ecca178-6c0b-4574-97f1-4565fa723c49','4e7be487-b458-4210-8ebb-444e0cd873cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba5675812e6a4741b245b546c05afd1a',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1239683077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40008a13-ce55-4192-be8a-d36f6e244dc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24e5875d322c4da9875aab375e656dd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba5675812e6a4741b245b546c05afd1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5ba0617f-0da3-4a02-83b5-9d553455d1a6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3751204f-45ea-4c87-8745-b32f5710f048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5ba0617f-0da3-4a02-83b5-9d553455d1a6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3751204f-45ea-4c87-8745-b32f5710f048) transitioned into state 'SUCCESS' from state '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-1239683077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24e5875d322c4da9875aab375e656dd7',qos_specs=None,replication_status=,reservations=['0192ade2-70e5-416a-b30b-75183935b19c','1217a158-ee9f-4d27-b8da-5a1922fd6e12','4ecca178-6c0b-4574-97f1-4565fa723c49','4e7be487-b458-4210-8ebb-444e0cd873cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba5675812e6a4741b245b546c05afd1a',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5ba0617f-0da3-4a02-83b5-9d553455d1a6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4a5acb1-54c8-4dcb-af37-59f4bc4cc50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5ba0617f-0da3-4a02-83b5-9d553455d1a6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4a5acb1-54c8-4dcb-af37-59f4bc4cc50b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5ba0617f-0da3-4a02-83b5-9d553455d1a6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Flow 'volume_create_api' (b40d51c9-5156-47d2-8440-bfd7d29b7498) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5ba0617f-0da3-4a02-83b5-9d553455d1a6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Create volume request issued successfully. Sep 01 02:09:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5ba0617f-0da3-4a02-83b5-9d553455d1a6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 447/859] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:09:15 2026] POST /volume/v3/volumes => generated 757 bytes in 714 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-56a4d63e-271e-483a-99bf-a5111a4109d5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-82a5c4e9-d207-400c-b819-bbb1fcfcbcd3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-82a5c4e9-d207-400c-b819-bbb1fcfcbcd3 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] GET http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 Sep 01 02:09:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-82a5c4e9-d207-400c-b819-bbb1fcfcbcd3 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-82a5c4e9-d207-400c-b819-bbb1fcfcbcd3 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-56a4d63e-271e-483a-99bf-a5111a4109d5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 Sep 01 02:09:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-56a4d63e-271e-483a-99bf-a5111a4109d5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-56a4d63e-271e-483a-99bf-a5111a4109d5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:16 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:16 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:16 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:16 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-82a5c4e9-d207-400c-b819-bbb1fcfcbcd3 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Volume info retrieved successfully. Sep 01 02:09:16 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:16 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-82a5c4e9-d207-400c-b819-bbb1fcfcbcd3 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 returned with HTTP 200 Sep 01 02:09:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 448/860] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:16 2026] GET /volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 => generated 825 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-56a4d63e-271e-483a-99bf-a5111a4109d5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:09:16 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-56a4d63e-271e-483a-99bf-a5111a4109d5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:16 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-56a4d63e-271e-483a-99bf-a5111a4109d5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:16 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-56a4d63e-271e-483a-99bf-a5111a4109d5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-56a4d63e-271e-483a-99bf-a5111a4109d5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 returned with HTTP 200 Sep 01 02:09:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 413/861] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:16 2026] GET /volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 => generated 932 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5730f1fe-8db3-4a19-945d-a3d630acaf7d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5730f1fe-8db3-4a19-945d-a3d630acaf7d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/groups/b1ad35cc-4e79-4082-9cd5-2fabdb103bfb Sep 01 02:09:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5730f1fe-8db3-4a19-945d-a3d630acaf7d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5730f1fe-8db3-4a19-945d-a3d630acaf7d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-5730f1fe-8db3-4a19-945d-a3d630acaf7d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member b1ad35cc-4e79-4082-9cd5-2fabdb103bfb {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:09:16 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:16 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:16 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:16 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:09:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5730f1fe-8db3-4a19-945d-a3d630acaf7d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/b1ad35cc-4e79-4082-9cd5-2fabdb103bfb returned with HTTP 200 Sep 01 02:09:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 449/862] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:09:16 2026] GET /volume/v3/groups/b1ad35cc-4e79-4082-9cd5-2fabdb103bfb => generated 417 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5d0395d7-5753-4ec8-87c3-3ebf20724704 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5d0395d7-5753-4ec8-87c3-3ebf20724704 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:09:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5d0395d7-5753-4ec8-87c3-3ebf20724704 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5d0395d7-5753-4ec8-87c3-3ebf20724704 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-5d0395d7-5753-4ec8-87c3-3ebf20724704 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5d0395d7-5753-4ec8-87c3-3ebf20724704 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:16 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:16 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:09:16 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:16 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:16 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:16 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5d0395d7-5753-4ec8-87c3-3ebf20724704 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Get all volumes completed successfully. Sep 01 02:09:16 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-5d0395d7-5753-4ec8-87c3-3ebf20724704 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:16 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-5d0395d7-5753-4ec8-87c3-3ebf20724704 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:16 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-5d0395d7-5753-4ec8-87c3-3ebf20724704 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:16 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-5d0395d7-5753-4ec8-87c3-3ebf20724704 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:16 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-5d0395d7-5753-4ec8-87c3-3ebf20724704 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:16 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-5d0395d7-5753-4ec8-87c3-3ebf20724704 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5d0395d7-5753-4ec8-87c3-3ebf20724704 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:09:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 414/863] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:09:16 2026] GET /volume/v3/volumes/detail => generated 1846 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:09:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5785f74b-3ae6-4a67-88cd-9c091e8edd15 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5785f74b-3ae6-4a67-88cd-9c091e8edd15 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] POST http://192.168.122.72/volume/v3/groups/b1ad35cc-4e79-4082-9cd5-2fabdb103bfb/action Sep 01 02:09:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5785f74b-3ae6-4a67-88cd-9c091e8edd15 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5785f74b-3ae6-4a67-88cd-9c091e8edd15 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-5785f74b-3ae6-4a67-88cd-9c091e8edd15 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] delete called for group b1ad35cc-4e79-4082-9cd5-2fabdb103bfb {{(pid=87016) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:09:16 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.groups [None req-5785f74b-3ae6-4a67-88cd-9c091e8edd15 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Delete group with id: b1ad35cc-4e79-4082-9cd5-2fabdb103bfb Sep 01 02:09:16 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:16 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:17 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:17 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:09:17 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:17 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5785f74b-3ae6-4a67-88cd-9c091e8edd15 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/b1ad35cc-4e79-4082-9cd5-2fabdb103bfb/action returned with HTTP 202 Sep 01 02:09:17 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 450/864] 192.168.122.72 () {62 vars in 1307 bytes} [Tue Sep 1 02:09:16 2026] POST /volume/v3/groups/b1ad35cc-4e79-4082-9cd5-2fabdb103bfb/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:09:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8341d193-3d0f-4e69-95f0-6ba2a839e2cc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8341d193-3d0f-4e69-95f0-6ba2a839e2cc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 Sep 01 02:09:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8341d193-3d0f-4e69-95f0-6ba2a839e2cc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8341d193-3d0f-4e69-95f0-6ba2a839e2cc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:17 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:17 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:17 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:17 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:17 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8341d193-3d0f-4e69-95f0-6ba2a839e2cc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:09:17 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-8341d193-3d0f-4e69-95f0-6ba2a839e2cc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:17 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-8341d193-3d0f-4e69-95f0-6ba2a839e2cc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:17 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-8341d193-3d0f-4e69-95f0-6ba2a839e2cc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ca9554a6-c6c5-4398-aeaa-63efa20f96f6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:17 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:17 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ca9554a6-c6c5-4398-aeaa-63efa20f96f6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] GET http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 Sep 01 02:09:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ca9554a6-c6c5-4398-aeaa-63efa20f96f6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ca9554a6-c6c5-4398-aeaa-63efa20f96f6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:17 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:17 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:17 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:17 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8341d193-3d0f-4e69-95f0-6ba2a839e2cc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 returned with HTTP 200 Sep 01 02:09:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 415/865] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:17 2026] GET /volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 => generated 931 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:17 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ca9554a6-c6c5-4398-aeaa-63efa20f96f6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Volume info retrieved successfully. Sep 01 02:09:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ca9554a6-c6c5-4398-aeaa-63efa20f96f6 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 returned with HTTP 200 Sep 01 02:09:17 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 451/866] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:17 2026] GET /volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 => generated 849 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8427f627-90e6-4def-a2a2-677cc3589745 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8427f627-90e6-4def-a2a2-677cc3589745 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 Sep 01 02:09:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8427f627-90e6-4def-a2a2-677cc3589745 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8427f627-90e6-4def-a2a2-677cc3589745 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-548fe045-8563-45c1-b545-306591ca866d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-548fe045-8563-45c1-b545-306591ca866d tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] GET http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 Sep 01 02:09:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-548fe045-8563-45c1-b545-306591ca866d tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-548fe045-8563-45c1-b545-306591ca866d tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8427f627-90e6-4def-a2a2-677cc3589745 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 returned with HTTP 404 Sep 01 02:09:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 416/867] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:18 2026] GET /volume/v3/volumes/4f9a9ec3-f618-4f62-be02-e4b896c13583 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:09:18 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:18 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:18 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:18 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1260583a-918c-4fbd-bed7-12bf5bf15dc9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1260583a-918c-4fbd-bed7-12bf5bf15dc9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/groups/b1ad35cc-4e79-4082-9cd5-2fabdb103bfb Sep 01 02:09:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1260583a-918c-4fbd-bed7-12bf5bf15dc9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1260583a-918c-4fbd-bed7-12bf5bf15dc9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:18 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-548fe045-8563-45c1-b545-306591ca866d tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Volume info retrieved successfully. Sep 01 02:09:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-1260583a-918c-4fbd-bed7-12bf5bf15dc9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member b1ad35cc-4e79-4082-9cd5-2fabdb103bfb {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:09:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-548fe045-8563-45c1-b545-306591ca866d tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 returned with HTTP 200 Sep 01 02:09:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1260583a-918c-4fbd-bed7-12bf5bf15dc9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/b1ad35cc-4e79-4082-9cd5-2fabdb103bfb returned with HTTP 404 Sep 01 02:09:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 452/868] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:18 2026] GET /volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 417/869] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:09:18 2026] GET /volume/v3/groups/b1ad35cc-4e79-4082-9cd5-2fabdb103bfb => generated 108 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:09:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0160d0d4-541e-41bb-b403-9ff831f2cacb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0160d0d4-541e-41bb-b403-9ff831f2cacb tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] DELETE http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 Sep 01 02:09:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0160d0d4-541e-41bb-b403-9ff831f2cacb tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0160d0d4-541e-41bb-b403-9ff831f2cacb tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-0160d0d4-541e-41bb-b403-9ff831f2cacb tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] delete called for member 5566bf43-9a8b-4b03-a170-568524204a29 {{(pid=87016) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:09:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-31cb2b6a-05cd-49b0-96e7-b8efa32685d9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:18 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.group_snapshots [None req-0160d0d4-541e-41bb-b403-9ff831f2cacb tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Delete group_snapshot with id: 5566bf43-9a8b-4b03-a170-568524204a29 Sep 01 02:09:18 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:18 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-31cb2b6a-05cd-49b0-96e7-b8efa32685d9 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] POST http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata Sep 01 02:09:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-31cb2b6a-05cd-49b0-96e7-b8efa32685d9 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:18 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:18 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-31cb2b6a-05cd-49b0-96e7-b8efa32685d9 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Volume info retrieved successfully. Sep 01 02:09:18 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:18 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-31cb2b6a-05cd-49b0-96e7-b8efa32685d9 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Create volume metadata completed successfully. Sep 01 02:09:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-31cb2b6a-05cd-49b0-96e7-b8efa32685d9 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata returned with HTTP 200 Sep 01 02:09:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0160d0d4-541e-41bb-b403-9ff831f2cacb tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 returned with HTTP 202 Sep 01 02:09:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 418/870] 192.168.122.72 () {60 vars in 1276 bytes} [Tue Sep 1 02:09:18 2026] POST /volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata => generated 101 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 453/871] 192.168.122.72 () {60 vars in 1295 bytes} [Tue Sep 1 02:09:18 2026] DELETE /volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:09:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1f4aa6a2-556e-4107-a8c0-96c94560a504 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7be89fe5-0969-475f-8afd-b594b0371c16 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1f4aa6a2-556e-4107-a8c0-96c94560a504 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] GET http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata Sep 01 02:09:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1f4aa6a2-556e-4107-a8c0-96c94560a504 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1f4aa6a2-556e-4107-a8c0-96c94560a504 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7be89fe5-0969-475f-8afd-b594b0371c16 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:09:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7be89fe5-0969-475f-8afd-b594b0371c16 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7be89fe5-0969-475f-8afd-b594b0371c16 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-7be89fe5-0969-475f-8afd-b594b0371c16 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:18 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:18 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:18 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7be89fe5-0969-475f-8afd-b594b0371c16 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:18 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:18 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1f4aa6a2-556e-4107-a8c0-96c94560a504 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Volume info retrieved successfully. Sep 01 02:09:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1f4aa6a2-556e-4107-a8c0-96c94560a504 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Get volume metadata completed successfully. Sep 01 02:09:18 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:18 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:09:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1f4aa6a2-556e-4107-a8c0-96c94560a504 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata returned with HTTP 200 Sep 01 02:09:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 419/872] 192.168.122.72 () {58 vars in 1254 bytes} [Tue Sep 1 02:09:18 2026] GET /volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata => generated 101 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:18 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:18 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:18 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7be89fe5-0969-475f-8afd-b594b0371c16 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Get all volumes completed successfully. Sep 01 02:09:18 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-7be89fe5-0969-475f-8afd-b594b0371c16 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6faae50f-b68f-44e7-9581-028b5edcc618 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:18 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-7be89fe5-0969-475f-8afd-b594b0371c16 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6faae50f-b68f-44e7-9581-028b5edcc618 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] PUT http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata Sep 01 02:09:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6faae50f-b68f-44e7-9581-028b5edcc618 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:18 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:18 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6faae50f-b68f-44e7-9581-028b5edcc618 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Volume info retrieved successfully. Sep 01 02:09:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6faae50f-b68f-44e7-9581-028b5edcc618 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Update volume metadata completed successfully. Sep 01 02:09:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6faae50f-b68f-44e7-9581-028b5edcc618 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata returned with HTTP 200 Sep 01 02:09:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 420/873] 192.168.122.72 () {60 vars in 1274 bytes} [Tue Sep 1 02:09:18 2026] PUT /volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata => generated 57 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9288f48c-87d9-4019-bb91-9f97f8554316 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9288f48c-87d9-4019-bb91-9f97f8554316 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] GET http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata Sep 01 02:09:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9288f48c-87d9-4019-bb91-9f97f8554316 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9288f48c-87d9-4019-bb91-9f97f8554316 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:18 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:18 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9288f48c-87d9-4019-bb91-9f97f8554316 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Volume info retrieved successfully. Sep 01 02:09:18 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-7be89fe5-0969-475f-8afd-b594b0371c16 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9288f48c-87d9-4019-bb91-9f97f8554316 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Get volume metadata completed successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9288f48c-87d9-4019-bb91-9f97f8554316 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata returned with HTTP 200 Sep 01 02:09:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 421/874] 192.168.122.72 () {58 vars in 1254 bytes} [Tue Sep 1 02:09:18 2026] GET /volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata => generated 57 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-499f3130-492e-4255-817d-b567d8d6bbc1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7be89fe5-0969-475f-8afd-b594b0371c16 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-499f3130-492e-4255-817d-b567d8d6bbc1 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] DELETE http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata/key1 Sep 01 02:09:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-499f3130-492e-4255-817d-b567d8d6bbc1 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-499f3130-492e-4255-817d-b567d8d6bbc1 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 454/875] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:09:18 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b87a3c6b-de48-4e4a-bb69-631d401735f4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b87a3c6b-de48-4e4a-bb69-631d401735f4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/detail Sep 01 02:09:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b87a3c6b-de48-4e4a-bb69-631d401735f4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b87a3c6b-de48-4e4a-bb69-631d401735f4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-b87a3c6b-de48-4e4a-bb69-631d401735f4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [None req-b87a3c6b-de48-4e4a-bb69-631d401735f4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b87a3c6b-de48-4e4a-bb69-631d401735f4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Get all snapshots completed successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b87a3c6b-de48-4e4a-bb69-631d401735f4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:09:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 455/876] 192.168.122.72 () {58 vars in 1143 bytes} [Tue Sep 1 02:09:19 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-499f3130-492e-4255-817d-b567d8d6bbc1 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Volume info retrieved successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cd804cce-601f-46cd-8a7a-d8b74a87e903 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cd804cce-601f-46cd-8a7a-d8b74a87e903 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/c11758a3-58fb-4b55-8eb2-8a7e56ce404e Sep 01 02:09:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cd804cce-601f-46cd-8a7a-d8b74a87e903 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cd804cce-601f-46cd-8a7a-d8b74a87e903 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-499f3130-492e-4255-817d-b567d8d6bbc1 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Get volume metadata completed successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-cd804cce-601f-46cd-8a7a-d8b74a87e903 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Snapshot retrieved successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cd804cce-601f-46cd-8a7a-d8b74a87e903 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/c11758a3-58fb-4b55-8eb2-8a7e56ce404e returned with HTTP 200 Sep 01 02:09:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 456/877] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:19 2026] GET /volume/v3/snapshots/c11758a3-58fb-4b55-8eb2-8a7e56ce404e => generated 449 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-499f3130-492e-4255-817d-b567d8d6bbc1 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Delete volume metadata completed successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-499f3130-492e-4255-817d-b567d8d6bbc1 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata/key1 returned with HTTP 200 Sep 01 02:09:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 422/878] 192.168.122.72 () {58 vars in 1272 bytes} [Tue Sep 1 02:09:19 2026] DELETE /volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata/key1 => generated 0 bytes in 193 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 02:09:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3ca16e10-c69f-4a40-b2dd-11caa6870a1b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3ca16e10-c69f-4a40-b2dd-11caa6870a1b tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] GET http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata Sep 01 02:09:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3ca16e10-c69f-4a40-b2dd-11caa6870a1b tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3ca16e10-c69f-4a40-b2dd-11caa6870a1b tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3ca16e10-c69f-4a40-b2dd-11caa6870a1b tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Volume info retrieved successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3ca16e10-c69f-4a40-b2dd-11caa6870a1b tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Get volume metadata completed successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3ca16e10-c69f-4a40-b2dd-11caa6870a1b tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata returned with HTTP 200 Sep 01 02:09:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 457/879] 192.168.122.72 () {58 vars in 1254 bytes} [Tue Sep 1 02:09:19 2026] GET /volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata => generated 32 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-790c971e-560e-4ba0-b3c9-56d46fab24c5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-790c971e-560e-4ba0-b3c9-56d46fab24c5 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] PUT http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata Sep 01 02:09:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-790c971e-560e-4ba0-b3c9-56d46fab24c5 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-790c971e-560e-4ba0-b3c9-56d46fab24c5 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Volume info retrieved successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-790c971e-560e-4ba0-b3c9-56d46fab24c5 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Update volume metadata completed successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-790c971e-560e-4ba0-b3c9-56d46fab24c5 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata returned with HTTP 200 Sep 01 02:09:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 423/880] 192.168.122.72 () {60 vars in 1274 bytes} [Tue Sep 1 02:09:19 2026] PUT /volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata => generated 16 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1277a94d-50a6-4781-ba7d-d429985eadee None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1277a94d-50a6-4781-ba7d-d429985eadee tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] POST http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata Sep 01 02:09:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1277a94d-50a6-4781-ba7d-d429985eadee tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1277a94d-50a6-4781-ba7d-d429985eadee tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Volume info retrieved successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1277a94d-50a6-4781-ba7d-d429985eadee tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Create volume metadata completed successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1277a94d-50a6-4781-ba7d-d429985eadee tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata returned with HTTP 200 Sep 01 02:09:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 458/881] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:09:19 2026] POST /volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata => generated 68 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-63c2ddc2-169d-434e-b3fc-238f49ed714d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-63c2ddc2-169d-434e-b3fc-238f49ed714d tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] PUT http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata/key3 Sep 01 02:09:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-63c2ddc2-169d-434e-b3fc-238f49ed714d tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:19 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=316,cinder:UPDATE=27,cinder:INSERT=13 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:09:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-63c2ddc2-169d-434e-b3fc-238f49ed714d tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Volume info retrieved successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-63c2ddc2-169d-434e-b3fc-238f49ed714d tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Update volume metadata completed successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-63c2ddc2-169d-434e-b3fc-238f49ed714d tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata/key3 returned with HTTP 200 Sep 01 02:09:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 424/882] 192.168.122.72 () {60 vars in 1289 bytes} [Tue Sep 1 02:09:19 2026] PUT /volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata/key3 => generated 35 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:09:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c13c4713-f11b-4bcb-907a-ba21b0e9f011 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c13c4713-f11b-4bcb-907a-ba21b0e9f011 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] GET http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata/key3 Sep 01 02:09:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c13c4713-f11b-4bcb-907a-ba21b0e9f011 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c13c4713-f11b-4bcb-907a-ba21b0e9f011 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=552,cinder:INSERT=52,cinder:UPDATE=68 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c13c4713-f11b-4bcb-907a-ba21b0e9f011 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Volume info retrieved successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c13c4713-f11b-4bcb-907a-ba21b0e9f011 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Get volume metadata completed successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c13c4713-f11b-4bcb-907a-ba21b0e9f011 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata/key3 returned with HTTP 200 Sep 01 02:09:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 459/883] 192.168.122.72 () {58 vars in 1269 bytes} [Tue Sep 1 02:09:19 2026] GET /volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata/key3 => generated 35 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:09:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a1baec0c-4ab9-4f40-befc-6a6fa5efb64c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a1baec0c-4ab9-4f40-befc-6a6fa5efb64c tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] GET http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata Sep 01 02:09:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a1baec0c-4ab9-4f40-befc-6a6fa5efb64c tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a1baec0c-4ab9-4f40-befc-6a6fa5efb64c tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a1baec0c-4ab9-4f40-befc-6a6fa5efb64c tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Volume info retrieved successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a1baec0c-4ab9-4f40-befc-6a6fa5efb64c tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Get volume metadata completed successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a1baec0c-4ab9-4f40-befc-6a6fa5efb64c tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata returned with HTTP 200 Sep 01 02:09:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 425/884] 192.168.122.72 () {58 vars in 1254 bytes} [Tue Sep 1 02:09:19 2026] GET /volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata => generated 75 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e70e2a86-d31d-41b7-84dd-23815a798a21 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e70e2a86-d31d-41b7-84dd-23815a798a21 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] PUT http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata Sep 01 02:09:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e70e2a86-d31d-41b7-84dd-23815a798a21 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e70e2a86-d31d-41b7-84dd-23815a798a21 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Volume info retrieved successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e70e2a86-d31d-41b7-84dd-23815a798a21 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Update volume metadata completed successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e70e2a86-d31d-41b7-84dd-23815a798a21 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata returned with HTTP 200 Sep 01 02:09:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 460/885] 192.168.122.72 () {60 vars in 1274 bytes} [Tue Sep 1 02:09:19 2026] PUT /volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5/metadata => generated 16 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:09:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-662f52d2-dba0-4b3b-9526-d02de054700e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-662f52d2-dba0-4b3b-9526-d02de054700e tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] GET http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 Sep 01 02:09:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-662f52d2-dba0-4b3b-9526-d02de054700e tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-662f52d2-dba0-4b3b-9526-d02de054700e tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-662f52d2-dba0-4b3b-9526-d02de054700e tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Volume info retrieved successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-662f52d2-dba0-4b3b-9526-d02de054700e tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 returned with HTTP 200 Sep 01 02:09:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 426/886] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:19 2026] GET /volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c880ddd6-23d2-428f-b434-c1da2ae9ef67 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c880ddd6-23d2-428f-b434-c1da2ae9ef67 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] DELETE http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 Sep 01 02:09:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c880ddd6-23d2-428f-b434-c1da2ae9ef67 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c880ddd6-23d2-428f-b434-c1da2ae9ef67 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-c880ddd6-23d2-428f-b434-c1da2ae9ef67 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Delete volume with id: 40008a13-ce55-4192-be8a-d36f6e244dc5 Sep 01 02:09:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c880ddd6-23d2-428f-b434-c1da2ae9ef67 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Volume info retrieved successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c880ddd6-23d2-428f-b434-c1da2ae9ef67 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Delete volume request issued successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c880ddd6-23d2-428f-b434-c1da2ae9ef67 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 returned with HTTP 202 Sep 01 02:09:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 461/887] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:19 2026] DELETE /volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:09:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8497fcc5-f7ec-4ec7-9eb3-daca61b6161f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8497fcc5-f7ec-4ec7-9eb3-daca61b6161f tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] GET http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 Sep 01 02:09:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8497fcc5-f7ec-4ec7-9eb3-daca61b6161f tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8497fcc5-f7ec-4ec7-9eb3-daca61b6161f tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8497fcc5-f7ec-4ec7-9eb3-daca61b6161f tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Volume info retrieved successfully. Sep 01 02:09:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8497fcc5-f7ec-4ec7-9eb3-daca61b6161f tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 returned with HTTP 200 Sep 01 02:09:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 427/888] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:19 2026] GET /volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2d125eab-9d88-42bf-945c-e2e4650f999d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2d125eab-9d88-42bf-945c-e2e4650f999d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/c11758a3-58fb-4b55-8eb2-8a7e56ce404e Sep 01 02:09:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2d125eab-9d88-42bf-945c-e2e4650f999d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2d125eab-9d88-42bf-945c-e2e4650f999d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:20 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:20 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2d125eab-9d88-42bf-945c-e2e4650f999d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Snapshot retrieved successfully. Sep 01 02:09:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2d125eab-9d88-42bf-945c-e2e4650f999d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/c11758a3-58fb-4b55-8eb2-8a7e56ce404e returned with HTTP 200 Sep 01 02:09:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 462/889] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:20 2026] GET /volume/v3/snapshots/c11758a3-58fb-4b55-8eb2-8a7e56ce404e => generated 449 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5dec5b55-411d-4cb5-b1ab-1874fc631789 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7d78b782-b397-4099-8ce8-538b4adb0e43 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7d78b782-b397-4099-8ce8-538b4adb0e43 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] GET http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 Sep 01 02:09:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7d78b782-b397-4099-8ce8-538b4adb0e43 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7d78b782-b397-4099-8ce8-538b4adb0e43 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:21 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:21 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:21 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:21 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:21 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7d78b782-b397-4099-8ce8-538b4adb0e43 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Volume info retrieved successfully. Sep 01 02:09:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7d78b782-b397-4099-8ce8-538b4adb0e43 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 returned with HTTP 200 Sep 01 02:09:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 463/890] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:21 2026] GET /volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5dec5b55-411d-4cb5-b1ab-1874fc631789 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:09:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5dec5b55-411d-4cb5-b1ab-1874fc631789 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-795662286"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-5dec5b55-411d-4cb5-b1ab-1874fc631789 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-795662286'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:21 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-5dec5b55-411d-4cb5-b1ab-1874fc631789 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Create volume of 2 GB Sep 01 02:09:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5dec5b55-411d-4cb5-b1ab-1874fc631789 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Availability Zones retrieved successfully. Sep 01 02:09:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5dec5b55-411d-4cb5-b1ab-1874fc631789 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Flow 'volume_create_api' (0c3c2818-f90f-4b11-8712-a45caa26867f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5dec5b55-411d-4cb5-b1ab-1874fc631789 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00c0ace9-4dde-4fbb-aadd-ff07028e09e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-5dec5b55-411d-4cb5-b1ab-1874fc631789 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Validating volume size '2' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-edc4e23c-b22a-4e67-82d1-6d804e08ee94 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-edc4e23c-b22a-4e67-82d1-6d804e08ee94 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/c11758a3-58fb-4b55-8eb2-8a7e56ce404e Sep 01 02:09:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-edc4e23c-b22a-4e67-82d1-6d804e08ee94 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-edc4e23c-b22a-4e67-82d1-6d804e08ee94 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:21 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:21 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:21 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-edc4e23c-b22a-4e67-82d1-6d804e08ee94 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Snapshot retrieved successfully. Sep 01 02:09:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-edc4e23c-b22a-4e67-82d1-6d804e08ee94 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/c11758a3-58fb-4b55-8eb2-8a7e56ce404e returned with HTTP 200 Sep 01 02:09:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 464/891] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:21 2026] GET /volume/v3/snapshots/c11758a3-58fb-4b55-8eb2-8a7e56ce404e => generated 449 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5dec5b55-411d-4cb5-b1ab-1874fc631789 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00c0ace9-4dde-4fbb-aadd-ff07028e09e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5dec5b55-411d-4cb5-b1ab-1874fc631789 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1492b254-4c01-41b3-9b2d-e1bcb163d438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:21 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-5dec5b55-411d-4cb5-b1ab-1874fc631789 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Created reservations ['a44c78e9-ae47-45e9-888d-62a058b27fdf', 'f082d85b-7e90-4f39-b527-c8922288ac84', 'c6bc157a-3269-4a65-aba6-4c911d4c386c', '185e0140-6869-4c66-b55d-dbe9fa499fe3'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5dec5b55-411d-4cb5-b1ab-1874fc631789 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1492b254-4c01-41b3-9b2d-e1bcb163d438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a44c78e9-ae47-45e9-888d-62a058b27fdf', 'f082d85b-7e90-4f39-b527-c8922288ac84', 'c6bc157a-3269-4a65-aba6-4c911d4c386c', '185e0140-6869-4c66-b55d-dbe9fa499fe3']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5dec5b55-411d-4cb5-b1ab-1874fc631789 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d13458f6-ef63-4f28-b6c8-2b53d5e34be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:21 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:21 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5dec5b55-411d-4cb5-b1ab-1874fc631789 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d13458f6-ef63-4f28-b6c8-2b53d5e34be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b240052b-d966-4cea-a5a4-92dcb24f6750', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-795662286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6ea5215b9af4456b590ca148cf49607',qos_specs=None,replication_status=,reservations=['a44c78e9-ae47-45e9-888d-62a058b27fdf','f082d85b-7e90-4f39-b527-c8922288ac84','c6bc157a-3269-4a65-aba6-4c911d4c386c','185e0140-6869-4c66-b55d-dbe9fa499fe3'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f24c43141ddb453989b6d76e9d024a45',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-795662286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b240052b-d966-4cea-a5a4-92dcb24f6750,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6ea5215b9af4456b590ca148cf49607',provider_auth=None,provider_geometry=None,provider_id=None,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='f24c43141ddb453989b6d76e9d024a45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5dec5b55-411d-4cb5-b1ab-1874fc631789 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff339db8-e08b-4943-9efb-66dbb83e404b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5dec5b55-411d-4cb5-b1ab-1874fc631789 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff339db8-e08b-4943-9efb-66dbb83e404b) transitioned into state 'SUCCESS' from state '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-795662286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6ea5215b9af4456b590ca148cf49607',qos_specs=None,replication_status=,reservations=['a44c78e9-ae47-45e9-888d-62a058b27fdf','f082d85b-7e90-4f39-b527-c8922288ac84','c6bc157a-3269-4a65-aba6-4c911d4c386c','185e0140-6869-4c66-b55d-dbe9fa499fe3'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f24c43141ddb453989b6d76e9d024a45',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5dec5b55-411d-4cb5-b1ab-1874fc631789 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5226a8a-3f01-4a47-8fe7-74d388f66c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5dec5b55-411d-4cb5-b1ab-1874fc631789 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5226a8a-3f01-4a47-8fe7-74d388f66c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5dec5b55-411d-4cb5-b1ab-1874fc631789 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Flow 'volume_create_api' (0c3c2818-f90f-4b11-8712-a45caa26867f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5dec5b55-411d-4cb5-b1ab-1874fc631789 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Create volume request issued successfully. Sep 01 02:09:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5dec5b55-411d-4cb5-b1ab-1874fc631789 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 428/892] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:09:20 2026] POST /volume/v3/volumes => generated 761 bytes in 1082 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:09:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bbd87f87-ef72-4a06-8cf6-e4928412bf1e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bbd87f87-ef72-4a06-8cf6-e4928412bf1e tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] GET http://192.168.122.72/volume/v3/volumes/b240052b-d966-4cea-a5a4-92dcb24f6750 Sep 01 02:09:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bbd87f87-ef72-4a06-8cf6-e4928412bf1e tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bbd87f87-ef72-4a06-8cf6-e4928412bf1e tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:21 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:21 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:21 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:21 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:21 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bbd87f87-ef72-4a06-8cf6-e4928412bf1e tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Volume info retrieved successfully. Sep 01 02:09:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bbd87f87-ef72-4a06-8cf6-e4928412bf1e tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] http://192.168.122.72/volume/v3/volumes/b240052b-d966-4cea-a5a4-92dcb24f6750 returned with HTTP 200 Sep 01 02:09:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 465/893] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:21 2026] GET /volume/v3/volumes/b240052b-d966-4cea-a5a4-92dcb24f6750 => generated 829 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-040ddeaf-1a62-4526-a996-c5ca174c5147 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-040ddeaf-1a62-4526-a996-c5ca174c5147 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] GET http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 Sep 01 02:09:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-040ddeaf-1a62-4526-a996-c5ca174c5147 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-040ddeaf-1a62-4526-a996-c5ca174c5147 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-040ddeaf-1a62-4526-a996-c5ca174c5147 tempest-VolumesMetadataTest-565612973 tempest-VolumesMetadataTest-565612973-project-member] http://192.168.122.72/volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 returned with HTTP 404 Sep 01 02:09:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 429/894] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:22 2026] GET /volume/v3/volumes/40008a13-ce55-4192-be8a-d36f6e244dc5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a76c95ec-cefd-43e7-906b-05aff93a150d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a76c95ec-cefd-43e7-906b-05aff93a150d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/c11758a3-58fb-4b55-8eb2-8a7e56ce404e Sep 01 02:09:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a76c95ec-cefd-43e7-906b-05aff93a150d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a76c95ec-cefd-43e7-906b-05aff93a150d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a76c95ec-cefd-43e7-906b-05aff93a150d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/c11758a3-58fb-4b55-8eb2-8a7e56ce404e returned with HTTP 404 Sep 01 02:09:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 466/895] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:22 2026] GET /volume/v3/snapshots/c11758a3-58fb-4b55-8eb2-8a7e56ce404e => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c2e5ff97-e3e3-4677-8fe7-e176238a74c1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c2e5ff97-e3e3-4677-8fe7-e176238a74c1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 Sep 01 02:09:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c2e5ff97-e3e3-4677-8fe7-e176238a74c1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c2e5ff97-e3e3-4677-8fe7-e176238a74c1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-c2e5ff97-e3e3-4677-8fe7-e176238a74c1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 5566bf43-9a8b-4b03-a170-568524204a29 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:09:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c2e5ff97-e3e3-4677-8fe7-e176238a74c1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 returned with HTTP 404 Sep 01 02:09:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 430/896] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:09:22 2026] GET /volume/v3/group_snapshots/5566bf43-9a8b-4b03-a170-568524204a29 => generated 116 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:09:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f8573126-725d-4d99-9329-ea661c22ae6a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f8573126-725d-4d99-9329-ea661c22ae6a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:09:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f8573126-725d-4d99-9329-ea661c22ae6a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f8573126-725d-4d99-9329-ea661c22ae6a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-f8573126-725d-4d99-9329-ea661c22ae6a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:22 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f8573126-725d-4d99-9329-ea661c22ae6a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:22 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:22 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f8573126-725d-4d99-9329-ea661c22ae6a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Get all volumes completed successfully. Sep 01 02:09:22 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-f8573126-725d-4d99-9329-ea661c22ae6a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:22 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-f8573126-725d-4d99-9329-ea661c22ae6a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:22 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-f8573126-725d-4d99-9329-ea661c22ae6a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f8573126-725d-4d99-9329-ea661c22ae6a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:09:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 467/897] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:09:22 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cfbcb803-dd4f-4533-8ee5-ea356b725698 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cfbcb803-dd4f-4533-8ee5-ea356b725698 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] POST http://192.168.122.72/volume/v3/groups/b75084dd-031d-482d-87bb-a5cc38897638/action Sep 01 02:09:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cfbcb803-dd4f-4533-8ee5-ea356b725698 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cfbcb803-dd4f-4533-8ee5-ea356b725698 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-cfbcb803-dd4f-4533-8ee5-ea356b725698 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] delete called for group b75084dd-031d-482d-87bb-a5cc38897638 {{(pid=87017) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:09:22 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.groups [None req-cfbcb803-dd4f-4533-8ee5-ea356b725698 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Delete group with id: b75084dd-031d-482d-87bb-a5cc38897638 Sep 01 02:09:22 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:22 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:22 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:22 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:09:22 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:22 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cfbcb803-dd4f-4533-8ee5-ea356b725698 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/b75084dd-031d-482d-87bb-a5cc38897638/action returned with HTTP 202 Sep 01 02:09:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 431/898] 192.168.122.72 () {62 vars in 1307 bytes} [Tue Sep 1 02:09:22 2026] POST /volume/v3/groups/b75084dd-031d-482d-87bb-a5cc38897638/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:09:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4481f984-712b-41a4-8dbe-b518652ae62b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4481f984-712b-41a4-8dbe-b518652ae62b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:09:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4481f984-712b-41a4-8dbe-b518652ae62b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4481f984-712b-41a4-8dbe-b518652ae62b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:22 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:22 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4481f984-712b-41a4-8dbe-b518652ae62b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:09:22 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-4481f984-712b-41a4-8dbe-b518652ae62b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:22 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-4481f984-712b-41a4-8dbe-b518652ae62b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:22 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-4481f984-712b-41a4-8dbe-b518652ae62b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4481f984-712b-41a4-8dbe-b518652ae62b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 200 Sep 01 02:09:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 468/899] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:22 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 920 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6ab59d6a-f82b-4b6a-a7c4-4963624a9d4f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6ab59d6a-f82b-4b6a-a7c4-4963624a9d4f tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] GET http://192.168.122.72/volume/v3/volumes/b240052b-d966-4cea-a5a4-92dcb24f6750 Sep 01 02:09:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6ab59d6a-f82b-4b6a-a7c4-4963624a9d4f tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6ab59d6a-f82b-4b6a-a7c4-4963624a9d4f tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:23 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:23 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:23 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:23 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:23 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6ab59d6a-f82b-4b6a-a7c4-4963624a9d4f tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Volume info retrieved successfully. Sep 01 02:09:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6ab59d6a-f82b-4b6a-a7c4-4963624a9d4f tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] http://192.168.122.72/volume/v3/volumes/b240052b-d966-4cea-a5a4-92dcb24f6750 returned with HTTP 200 Sep 01 02:09:23 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 432/900] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:22 2026] GET /volume/v3/volumes/b240052b-d966-4cea-a5a4-92dcb24f6750 => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e36ab2d6-3a8e-4cdc-912a-fa3c622ee4f7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e36ab2d6-3a8e-4cdc-912a-fa3c622ee4f7 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d Sep 01 02:09:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e36ab2d6-3a8e-4cdc-912a-fa3c622ee4f7 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e36ab2d6-3a8e-4cdc-912a-fa3c622ee4f7 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e36ab2d6-3a8e-4cdc-912a-fa3c622ee4f7 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d returned with HTTP 404 Sep 01 02:09:24 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 469/901] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:23 2026] GET /volume/v3/volumes/162123de-5bae-4f88-8c72-0b832001720d => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:09:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8724dd6e-351c-4bf8-9ff2-d89ebaa9468c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8724dd6e-351c-4bf8-9ff2-d89ebaa9468c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/groups/b75084dd-031d-482d-87bb-a5cc38897638 Sep 01 02:09:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8724dd6e-351c-4bf8-9ff2-d89ebaa9468c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8724dd6e-351c-4bf8-9ff2-d89ebaa9468c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-8724dd6e-351c-4bf8-9ff2-d89ebaa9468c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member b75084dd-031d-482d-87bb-a5cc38897638 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:09:24 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:24 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:24 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:24 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), Sep 01 02:09:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8724dd6e-351c-4bf8-9ff2-d89ebaa9468c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/b75084dd-031d-482d-87bb-a5cc38897638 returned with HTTP 200 Sep 01 02:09:24 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 433/902] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:09:24 2026] GET /volume/v3/groups/b75084dd-031d-482d-87bb-a5cc38897638 => generated 354 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4a7917b0-4d55-4178-8f15-25d674ff43ba None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4a7917b0-4d55-4178-8f15-25d674ff43ba tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] GET http://192.168.122.72/volume/v3/volumes/b240052b-d966-4cea-a5a4-92dcb24f6750 Sep 01 02:09:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4a7917b0-4d55-4178-8f15-25d674ff43ba tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4a7917b0-4d55-4178-8f15-25d674ff43ba tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:24 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:24 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:24 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:24 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:24 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4a7917b0-4d55-4178-8f15-25d674ff43ba tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Volume info retrieved successfully. Sep 01 02:09:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4a7917b0-4d55-4178-8f15-25d674ff43ba tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] http://192.168.122.72/volume/v3/volumes/b240052b-d966-4cea-a5a4-92dcb24f6750 returned with HTTP 200 Sep 01 02:09:24 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 470/903] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:24 2026] GET /volume/v3/volumes/b240052b-d966-4cea-a5a4-92dcb24f6750 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-747bacb0-ea3f-415a-81f5-ef67c2114f98 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-747bacb0-ea3f-415a-81f5-ef67c2114f98 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:09:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-747bacb0-ea3f-415a-81f5-ef67c2114f98 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "b240052b-d966-4cea-a5a4-92dcb24f6750"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-747bacb0-ea3f-415a-81f5-ef67c2114f98 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'b240052b-d966-4cea-a5a4-92dcb24f6750'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:24 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:24 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:24 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:24 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:24 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-747bacb0-ea3f-415a-81f5-ef67c2114f98 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Volume retrieved successfully. Sep 01 02:09:24 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-747bacb0-ea3f-415a-81f5-ef67c2114f98 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Create volume of 1 GB Sep 01 02:09:24 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-747bacb0-ea3f-415a-81f5-ef67c2114f98 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Availability Zones retrieved successfully. Sep 01 02:09:24 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-747bacb0-ea3f-415a-81f5-ef67c2114f98 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Flow 'volume_create_api' (7422690b-c9d3-42f6-b8cb-3a5de6843783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:24 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-747bacb0-ea3f-415a-81f5-ef67c2114f98 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d52cee87-e65c-4382-9015-5fe851216b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:24 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-747bacb0-ea3f-415a-81f5-ef67c2114f98 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:24 devstack devstack@c-api.service[87017]: WARNING cinder.volume.api [None req-747bacb0-ea3f-415a-81f5-ef67c2114f98 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d52cee87-e65c-4382-9015-5fe851216b59) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:09:24 devstack devstack@c-api.service[87017]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Sep 01 02:09:24 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-747bacb0-ea3f-415a-81f5-ef67c2114f98 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d52cee87-e65c-4382-9015-5fe851216b59) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:24 devstack devstack@c-api.service[87017]: WARNING cinder.volume.api [None req-747bacb0-ea3f-415a-81f5-ef67c2114f98 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d52cee87-e65c-4382-9015-5fe851216b59) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:09:24 devstack devstack@c-api.service[87017]: WARNING cinder.volume.api [None req-747bacb0-ea3f-415a-81f5-ef67c2114f98 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Flow 'volume_create_api' (7422690b-c9d3-42f6-b8cb-3a5de6843783) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:09:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-747bacb0-ea3f-415a-81f5-ef67c2114f98 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 400 Sep 01 02:09:24 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 434/904] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:09:24 2026] POST /volume/v3/volumes => generated 173 bytes in 107 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:09:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0ab9e7f9-02d0-45e8-aa5e-8ca6954323e5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0ab9e7f9-02d0-45e8-aa5e-8ca6954323e5 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] GET http://192.168.122.72/volume/v3/volumes/b240052b-d966-4cea-a5a4-92dcb24f6750 Sep 01 02:09:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0ab9e7f9-02d0-45e8-aa5e-8ca6954323e5 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0ab9e7f9-02d0-45e8-aa5e-8ca6954323e5 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:24 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:24 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:24 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:24 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:24 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0ab9e7f9-02d0-45e8-aa5e-8ca6954323e5 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Volume info retrieved successfully. Sep 01 02:09:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0ab9e7f9-02d0-45e8-aa5e-8ca6954323e5 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] http://192.168.122.72/volume/v3/volumes/b240052b-d966-4cea-a5a4-92dcb24f6750 returned with HTTP 200 Sep 01 02:09:24 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 471/905] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:24 2026] GET /volume/v3/volumes/b240052b-d966-4cea-a5a4-92dcb24f6750 => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8b2906f1-8e0d-4fd7-a3a9-1ee863294d29 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8b2906f1-8e0d-4fd7-a3a9-1ee863294d29 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] DELETE http://192.168.122.72/volume/v3/volumes/b240052b-d966-4cea-a5a4-92dcb24f6750 Sep 01 02:09:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8b2906f1-8e0d-4fd7-a3a9-1ee863294d29 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8b2906f1-8e0d-4fd7-a3a9-1ee863294d29 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:24 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-8b2906f1-8e0d-4fd7-a3a9-1ee863294d29 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Delete volume with id: b240052b-d966-4cea-a5a4-92dcb24f6750 Sep 01 02:09:24 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:24 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:24 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:24 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:24 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8b2906f1-8e0d-4fd7-a3a9-1ee863294d29 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Volume info retrieved successfully. Sep 01 02:09:24 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8b2906f1-8e0d-4fd7-a3a9-1ee863294d29 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Delete volume request issued successfully. Sep 01 02:09:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8b2906f1-8e0d-4fd7-a3a9-1ee863294d29 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] http://192.168.122.72/volume/v3/volumes/b240052b-d966-4cea-a5a4-92dcb24f6750 returned with HTTP 202 Sep 01 02:09:24 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 435/906] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:24 2026] DELETE /volume/v3/volumes/b240052b-d966-4cea-a5a4-92dcb24f6750 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ad44c400-2ee6-4a2d-a531-d195f7d87845 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ad44c400-2ee6-4a2d-a531-d195f7d87845 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] GET http://192.168.122.72/volume/v3/volumes/b240052b-d966-4cea-a5a4-92dcb24f6750 Sep 01 02:09:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ad44c400-2ee6-4a2d-a531-d195f7d87845 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ad44c400-2ee6-4a2d-a531-d195f7d87845 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:24 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:24 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:24 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:24 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:24 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ad44c400-2ee6-4a2d-a531-d195f7d87845 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Volume info retrieved successfully. Sep 01 02:09:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ad44c400-2ee6-4a2d-a531-d195f7d87845 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] http://192.168.122.72/volume/v3/volumes/b240052b-d966-4cea-a5a4-92dcb24f6750 returned with HTTP 200 Sep 01 02:09:24 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 472/907] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:24 2026] GET /volume/v3/volumes/b240052b-d966-4cea-a5a4-92dcb24f6750 => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-47e07fc6-2ab3-4049-9d52-c8bcdd57af89 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-47e07fc6-2ab3-4049-9d52-c8bcdd57af89 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/groups/b75084dd-031d-482d-87bb-a5cc38897638 Sep 01 02:09:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-47e07fc6-2ab3-4049-9d52-c8bcdd57af89 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-47e07fc6-2ab3-4049-9d52-c8bcdd57af89 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-47e07fc6-2ab3-4049-9d52-c8bcdd57af89 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member b75084dd-031d-482d-87bb-a5cc38897638 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:09:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-47e07fc6-2ab3-4049-9d52-c8bcdd57af89 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/b75084dd-031d-482d-87bb-a5cc38897638 returned with HTTP 404 Sep 01 02:09:25 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 436/908] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:09:25 2026] GET /volume/v3/groups/b75084dd-031d-482d-87bb-a5cc38897638 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e808b2ad-53ba-4567-bca6-970b2b772e72 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e808b2ad-53ba-4567-bca6-970b2b772e72 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] DELETE http://192.168.122.72/volume/v3/group_types/0dc345e8-52ce-45c2-a71e-23628229536e Sep 01 02:09:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e808b2ad-53ba-4567-bca6-970b2b772e72 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e808b2ad-53ba-4567-bca6-970b2b772e72 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e808b2ad-53ba-4567-bca6-970b2b772e72 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] http://192.168.122.72/volume/v3/group_types/0dc345e8-52ce-45c2-a71e-23628229536e returned with HTTP 202 Sep 01 02:09:25 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 473/909] 192.168.122.72 () {60 vars in 1283 bytes} [Tue Sep 1 02:09:25 2026] DELETE /volume/v3/group_types/0dc345e8-52ce-45c2-a71e-23628229536e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-277a50b9-70ee-4258-bf5f-4d6c50b7d550 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-277a50b9-70ee-4258-bf5f-4d6c50b7d550 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] DELETE http://192.168.122.72/volume/v3/types/6496fea6-7476-4a30-ba7a-5934dad80135 Sep 01 02:09:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-277a50b9-70ee-4258-bf5f-4d6c50b7d550 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-277a50b9-70ee-4258-bf5f-4d6c50b7d550 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-277a50b9-70ee-4258-bf5f-4d6c50b7d550 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] http://192.168.122.72/volume/v3/types/6496fea6-7476-4a30-ba7a-5934dad80135 returned with HTTP 202 Sep 01 02:09:25 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 437/910] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:09:25 2026] DELETE /volume/v3/types/6496fea6-7476-4a30-ba7a-5934dad80135 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3dbb9318-fb2c-4cab-adb1-c1dcc97e3478 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3dbb9318-fb2c-4cab-adb1-c1dcc97e3478 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] GET http://192.168.122.72/volume/v3/types/6496fea6-7476-4a30-ba7a-5934dad80135 Sep 01 02:09:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3dbb9318-fb2c-4cab-adb1-c1dcc97e3478 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3dbb9318-fb2c-4cab-adb1-c1dcc97e3478 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3dbb9318-fb2c-4cab-adb1-c1dcc97e3478 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] http://192.168.122.72/volume/v3/types/6496fea6-7476-4a30-ba7a-5934dad80135 returned with HTTP 404 Sep 01 02:09:25 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 474/911] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:09:25 2026] GET /volume/v3/types/6496fea6-7476-4a30-ba7a-5934dad80135 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-60ce7077-3285-4a69-9f19-cfeac6398cee None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-60ce7077-3285-4a69-9f19-cfeac6398cee tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:09:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-60ce7077-3285-4a69-9f19-cfeac6398cee tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1252840552"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-60ce7077-3285-4a69-9f19-cfeac6398cee tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:09:25 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 438/912] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:09:25 2026] POST /volume/v3/types => generated 224 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-664fd2a0-2463-4c55-82ff-88d27ef1b454 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-664fd2a0-2463-4c55-82ff-88d27ef1b454 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] POST http://192.168.122.72/volume/v3/group_types Sep 01 02:09:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-664fd2a0-2463-4c55-82ff-88d27ef1b454 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1847118695"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-664fd2a0-2463-4c55-82ff-88d27ef1b454 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] http://192.168.122.72/volume/v3/group_types returned with HTTP 202 Sep 01 02:09:25 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 475/913] 192.168.122.72 () {62 vars in 1190 bytes} [Tue Sep 1 02:09:25 2026] POST /volume/v3/group_types => generated 181 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ec8283db-a8e9-4d60-a937-8327efe69fe2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ec8283db-a8e9-4d60-a937-8327efe69fe2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] POST http://192.168.122.72/volume/v3/groups Sep 01 02:09:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ec8283db-a8e9-4d60-a937-8327efe69fe2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "17c4f302-d0b1-42f2-9387-3e930ac4c48b", "volume_types": ["bded3571-c065-404e-8604-26f7d7b597dd"], "name": "tempest-GroupSnapshotsTest-Group-1949578896"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-ec8283db-a8e9-4d60-a937-8327efe69fe2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Creating new group {'group': {'group_type': '17c4f302-d0b1-42f2-9387-3e930ac4c48b', 'volume_types': ['bded3571-c065-404e-8604-26f7d7b597dd'], 'name': 'tempest-GroupSnapshotsTest-Group-1949578896'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:09:25 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.groups [None req-ec8283db-a8e9-4d60-a937-8327efe69fe2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Creating group tempest-GroupSnapshotsTest-Group-1949578896. Sep 01 02:09:25 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ec8283db-a8e9-4d60-a937-8327efe69fe2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Availability Zones retrieved successfully. Sep 01 02:09:25 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-ec8283db-a8e9-4d60-a937-8327efe69fe2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Created reservations ['be40bc21-9eef-48c9-bf9b-eb93fb54a378'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2f0843f0-24de-4df8-b9e5-fdb27aa1dce5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2f0843f0-24de-4df8-b9e5-fdb27aa1dce5 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] GET http://192.168.122.72/volume/v3/volumes/b240052b-d966-4cea-a5a4-92dcb24f6750 Sep 01 02:09:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2f0843f0-24de-4df8-b9e5-fdb27aa1dce5 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2f0843f0-24de-4df8-b9e5-fdb27aa1dce5 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ec8283db-a8e9-4d60-a937-8327efe69fe2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups returned with HTTP 202 Sep 01 02:09:25 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 439/914] 192.168.122.72 () {62 vars in 1176 bytes} [Tue Sep 1 02:09:25 2026] POST /volume/v3/groups => generated 112 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6a138287-96f8-44a4-9dda-02d86488b07a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2f0843f0-24de-4df8-b9e5-fdb27aa1dce5 tempest-VolumesCloneNegativeTest-1452005438 tempest-VolumesCloneNegativeTest-1452005438-project-member] http://192.168.122.72/volume/v3/volumes/b240052b-d966-4cea-a5a4-92dcb24f6750 returned with HTTP 404 Sep 01 02:09:25 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 476/915] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:25 2026] GET /volume/v3/volumes/b240052b-d966-4cea-a5a4-92dcb24f6750 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6a138287-96f8-44a4-9dda-02d86488b07a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 Sep 01 02:09:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6a138287-96f8-44a4-9dda-02d86488b07a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6a138287-96f8-44a4-9dda-02d86488b07a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-6a138287-96f8-44a4-9dda-02d86488b07a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:09:25 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:25 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:25 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:25 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), Sep 01 02:09:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6a138287-96f8-44a4-9dda-02d86488b07a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 returned with HTTP 200 Sep 01 02:09:25 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 440/916] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:09:25 2026] GET /volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 => generated 392 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-666dd886-7bc4-462b-975c-a37146a444fa None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-666dd886-7bc4-462b-975c-a37146a444fa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 Sep 01 02:09:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-666dd886-7bc4-462b-975c-a37146a444fa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-666dd886-7bc4-462b-975c-a37146a444fa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-666dd886-7bc4-462b-975c-a37146a444fa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:09:26 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:26 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-53e03cfa-63d1-4db0-958e-207db7ef6d3b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:26 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:26 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:09:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-666dd886-7bc4-462b-975c-a37146a444fa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 returned with HTTP 200 Sep 01 02:09:26 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 477/917] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:09:26 2026] GET /volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 => generated 393 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:09:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1504807295", "volume_type": "bded3571-c065-404e-8604-26f7d7b597dd", "group_id": "4641c2fc-231a-4e4b-a7e9-04eb7f0c8578", "size": 1}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1504807295', 'volume_type': 'bded3571-c065-404e-8604-26f7d7b597dd', 'group_id': '4641c2fc-231a-4e4b-a7e9-04eb7f0c8578', 'size': 1}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:26 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:26 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:26 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Create volume of 1 GB Sep 01 02:09:26 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:26 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:09:26 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Availability Zones retrieved successfully. Sep 01 02:09:26 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Flow 'volume_create_api' (d049722a-452a-40c1-beb4-9d5f96bf00f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:26 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4214505-af2a-482f-94c0-22434ac7adeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:26 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:26 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:26 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:26 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4214505-af2a-482f-94c0-22434ac7adeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:09:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bded3571-c065-404e-8604-26f7d7b597dd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1252840552',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bded3571-c065-404e-8604-26f7d7b597dd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4641c2fc-231a-4e4b-a7e9-04eb7f0c8578', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:26 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8784383-371d-4378-8700-162acf8acbc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:26 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1252840552 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1252840552, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:09:27 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1252840552 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1252840552, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:09:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-53e03cfa-63d1-4db0-958e-207db7ef6d3b tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:09:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-53e03cfa-63d1-4db0-958e-207db7ef6d3b tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1399833232"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-53e03cfa-63d1-4db0-958e-207db7ef6d3b tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1399833232'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:27 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-53e03cfa-63d1-4db0-958e-207db7ef6d3b tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Create volume of 1 GB Sep 01 02:09:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:27 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-53e03cfa-63d1-4db0-958e-207db7ef6d3b tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Availability Zones retrieved successfully. Sep 01 02:09:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-53e03cfa-63d1-4db0-958e-207db7ef6d3b tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Flow 'volume_create_api' (a6b8d9d3-fa59-4a27-8a7a-67e77e482724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-53e03cfa-63d1-4db0-958e-207db7ef6d3b tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44ba44d4-23dd-4332-b811-a5bb3720bb28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-53e03cfa-63d1-4db0-958e-207db7ef6d3b tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:27 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Created reservations ['b2020998-85cb-4142-a36e-03c51b9cb5f1', '2810020a-5ed4-460e-af51-90b288539bf6', '3cbb93f7-bc5f-4b8f-a3f5-d33f4aa92c78', '8db9dcb4-ab4c-4f7e-bf25-27f72246e7e0'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:27 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8784383-371d-4378-8700-162acf8acbc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2020998-85cb-4142-a36e-03c51b9cb5f1', '2810020a-5ed4-460e-af51-90b288539bf6', '3cbb93f7-bc5f-4b8f-a3f5-d33f4aa92c78', '8db9dcb4-ab4c-4f7e-bf25-27f72246e7e0']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:27 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd09958-21ed-4402-8dbf-6f4b01d0c2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:27 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:27 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:27 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd09958-21ed-4402-8dbf-6f4b01d0c2ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fbedfbb-dda5-48b4-ab73-30e32e746d64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1504807295',encryption_key_id=None,group_id=4641c2fc-231a-4e4b-a7e9-04eb7f0c8578,group_type_id=,metadata={},multiattach=False,project_id='ba7b790f78064a5aac8ce230cb80a02b',qos_specs=None,replication_status=,reservations=['b2020998-85cb-4142-a36e-03c51b9cb5f1','2810020a-5ed4-460e-af51-90b288539bf6','3cbb93f7-bc5f-4b8f-a3f5-d33f4aa92c78','8db9dcb4-ab4c-4f7e-bf25-27f72246e7e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bc6e3b33c384fdeb7166e750dd0bb26',volume_type_id=bded3571-c065-404e-8604-26f7d7b597dd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1504807295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4641c2fc-231a-4e4b-a7e9-04eb7f0c8578,host=None,id=5fbedfbb-dda5-48b4-ab73-30e32e746d64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba7b790f78064a5aac8ce230cb80a02b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bc6e3b33c384fdeb7166e750dd0bb26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bded3571-c065-404e-8604-26f7d7b597dd),volume_type_id=bded3571-c065-404e-8604-26f7d7b597dd)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:27 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9358f9b1-60d6-474c-aad5-a2808e520ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-53e03cfa-63d1-4db0-958e-207db7ef6d3b tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44ba44d4-23dd-4332-b811-a5bb3720bb28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-53e03cfa-63d1-4db0-958e-207db7ef6d3b tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02cf544e-4354-4718-95ba-122d31e3ae1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:27 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9358f9b1-60d6-474c-aad5-a2808e520ac9) transitioned into state 'SUCCESS' from state '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-1504807295',encryption_key_id=None,group_id=4641c2fc-231a-4e4b-a7e9-04eb7f0c8578,group_type_id=,metadata={},multiattach=False,project_id='ba7b790f78064a5aac8ce230cb80a02b',qos_specs=None,replication_status=,reservations=['b2020998-85cb-4142-a36e-03c51b9cb5f1','2810020a-5ed4-460e-af51-90b288539bf6','3cbb93f7-bc5f-4b8f-a3f5-d33f4aa92c78','8db9dcb4-ab4c-4f7e-bf25-27f72246e7e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bc6e3b33c384fdeb7166e750dd0bb26',volume_type_id=bded3571-c065-404e-8604-26f7d7b597dd)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:27 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d9fd30f-26a4-429d-89ba-7fc5fcdcfaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:27 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d9fd30f-26a4-429d-89ba-7fc5fcdcfaf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:27 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Flow 'volume_create_api' (d049722a-452a-40c1-beb4-9d5f96bf00f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:27 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Create volume request issued successfully. Sep 01 02:09:27 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:27 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:27 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-53e03cfa-63d1-4db0-958e-207db7ef6d3b tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Created reservations ['6a8f1598-cc6f-4042-9afc-121adf0c80ec', '3f0a0ea9-9b20-4651-999e-6c71833e6303', '096c63ae-b516-4997-af07-542a7e0b4a7b', '676e1c1a-18a8-492f-b220-4b8910ca24a3'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-53e03cfa-63d1-4db0-958e-207db7ef6d3b tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02cf544e-4354-4718-95ba-122d31e3ae1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a8f1598-cc6f-4042-9afc-121adf0c80ec', '3f0a0ea9-9b20-4651-999e-6c71833e6303', '096c63ae-b516-4997-af07-542a7e0b4a7b', '676e1c1a-18a8-492f-b220-4b8910ca24a3']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-53e03cfa-63d1-4db0-958e-207db7ef6d3b tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39c0c013-69e7-46b8-86b0-d44118bce252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:27 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7d01b37c-bf64-4948-83c2-5d5b93566d6b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 478/918] 192.168.122.72 () {62 vars in 1179 bytes} [Tue Sep 1 02:09:26 2026] POST /volume/v3/volumes => generated 829 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8bdddfc3-4686-4828-8172-fff8b272e24c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:27 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8bdddfc3-4686-4828-8172-fff8b272e24c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/5fbedfbb-dda5-48b4-ab73-30e32e746d64 Sep 01 02:09:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8bdddfc3-4686-4828-8172-fff8b272e24c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8bdddfc3-4686-4828-8172-fff8b272e24c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-53e03cfa-63d1-4db0-958e-207db7ef6d3b tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39c0c013-69e7-46b8-86b0-d44118bce252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82fc109d-41fa-4121-975a-d1501e8783e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1399833232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78ca7a93f404412bb7f57ed8dc45f7a9',qos_specs=None,replication_status=,reservations=['6a8f1598-cc6f-4042-9afc-121adf0c80ec','3f0a0ea9-9b20-4651-999e-6c71833e6303','096c63ae-b516-4997-af07-542a7e0b4a7b','676e1c1a-18a8-492f-b220-4b8910ca24a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed5f1653e88e46309f2d77ae4d000729',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1399833232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82fc109d-41fa-4121-975a-d1501e8783e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78ca7a93f404412bb7f57ed8dc45f7a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed5f1653e88e46309f2d77ae4d000729',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-53e03cfa-63d1-4db0-958e-207db7ef6d3b tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2dc2045-352c-4f43-9c66-915990baf12d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:27 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:27 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:27 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8bdddfc3-4686-4828-8172-fff8b272e24c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:09:27 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-8bdddfc3-4686-4828-8172-fff8b272e24c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:27 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-8bdddfc3-4686-4828-8172-fff8b272e24c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-53e03cfa-63d1-4db0-958e-207db7ef6d3b tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2dc2045-352c-4f43-9c66-915990baf12d) transitioned into state 'SUCCESS' from state '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-1399833232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78ca7a93f404412bb7f57ed8dc45f7a9',qos_specs=None,replication_status=,reservations=['6a8f1598-cc6f-4042-9afc-121adf0c80ec','3f0a0ea9-9b20-4651-999e-6c71833e6303','096c63ae-b516-4997-af07-542a7e0b4a7b','676e1c1a-18a8-492f-b220-4b8910ca24a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed5f1653e88e46309f2d77ae4d000729',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-53e03cfa-63d1-4db0-958e-207db7ef6d3b tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d5f2974-1630-4d8d-b3c1-859b4b3f5f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-53e03cfa-63d1-4db0-958e-207db7ef6d3b tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d5f2974-1630-4d8d-b3c1-859b4b3f5f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-53e03cfa-63d1-4db0-958e-207db7ef6d3b tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Flow 'volume_create_api' (a6b8d9d3-fa59-4a27-8a7a-67e77e482724) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:27 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-53e03cfa-63d1-4db0-958e-207db7ef6d3b tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Create volume request issued successfully. Sep 01 02:09:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-53e03cfa-63d1-4db0-958e-207db7ef6d3b tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 441/919] 192.168.122.72 () {62 vars in 1178 bytes} [Tue Sep 1 02:09:26 2026] POST /volume/v3/volumes => generated 826 bytes in 758 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-10bbc42c-7e42-40d2-a652-bb3b76215a1c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-10bbc42c-7e42-40d2-a652-bb3b76215a1c tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] GET http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 Sep 01 02:09:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-10bbc42c-7e42-40d2-a652-bb3b76215a1c tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-10bbc42c-7e42-40d2-a652-bb3b76215a1c tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:27 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-8bdddfc3-4686-4828-8172-fff8b272e24c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:27 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8bdddfc3-4686-4828-8172-fff8b272e24c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/5fbedfbb-dda5-48b4-ab73-30e32e746d64 returned with HTTP 200 Sep 01 02:09:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 479/920] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:27 2026] GET /volume/v3/volumes/5fbedfbb-dda5-48b4-ab73-30e32e746d64 => generated 897 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:27 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-10bbc42c-7e42-40d2-a652-bb3b76215a1c tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Volume info retrieved successfully. Sep 01 02:09:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-10bbc42c-7e42-40d2-a652-bb3b76215a1c tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 returned with HTTP 200 Sep 01 02:09:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 442/921] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:27 2026] GET /volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 => generated 894 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1d71b12d-ded2-4543-add0-aa221829f225 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6a0bc98c-8cab-4237-806d-11055e5162e5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6a0bc98c-8cab-4237-806d-11055e5162e5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/5fbedfbb-dda5-48b4-ab73-30e32e746d64 Sep 01 02:09:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6a0bc98c-8cab-4237-806d-11055e5162e5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6a0bc98c-8cab-4237-806d-11055e5162e5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:28 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:28 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:28 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:28 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:28 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6a0bc98c-8cab-4237-806d-11055e5162e5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:09:28 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-6a0bc98c-8cab-4237-806d-11055e5162e5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:28 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-6a0bc98c-8cab-4237-806d-11055e5162e5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1d71b12d-ded2-4543-add0-aa221829f225 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:09:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1d71b12d-ded2-4543-add0-aa221829f225 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-278856214"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-1d71b12d-ded2-4543-add0-aa221829f225 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-278856214'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:28 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-1d71b12d-ded2-4543-add0-aa221829f225 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Create volume of 1 GB Sep 01 02:09:28 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1d71b12d-ded2-4543-add0-aa221829f225 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Availability Zones retrieved successfully. Sep 01 02:09:28 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-6a0bc98c-8cab-4237-806d-11055e5162e5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:28 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:28 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:28 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1d71b12d-ded2-4543-add0-aa221829f225 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Flow 'volume_create_api' (ef98bf6d-410e-473f-b5d0-e8d7a34c1837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:28 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1d71b12d-ded2-4543-add0-aa221829f225 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a22cd7a-cfdf-4a88-b1f4-a8410fe826b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:28 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-1d71b12d-ded2-4543-add0-aa221829f225 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6a0bc98c-8cab-4237-806d-11055e5162e5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/5fbedfbb-dda5-48b4-ab73-30e32e746d64 returned with HTTP 200 Sep 01 02:09:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 443/922] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:28 2026] GET /volume/v3/volumes/5fbedfbb-dda5-48b4-ab73-30e32e746d64 => generated 922 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a8cbe9eb-14f5-4c6c-ae48-c58d3f47921e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a8cbe9eb-14f5-4c6c-ae48-c58d3f47921e tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] GET http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 Sep 01 02:09:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a8cbe9eb-14f5-4c6c-ae48-c58d3f47921e tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a8cbe9eb-14f5-4c6c-ae48-c58d3f47921e tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:28 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:28 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:28 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:28 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:28 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a8cbe9eb-14f5-4c6c-ae48-c58d3f47921e tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Volume info retrieved successfully. Sep 01 02:09:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a8cbe9eb-14f5-4c6c-ae48-c58d3f47921e tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 returned with HTTP 200 Sep 01 02:09:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 444/923] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:28 2026] GET /volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 => generated 918 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:09:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-589242045", "volume_type": "bded3571-c065-404e-8604-26f7d7b597dd", "group_id": "4641c2fc-231a-4e4b-a7e9-04eb7f0c8578", "size": 1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-589242045', 'volume_type': 'bded3571-c065-404e-8604-26f7d7b597dd', 'group_id': '4641c2fc-231a-4e4b-a7e9-04eb7f0c8578', 'size': 1}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:28 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1d71b12d-ded2-4543-add0-aa221829f225 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a22cd7a-cfdf-4a88-b1f4-a8410fe826b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:28 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1d71b12d-ded2-4543-add0-aa221829f225 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41d7b43b-f6f8-4f8d-8607-88b36bcb2a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:28 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:28 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:28 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Create volume of 1 GB Sep 01 02:09:28 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:28 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), Sep 01 02:09:28 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Availability Zones retrieved successfully. Sep 01 02:09:28 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Flow 'volume_create_api' (896988ca-4e0f-4507-9fe5-dcb5b136504e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:28 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4892a95a-cfe6-47bf-81d4-00cbb6b308aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:28 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:28 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:28 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:28 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4892a95a-cfe6-47bf-81d4-00cbb6b308aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:09:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bded3571-c065-404e-8604-26f7d7b597dd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1252840552',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bded3571-c065-404e-8604-26f7d7b597dd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4641c2fc-231a-4e4b-a7e9-04eb7f0c8578', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:28 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d5ed004-3331-403a-b521-c3b1be47b15b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:29 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-1d71b12d-ded2-4543-add0-aa221829f225 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Created reservations ['3dce3726-02eb-4d86-91ed-ed1ba8594c1b', '3579af8f-f4d4-4241-9d12-7011281e740e', '9451ef29-4c57-487f-a4e0-1f02be056c51', 'e8719340-d374-48d3-b6fe-d55c56fe16e9'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:29 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1d71b12d-ded2-4543-add0-aa221829f225 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41d7b43b-f6f8-4f8d-8607-88b36bcb2a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dce3726-02eb-4d86-91ed-ed1ba8594c1b', '3579af8f-f4d4-4241-9d12-7011281e740e', '9451ef29-4c57-487f-a4e0-1f02be056c51', 'e8719340-d374-48d3-b6fe-d55c56fe16e9']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:29 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1d71b12d-ded2-4543-add0-aa221829f225 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76b37290-6eff-4e17-8d51-ba3ed10d13f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:29 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1252840552 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1252840552, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:09:29 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1252840552 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1252840552, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:09:29 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Created reservations ['634ecbad-6cf5-4be5-a249-282a1e5f80c8', '55635647-2b8b-4aaa-ba6a-72282ac45b34', '8b259825-c25b-403e-97aa-fd494e058b13', '9e0a1239-4632-4cda-a2c5-15581d5f4f49'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:29 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d5ed004-3331-403a-b521-c3b1be47b15b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['634ecbad-6cf5-4be5-a249-282a1e5f80c8', '55635647-2b8b-4aaa-ba6a-72282ac45b34', '8b259825-c25b-403e-97aa-fd494e058b13', '9e0a1239-4632-4cda-a2c5-15581d5f4f49']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:29 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:29 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:29 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98b0fff9-455a-419d-86b5-218b5a3f91b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:29 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1d71b12d-ded2-4543-add0-aa221829f225 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76b37290-6eff-4e17-8d51-ba3ed10d13f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2da673d-8176-45ea-807e-4432794e9741', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-278856214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3569b0ab85e845719afbb72ff0859223',qos_specs=None,replication_status=,reservations=['3dce3726-02eb-4d86-91ed-ed1ba8594c1b','3579af8f-f4d4-4241-9d12-7011281e740e','9451ef29-4c57-487f-a4e0-1f02be056c51','e8719340-d374-48d3-b6fe-d55c56fe16e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c7f3608854a4aca9d3ae62336865868',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-278856214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2da673d-8176-45ea-807e-4432794e9741,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3569b0ab85e845719afbb72ff0859223',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c7f3608854a4aca9d3ae62336865868',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:29 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1d71b12d-ded2-4543-add0-aa221829f225 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (700620d7-175f-4014-a803-9021ac290138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:29 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:29 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:29 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98b0fff9-455a-419d-86b5-218b5a3f91b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61e82528-dcf1-4e7e-97d5-4d052c50d3bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-589242045',encryption_key_id=None,group_id=4641c2fc-231a-4e4b-a7e9-04eb7f0c8578,group_type_id=,metadata={},multiattach=False,project_id='ba7b790f78064a5aac8ce230cb80a02b',qos_specs=None,replication_status=,reservations=['634ecbad-6cf5-4be5-a249-282a1e5f80c8','55635647-2b8b-4aaa-ba6a-72282ac45b34','8b259825-c25b-403e-97aa-fd494e058b13','9e0a1239-4632-4cda-a2c5-15581d5f4f49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bc6e3b33c384fdeb7166e750dd0bb26',volume_type_id=bded3571-c065-404e-8604-26f7d7b597dd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-589242045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4641c2fc-231a-4e4b-a7e9-04eb7f0c8578,host=None,id=61e82528-dcf1-4e7e-97d5-4d052c50d3bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba7b790f78064a5aac8ce230cb80a02b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bc6e3b33c384fdeb7166e750dd0bb26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bded3571-c065-404e-8604-26f7d7b597dd),volume_type_id=bded3571-c065-404e-8604-26f7d7b597dd)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:29 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1d71b12d-ded2-4543-add0-aa221829f225 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (700620d7-175f-4014-a803-9021ac290138) transitioned into state 'SUCCESS' from state '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-278856214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3569b0ab85e845719afbb72ff0859223',qos_specs=None,replication_status=,reservations=['3dce3726-02eb-4d86-91ed-ed1ba8594c1b','3579af8f-f4d4-4241-9d12-7011281e740e','9451ef29-4c57-487f-a4e0-1f02be056c51','e8719340-d374-48d3-b6fe-d55c56fe16e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c7f3608854a4aca9d3ae62336865868',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:29 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a4104bb-c343-4f4a-b60c-c4f649ce9f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:29 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1d71b12d-ded2-4543-add0-aa221829f225 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (662a18c9-6f4d-4632-89de-30d4650bbabb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:29 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1d71b12d-ded2-4543-add0-aa221829f225 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (662a18c9-6f4d-4632-89de-30d4650bbabb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:29 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1d71b12d-ded2-4543-add0-aa221829f225 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Flow 'volume_create_api' (ef98bf6d-410e-473f-b5d0-e8d7a34c1837) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:29 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1d71b12d-ded2-4543-add0-aa221829f225 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Create volume request issued successfully. Sep 01 02:09:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1d71b12d-ded2-4543-add0-aa221829f225 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 480/924] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:09:28 2026] POST /volume/v3/volumes => generated 764 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:29 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a4104bb-c343-4f4a-b60c-c4f649ce9f01) transitioned into state 'SUCCESS' from state '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-589242045',encryption_key_id=None,group_id=4641c2fc-231a-4e4b-a7e9-04eb7f0c8578,group_type_id=,metadata={},multiattach=False,project_id='ba7b790f78064a5aac8ce230cb80a02b',qos_specs=None,replication_status=,reservations=['634ecbad-6cf5-4be5-a249-282a1e5f80c8','55635647-2b8b-4aaa-ba6a-72282ac45b34','8b259825-c25b-403e-97aa-fd494e058b13','9e0a1239-4632-4cda-a2c5-15581d5f4f49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bc6e3b33c384fdeb7166e750dd0bb26',volume_type_id=bded3571-c065-404e-8604-26f7d7b597dd)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:29 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec6acaf6-efa0-4f93-a6a6-35c162b854e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7ae0d53b-82db-4e7b-9acb-7a07f06a9de2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7ae0d53b-82db-4e7b-9acb-7a07f06a9de2 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 Sep 01 02:09:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7ae0d53b-82db-4e7b-9acb-7a07f06a9de2 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7ae0d53b-82db-4e7b-9acb-7a07f06a9de2 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:29 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec6acaf6-efa0-4f93-a6a6-35c162b854e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:29 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:29 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:29 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:29 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:29 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Flow 'volume_create_api' (896988ca-4e0f-4507-9fe5-dcb5b136504e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:29 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Create volume request issued successfully. Sep 01 02:09:29 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:29 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:29 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7ae0d53b-82db-4e7b-9acb-7a07f06a9de2 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Volume info retrieved successfully. Sep 01 02:09:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7ae0d53b-82db-4e7b-9acb-7a07f06a9de2 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 returned with HTTP 200 Sep 01 02:09:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 481/925] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:29 2026] GET /volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 => generated 832 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:29 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:29 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:29 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8230028e-0238-42f1-8280-fd8f4a7eda14 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 445/926] 192.168.122.72 () {62 vars in 1179 bytes} [Tue Sep 1 02:09:28 2026] POST /volume/v3/volumes => generated 828 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-25ead342-47bb-40e3-9ee6-26c1c2352623 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-25ead342-47bb-40e3-9ee6-26c1c2352623 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/61e82528-dcf1-4e7e-97d5-4d052c50d3bf Sep 01 02:09:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-25ead342-47bb-40e3-9ee6-26c1c2352623 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-25ead342-47bb-40e3-9ee6-26c1c2352623 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:29 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:29 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:29 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:29 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:29 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-25ead342-47bb-40e3-9ee6-26c1c2352623 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:09:29 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-25ead342-47bb-40e3-9ee6-26c1c2352623 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:29 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-25ead342-47bb-40e3-9ee6-26c1c2352623 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:29 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-25ead342-47bb-40e3-9ee6-26c1c2352623 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:29 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:29 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-25ead342-47bb-40e3-9ee6-26c1c2352623 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/61e82528-dcf1-4e7e-97d5-4d052c50d3bf returned with HTTP 200 Sep 01 02:09:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 482/927] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:29 2026] GET /volume/v3/volumes/61e82528-dcf1-4e7e-97d5-4d052c50d3bf => generated 896 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c9a5acc1-635d-45f7-886f-a63ea3197de9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c9a5acc1-635d-45f7-886f-a63ea3197de9 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] GET http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 Sep 01 02:09:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c9a5acc1-635d-45f7-886f-a63ea3197de9 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c9a5acc1-635d-45f7-886f-a63ea3197de9 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:29 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:29 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:29 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:29 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:29 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c9a5acc1-635d-45f7-886f-a63ea3197de9 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Volume info retrieved successfully. Sep 01 02:09:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c9a5acc1-635d-45f7-886f-a63ea3197de9 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 returned with HTTP 200 Sep 01 02:09:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 446/928] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:29 2026] GET /volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 => generated 954 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-15cf7708-2e6d-4adb-9d40-323b63ecc654 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-15cf7708-2e6d-4adb-9d40-323b63ecc654 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] POST http://192.168.122.72/volume/v3/volume-transfers Sep 01 02:09:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-15cf7708-2e6d-4adb-9d40-323b63ecc654 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "82fc109d-41fa-4121-975a-d1501e8783e5"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volume_transfer [None req-15cf7708-2e6d-4adb-9d40-323b63ecc654 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Creating new volume transfer {'transfer': {'volume_id': '82fc109d-41fa-4121-975a-d1501e8783e5'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 02:09:29 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volume_transfer [None req-15cf7708-2e6d-4adb-9d40-323b63ecc654 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Creating transfer of volume 82fc109d-41fa-4121-975a-d1501e8783e5 Sep 01 02:09:29 devstack devstack@c-api.service[87016]: INFO cinder.transfer.api [None req-15cf7708-2e6d-4adb-9d40-323b63ecc654 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Generating transfer record for volume 82fc109d-41fa-4121-975a-d1501e8783e5 Sep 01 02:09:29 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:29 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:29 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:29 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-15cf7708-2e6d-4adb-9d40-323b63ecc654 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] http://192.168.122.72/volume/v3/volume-transfers returned with HTTP 202 Sep 01 02:09:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 483/929] 192.168.122.72 () {62 vars in 1205 bytes} [Tue Sep 1 02:09:29 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bfcc1836-e071-47fc-80d4-0bb7187ca525 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bfcc1836-e071-47fc-80d4-0bb7187ca525 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] GET http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 Sep 01 02:09:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bfcc1836-e071-47fc-80d4-0bb7187ca525 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bfcc1836-e071-47fc-80d4-0bb7187ca525 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:30 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:30 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:30 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:30 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-bfcc1836-e071-47fc-80d4-0bb7187ca525 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Volume info retrieved successfully. Sep 01 02:09:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bfcc1836-e071-47fc-80d4-0bb7187ca525 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 returned with HTTP 200 Sep 01 02:09:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 447/930] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:29 2026] GET /volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 => generated 962 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8e5f651a-2f62-412d-84dd-56862758ffe6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8e5f651a-2f62-412d-84dd-56862758ffe6 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] GET http://192.168.122.72/volume/v3/volume-transfers/e587704f-6efa-42ae-9cb4-c4e88a599b74 Sep 01 02:09:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8e5f651a-2f62-412d-84dd-56862758ffe6 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8e5f651a-2f62-412d-84dd-56862758ffe6 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8e5f651a-2f62-412d-84dd-56862758ffe6 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] http://192.168.122.72/volume/v3/volume-transfers/e587704f-6efa-42ae-9cb4-c4e88a599b74 returned with HTTP 200 Sep 01 02:09:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 484/931] 192.168.122.72 () {60 vars in 1295 bytes} [Tue Sep 1 02:09:30 2026] GET /volume/v3/volume-transfers/e587704f-6efa-42ae-9cb4-c4e88a599b74 => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8649c3a5-cc5a-4906-8c46-aa0f52f8d0e0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8649c3a5-cc5a-4906-8c46-aa0f52f8d0e0 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] GET http://192.168.122.72/volume/v3/volume-transfers Sep 01 02:09:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8649c3a5-cc5a-4906-8c46-aa0f52f8d0e0 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8649c3a5-cc5a-4906-8c46-aa0f52f8d0e0 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volume_transfer [None req-8649c3a5-cc5a-4906-8c46-aa0f52f8d0e0 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Listing volume transfers {{(pid=87017) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 02:09:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8649c3a5-cc5a-4906-8c46-aa0f52f8d0e0 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] http://192.168.122.72/volume/v3/volume-transfers returned with HTTP 200 Sep 01 02:09:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 448/932] 192.168.122.72 () {60 vars in 1184 bytes} [Tue Sep 1 02:09:30 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-272f873c-c95d-40c6-8ae2-01b590dc7fe3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-272f873c-c95d-40c6-8ae2-01b590dc7fe3 tempest-VolumesTransfersV355Test-783246894 tempest-VolumesTransfersV355Test-783246894-project-member] POST http://192.168.122.72/volume/v3/volume-transfers/e587704f-6efa-42ae-9cb4-c4e88a599b74/accept Sep 01 02:09:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-272f873c-c95d-40c6-8ae2-01b590dc7fe3 tempest-VolumesTransfersV355Test-783246894 tempest-VolumesTransfersV355Test-783246894-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "57a9801585950c93"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.volume_transfer [None req-272f873c-c95d-40c6-8ae2-01b590dc7fe3 tempest-VolumesTransfersV355Test-783246894 tempest-VolumesTransfersV355Test-783246894-project-member] Accepting volume transfer e587704f-6efa-42ae-9cb4-c4e88a599b74 {{(pid=87016) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 02:09:30 devstack devstack@c-api.service[87016]: INFO cinder.api.contrib.volume_transfer [None req-272f873c-c95d-40c6-8ae2-01b590dc7fe3 tempest-VolumesTransfersV355Test-783246894 tempest-VolumesTransfersV355Test-783246894-project-member] Accepting transfer e587704f-6efa-42ae-9cb4-c4e88a599b74 Sep 01 02:09:30 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:30 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ef0a7d6c-2f7c-4e90-a969-75a4a1f4cad5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ef0a7d6c-2f7c-4e90-a969-75a4a1f4cad5 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 Sep 01 02:09:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ef0a7d6c-2f7c-4e90-a969-75a4a1f4cad5 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ef0a7d6c-2f7c-4e90-a969-75a4a1f4cad5 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:30 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:30 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:30 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:30 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ef0a7d6c-2f7c-4e90-a969-75a4a1f4cad5 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Volume info retrieved successfully. Sep 01 02:09:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ef0a7d6c-2f7c-4e90-a969-75a4a1f4cad5 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 returned with HTTP 200 Sep 01 02:09:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 449/933] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:30 2026] GET /volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:30 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-272f873c-c95d-40c6-8ae2-01b590dc7fe3 tempest-VolumesTransfersV355Test-783246894 tempest-VolumesTransfersV355Test-783246894-project-member] Created reservations ['467a2683-5011-42eb-92d0-8a386a3d79e4', '5ddaab12-5eeb-4dd8-8fcf-b678a2e853f9', 'f62c9f2b-5a14-4f0e-85c0-4b2fae278e5f', '82553913-e26f-4614-a9cb-ad844ba9ac89'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:30 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-272f873c-c95d-40c6-8ae2-01b590dc7fe3 tempest-VolumesTransfersV355Test-783246894 tempest-VolumesTransfersV355Test-783246894-project-member] Created reservations ['8778371b-076e-49e5-a3ac-562e347920b9', '6c5c9824-0ae1-436d-b9dd-51bd0fe689eb', '252ece58-de3d-420c-a601-6cebf5fd415c', '203ddd8f-9b1f-4449-b12f-d0604c1fd33f'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:30 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:30 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fdfcdfbe-1d18-4e21-af52-d3829c098a17 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fdfcdfbe-1d18-4e21-af52-d3829c098a17 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/61e82528-dcf1-4e7e-97d5-4d052c50d3bf Sep 01 02:09:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fdfcdfbe-1d18-4e21-af52-d3829c098a17 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fdfcdfbe-1d18-4e21-af52-d3829c098a17 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:30 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:30 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:30 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:30 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:30 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-272f873c-c95d-40c6-8ae2-01b590dc7fe3 tempest-VolumesTransfersV355Test-783246894 tempest-VolumesTransfersV355Test-783246894-project-member] Created reservations ['36d3dec9-d7cd-4897-98d7-3135c042a071', '8d164bdc-8ab6-4d32-8b71-d01975b44d4c', '5b351f71-39a9-4349-8ca4-da23366a3b4e', 'aaf4055b-d35d-4d66-b9da-c1989cbdbe62'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fdfcdfbe-1d18-4e21-af52-d3829c098a17 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:09:30 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-fdfcdfbe-1d18-4e21-af52-d3829c098a17 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:30 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-fdfcdfbe-1d18-4e21-af52-d3829c098a17 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:30 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-272f873c-c95d-40c6-8ae2-01b590dc7fe3 tempest-VolumesTransfersV355Test-783246894 tempest-VolumesTransfersV355Test-783246894-project-member] Created reservations ['86456467-c04d-4c84-96d5-aef46eb02b9d', '67d3ecb4-b31e-4072-8d20-267f807651ed', 'fac65044-60a7-4a8b-9233-78a772973d06', '09317646-f69b-4f44-918b-be0dd7e988f3'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:30 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-fdfcdfbe-1d18-4e21-af52-d3829c098a17 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:30 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:30 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-272f873c-c95d-40c6-8ae2-01b590dc7fe3 tempest-VolumesTransfersV355Test-783246894 tempest-VolumesTransfersV355Test-783246894-project-member] Transfer volume completed successfully. Sep 01 02:09:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fdfcdfbe-1d18-4e21-af52-d3829c098a17 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/61e82528-dcf1-4e7e-97d5-4d052c50d3bf returned with HTTP 200 Sep 01 02:09:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 450/934] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:30 2026] GET /volume/v3/volumes/61e82528-dcf1-4e7e-97d5-4d052c50d3bf => generated 920 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:09:30 devstack devstack@c-api.service[87016]: INFO cinder.transfer.api [None req-272f873c-c95d-40c6-8ae2-01b590dc7fe3 tempest-VolumesTransfersV355Test-783246894 tempest-VolumesTransfersV355Test-783246894-project-member] Volume 82fc109d-41fa-4121-975a-d1501e8783e5 has been transferred. Sep 01 02:09:30 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:30 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-272f873c-c95d-40c6-8ae2-01b590dc7fe3 tempest-VolumesTransfersV355Test-783246894 tempest-VolumesTransfersV355Test-783246894-project-member] http://192.168.122.72/volume/v3/volume-transfers/e587704f-6efa-42ae-9cb4-c4e88a599b74/accept returned with HTTP 202 Sep 01 02:09:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 485/935] 192.168.122.72 () {62 vars in 1337 bytes} [Tue Sep 1 02:09:30 2026] POST /volume/v3/volume-transfers/e587704f-6efa-42ae-9cb4-c4e88a599b74/accept => generated 371 bytes in 777 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-08492654-438f-4796-86b4-5d73f0257819 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-08492654-438f-4796-86b4-5d73f0257819 tempest-VolumesTransfersV355Test-783246894 tempest-VolumesTransfersV355Test-783246894-project-member] GET http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 Sep 01 02:09:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-08492654-438f-4796-86b4-5d73f0257819 tempest-VolumesTransfersV355Test-783246894 tempest-VolumesTransfersV355Test-783246894-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-08492654-438f-4796-86b4-5d73f0257819 tempest-VolumesTransfersV355Test-783246894 tempest-VolumesTransfersV355Test-783246894-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:30 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:30 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:30 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:30 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-08492654-438f-4796-86b4-5d73f0257819 tempest-VolumesTransfersV355Test-783246894 tempest-VolumesTransfersV355Test-783246894-project-member] Volume info retrieved successfully. Sep 01 02:09:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-08492654-438f-4796-86b4-5d73f0257819 tempest-VolumesTransfersV355Test-783246894 tempest-VolumesTransfersV355Test-783246894-project-member] http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 returned with HTTP 200 Sep 01 02:09:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 451/936] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:30 2026] GET /volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 => generated 954 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7b89c6c9-692c-4406-bcd0-252ad539dca3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7b89c6c9-692c-4406-bcd0-252ad539dca3 tempest-VolumesTransfersV355Test-783246894 tempest-VolumesTransfersV355Test-783246894-project-member] GET http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 Sep 01 02:09:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7b89c6c9-692c-4406-bcd0-252ad539dca3 tempest-VolumesTransfersV355Test-783246894 tempest-VolumesTransfersV355Test-783246894-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7b89c6c9-692c-4406-bcd0-252ad539dca3 tempest-VolumesTransfersV355Test-783246894 tempest-VolumesTransfersV355Test-783246894-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:30 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:30 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:30 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:30 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7b89c6c9-692c-4406-bcd0-252ad539dca3 tempest-VolumesTransfersV355Test-783246894 tempest-VolumesTransfersV355Test-783246894-project-member] Volume info retrieved successfully. Sep 01 02:09:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7b89c6c9-692c-4406-bcd0-252ad539dca3 tempest-VolumesTransfersV355Test-783246894 tempest-VolumesTransfersV355Test-783246894-project-member] http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 returned with HTTP 200 Sep 01 02:09:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 486/937] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:30 2026] GET /volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 => generated 954 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ca3d7a31-8544-4b11-b442-c7f40cade226 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ca3d7a31-8544-4b11-b442-c7f40cade226 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] DELETE http://192.168.122.72/volume/v3/volume-transfers/e587704f-6efa-42ae-9cb4-c4e88a599b74 Sep 01 02:09:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ca3d7a31-8544-4b11-b442-c7f40cade226 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ca3d7a31-8544-4b11-b442-c7f40cade226 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[87017]: INFO cinder.api.contrib.volume_transfer [None req-ca3d7a31-8544-4b11-b442-c7f40cade226 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Delete transfer with id: e587704f-6efa-42ae-9cb4-c4e88a599b74 Sep 01 02:09:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ca3d7a31-8544-4b11-b442-c7f40cade226 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] http://192.168.122.72/volume/v3/volume-transfers/e587704f-6efa-42ae-9cb4-c4e88a599b74 returned with HTTP 404 Sep 01 02:09:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 452/938] 192.168.122.72 () {60 vars in 1298 bytes} [Tue Sep 1 02:09:31 2026] DELETE /volume/v3/volume-transfers/e587704f-6efa-42ae-9cb4-c4e88a599b74 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-37808f0b-f670-4945-a15f-a70f879705e5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-37808f0b-f670-4945-a15f-a70f879705e5 tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 Sep 01 02:09:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-37808f0b-f670-4945-a15f-a70f879705e5 tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-37808f0b-f670-4945-a15f-a70f879705e5 tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-37808f0b-f670-4945-a15f-a70f879705e5 tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] Delete volume with id: 82fc109d-41fa-4121-975a-d1501e8783e5 Sep 01 02:09:31 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:31 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:31 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-37808f0b-f670-4945-a15f-a70f879705e5 tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] Volume info retrieved successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-37808f0b-f670-4945-a15f-a70f879705e5 tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] Delete volume request issued successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-37808f0b-f670-4945-a15f-a70f879705e5 tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 returned with HTTP 202 Sep 01 02:09:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 487/939] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:09:31 2026] DELETE /volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-80496ef4-08d7-40fd-8f76-d8180cec1133 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-80496ef4-08d7-40fd-8f76-d8180cec1133 tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] GET http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 Sep 01 02:09:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-80496ef4-08d7-40fd-8f76-d8180cec1133 tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-80496ef4-08d7-40fd-8f76-d8180cec1133 tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:31 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:31 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-80496ef4-08d7-40fd-8f76-d8180cec1133 tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] Volume info retrieved successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-80496ef4-08d7-40fd-8f76-d8180cec1133 tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 returned with HTTP 200 Sep 01 02:09:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 453/940] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:31 2026] GET /volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e2d6d468-3ca3-4104-b3bb-bcd76f9386c0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e2d6d468-3ca3-4104-b3bb-bcd76f9386c0 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 Sep 01 02:09:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e2d6d468-3ca3-4104-b3bb-bcd76f9386c0 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e2d6d468-3ca3-4104-b3bb-bcd76f9386c0 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:31 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:31 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e2d6d468-3ca3-4104-b3bb-bcd76f9386c0 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Volume info retrieved successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e2d6d468-3ca3-4104-b3bb-bcd76f9386c0 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 returned with HTTP 200 Sep 01 02:09:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 488/941] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:31 2026] GET /volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b091ca0c-73b3-4725-991a-624b8d34eef9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b091ca0c-73b3-4725-991a-624b8d34eef9 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:09:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b091ca0c-73b3-4725-991a-624b8d34eef9 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d2da673d-8176-45ea-807e-4432794e9741", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-203060843"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:31 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:31 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:31 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b091ca0c-73b3-4725-991a-624b8d34eef9 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Volume info retrieved successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-b091ca0c-73b3-4725-991a-624b8d34eef9 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Create snapshot from volume d2da673d-8176-45ea-807e-4432794e9741 Sep 01 02:09:31 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-b091ca0c-73b3-4725-991a-624b8d34eef9 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Created reservations ['b6a66438-d2d4-4f27-a57b-0563f0dd8501', '73dcbe7c-8f56-4642-af25-af99269b6cba', '9807afdd-fb3c-4705-aae6-58e03b710fc3', 'dd9d9543-b9c2-453c-85d5-4fdcace0699d'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:31 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:31 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b091ca0c-73b3-4725-991a-624b8d34eef9 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot create request issued successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b091ca0c-73b3-4725-991a-624b8d34eef9 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:09:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 454/942] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:09:31 2026] POST /volume/v3/snapshots => generated 313 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-18e339c8-128e-4977-9008-12011f65aeaa None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-18e339c8-128e-4977-9008-12011f65aeaa tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d Sep 01 02:09:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-18e339c8-128e-4977-9008-12011f65aeaa tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-18e339c8-128e-4977-9008-12011f65aeaa tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-18e339c8-128e-4977-9008-12011f65aeaa tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot retrieved successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-18e339c8-128e-4977-9008-12011f65aeaa tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d returned with HTTP 200 Sep 01 02:09:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 489/943] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:31 2026] GET /volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d => generated 445 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-22fd5e84-49c0-40e9-8873-32d7f83932f5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-22fd5e84-49c0-40e9-8873-32d7f83932f5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/61e82528-dcf1-4e7e-97d5-4d052c50d3bf Sep 01 02:09:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-22fd5e84-49c0-40e9-8873-32d7f83932f5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-22fd5e84-49c0-40e9-8873-32d7f83932f5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:31 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:31 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-22fd5e84-49c0-40e9-8873-32d7f83932f5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-22fd5e84-49c0-40e9-8873-32d7f83932f5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:31 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-22fd5e84-49c0-40e9-8873-32d7f83932f5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:31 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-22fd5e84-49c0-40e9-8873-32d7f83932f5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:31 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-22fd5e84-49c0-40e9-8873-32d7f83932f5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/61e82528-dcf1-4e7e-97d5-4d052c50d3bf returned with HTTP 200 Sep 01 02:09:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 455/944] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:31 2026] GET /volume/v3/volumes/61e82528-dcf1-4e7e-97d5-4d052c50d3bf => generated 921 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-71ddc19d-576f-4a81-81c7-0e20d24c5eff None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-71ddc19d-576f-4a81-81c7-0e20d24c5eff tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] PUT http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 Sep 01 02:09:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-71ddc19d-576f-4a81-81c7-0e20d24c5eff tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "5fbedfbb-dda5-48b4-ab73-30e32e746d64"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-71ddc19d-576f-4a81-81c7-0e20d24c5eff tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Update called for group 4641c2fc-231a-4e4b-a7e9-04eb7f0c8578. {{(pid=87016) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:09:31 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.groups [None req-71ddc19d-576f-4a81-81c7-0e20d24c5eff tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Updating group 4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 with name None description: None add_volumes: None remove_volumes: 5fbedfbb-dda5-48b4-ab73-30e32e746d64. Sep 01 02:09:31 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-71ddc19d-576f-4a81-81c7-0e20d24c5eff tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 returned with HTTP 202 Sep 01 02:09:32 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 490/945] 192.168.122.72 () {62 vars in 1285 bytes} [Tue Sep 1 02:09:31 2026] PUT /volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:09:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-784823e7-0d58-4726-8562-a953fe69e708 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-784823e7-0d58-4726-8562-a953fe69e708 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 Sep 01 02:09:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-784823e7-0d58-4726-8562-a953fe69e708 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-784823e7-0d58-4726-8562-a953fe69e708 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-784823e7-0d58-4726-8562-a953fe69e708 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:09:32 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:32 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:32 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:32 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), Sep 01 02:09:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-784823e7-0d58-4726-8562-a953fe69e708 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 returned with HTTP 200 Sep 01 02:09:32 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 456/946] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:09:32 2026] GET /volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 => generated 392 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bc62ab7f-1218-475e-aa40-da4ddc103f2d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bc62ab7f-1218-475e-aa40-da4ddc103f2d tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] GET http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 Sep 01 02:09:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bc62ab7f-1218-475e-aa40-da4ddc103f2d tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bc62ab7f-1218-475e-aa40-da4ddc103f2d tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:32 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:32 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:32 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:32 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:32 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bc62ab7f-1218-475e-aa40-da4ddc103f2d tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] Volume info retrieved successfully. Sep 01 02:09:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bc62ab7f-1218-475e-aa40-da4ddc103f2d tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 returned with HTTP 200 Sep 01 02:09:32 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 491/947] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:32 2026] GET /volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 => generated 1137 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:09:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-07422d8c-bb82-40e2-b2b4-3c132943d2a5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-07422d8c-bb82-40e2-b2b4-3c132943d2a5 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d Sep 01 02:09:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-07422d8c-bb82-40e2-b2b4-3c132943d2a5 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-07422d8c-bb82-40e2-b2b4-3c132943d2a5 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:32 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:32 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:32 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-07422d8c-bb82-40e2-b2b4-3c132943d2a5 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot retrieved successfully. Sep 01 02:09:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-07422d8c-bb82-40e2-b2b4-3c132943d2a5 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d returned with HTTP 200 Sep 01 02:09:32 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 457/948] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:32 2026] GET /volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d => generated 445 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e04c308c-1693-4c7c-a396-69a3f4a0be38 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e04c308c-1693-4c7c-a396-69a3f4a0be38 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e04c308c-1693-4c7c-a396-69a3f4a0be38 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e04c308c-1693-4c7c-a396-69a3f4a0be38 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-e04c308c-1693-4c7c-a396-69a3f4a0be38 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:33 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:33 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:33 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:09:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e04c308c-1693-4c7c-a396-69a3f4a0be38 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 returned with HTTP 200 Sep 01 02:09:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 492/949] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:09:33 2026] GET /volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 => generated 393 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-aa4b49f5-e3dc-43da-ab1e-fbe9babd8150 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-aa4b49f5-e3dc-43da-ab1e-fbe9babd8150 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] PUT http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 Sep 01 02:09:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-aa4b49f5-e3dc-43da-ab1e-fbe9babd8150 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "5fbedfbb-dda5-48b4-ab73-30e32e746d64"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-aa4b49f5-e3dc-43da-ab1e-fbe9babd8150 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Update called for group 4641c2fc-231a-4e4b-a7e9-04eb7f0c8578. {{(pid=87017) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:09:33 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.groups [None req-aa4b49f5-e3dc-43da-ab1e-fbe9babd8150 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Updating group 4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 with name None description: None add_volumes: 5fbedfbb-dda5-48b4-ab73-30e32e746d64 remove_volumes: None. Sep 01 02:09:33 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:33 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:33 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:33 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:33 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:33 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), Sep 01 02:09:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-aa4b49f5-e3dc-43da-ab1e-fbe9babd8150 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 returned with HTTP 202 Sep 01 02:09:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 458/950] 192.168.122.72 () {62 vars in 1285 bytes} [Tue Sep 1 02:09:33 2026] PUT /volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c015791c-8420-426e-aab5-21092c372057 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c015791c-8420-426e-aab5-21092c372057 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c015791c-8420-426e-aab5-21092c372057 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c015791c-8420-426e-aab5-21092c372057 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-c015791c-8420-426e-aab5-21092c372057 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:33 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:33 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:33 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:09:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c015791c-8420-426e-aab5-21092c372057 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 returned with HTTP 200 Sep 01 02:09:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 493/951] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:09:33 2026] GET /volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 => generated 392 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5cd2e3f5-7d4a-4116-90d5-51d5e89d0e6e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5cd2e3f5-7d4a-4116-90d5-51d5e89d0e6e tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] GET http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 Sep 01 02:09:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5cd2e3f5-7d4a-4116-90d5-51d5e89d0e6e tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5cd2e3f5-7d4a-4116-90d5-51d5e89d0e6e tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5cd2e3f5-7d4a-4116-90d5-51d5e89d0e6e tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 returned with HTTP 404 Sep 01 02:09:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 459/952] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:33 2026] GET /volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2d4734fb-ede9-471d-ab37-255b0690683d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2d4734fb-ede9-471d-ab37-255b0690683d tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] GET http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2d4734fb-ede9-471d-ab37-255b0690683d tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2d4734fb-ede9-471d-ab37-255b0690683d tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2d4734fb-ede9-471d-ab37-255b0690683d tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 returned with HTTP 404 Sep 01 02:09:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 494/953] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:33 2026] GET /volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:09:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-91783ffb-277b-4b36-9ec7-e5368c058084 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-91783ffb-277b-4b36-9ec7-e5368c058084 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] DELETE http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 Sep 01 02:09:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-91783ffb-277b-4b36-9ec7-e5368c058084 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-91783ffb-277b-4b36-9ec7-e5368c058084 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:33 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-91783ffb-277b-4b36-9ec7-e5368c058084 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Delete volume with id: 82fc109d-41fa-4121-975a-d1501e8783e5 Sep 01 02:09:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-91783ffb-277b-4b36-9ec7-e5368c058084 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] http://192.168.122.72/volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 returned with HTTP 404 Sep 01 02:09:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 460/954] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:09:33 2026] DELETE /volume/v3/volumes/82fc109d-41fa-4121-975a-d1501e8783e5 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9dbfbfc5-4eed-4485-9398-2e50e8c3c081 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9dbfbfc5-4eed-4485-9398-2e50e8c3c081 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9dbfbfc5-4eed-4485-9398-2e50e8c3c081 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-693819277"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-9dbfbfc5-4eed-4485-9398-2e50e8c3c081 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-693819277'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-9dbfbfc5-4eed-4485-9398-2e50e8c3c081 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Create volume of 1 GB Sep 01 02:09:33 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:33 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:33 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9dbfbfc5-4eed-4485-9398-2e50e8c3c081 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Availability Zones retrieved successfully. Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9dbfbfc5-4eed-4485-9398-2e50e8c3c081 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Flow 'volume_create_api' (18db36a7-9321-4501-904d-e10ab1f4a931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9dbfbfc5-4eed-4485-9398-2e50e8c3c081 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f99b300a-ffd4-47ea-b12a-4c3bdd12e4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-9dbfbfc5-4eed-4485-9398-2e50e8c3c081 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9dbfbfc5-4eed-4485-9398-2e50e8c3c081 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f99b300a-ffd4-47ea-b12a-4c3bdd12e4dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9dbfbfc5-4eed-4485-9398-2e50e8c3c081 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5ea3227-39ce-40a7-be07-b9d8f1ae8df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-9dbfbfc5-4eed-4485-9398-2e50e8c3c081 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Created reservations ['71cdf9f7-af33-471e-aef1-4097531babd1', '5806b3cd-b69a-444f-9058-b97850cbcfe9', '8d68315a-ab17-437b-b56d-cbc72cb35ff0', '2baf0166-be93-43ef-bb20-dd8ec541af55'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9dbfbfc5-4eed-4485-9398-2e50e8c3c081 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5ea3227-39ce-40a7-be07-b9d8f1ae8df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71cdf9f7-af33-471e-aef1-4097531babd1', '5806b3cd-b69a-444f-9058-b97850cbcfe9', '8d68315a-ab17-437b-b56d-cbc72cb35ff0', '2baf0166-be93-43ef-bb20-dd8ec541af55']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9dbfbfc5-4eed-4485-9398-2e50e8c3c081 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af908e29-6947-49b9-a524-96da0dcb8e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:33 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-027491c0-ca0d-403e-8577-85057d1feb4d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9dbfbfc5-4eed-4485-9398-2e50e8c3c081 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af908e29-6947-49b9-a524-96da0dcb8e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '928752fb-ae20-44be-963e-0cddddee820f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-693819277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78ca7a93f404412bb7f57ed8dc45f7a9',qos_specs=None,replication_status=,reservations=['71cdf9f7-af33-471e-aef1-4097531babd1','5806b3cd-b69a-444f-9058-b97850cbcfe9','8d68315a-ab17-437b-b56d-cbc72cb35ff0','2baf0166-be93-43ef-bb20-dd8ec541af55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed5f1653e88e46309f2d77ae4d000729',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-693819277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=928752fb-ae20-44be-963e-0cddddee820f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78ca7a93f404412bb7f57ed8dc45f7a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed5f1653e88e46309f2d77ae4d000729',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9dbfbfc5-4eed-4485-9398-2e50e8c3c081 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6154c2de-9160-4276-a266-7831f304496d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-027491c0-ca0d-403e-8577-85057d1feb4d tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d Sep 01 02:09:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-027491c0-ca0d-403e-8577-85057d1feb4d tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-027491c0-ca0d-403e-8577-85057d1feb4d tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:33 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:33 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:33 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-027491c0-ca0d-403e-8577-85057d1feb4d tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot retrieved successfully. Sep 01 02:09:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-027491c0-ca0d-403e-8577-85057d1feb4d tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d returned with HTTP 200 Sep 01 02:09:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 461/955] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:33 2026] GET /volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d => generated 445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9dbfbfc5-4eed-4485-9398-2e50e8c3c081 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6154c2de-9160-4276-a266-7831f304496d) transitioned into state 'SUCCESS' from state '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-693819277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78ca7a93f404412bb7f57ed8dc45f7a9',qos_specs=None,replication_status=,reservations=['71cdf9f7-af33-471e-aef1-4097531babd1','5806b3cd-b69a-444f-9058-b97850cbcfe9','8d68315a-ab17-437b-b56d-cbc72cb35ff0','2baf0166-be93-43ef-bb20-dd8ec541af55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed5f1653e88e46309f2d77ae4d000729',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9dbfbfc5-4eed-4485-9398-2e50e8c3c081 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04203ef7-ed2e-4eec-aa84-14ab57d76d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9dbfbfc5-4eed-4485-9398-2e50e8c3c081 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04203ef7-ed2e-4eec-aa84-14ab57d76d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9dbfbfc5-4eed-4485-9398-2e50e8c3c081 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Flow 'volume_create_api' (18db36a7-9321-4501-904d-e10ab1f4a931) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:33 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9dbfbfc5-4eed-4485-9398-2e50e8c3c081 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Create volume request issued successfully. Sep 01 02:09:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9dbfbfc5-4eed-4485-9398-2e50e8c3c081 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 495/956] 192.168.122.72 () {62 vars in 1178 bytes} [Tue Sep 1 02:09:33 2026] POST /volume/v3/volumes => generated 825 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4361a85c-1b59-4dc2-b261-c040dac4aa7d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4361a85c-1b59-4dc2-b261-c040dac4aa7d tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] GET http://192.168.122.72/volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f Sep 01 02:09:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4361a85c-1b59-4dc2-b261-c040dac4aa7d tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4361a85c-1b59-4dc2-b261-c040dac4aa7d tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:33 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:33 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:33 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:33 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:33 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4361a85c-1b59-4dc2-b261-c040dac4aa7d tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Volume info retrieved successfully. Sep 01 02:09:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4361a85c-1b59-4dc2-b261-c040dac4aa7d tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] http://192.168.122.72/volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f returned with HTTP 200 Sep 01 02:09:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 462/957] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:33 2026] GET /volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f => generated 893 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5d0f73fa-11ff-46f0-8be9-aafcc8716efa None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5d0f73fa-11ff-46f0-8be9-aafcc8716efa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 Sep 01 02:09:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5d0f73fa-11ff-46f0-8be9-aafcc8716efa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5d0f73fa-11ff-46f0-8be9-aafcc8716efa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-5d0f73fa-11ff-46f0-8be9-aafcc8716efa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:09:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:34 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:09:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5d0f73fa-11ff-46f0-8be9-aafcc8716efa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 returned with HTTP 200 Sep 01 02:09:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 496/958] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:09:34 2026] GET /volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 => generated 393 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3e261b4c-f150-4e46-b183-05d12b290311 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3e261b4c-f150-4e46-b183-05d12b290311 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] PUT http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 Sep 01 02:09:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3e261b4c-f150-4e46-b183-05d12b290311 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "61e82528-dcf1-4e7e-97d5-4d052c50d3bf"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-3e261b4c-f150-4e46-b183-05d12b290311 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Update called for group 4641c2fc-231a-4e4b-a7e9-04eb7f0c8578. {{(pid=87017) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:09:34 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.groups [None req-3e261b4c-f150-4e46-b183-05d12b290311 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Updating group 4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 with name None description: None add_volumes: None remove_volumes: 61e82528-dcf1-4e7e-97d5-4d052c50d3bf. Sep 01 02:09:34 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:34 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3e261b4c-f150-4e46-b183-05d12b290311 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 returned with HTTP 202 Sep 01 02:09:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 463/959] 192.168.122.72 () {62 vars in 1285 bytes} [Tue Sep 1 02:09:34 2026] PUT /volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:09:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-20db52bd-d26e-4c37-9c9a-780f9bbb892f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-20db52bd-d26e-4c37-9c9a-780f9bbb892f tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 Sep 01 02:09:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-20db52bd-d26e-4c37-9c9a-780f9bbb892f tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-20db52bd-d26e-4c37-9c9a-780f9bbb892f tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-20db52bd-d26e-4c37-9c9a-780f9bbb892f tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:09:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:34 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:09:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-20db52bd-d26e-4c37-9c9a-780f9bbb892f tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 returned with HTTP 200 Sep 01 02:09:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 497/960] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:09:34 2026] GET /volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 => generated 392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-60b53116-54dd-403f-a037-108483ae1b82 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-60b53116-54dd-403f-a037-108483ae1b82 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d Sep 01 02:09:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-60b53116-54dd-403f-a037-108483ae1b82 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-60b53116-54dd-403f-a037-108483ae1b82 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:34 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:34 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-60b53116-54dd-403f-a037-108483ae1b82 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot retrieved successfully. Sep 01 02:09:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-60b53116-54dd-403f-a037-108483ae1b82 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d returned with HTTP 200 Sep 01 02:09:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 464/961] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:34 2026] GET /volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d => generated 472 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-592248ed-48ad-433d-bc2b-f2d8424254c0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-592248ed-48ad-433d-bc2b-f2d8424254c0 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:09:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-592248ed-48ad-433d-bc2b-f2d8424254c0 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d2da673d-8176-45ea-807e-4432794e9741", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-785278189"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-592248ed-48ad-433d-bc2b-f2d8424254c0 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Volume info retrieved successfully. Sep 01 02:09:34 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-592248ed-48ad-433d-bc2b-f2d8424254c0 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Create snapshot from volume d2da673d-8176-45ea-807e-4432794e9741 Sep 01 02:09:34 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-592248ed-48ad-433d-bc2b-f2d8424254c0 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Created reservations ['5335a0fc-2502-4a6c-945c-0bccdbea4241', '989c4b1f-3479-4cd5-bbe5-1ebc2a0c9ded', '96cb866b-506e-43bd-a5b2-4be4443eeca1', 'a1b549c5-d753-4b17-8750-bda7dff3d1a7'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-a304d1f0-4a29-4d0e-9370-f0989a3830ac None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-a304d1f0-4a29-4d0e-9370-f0989a3830ac tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:09:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-a304d1f0-4a29-4d0e-9370-f0989a3830ac tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-a304d1f0-4a29-4d0e-9370-f0989a3830ac tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:34 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:34 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:34 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:34 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-a304d1f0-4a29-4d0e-9370-f0989a3830ac tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:09:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-a304d1f0-4a29-4d0e-9370-f0989a3830ac tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:09:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 465/962] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:09:34 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 1143 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-14a7b1a3-8045-4a56-b704-c863376ea196 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-14a7b1a3-8045-4a56-b704-c863376ea196 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] GET http://192.168.122.72/volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f Sep 01 02:09:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-14a7b1a3-8045-4a56-b704-c863376ea196 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-14a7b1a3-8045-4a56-b704-c863376ea196 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-592248ed-48ad-433d-bc2b-f2d8424254c0 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot create request issued successfully. Sep 01 02:09:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-592248ed-48ad-433d-bc2b-f2d8424254c0 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:09:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 498/963] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:09:34 2026] POST /volume/v3/snapshots => generated 313 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8d7a86d1-bd4a-4826-bb07-8aec20b220aa None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8d7a86d1-bd4a-4826-bb07-8aec20b220aa tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb Sep 01 02:09:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8d7a86d1-bd4a-4826-bb07-8aec20b220aa tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8d7a86d1-bd4a-4826-bb07-8aec20b220aa tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:35 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8d7a86d1-bd4a-4826-bb07-8aec20b220aa tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot retrieved successfully. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-14a7b1a3-8045-4a56-b704-c863376ea196 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Volume info retrieved successfully. Sep 01 02:09:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8d7a86d1-bd4a-4826-bb07-8aec20b220aa tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb returned with HTTP 200 Sep 01 02:09:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 499/964] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:34 2026] GET /volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-2f8f5ed0-2d0b-4ef6-bea0-e107382d95cc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-14a7b1a3-8045-4a56-b704-c863376ea196 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] http://192.168.122.72/volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f returned with HTTP 200 Sep 01 02:09:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 466/965] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:34 2026] GET /volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f => generated 953 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-2f8f5ed0-2d0b-4ef6-bea0-e107382d95cc tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] POST http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca/action Sep 01 02:09:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-2f8f5ed0-2d0b-4ef6-bea0-e107382d95cc tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-2f8f5ed0-2d0b-4ef6-bea0-e107382d95cc tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-34b030f1-194b-4ae7-80d5-3d5106a13044 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:35 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-34b030f1-194b-4ae7-80d5-3d5106a13044 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] POST http://192.168.122.72/volume/v3/volume-transfers Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-34b030f1-194b-4ae7-80d5-3d5106a13044 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "928752fb-ae20-44be-963e-0cddddee820f"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volume_transfer [None req-34b030f1-194b-4ae7-80d5-3d5106a13044 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Creating new volume transfer {'transfer': {'volume_id': '928752fb-ae20-44be-963e-0cddddee820f'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volume_transfer [None req-34b030f1-194b-4ae7-80d5-3d5106a13044 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Creating transfer of volume 928752fb-ae20-44be-963e-0cddddee820f Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.transfer.api [None req-34b030f1-194b-4ae7-80d5-3d5106a13044 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Generating transfer record for volume 928752fb-ae20-44be-963e-0cddddee820f Sep 01 02:09:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:35 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-2f8f5ed0-2d0b-4ef6-bea0-e107382d95cc tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:35 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-2f8f5ed0-2d0b-4ef6-bea0-e107382d95cc tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Begin detaching volume completed successfully. Sep 01 02:09:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-2f8f5ed0-2d0b-4ef6-bea0-e107382d95cc tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca/action returned with HTTP 202 Sep 01 02:09:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 500/966] 192.168.122.72 () {64 vars in 1556 bytes} [Tue Sep 1 02:09:35 2026] POST /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-34b030f1-194b-4ae7-80d5-3d5106a13044 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] http://192.168.122.72/volume/v3/volume-transfers returned with HTTP 202 Sep 01 02:09:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 467/967] 192.168.122.72 () {62 vars in 1205 bytes} [Tue Sep 1 02:09:35 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-940a377a-d833-40c4-a855-0e51dd2e3073 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c54f6ead-697f-4551-93c8-701afaab7d25 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-940a377a-d833-40c4-a855-0e51dd2e3073 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:09:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-940a377a-d833-40c4-a855-0e51dd2e3073 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-940a377a-d833-40c4-a855-0e51dd2e3073 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c54f6ead-697f-4551-93c8-701afaab7d25 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] GET http://192.168.122.72/volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c54f6ead-697f-4551-93c8-701afaab7d25 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c54f6ead-697f-4551-93c8-701afaab7d25 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:35 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:35 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c54f6ead-697f-4551-93c8-701afaab7d25 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Volume info retrieved successfully. Sep 01 02:09:35 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-940a377a-d833-40c4-a855-0e51dd2e3073 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c54f6ead-697f-4551-93c8-701afaab7d25 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] http://192.168.122.72/volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f returned with HTTP 200 Sep 01 02:09:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 468/968] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:35 2026] GET /volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f => generated 961 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-940a377a-d833-40c4-a855-0e51dd2e3073 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:09:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 501/969] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:35 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 1146 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-647e3ff4-a464-44f5-ae24-556790fa0cbc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-647e3ff4-a464-44f5-ae24-556790fa0cbc tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] GET http://192.168.122.72/volume/v3/volume-transfers/detail Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-647e3ff4-a464-44f5-ae24-556790fa0cbc tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-647e3ff4-a464-44f5-ae24-556790fa0cbc tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volume_transfer [None req-647e3ff4-a464-44f5-ae24-556790fa0cbc tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Listing volume transfers {{(pid=87017) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 02:09:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-4a0ebd76-925c-4cae-8673-fa5a3c33a25d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-4a0ebd76-925c-4cae-8673-fa5a3c33a25d None None] GET http://192.168.122.72/volume// Sep 01 02:09:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-4a0ebd76-925c-4cae-8673-fa5a3c33a25d None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-4a0ebd76-925c-4cae-8673-fa5a3c33a25d None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-647e3ff4-a464-44f5-ae24-556790fa0cbc tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] http://192.168.122.72/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 02:09:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-4a0ebd76-925c-4cae-8673-fa5a3c33a25d None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:09:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 502/971] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:09:35 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 469/971] 192.168.122.72 () {60 vars in 1205 bytes} [Tue Sep 1 02:09:35 2026] GET /volume/v3/volume-transfers/detail => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-0cf005ce-c47f-4390-9f8f-b7360776f8f9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b18813f8-e7a8-404c-8c3d-136da42507d1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b18813f8-e7a8-404c-8c3d-136da42507d1 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] DELETE http://192.168.122.72/volume/v3/volume-transfers/218c19a5-e7cd-48d9-80dc-2fc8e973b38b Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b18813f8-e7a8-404c-8c3d-136da42507d1 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b18813f8-e7a8-404c-8c3d-136da42507d1 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.api.contrib.volume_transfer [None req-b18813f8-e7a8-404c-8c3d-136da42507d1 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Delete transfer with id: 218c19a5-e7cd-48d9-80dc-2fc8e973b38b Sep 01 02:09:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-0cf005ce-c47f-4390-9f8f-b7360776f8f9 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:09:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-0cf005ce-c47f-4390-9f8f-b7360776f8f9 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-0cf005ce-c47f-4390-9f8f-b7360776f8f9 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:35 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:35 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:35 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-0cf005ce-c47f-4390-9f8f-b7360776f8f9 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b18813f8-e7a8-404c-8c3d-136da42507d1 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] http://192.168.122.72/volume/v3/volume-transfers/218c19a5-e7cd-48d9-80dc-2fc8e973b38b returned with HTTP 202 Sep 01 02:09:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 470/972] 192.168.122.72 () {60 vars in 1298 bytes} [Tue Sep 1 02:09:35 2026] DELETE /volume/v3/volume-transfers/218c19a5-e7cd-48d9-80dc-2fc8e973b38b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-0cf005ce-c47f-4390-9f8f-b7360776f8f9 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:09:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 503/973] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:09:35 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 1327 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1b007181-f26b-471e-b8f3-d0398bcb7b87 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1b007181-f26b-471e-b8f3-d0398bcb7b87 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] GET http://192.168.122.72/volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1b007181-f26b-471e-b8f3-d0398bcb7b87 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1b007181-f26b-471e-b8f3-d0398bcb7b87 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1b007181-f26b-471e-b8f3-d0398bcb7b87 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Volume info retrieved successfully. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1b007181-f26b-471e-b8f3-d0398bcb7b87 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] http://192.168.122.72/volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f returned with HTTP 200 Sep 01 02:09:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 471/974] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:35 2026] GET /volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f => generated 953 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b43e74be-d68c-4cfc-a4ea-9d0f0886f375 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b43e74be-d68c-4cfc-a4ea-9d0f0886f375 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] DELETE http://192.168.122.72/volume/v3/volume-transfers/218c19a5-e7cd-48d9-80dc-2fc8e973b38b Sep 01 02:09:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b43e74be-d68c-4cfc-a4ea-9d0f0886f375 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b43e74be-d68c-4cfc-a4ea-9d0f0886f375 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:35 devstack devstack@c-api.service[87016]: INFO cinder.api.contrib.volume_transfer [None req-b43e74be-d68c-4cfc-a4ea-9d0f0886f375 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Delete transfer with id: 218c19a5-e7cd-48d9-80dc-2fc8e973b38b Sep 01 02:09:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b43e74be-d68c-4cfc-a4ea-9d0f0886f375 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] http://192.168.122.72/volume/v3/volume-transfers/218c19a5-e7cd-48d9-80dc-2fc8e973b38b returned with HTTP 404 Sep 01 02:09:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 504/975] 192.168.122.72 () {60 vars in 1298 bytes} [Tue Sep 1 02:09:35 2026] DELETE /volume/v3/volume-transfers/218c19a5-e7cd-48d9-80dc-2fc8e973b38b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e89d742d-872a-4655-903e-94d627513211 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e89d742d-872a-4655-903e-94d627513211 tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e89d742d-872a-4655-903e-94d627513211 tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e89d742d-872a-4655-903e-94d627513211 tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-e89d742d-872a-4655-903e-94d627513211 tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] Delete volume with id: 928752fb-ae20-44be-963e-0cddddee820f Sep 01 02:09:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e89d742d-872a-4655-903e-94d627513211 tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] Volume info retrieved successfully. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e89d742d-872a-4655-903e-94d627513211 tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] Delete volume request issued successfully. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e89d742d-872a-4655-903e-94d627513211 tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] http://192.168.122.72/volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f returned with HTTP 202 Sep 01 02:09:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 472/976] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:09:35 2026] DELETE /volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-93374974-c424-4112-ac5c-b8bb47b5340a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-93374974-c424-4112-ac5c-b8bb47b5340a tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] GET http://192.168.122.72/volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f Sep 01 02:09:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-93374974-c424-4112-ac5c-b8bb47b5340a tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-93374974-c424-4112-ac5c-b8bb47b5340a tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-445dd396-8eb9-4756-b930-7d91a4b7422e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-445dd396-8eb9-4756-b930-7d91a4b7422e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-445dd396-8eb9-4756-b930-7d91a4b7422e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-445dd396-8eb9-4756-b930-7d91a4b7422e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-445dd396-8eb9-4756-b930-7d91a4b7422e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:35 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:35 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:35 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-93374974-c424-4112-ac5c-b8bb47b5340a tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] Volume info retrieved successfully. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-445dd396-8eb9-4756-b930-7d91a4b7422e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 returned with HTTP 200 Sep 01 02:09:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-93374974-c424-4112-ac5c-b8bb47b5340a tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] http://192.168.122.72/volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f returned with HTTP 200 Sep 01 02:09:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 473/977] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:09:35 2026] GET /volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 => generated 393 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 505/978] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:35 2026] GET /volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f => generated 1136 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e682fa03-a29d-4709-9488-f09ac43561a4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e682fa03-a29d-4709-9488-f09ac43561a4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] PUT http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e682fa03-a29d-4709-9488-f09ac43561a4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "61e82528-dcf1-4e7e-97d5-4d052c50d3bf"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-e682fa03-a29d-4709-9488-f09ac43561a4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Update called for group 4641c2fc-231a-4e4b-a7e9-04eb7f0c8578. {{(pid=87017) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.groups [None req-e682fa03-a29d-4709-9488-f09ac43561a4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Updating group 4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 with name None description: None add_volumes: 61e82528-dcf1-4e7e-97d5-4d052c50d3bf remove_volumes: None. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e682fa03-a29d-4709-9488-f09ac43561a4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 returned with HTTP 202 Sep 01 02:09:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 474/979] 192.168.122.72 () {62 vars in 1285 bytes} [Tue Sep 1 02:09:35 2026] PUT /volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-8fecb9da-7a02-409f-a4d7-15cba717b0cf None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d54eae70-5009-4451-a06e-79b1a68abc6e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-8fecb9da-7a02-409f-a4d7-15cba717b0cf tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] DELETE http://192.168.122.72/volume/v3/attachments/5a0205da-5e55-4412-8070-76e232432225 Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d54eae70-5009-4451-a06e-79b1a68abc6e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 Sep 01 02:09:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-8fecb9da-7a02-409f-a4d7-15cba717b0cf tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d54eae70-5009-4451-a06e-79b1a68abc6e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d54eae70-5009-4451-a06e-79b1a68abc6e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-8fecb9da-7a02-409f-a4d7-15cba717b0cf tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-d54eae70-5009-4451-a06e-79b1a68abc6e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:09:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:35 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), Sep 01 02:09:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d54eae70-5009-4451-a06e-79b1a68abc6e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 returned with HTTP 200 Sep 01 02:09:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 475/980] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:09:35 2026] GET /volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 => generated 392 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:35 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, Sep 01 02:09:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-f430a79a-b366-444a-b4ec-056f2bf2d68f req-8fecb9da-7a02-409f-a4d7-15cba717b0cf tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/attachments/5a0205da-5e55-4412-8070-76e232432225 returned with HTTP 200 Sep 01 02:09:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 506/981] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:09:35 2026] DELETE /volume/v3/attachments/5a0205da-5e55-4412-8070-76e232432225 => generated 19 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-afaa7c56-1de6-4c9d-916d-1e9b1ec5bbef None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-afaa7c56-1de6-4c9d-916d-1e9b1ec5bbef tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb Sep 01 02:09:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-afaa7c56-1de6-4c9d-916d-1e9b1ec5bbef tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-afaa7c56-1de6-4c9d-916d-1e9b1ec5bbef tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:36 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:36 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:36 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-afaa7c56-1de6-4c9d-916d-1e9b1ec5bbef tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot retrieved successfully. Sep 01 02:09:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-afaa7c56-1de6-4c9d-916d-1e9b1ec5bbef tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb returned with HTTP 200 Sep 01 02:09:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 476/982] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:36 2026] GET /volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb => generated 445 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-13cece16-a5c9-47c3-bc56-64672ff63e4a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-13cece16-a5c9-47c3-bc56-64672ff63e4a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:09:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-13cece16-a5c9-47c3-bc56-64672ff63e4a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-13cece16-a5c9-47c3-bc56-64672ff63e4a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:36 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:36 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:36 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:36 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:36 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-13cece16-a5c9-47c3-bc56-64672ff63e4a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:09:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-13cece16-a5c9-47c3-bc56-64672ff63e4a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:09:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 507/983] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:36 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c39be45f-eabf-4890-8e23-7214c1ca10eb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c39be45f-eabf-4890-8e23-7214c1ca10eb tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] GET http://192.168.122.72/volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f Sep 01 02:09:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c39be45f-eabf-4890-8e23-7214c1ca10eb tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c39be45f-eabf-4890-8e23-7214c1ca10eb tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c39be45f-eabf-4890-8e23-7214c1ca10eb tempest-VolumesTransfersV355Test-2143519390 tempest-VolumesTransfersV355Test-2143519390-project-admin] http://192.168.122.72/volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f returned with HTTP 404 Sep 01 02:09:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 477/984] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:36 2026] GET /volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:09:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2fac1de6-bf24-46ce-ba24-b59a6f2425e9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2fac1de6-bf24-46ce-ba24-b59a6f2425e9 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] GET http://192.168.122.72/volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f Sep 01 02:09:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2fac1de6-bf24-46ce-ba24-b59a6f2425e9 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2fac1de6-bf24-46ce-ba24-b59a6f2425e9 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2fac1de6-bf24-46ce-ba24-b59a6f2425e9 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] http://192.168.122.72/volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f returned with HTTP 404 Sep 01 02:09:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 508/985] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:36 2026] GET /volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:09:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1f536623-f7d2-406c-9be9-5ee0ec8d5bc6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1f536623-f7d2-406c-9be9-5ee0ec8d5bc6 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] DELETE http://192.168.122.72/volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f Sep 01 02:09:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1f536623-f7d2-406c-9be9-5ee0ec8d5bc6 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1f536623-f7d2-406c-9be9-5ee0ec8d5bc6 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:36 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-1f536623-f7d2-406c-9be9-5ee0ec8d5bc6 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] Delete volume with id: 928752fb-ae20-44be-963e-0cddddee820f Sep 01 02:09:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1f536623-f7d2-406c-9be9-5ee0ec8d5bc6 tempest-VolumesTransfersV355Test-1625795963 tempest-VolumesTransfersV355Test-1625795963-project-member] http://192.168.122.72/volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f returned with HTTP 404 Sep 01 02:09:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 478/986] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:09:36 2026] DELETE /volume/v3/volumes/928752fb-ae20-44be-963e-0cddddee820f => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:09:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-45b12389-50fe-4e24-b700-263821bf6ff9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-45b12389-50fe-4e24-b700-263821bf6ff9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 Sep 01 02:09:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-45b12389-50fe-4e24-b700-263821bf6ff9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-45b12389-50fe-4e24-b700-263821bf6ff9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-45b12389-50fe-4e24-b700-263821bf6ff9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:09:36 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:36 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:36 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:36 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:09:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-45b12389-50fe-4e24-b700-263821bf6ff9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 returned with HTTP 200 Sep 01 02:09:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 509/987] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:09:36 2026] GET /volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 => generated 393 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e67d6189-e250-47ec-9c34-cf7c41c75f3d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e67d6189-e250-47ec-9c34-cf7c41c75f3d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:09:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e67d6189-e250-47ec-9c34-cf7c41c75f3d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e67d6189-e250-47ec-9c34-cf7c41c75f3d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-e67d6189-e250-47ec-9c34-cf7c41c75f3d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e67d6189-e250-47ec-9c34-cf7c41c75f3d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:36 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:36 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:09:36 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:36 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:36 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:36 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:36 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e67d6189-e250-47ec-9c34-cf7c41c75f3d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Get all volumes completed successfully. Sep 01 02:09:36 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-e67d6189-e250-47ec-9c34-cf7c41c75f3d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:36 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-e67d6189-e250-47ec-9c34-cf7c41c75f3d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:37 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-e67d6189-e250-47ec-9c34-cf7c41c75f3d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:37 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-e67d6189-e250-47ec-9c34-cf7c41c75f3d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:37 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-e67d6189-e250-47ec-9c34-cf7c41c75f3d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2b8048c3-8e20-45ff-9b7d-03a80475f956 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2b8048c3-8e20-45ff-9b7d-03a80475f956 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb Sep 01 02:09:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2b8048c3-8e20-45ff-9b7d-03a80475f956 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2b8048c3-8e20-45ff-9b7d-03a80475f956 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2b8048c3-8e20-45ff-9b7d-03a80475f956 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot retrieved successfully. Sep 01 02:09:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2b8048c3-8e20-45ff-9b7d-03a80475f956 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb returned with HTTP 200 Sep 01 02:09:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 510/988] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:37 2026] GET /volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb => generated 472 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fae627d7-c558-4cca-ac17-cc61476553f9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fae627d7-c558-4cca-ac17-cc61476553f9 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:09:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fae627d7-c558-4cca-ac17-cc61476553f9 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d2da673d-8176-45ea-807e-4432794e9741", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1849322006"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:37 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-e67d6189-e250-47ec-9c34-cf7c41c75f3d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:37 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:37 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fae627d7-c558-4cca-ac17-cc61476553f9 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Volume info retrieved successfully. Sep 01 02:09:37 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-fae627d7-c558-4cca-ac17-cc61476553f9 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Create snapshot from volume d2da673d-8176-45ea-807e-4432794e9741 Sep 01 02:09:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e67d6189-e250-47ec-9c34-cf7c41c75f3d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:09:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 479/989] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:09:36 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:09:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bfdd13a9-3741-4e25-bfa2-90601c157ec4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bfdd13a9-3741-4e25-bfa2-90601c157ec4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] POST http://192.168.122.72/volume/v3/group_snapshots Sep 01 02:09:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bfdd13a9-3741-4e25-bfa2-90601c157ec4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "4641c2fc-231a-4e4b-a7e9-04eb7f0c8578", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-41479240"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-bfdd13a9-3741-4e25-bfa2-90601c157ec4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '4641c2fc-231a-4e4b-a7e9-04eb7f0c8578', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-41479240'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 02:09:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:37 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-fae627d7-c558-4cca-ac17-cc61476553f9 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Created reservations ['bd9b5f48-4fae-4e3e-a8be-7933d4e9c758', 'f85a43fe-b176-4eb5-a5a1-96063b79ed8b', '7679cf36-1e6c-4df7-8f83-3dfb0d3ef075', '3c7f4a78-8dbc-4b84-95fc-1a5e0f8fcce9'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:37 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.group_snapshots [None req-bfdd13a9-3741-4e25-bfa2-90601c157ec4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-41479240. Sep 01 02:09:37 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:37 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:37 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:37 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:09:37 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:37 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:37 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:37 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fae627d7-c558-4cca-ac17-cc61476553f9 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot create request issued successfully. Sep 01 02:09:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fae627d7-c558-4cca-ac17-cc61476553f9 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:09:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 511/990] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:09:37 2026] POST /volume/v3/snapshots => generated 314 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a2f1f573-c146-4d5c-b8f2-6e286d386b53 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a2f1f573-c146-4d5c-b8f2-6e286d386b53 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c Sep 01 02:09:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a2f1f573-c146-4d5c-b8f2-6e286d386b53 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a2f1f573-c146-4d5c-b8f2-6e286d386b53 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a2f1f573-c146-4d5c-b8f2-6e286d386b53 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot retrieved successfully. Sep 01 02:09:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a2f1f573-c146-4d5c-b8f2-6e286d386b53 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c returned with HTTP 200 Sep 01 02:09:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 512/991] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:37 2026] GET /volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c => generated 446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:37 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-bfdd13a9-3741-4e25-bfa2-90601c157ec4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1252840552 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1252840552, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:09:37 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-bfdd13a9-3741-4e25-bfa2-90601c157ec4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Created reservations ['40478d14-87d1-4fb9-b618-16bae7c1eb00', '1b0854a5-e5b4-4c9b-805e-99457fd5fd1a', '58a4625d-8fa1-4650-aae3-924cfcfad850', 'd28ff549-30a4-4c6c-9fc8-2ece9c505b88'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bfdd13a9-3741-4e25-bfa2-90601c157ec4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots returned with HTTP 202 Sep 01 02:09:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 480/992] 192.168.122.72 () {62 vars in 1203 bytes} [Tue Sep 1 02:09:37 2026] POST /volume/v3/group_snapshots => generated 185 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-48cae745-2689-487a-8dd5-7a437ef1fa9a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-48cae745-2689-487a-8dd5-7a437ef1fa9a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 Sep 01 02:09:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-48cae745-2689-487a-8dd5-7a437ef1fa9a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-48cae745-2689-487a-8dd5-7a437ef1fa9a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-48cae745-2689-487a-8dd5-7a437ef1fa9a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 4b11da51-60f5-4ba0-8b34-36ab6aee4581 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:09:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-48cae745-2689-487a-8dd5-7a437ef1fa9a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 returned with HTTP 200 Sep 01 02:09:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 513/993] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:09:37 2026] GET /volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 => generated 324 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e7dd26c2-9f5d-44d3-9fb1-78a165906ca8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e7dd26c2-9f5d-44d3-9fb1-78a165906ca8 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c Sep 01 02:09:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e7dd26c2-9f5d-44d3-9fb1-78a165906ca8 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e7dd26c2-9f5d-44d3-9fb1-78a165906ca8 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:38 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:38 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:38 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e7dd26c2-9f5d-44d3-9fb1-78a165906ca8 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot retrieved successfully. Sep 01 02:09:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e7dd26c2-9f5d-44d3-9fb1-78a165906ca8 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c returned with HTTP 200 Sep 01 02:09:38 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 481/994] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:38 2026] GET /volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c => generated 446 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-00948404-dcd7-4a25-9586-9ae8f96ceaf6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-00948404-dcd7-4a25-9586-9ae8f96ceaf6 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 Sep 01 02:09:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-00948404-dcd7-4a25-9586-9ae8f96ceaf6 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-00948404-dcd7-4a25-9586-9ae8f96ceaf6 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-00948404-dcd7-4a25-9586-9ae8f96ceaf6 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 4b11da51-60f5-4ba0-8b34-36ab6aee4581 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:09:38 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:38 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-00948404-dcd7-4a25-9586-9ae8f96ceaf6 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 returned with HTTP 200 Sep 01 02:09:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 514/995] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:09:38 2026] GET /volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 => generated 324 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3e8ab179-800d-403f-9cc4-9e827f6af90f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3e8ab179-800d-403f-9cc4-9e827f6af90f tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c Sep 01 02:09:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3e8ab179-800d-403f-9cc4-9e827f6af90f tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3e8ab179-800d-403f-9cc4-9e827f6af90f tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:39 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:39 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:39 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3e8ab179-800d-403f-9cc4-9e827f6af90f tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot retrieved successfully. Sep 01 02:09:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3e8ab179-800d-403f-9cc4-9e827f6af90f tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c returned with HTTP 200 Sep 01 02:09:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 482/996] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:39 2026] GET /volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c => generated 446 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c9bb9940-d5f2-4a82-956c-be254a590496 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c9bb9940-d5f2-4a82-956c-be254a590496 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 Sep 01 02:09:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c9bb9940-d5f2-4a82-956c-be254a590496 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c9bb9940-d5f2-4a82-956c-be254a590496 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-c9bb9940-d5f2-4a82-956c-be254a590496 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 4b11da51-60f5-4ba0-8b34-36ab6aee4581 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:09:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c9bb9940-d5f2-4a82-956c-be254a590496 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 returned with HTTP 200 Sep 01 02:09:39 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 515/997] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:09:39 2026] GET /volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 => generated 324 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:09:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1247d8e4-bbf3-41d6-af11-07cb15641fbc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1247d8e4-bbf3-41d6-af11-07cb15641fbc tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c Sep 01 02:09:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1247d8e4-bbf3-41d6-af11-07cb15641fbc tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1247d8e4-bbf3-41d6-af11-07cb15641fbc tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1247d8e4-bbf3-41d6-af11-07cb15641fbc tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot retrieved successfully. Sep 01 02:09:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1247d8e4-bbf3-41d6-af11-07cb15641fbc tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c returned with HTTP 200 Sep 01 02:09:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 483/998] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:40 2026] GET /volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c => generated 473 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-be24ecc3-d38a-49b5-962e-c5e15c439b0a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-be24ecc3-d38a-49b5-962e-c5e15c439b0a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots?limit=1 Sep 01 02:09:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-be24ecc3-d38a-49b5-962e-c5e15c439b0a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-be24ecc3-d38a-49b5-962e-c5e15c439b0a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-be24ecc3-d38a-49b5-962e-c5e15c439b0a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:40 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [None req-be24ecc3-d38a-49b5-962e-c5e15c439b0a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:40 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-be24ecc3-d38a-49b5-962e-c5e15c439b0a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Get all snapshots completed successfully. Sep 01 02:09:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-be24ecc3-d38a-49b5-962e-c5e15c439b0a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 01 02:09:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 516/999] 192.168.122.72 () {58 vars in 1137 bytes} [Tue Sep 1 02:09:40 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-50ed3281-a625-4f5e-a9fc-fa252952b967 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-50ed3281-a625-4f5e-a9fc-fa252952b967 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots Sep 01 02:09:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-50ed3281-a625-4f5e-a9fc-fa252952b967 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-50ed3281-a625-4f5e-a9fc-fa252952b967 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-50ed3281-a625-4f5e-a9fc-fa252952b967 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:40 devstack devstack@c-api.service[87017]: DEBUG cinder.db.api [None req-50ed3281-a625-4f5e-a9fc-fa252952b967 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Building query based on filter {{(pid=87017) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:40 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-50ed3281-a625-4f5e-a9fc-fa252952b967 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Get all snapshots completed successfully. Sep 01 02:09:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-50ed3281-a625-4f5e-a9fc-fa252952b967 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 200 Sep 01 02:09:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 484/1000] 192.168.122.72 () {58 vars in 1122 bytes} [Tue Sep 1 02:09:40 2026] GET /volume/v3/snapshots => generated 994 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0ffca48c-6e75-48cb-9fd8-1376a73b65b4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0ffca48c-6e75-48cb-9fd8-1376a73b65b4 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots?limit=100000 Sep 01 02:09:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0ffca48c-6e75-48cb-9fd8-1376a73b65b4 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0ffca48c-6e75-48cb-9fd8-1376a73b65b4 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-0ffca48c-6e75-48cb-9fd8-1376a73b65b4 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:40 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [None req-0ffca48c-6e75-48cb-9fd8-1376a73b65b4 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:40 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0ffca48c-6e75-48cb-9fd8-1376a73b65b4 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Get all snapshots completed successfully. Sep 01 02:09:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0ffca48c-6e75-48cb-9fd8-1376a73b65b4 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 01 02:09:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 517/1001] 192.168.122.72 () {58 vars in 1147 bytes} [Tue Sep 1 02:09:40 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9a894059-74e5-40d2-8750-2f08b4979e5d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9a894059-74e5-40d2-8750-2f08b4979e5d tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots?limit=0 Sep 01 02:09:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9a894059-74e5-40d2-8750-2f08b4979e5d tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9a894059-74e5-40d2-8750-2f08b4979e5d tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-9a894059-74e5-40d2-8750-2f08b4979e5d tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:40 devstack devstack@c-api.service[87017]: DEBUG cinder.db.api [None req-9a894059-74e5-40d2-8750-2f08b4979e5d tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Building query based on filter {{(pid=87017) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:40 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9a894059-74e5-40d2-8750-2f08b4979e5d tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Get all snapshots completed successfully. Sep 01 02:09:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9a894059-74e5-40d2-8750-2f08b4979e5d tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 01 02:09:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 485/1002] 192.168.122.72 () {58 vars in 1137 bytes} [Tue Sep 1 02:09:40 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e915a971-6ac8-4aa9-b325-8abe30048b1b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-83bc06d6-3846-4d43-835d-03cb1ed4d8e2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e915a971-6ac8-4aa9-b325-8abe30048b1b tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots Sep 01 02:09:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e915a971-6ac8-4aa9-b325-8abe30048b1b tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e915a971-6ac8-4aa9-b325-8abe30048b1b tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-83bc06d6-3846-4d43-835d-03cb1ed4d8e2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 Sep 01 02:09:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-e915a971-6ac8-4aa9-b325-8abe30048b1b tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-83bc06d6-3846-4d43-835d-03cb1ed4d8e2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-83bc06d6-3846-4d43-835d-03cb1ed4d8e2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-83bc06d6-3846-4d43-835d-03cb1ed4d8e2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 4b11da51-60f5-4ba0-8b34-36ab6aee4581 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:09:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:40 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [None req-e915a971-6ac8-4aa9-b325-8abe30048b1b tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:40 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e915a971-6ac8-4aa9-b325-8abe30048b1b tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Get all snapshots completed successfully. Sep 01 02:09:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e915a971-6ac8-4aa9-b325-8abe30048b1b tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 200 Sep 01 02:09:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 518/1003] 192.168.122.72 () {58 vars in 1122 bytes} [Tue Sep 1 02:09:40 2026] GET /volume/v3/snapshots => generated 994 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-83bc06d6-3846-4d43-835d-03cb1ed4d8e2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 returned with HTTP 200 Sep 01 02:09:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 486/1004] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:09:40 2026] GET /volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 => generated 324 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-645a3f65-fb44-4fda-b514-41b4368c42cf None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-645a3f65-fb44-4fda-b514-41b4368c42cf tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots?marker=1f64bac8-e459-46e2-886f-948c719f66eb Sep 01 02:09:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-645a3f65-fb44-4fda-b514-41b4368c42cf tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-645a3f65-fb44-4fda-b514-41b4368c42cf tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-645a3f65-fb44-4fda-b514-41b4368c42cf tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:40 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [None req-645a3f65-fb44-4fda-b514-41b4368c42cf tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:40 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-645a3f65-fb44-4fda-b514-41b4368c42cf tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Get all snapshots completed successfully. Sep 01 02:09:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-645a3f65-fb44-4fda-b514-41b4368c42cf tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots?marker=1f64bac8-e459-46e2-886f-948c719f66eb returned with HTTP 200 Sep 01 02:09:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 519/1005] 192.168.122.72 () {58 vars in 1209 bytes} [Tue Sep 1 02:09:40 2026] GET /volume/v3/snapshots?marker=1f64bac8-e459-46e2-886f-948c719f66eb => generated 341 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-49b204cc-dabc-49dd-820e-3b4bdc4f818f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-49b204cc-dabc-49dd-820e-3b4bdc4f818f tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots?offset=2&limit=3 Sep 01 02:09:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-49b204cc-dabc-49dd-820e-3b4bdc4f818f tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-49b204cc-dabc-49dd-820e-3b4bdc4f818f tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-49b204cc-dabc-49dd-820e-3b4bdc4f818f tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:40 devstack devstack@c-api.service[87017]: DEBUG cinder.db.api [None req-49b204cc-dabc-49dd-820e-3b4bdc4f818f tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Building query based on filter {{(pid=87017) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:41 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-49b204cc-dabc-49dd-820e-3b4bdc4f818f tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Get all snapshots completed successfully. Sep 01 02:09:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-49b204cc-dabc-49dd-820e-3b4bdc4f818f tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 01 02:09:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 487/1006] 192.168.122.72 () {58 vars in 1155 bytes} [Tue Sep 1 02:09:40 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-14732b80-e82b-450d-a7c7-782df9e484ee None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-14732b80-e82b-450d-a7c7-782df9e484ee tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-14732b80-e82b-450d-a7c7-782df9e484ee tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-14732b80-e82b-450d-a7c7-782df9e484ee tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-14732b80-e82b-450d-a7c7-782df9e484ee tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [None req-14732b80-e82b-450d-a7c7-782df9e484ee tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:41 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-14732b80-e82b-450d-a7c7-782df9e484ee tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Get all snapshots completed successfully. Sep 01 02:09:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-14732b80-e82b-450d-a7c7-782df9e484ee tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 01 02:09:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 520/1007] 192.168.122.72 () {58 vars in 1187 bytes} [Tue Sep 1 02:09:41 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5fff5ceb-6f8e-4f1a-af99-034a0eb72509 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5fff5ceb-6f8e-4f1a-af99-034a0eb72509 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5fff5ceb-6f8e-4f1a-af99-034a0eb72509 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5fff5ceb-6f8e-4f1a-af99-034a0eb72509 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-5fff5ceb-6f8e-4f1a-af99-034a0eb72509 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.db.api [None req-5fff5ceb-6f8e-4f1a-af99-034a0eb72509 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Building query based on filter {{(pid=87017) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:41 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5fff5ceb-6f8e-4f1a-af99-034a0eb72509 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Get all snapshots completed successfully. Sep 01 02:09:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5fff5ceb-6f8e-4f1a-af99-034a0eb72509 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 01 02:09:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 488/1008] 192.168.122.72 () {58 vars in 1189 bytes} [Tue Sep 1 02:09:41 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-240483c4-8517-4e6e-9d05-d94e055149a7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-240483c4-8517-4e6e-9d05-d94e055149a7 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-240483c4-8517-4e6e-9d05-d94e055149a7 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-240483c4-8517-4e6e-9d05-d94e055149a7 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-240483c4-8517-4e6e-9d05-d94e055149a7 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [None req-240483c4-8517-4e6e-9d05-d94e055149a7 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:41 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-240483c4-8517-4e6e-9d05-d94e055149a7 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Get all snapshots completed successfully. Sep 01 02:09:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-240483c4-8517-4e6e-9d05-d94e055149a7 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 01 02:09:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 521/1009] 192.168.122.72 () {58 vars in 1171 bytes} [Tue Sep 1 02:09:41 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-69150424-1e11-43cd-956a-f84d2f6a7b94 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-69150424-1e11-43cd-956a-f84d2f6a7b94 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-69150424-1e11-43cd-956a-f84d2f6a7b94 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-69150424-1e11-43cd-956a-f84d2f6a7b94 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-69150424-1e11-43cd-956a-f84d2f6a7b94 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.db.api [None req-69150424-1e11-43cd-956a-f84d2f6a7b94 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Building query based on filter {{(pid=87017) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:41 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-69150424-1e11-43cd-956a-f84d2f6a7b94 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Get all snapshots completed successfully. Sep 01 02:09:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-69150424-1e11-43cd-956a-f84d2f6a7b94 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 01 02:09:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 489/1010] 192.168.122.72 () {58 vars in 1173 bytes} [Tue Sep 1 02:09:41 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4aac612b-c1d0-40be-9d0b-4eee4fbcbb8a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4aac612b-c1d0-40be-9d0b-4eee4fbcbb8a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4aac612b-c1d0-40be-9d0b-4eee4fbcbb8a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4aac612b-c1d0-40be-9d0b-4eee4fbcbb8a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-4aac612b-c1d0-40be-9d0b-4eee4fbcbb8a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [None req-4aac612b-c1d0-40be-9d0b-4eee4fbcbb8a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:41 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4aac612b-c1d0-40be-9d0b-4eee4fbcbb8a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Get all snapshots completed successfully. Sep 01 02:09:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4aac612b-c1d0-40be-9d0b-4eee4fbcbb8a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 01 02:09:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 522/1011] 192.168.122.72 () {58 vars in 1191 bytes} [Tue Sep 1 02:09:41 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b9ff73d2-e1d4-4e23-88a0-2e51f4df7cea None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b9ff73d2-e1d4-4e23-88a0-2e51f4df7cea tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b9ff73d2-e1d4-4e23-88a0-2e51f4df7cea tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b9ff73d2-e1d4-4e23-88a0-2e51f4df7cea tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-b9ff73d2-e1d4-4e23-88a0-2e51f4df7cea tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.db.api [None req-b9ff73d2-e1d4-4e23-88a0-2e51f4df7cea tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Building query based on filter {{(pid=87017) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:41 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b9ff73d2-e1d4-4e23-88a0-2e51f4df7cea tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Get all snapshots completed successfully. Sep 01 02:09:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b9ff73d2-e1d4-4e23-88a0-2e51f4df7cea tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 01 02:09:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 490/1012] 192.168.122.72 () {58 vars in 1193 bytes} [Tue Sep 1 02:09:41 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ac18476a-20c6-4c21-979f-635d511df7ee None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ac18476a-20c6-4c21-979f-635d511df7ee tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1849322006 Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ac18476a-20c6-4c21-979f-635d511df7ee tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ac18476a-20c6-4c21-979f-635d511df7ee tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-ac18476a-20c6-4c21-979f-635d511df7ee tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [None req-ac18476a-20c6-4c21-979f-635d511df7ee tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:41 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ac18476a-20c6-4c21-979f-635d511df7ee tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Get all snapshots completed successfully. Sep 01 02:09:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ac18476a-20c6-4c21-979f-635d511df7ee tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1849322006 returned with HTTP 200 Sep 01 02:09:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 523/1013] 192.168.122.72 () {58 vars in 1264 bytes} [Tue Sep 1 02:09:41 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1849322006 => generated 476 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b186779b-ec34-4bc9-b4b2-ae9453dd1d1a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b186779b-ec34-4bc9-b4b2-ae9453dd1d1a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/detail?status=available Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b186779b-ec34-4bc9-b4b2-ae9453dd1d1a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b186779b-ec34-4bc9-b4b2-ae9453dd1d1a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-b186779b-ec34-4bc9-b4b2-ae9453dd1d1a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.db.api [None req-b186779b-ec34-4bc9-b4b2-ae9453dd1d1a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Building query based on filter {{(pid=87017) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:41 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b186779b-ec34-4bc9-b4b2-ae9453dd1d1a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Get all snapshots completed successfully. Sep 01 02:09:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b186779b-ec34-4bc9-b4b2-ae9453dd1d1a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 01 02:09:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 491/1014] 192.168.122.72 () {58 vars in 1176 bytes} [Tue Sep 1 02:09:41 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f43a1ee8-cb98-4e04-a208-671cc04b4e75 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f43a1ee8-cb98-4e04-a208-671cc04b4e75 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1849322006 Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f43a1ee8-cb98-4e04-a208-671cc04b4e75 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f43a1ee8-cb98-4e04-a208-671cc04b4e75 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-f43a1ee8-cb98-4e04-a208-671cc04b4e75 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [None req-f43a1ee8-cb98-4e04-a208-671cc04b4e75 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:41 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f43a1ee8-cb98-4e04-a208-671cc04b4e75 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Get all snapshots completed successfully. Sep 01 02:09:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f43a1ee8-cb98-4e04-a208-671cc04b4e75 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1849322006 returned with HTTP 200 Sep 01 02:09:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 524/1015] 192.168.122.72 () {58 vars in 1298 bytes} [Tue Sep 1 02:09:41 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1849322006 => generated 476 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8f12504c-d73f-4824-97d4-8c665708eb9a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8f12504c-d73f-4824-97d4-8c665708eb9a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1849322006 Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8f12504c-d73f-4824-97d4-8c665708eb9a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8f12504c-d73f-4824-97d4-8c665708eb9a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-8f12504c-d73f-4824-97d4-8c665708eb9a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.db.api [None req-8f12504c-d73f-4824-97d4-8c665708eb9a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Building query based on filter {{(pid=87017) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8f1da934-1bcc-45bc-a374-c9fa008b6ff1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8f1da934-1bcc-45bc-a374-c9fa008b6ff1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8f1da934-1bcc-45bc-a374-c9fa008b6ff1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8f1da934-1bcc-45bc-a374-c9fa008b6ff1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-8f1da934-1bcc-45bc-a374-c9fa008b6ff1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 4b11da51-60f5-4ba0-8b34-36ab6aee4581 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:41 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8f12504c-d73f-4824-97d4-8c665708eb9a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Get all snapshots completed successfully. Sep 01 02:09:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8f12504c-d73f-4824-97d4-8c665708eb9a tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1849322006 returned with HTTP 200 Sep 01 02:09:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 492/1016] 192.168.122.72 () {58 vars in 1243 bytes} [Tue Sep 1 02:09:41 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1849322006 => generated 342 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d9eedf32-9c49-4463-94de-01a2170314b0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d9eedf32-9c49-4463-94de-01a2170314b0 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots?status=available Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d9eedf32-9c49-4463-94de-01a2170314b0 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d9eedf32-9c49-4463-94de-01a2170314b0 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-d9eedf32-9c49-4463-94de-01a2170314b0 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.db.api [None req-d9eedf32-9c49-4463-94de-01a2170314b0 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Building query based on filter {{(pid=87017) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8f1da934-1bcc-45bc-a374-c9fa008b6ff1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 returned with HTTP 200 Sep 01 02:09:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 525/1017] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:09:41 2026] GET /volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 => generated 324 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:41 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d9eedf32-9c49-4463-94de-01a2170314b0 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Get all snapshots completed successfully. Sep 01 02:09:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d9eedf32-9c49-4463-94de-01a2170314b0 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots?status=available returned with HTTP 200 Sep 01 02:09:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 493/1018] 192.168.122.72 () {58 vars in 1155 bytes} [Tue Sep 1 02:09:41 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fa928815-9d71-4f60-a74c-d0db5760f575 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fa928815-9d71-4f60-a74c-d0db5760f575 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1849322006 Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fa928815-9d71-4f60-a74c-d0db5760f575 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fa928815-9d71-4f60-a74c-d0db5760f575 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-fa928815-9d71-4f60-a74c-d0db5760f575 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [None req-fa928815-9d71-4f60-a74c-d0db5760f575 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:41 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fa928815-9d71-4f60-a74c-d0db5760f575 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Get all snapshots completed successfully. Sep 01 02:09:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fa928815-9d71-4f60-a74c-d0db5760f575 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1849322006 returned with HTTP 200 Sep 01 02:09:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 526/1019] 192.168.122.72 () {58 vars in 1277 bytes} [Tue Sep 1 02:09:41 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1849322006 => generated 342 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-29a30e79-eea8-4a05-8288-5f885d329004 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-29a30e79-eea8-4a05-8288-5f885d329004 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-29a30e79-eea8-4a05-8288-5f885d329004 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-29a30e79-eea8-4a05-8288-5f885d329004 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:41 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-29a30e79-eea8-4a05-8288-5f885d329004 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Delete snapshot with id: c8c696a3-e28e-444b-8844-ad88b8c3049c Sep 01 02:09:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-29a30e79-eea8-4a05-8288-5f885d329004 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot retrieved successfully. Sep 01 02:09:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-29a30e79-eea8-4a05-8288-5f885d329004 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot delete request issued successfully. Sep 01 02:09:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-29a30e79-eea8-4a05-8288-5f885d329004 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c returned with HTTP 202 Sep 01 02:09:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 494/1020] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:09:41 2026] DELETE /volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:09:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a6d4118a-902c-415b-be22-5b1d72b92b41 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a6d4118a-902c-415b-be22-5b1d72b92b41 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c Sep 01 02:09:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a6d4118a-902c-415b-be22-5b1d72b92b41 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a6d4118a-902c-415b-be22-5b1d72b92b41 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a6d4118a-902c-415b-be22-5b1d72b92b41 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot retrieved successfully. Sep 01 02:09:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a6d4118a-902c-415b-be22-5b1d72b92b41 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c returned with HTTP 200 Sep 01 02:09:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 527/1021] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:42 2026] GET /volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c => generated 472 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c2a48c57-97b3-450a-b429-cd214dfe1534 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c2a48c57-97b3-450a-b429-cd214dfe1534 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 Sep 01 02:09:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c2a48c57-97b3-450a-b429-cd214dfe1534 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c2a48c57-97b3-450a-b429-cd214dfe1534 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-c2a48c57-97b3-450a-b429-cd214dfe1534 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 4b11da51-60f5-4ba0-8b34-36ab6aee4581 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:09:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c2a48c57-97b3-450a-b429-cd214dfe1534 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 returned with HTTP 200 Sep 01 02:09:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 495/1022] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:09:42 2026] GET /volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 => generated 324 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-15a537d5-30d0-4ec3-86ce-3caeb524b4bc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-15a537d5-30d0-4ec3-86ce-3caeb524b4bc tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c Sep 01 02:09:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-15a537d5-30d0-4ec3-86ce-3caeb524b4bc tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-15a537d5-30d0-4ec3-86ce-3caeb524b4bc tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-15a537d5-30d0-4ec3-86ce-3caeb524b4bc tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot retrieved successfully. Sep 01 02:09:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-15a537d5-30d0-4ec3-86ce-3caeb524b4bc tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c returned with HTTP 200 Sep 01 02:09:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 528/1023] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:43 2026] GET /volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c => generated 472 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5e2b18e4-b4ce-402b-aee0-16d030ea9815 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5e2b18e4-b4ce-402b-aee0-16d030ea9815 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 Sep 01 02:09:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5e2b18e4-b4ce-402b-aee0-16d030ea9815 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5e2b18e4-b4ce-402b-aee0-16d030ea9815 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-5e2b18e4-b4ce-402b-aee0-16d030ea9815 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 4b11da51-60f5-4ba0-8b34-36ab6aee4581 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:09:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5e2b18e4-b4ce-402b-aee0-16d030ea9815 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 returned with HTTP 200 Sep 01 02:09:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 496/1024] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:09:44 2026] GET /volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 => generated 324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b5ecd2de-15cd-4aee-b900-fd478fa8e10d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b5ecd2de-15cd-4aee-b900-fd478fa8e10d tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c Sep 01 02:09:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b5ecd2de-15cd-4aee-b900-fd478fa8e10d tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b5ecd2de-15cd-4aee-b900-fd478fa8e10d tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b5ecd2de-15cd-4aee-b900-fd478fa8e10d tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot retrieved successfully. Sep 01 02:09:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b5ecd2de-15cd-4aee-b900-fd478fa8e10d tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c returned with HTTP 200 Sep 01 02:09:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 529/1025] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:44 2026] GET /volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c => generated 472 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2007f981-2e6a-4048-82ec-cc7f12d2243e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2007f981-2e6a-4048-82ec-cc7f12d2243e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 Sep 01 02:09:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2007f981-2e6a-4048-82ec-cc7f12d2243e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2007f981-2e6a-4048-82ec-cc7f12d2243e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-2007f981-2e6a-4048-82ec-cc7f12d2243e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 4b11da51-60f5-4ba0-8b34-36ab6aee4581 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:09:45 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:45 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2007f981-2e6a-4048-82ec-cc7f12d2243e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 returned with HTTP 200 Sep 01 02:09:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 497/1026] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:09:45 2026] GET /volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 => generated 324 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-78fd2d90-31f1-4367-a9cf-e715fac69b86 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-78fd2d90-31f1-4367-a9cf-e715fac69b86 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c Sep 01 02:09:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-78fd2d90-31f1-4367-a9cf-e715fac69b86 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-78fd2d90-31f1-4367-a9cf-e715fac69b86 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-78fd2d90-31f1-4367-a9cf-e715fac69b86 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c returned with HTTP 404 Sep 01 02:09:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 530/1027] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:45 2026] GET /volume/v3/snapshots/c8c696a3-e28e-444b-8844-ad88b8c3049c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9df47ba9-1c58-4e1e-b4be-ce1760b2dbcb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9df47ba9-1c58-4e1e-b4be-ce1760b2dbcb tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb Sep 01 02:09:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9df47ba9-1c58-4e1e-b4be-ce1760b2dbcb tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9df47ba9-1c58-4e1e-b4be-ce1760b2dbcb tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:45 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-9df47ba9-1c58-4e1e-b4be-ce1760b2dbcb tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Delete snapshot with id: 1f64bac8-e459-46e2-886f-948c719f66eb Sep 01 02:09:45 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:45 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:45 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9df47ba9-1c58-4e1e-b4be-ce1760b2dbcb tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot retrieved successfully. Sep 01 02:09:45 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:45 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:45 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9df47ba9-1c58-4e1e-b4be-ce1760b2dbcb tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot delete request issued successfully. Sep 01 02:09:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9df47ba9-1c58-4e1e-b4be-ce1760b2dbcb tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb returned with HTTP 202 Sep 01 02:09:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3d967eb4-3ee2-4b42-8673-1c2fa7435227 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 498/1028] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:09:45 2026] DELETE /volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d29671e2-0795-46be-91e0-6eb785b90583 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d29671e2-0795-46be-91e0-6eb785b90583 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb Sep 01 02:09:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d29671e2-0795-46be-91e0-6eb785b90583 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d29671e2-0795-46be-91e0-6eb785b90583 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:45 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:45 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:45 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d29671e2-0795-46be-91e0-6eb785b90583 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot retrieved successfully. Sep 01 02:09:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d29671e2-0795-46be-91e0-6eb785b90583 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb returned with HTTP 200 Sep 01 02:09:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 499/1029] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:45 2026] GET /volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb => generated 471 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3d967eb4-3ee2-4b42-8673-1c2fa7435227 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes Sep 01 02:09:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3d967eb4-3ee2-4b42-8673-1c2fa7435227 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3d967eb4-3ee2-4b42-8673-1c2fa7435227 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-3d967eb4-3ee2-4b42-8673-1c2fa7435227 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:45 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3d967eb4-3ee2-4b42-8673-1c2fa7435227 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:45 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:45 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:09:45 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3d967eb4-3ee2-4b42-8673-1c2fa7435227 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3d967eb4-3ee2-4b42-8673-1c2fa7435227 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 200 Sep 01 02:09:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 531/1030] 192.168.122.72 () {58 vars in 1116 bytes} [Tue Sep 1 02:09:45 2026] GET /volume/v3/volumes => generated 15 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6b8f9156-7631-4081-a543-239f118b4eff None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6b8f9156-7631-4081-a543-239f118b4eff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:09:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6b8f9156-7631-4081-a543-239f118b4eff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1538916095"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-6b8f9156-7631-4081-a543-239f118b4eff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1538916095'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:45 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-6b8f9156-7631-4081-a543-239f118b4eff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Create volume of 1 GB Sep 01 02:09:45 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6b8f9156-7631-4081-a543-239f118b4eff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Availability Zones retrieved successfully. Sep 01 02:09:45 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b8f9156-7631-4081-a543-239f118b4eff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Flow 'volume_create_api' (e5fbf1fe-6cee-48c2-a68d-a519725c6694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:45 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b8f9156-7631-4081-a543-239f118b4eff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ca78c93-9fd0-4659-8be4-595db4d77def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:45 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-6b8f9156-7631-4081-a543-239f118b4eff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:45 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b8f9156-7631-4081-a543-239f118b4eff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ca78c93-9fd0-4659-8be4-595db4d77def) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:45 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b8f9156-7631-4081-a543-239f118b4eff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3152d77c-b9cb-4c4c-a686-d67b29c85203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:45 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-6b8f9156-7631-4081-a543-239f118b4eff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Created reservations ['cf210a9b-0006-4134-adc2-b4419c6cc892', 'f247a488-b35c-4dcf-9e81-b81d25f1a916', 'e9b671d3-4263-4e2d-941c-1c7ee0c3f0b9', '984b4874-9e6c-495b-a5c8-5a64a9390fd2'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b8f9156-7631-4081-a543-239f118b4eff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3152d77c-b9cb-4c4c-a686-d67b29c85203) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf210a9b-0006-4134-adc2-b4419c6cc892', 'f247a488-b35c-4dcf-9e81-b81d25f1a916', 'e9b671d3-4263-4e2d-941c-1c7ee0c3f0b9', '984b4874-9e6c-495b-a5c8-5a64a9390fd2']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b8f9156-7631-4081-a543-239f118b4eff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (793ecf1e-97b2-421e-bde7-72986cc70e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:46 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b8f9156-7631-4081-a543-239f118b4eff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (793ecf1e-97b2-421e-bde7-72986cc70e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b9284bf-fb4b-42e4-a238-569d8372ff0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1538916095',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d67ede8abd0b4be38be4ca61cc8ce70a',qos_specs=None,replication_status=,reservations=['cf210a9b-0006-4134-adc2-b4419c6cc892','f247a488-b35c-4dcf-9e81-b81d25f1a916','e9b671d3-4263-4e2d-941c-1c7ee0c3f0b9','984b4874-9e6c-495b-a5c8-5a64a9390fd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa522a69757342df934cbc6631b17e6c',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1538916095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b9284bf-fb4b-42e4-a238-569d8372ff0f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d67ede8abd0b4be38be4ca61cc8ce70a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa522a69757342df934cbc6631b17e6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b8f9156-7631-4081-a543-239f118b4eff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8bfe6f9-8d77-4b85-b1e4-a647a9c0958c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b8f9156-7631-4081-a543-239f118b4eff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8bfe6f9-8d77-4b85-b1e4-a647a9c0958c) transitioned into state 'SUCCESS' from state '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-1538916095',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d67ede8abd0b4be38be4ca61cc8ce70a',qos_specs=None,replication_status=,reservations=['cf210a9b-0006-4134-adc2-b4419c6cc892','f247a488-b35c-4dcf-9e81-b81d25f1a916','e9b671d3-4263-4e2d-941c-1c7ee0c3f0b9','984b4874-9e6c-495b-a5c8-5a64a9390fd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa522a69757342df934cbc6631b17e6c',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-61ed45a3-60a3-423c-85f2-37ca8c4a63a4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b8f9156-7631-4081-a543-239f118b4eff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a558ab7-ce3d-4bd8-8938-56a19565e90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-61ed45a3-60a3-423c-85f2-37ca8c4a63a4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 Sep 01 02:09:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-61ed45a3-60a3-423c-85f2-37ca8c4a63a4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-61ed45a3-60a3-423c-85f2-37ca8c4a63a4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-61ed45a3-60a3-423c-85f2-37ca8c4a63a4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 4b11da51-60f5-4ba0-8b34-36ab6aee4581 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:09:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-61ed45a3-60a3-423c-85f2-37ca8c4a63a4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 returned with HTTP 200 Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b8f9156-7631-4081-a543-239f118b4eff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a558ab7-ce3d-4bd8-8938-56a19565e90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 532/1031] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:09:46 2026] GET /volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 => generated 325 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6b8f9156-7631-4081-a543-239f118b4eff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Flow 'volume_create_api' (e5fbf1fe-6cee-48c2-a68d-a519725c6694) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6b8f9156-7631-4081-a543-239f118b4eff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Create volume request issued successfully. Sep 01 02:09:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6b8f9156-7631-4081-a543-239f118b4eff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 500/1032] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:09:45 2026] POST /volume/v3/volumes => generated 771 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-45b65b4d-1ba4-4975-a007-8d8a1ad3a259 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6877c533-f630-4a21-a653-0ffcc20a40c2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6877c533-f630-4a21-a653-0ffcc20a40c2 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f Sep 01 02:09:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-45b65b4d-1ba4-4975-a007-8d8a1ad3a259 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/detail Sep 01 02:09:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-45b65b4d-1ba4-4975-a007-8d8a1ad3a259 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-45b65b4d-1ba4-4975-a007-8d8a1ad3a259 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-45b65b4d-1ba4-4975-a007-8d8a1ad3a259 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6877c533-f630-4a21-a653-0ffcc20a40c2 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6877c533-f630-4a21-a653-0ffcc20a40c2 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:46 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [None req-45b65b4d-1ba4-4975-a007-8d8a1ad3a259 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:46 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:46 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-45b65b4d-1ba4-4975-a007-8d8a1ad3a259 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Get all snapshots completed successfully. Sep 01 02:09:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-45b65b4d-1ba4-4975-a007-8d8a1ad3a259 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:09:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 533/1033] 192.168.122.72 () {58 vars in 1143 bytes} [Tue Sep 1 02:09:46 2026] GET /volume/v3/snapshots/detail => generated 927 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:46 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:46 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6877c533-f630-4a21-a653-0ffcc20a40c2 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Volume info retrieved successfully. Sep 01 02:09:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b5335f67-5cba-4479-b497-22ae785c72cc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b5335f67-5cba-4479-b497-22ae785c72cc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/dc56ce95-cc5c-49e4-8dcd-c9af4f1b6dba Sep 01 02:09:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b5335f67-5cba-4479-b497-22ae785c72cc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b5335f67-5cba-4479-b497-22ae785c72cc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6877c533-f630-4a21-a653-0ffcc20a40c2 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f returned with HTTP 200 Sep 01 02:09:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 501/1034] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:46 2026] GET /volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f => generated 839 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b5335f67-5cba-4479-b497-22ae785c72cc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Snapshot retrieved successfully. Sep 01 02:09:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b5335f67-5cba-4479-b497-22ae785c72cc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/dc56ce95-cc5c-49e4-8dcd-c9af4f1b6dba returned with HTTP 200 Sep 01 02:09:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 534/1035] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:46 2026] GET /volume/v3/snapshots/dc56ce95-cc5c-49e4-8dcd-c9af4f1b6dba => generated 468 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-41073963-b8d5-4a02-9a8e-69861ed865fc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-41073963-b8d5-4a02-9a8e-69861ed865fc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/ab38b63d-ff01-470c-960d-3e28cf548102 Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-41073963-b8d5-4a02-9a8e-69861ed865fc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-41073963-b8d5-4a02-9a8e-69861ed865fc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-41073963-b8d5-4a02-9a8e-69861ed865fc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Snapshot retrieved successfully. Sep 01 02:09:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-41073963-b8d5-4a02-9a8e-69861ed865fc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/ab38b63d-ff01-470c-960d-3e28cf548102 returned with HTTP 200 Sep 01 02:09:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 502/1036] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:46 2026] GET /volume/v3/snapshots/ab38b63d-ff01-470c-960d-3e28cf548102 => generated 468 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2bad6e43-934f-42e8-9d2f-de65bf71d370 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2bad6e43-934f-42e8-9d2f-de65bf71d370 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] DELETE http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 Sep 01 02:09:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2bad6e43-934f-42e8-9d2f-de65bf71d370 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2bad6e43-934f-42e8-9d2f-de65bf71d370 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-2bad6e43-934f-42e8-9d2f-de65bf71d370 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] delete called for member 4b11da51-60f5-4ba0-8b34-36ab6aee4581 {{(pid=87016) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:09:46 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.group_snapshots [None req-2bad6e43-934f-42e8-9d2f-de65bf71d370 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Delete group_snapshot with id: 4b11da51-60f5-4ba0-8b34-36ab6aee4581 Sep 01 02:09:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:46 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:46 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ca14a534-9820-4fa8-9d67-16da26ba6fd8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ca14a534-9820-4fa8-9d67-16da26ba6fd8 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ca14a534-9820-4fa8-9d67-16da26ba6fd8 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ca14a534-9820-4fa8-9d67-16da26ba6fd8 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2bad6e43-934f-42e8-9d2f-de65bf71d370 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 returned with HTTP 202 Sep 01 02:09:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ca14a534-9820-4fa8-9d67-16da26ba6fd8 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot retrieved successfully. Sep 01 02:09:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ca14a534-9820-4fa8-9d67-16da26ba6fd8 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb returned with HTTP 200 Sep 01 02:09:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 503/1037] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:46 2026] GET /volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb => generated 471 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 535/1038] 192.168.122.72 () {60 vars in 1295 bytes} [Tue Sep 1 02:09:46 2026] DELETE /volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-89ce5bee-1389-456a-b8e3-4cf965494131 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-89ce5bee-1389-456a-b8e3-4cf965494131 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-89ce5bee-1389-456a-b8e3-4cf965494131 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-89ce5bee-1389-456a-b8e3-4cf965494131 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-89ce5bee-1389-456a-b8e3-4cf965494131 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-89ce5bee-1389-456a-b8e3-4cf965494131 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:46 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:09:46 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:46 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:46 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:46 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-89ce5bee-1389-456a-b8e3-4cf965494131 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Get all volumes completed successfully. Sep 01 02:09:46 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-89ce5bee-1389-456a-b8e3-4cf965494131 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:46 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-89ce5bee-1389-456a-b8e3-4cf965494131 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-89ce5bee-1389-456a-b8e3-4cf965494131 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:46 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-89ce5bee-1389-456a-b8e3-4cf965494131 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:46 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-89ce5bee-1389-456a-b8e3-4cf965494131 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-89ce5bee-1389-456a-b8e3-4cf965494131 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-89ce5bee-1389-456a-b8e3-4cf965494131 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:09:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 504/1039] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:09:46 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:09:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8264a9ee-e824-4791-a66e-f59847d40baa None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8264a9ee-e824-4791-a66e-f59847d40baa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/detail Sep 01 02:09:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8264a9ee-e824-4791-a66e-f59847d40baa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8264a9ee-e824-4791-a66e-f59847d40baa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-8264a9ee-e824-4791-a66e-f59847d40baa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:46 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [None req-8264a9ee-e824-4791-a66e-f59847d40baa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:46 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:46 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8264a9ee-e824-4791-a66e-f59847d40baa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Get all snapshots completed successfully. Sep 01 02:09:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8264a9ee-e824-4791-a66e-f59847d40baa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:09:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 536/1040] 192.168.122.72 () {58 vars in 1143 bytes} [Tue Sep 1 02:09:46 2026] GET /volume/v3/snapshots/detail => generated 925 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-99694e61-ef3d-49b0-aea2-2043c60adf01 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-99694e61-ef3d-49b0-aea2-2043c60adf01 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/dc56ce95-cc5c-49e4-8dcd-c9af4f1b6dba Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-99694e61-ef3d-49b0-aea2-2043c60adf01 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-99694e61-ef3d-49b0-aea2-2043c60adf01 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-99694e61-ef3d-49b0-aea2-2043c60adf01 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Snapshot retrieved successfully. Sep 01 02:09:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-99694e61-ef3d-49b0-aea2-2043c60adf01 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/dc56ce95-cc5c-49e4-8dcd-c9af4f1b6dba returned with HTTP 200 Sep 01 02:09:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 505/1041] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:46 2026] GET /volume/v3/snapshots/dc56ce95-cc5c-49e4-8dcd-c9af4f1b6dba => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e4c8d87d-a3cf-4c03-9cfe-a3e7dd687546 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e4c8d87d-a3cf-4c03-9cfe-a3e7dd687546 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f Sep 01 02:09:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e4c8d87d-a3cf-4c03-9cfe-a3e7dd687546 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e4c8d87d-a3cf-4c03-9cfe-a3e7dd687546 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:47 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:47 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e4c8d87d-a3cf-4c03-9cfe-a3e7dd687546 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Volume info retrieved successfully. Sep 01 02:09:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e4c8d87d-a3cf-4c03-9cfe-a3e7dd687546 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f returned with HTTP 200 Sep 01 02:09:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 537/1042] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:47 2026] GET /volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f => generated 863 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-00b01f4f-bda7-44b5-b8b4-24a75a84347c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-00b01f4f-bda7-44b5-b8b4-24a75a84347c tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb Sep 01 02:09:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-00b01f4f-bda7-44b5-b8b4-24a75a84347c tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-00b01f4f-bda7-44b5-b8b4-24a75a84347c tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:47 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:47 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:47 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-00b01f4f-bda7-44b5-b8b4-24a75a84347c tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot retrieved successfully. Sep 01 02:09:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-00b01f4f-bda7-44b5-b8b4-24a75a84347c tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb returned with HTTP 200 Sep 01 02:09:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 506/1043] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:47 2026] GET /volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb => generated 471 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c0bd7854-afb2-4638-aca6-0cbbb1afd652 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c0bd7854-afb2-4638-aca6-0cbbb1afd652 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/dc56ce95-cc5c-49e4-8dcd-c9af4f1b6dba Sep 01 02:09:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c0bd7854-afb2-4638-aca6-0cbbb1afd652 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c0bd7854-afb2-4638-aca6-0cbbb1afd652 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c0bd7854-afb2-4638-aca6-0cbbb1afd652 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Snapshot retrieved successfully. Sep 01 02:09:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c0bd7854-afb2-4638-aca6-0cbbb1afd652 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/dc56ce95-cc5c-49e4-8dcd-c9af4f1b6dba returned with HTTP 200 Sep 01 02:09:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 538/1044] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:47 2026] GET /volume/v3/snapshots/dc56ce95-cc5c-49e4-8dcd-c9af4f1b6dba => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8134542c-8702-4950-a1f5-c13bf5eed301 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8134542c-8702-4950-a1f5-c13bf5eed301 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f Sep 01 02:09:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8134542c-8702-4950-a1f5-c13bf5eed301 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8134542c-8702-4950-a1f5-c13bf5eed301 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:48 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:48 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:48 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8134542c-8702-4950-a1f5-c13bf5eed301 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Volume info retrieved successfully. Sep 01 02:09:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8134542c-8702-4950-a1f5-c13bf5eed301 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f returned with HTTP 200 Sep 01 02:09:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 507/1045] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:48 2026] GET /volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f => generated 864 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-233dc8b0-dcac-49e9-aba5-53873f4d6c70 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-233dc8b0-dcac-49e9-aba5-53873f4d6c70 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f Sep 01 02:09:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-233dc8b0-dcac-49e9-aba5-53873f4d6c70 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-233dc8b0-dcac-49e9-aba5-53873f4d6c70 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:48 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:48 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a3b473c1-a61c-4857-8e7b-c64dc78c9f5f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-233dc8b0-dcac-49e9-aba5-53873f4d6c70 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Volume info retrieved successfully. Sep 01 02:09:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a3b473c1-a61c-4857-8e7b-c64dc78c9f5f tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb Sep 01 02:09:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a3b473c1-a61c-4857-8e7b-c64dc78c9f5f tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a3b473c1-a61c-4857-8e7b-c64dc78c9f5f tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-233dc8b0-dcac-49e9-aba5-53873f4d6c70 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f returned with HTTP 200 Sep 01 02:09:48 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 539/1046] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:48 2026] GET /volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a3b473c1-a61c-4857-8e7b-c64dc78c9f5f tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb returned with HTTP 404 Sep 01 02:09:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 508/1047] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:48 2026] GET /volume/v3/snapshots/1f64bac8-e459-46e2-886f-948c719f66eb => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4bfcabdc-a8be-43ca-88f9-3ba26e3e0217 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8cb4b66e-f2fc-424c-9c2d-c30f01524ac8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4bfcabdc-a8be-43ca-88f9-3ba26e3e0217 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d Sep 01 02:09:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8cb4b66e-f2fc-424c-9c2d-c30f01524ac8 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:09:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8cb4b66e-f2fc-424c-9c2d-c30f01524ac8 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1438128182"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4bfcabdc-a8be-43ca-88f9-3ba26e3e0217 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4bfcabdc-a8be-43ca-88f9-3ba26e3e0217 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:48 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-4bfcabdc-a8be-43ca-88f9-3ba26e3e0217 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Delete snapshot with id: d67ddbde-4d03-4de0-89e8-9f7b7da8b21d Sep 01 02:09:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-8cb4b66e-f2fc-424c-9c2d-c30f01524ac8 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1438128182'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:48 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-8cb4b66e-f2fc-424c-9c2d-c30f01524ac8 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Create volume of 1 GB Sep 01 02:09:48 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:48 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:48 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4bfcabdc-a8be-43ca-88f9-3ba26e3e0217 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot retrieved successfully. Sep 01 02:09:48 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8cb4b66e-f2fc-424c-9c2d-c30f01524ac8 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Availability Zones retrieved successfully. Sep 01 02:09:48 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8cb4b66e-f2fc-424c-9c2d-c30f01524ac8 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Flow 'volume_create_api' (34968110-2416-4cb4-9ad7-1c53ac94baec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:48 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8cb4b66e-f2fc-424c-9c2d-c30f01524ac8 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (136f099c-978f-4e26-9843-7988b232a485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:48 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-8cb4b66e-f2fc-424c-9c2d-c30f01524ac8 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:48 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4bfcabdc-a8be-43ca-88f9-3ba26e3e0217 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot delete request issued successfully. Sep 01 02:09:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4bfcabdc-a8be-43ca-88f9-3ba26e3e0217 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d returned with HTTP 202 Sep 01 02:09:48 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 540/1048] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:09:48 2026] DELETE /volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-20670382-5b6f-46bb-af9e-091677ef8ace None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-20670382-5b6f-46bb-af9e-091677ef8ace tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d Sep 01 02:09:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-20670382-5b6f-46bb-af9e-091677ef8ace tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-20670382-5b6f-46bb-af9e-091677ef8ace tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:48 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:48 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:48 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-20670382-5b6f-46bb-af9e-091677ef8ace tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot retrieved successfully. Sep 01 02:09:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-20670382-5b6f-46bb-af9e-091677ef8ace tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d returned with HTTP 200 Sep 01 02:09:48 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 541/1049] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:48 2026] GET /volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d => generated 471 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:48 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8cb4b66e-f2fc-424c-9c2d-c30f01524ac8 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (136f099c-978f-4e26-9843-7988b232a485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:48 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8cb4b66e-f2fc-424c-9c2d-c30f01524ac8 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d9dab80-f563-4285-ac0d-c0b5033a9d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:48 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-8cb4b66e-f2fc-424c-9c2d-c30f01524ac8 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Created reservations ['de79483e-2dca-4ee6-8388-e9149ef812f1', '5986a476-3dca-4de9-8bfb-a578cb896ea2', '0c37e79e-3f25-4d00-a04c-b2370f91912c', 'af3e2f2d-facf-44eb-9223-51d0f39114be'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:48 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8cb4b66e-f2fc-424c-9c2d-c30f01524ac8 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d9dab80-f563-4285-ac0d-c0b5033a9d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de79483e-2dca-4ee6-8388-e9149ef812f1', '5986a476-3dca-4de9-8bfb-a578cb896ea2', '0c37e79e-3f25-4d00-a04c-b2370f91912c', 'af3e2f2d-facf-44eb-9223-51d0f39114be']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:48 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8cb4b66e-f2fc-424c-9c2d-c30f01524ac8 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a67a5535-8078-4c07-b855-3b050f887e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c1efdbd6-b557-445b-a4e7-f6a78a4bc58c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c1efdbd6-b557-445b-a4e7-f6a78a4bc58c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/dc56ce95-cc5c-49e4-8dcd-c9af4f1b6dba Sep 01 02:09:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c1efdbd6-b557-445b-a4e7-f6a78a4bc58c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c1efdbd6-b557-445b-a4e7-f6a78a4bc58c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:48 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8cb4b66e-f2fc-424c-9c2d-c30f01524ac8 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a67a5535-8078-4c07-b855-3b050f887e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1d4f08e-c895-477c-92fb-48a2d44dc530', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1438128182',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d67ede8abd0b4be38be4ca61cc8ce70a',qos_specs=None,replication_status=,reservations=['de79483e-2dca-4ee6-8388-e9149ef812f1','5986a476-3dca-4de9-8bfb-a578cb896ea2','0c37e79e-3f25-4d00-a04c-b2370f91912c','af3e2f2d-facf-44eb-9223-51d0f39114be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa522a69757342df934cbc6631b17e6c',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1438128182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1d4f08e-c895-477c-92fb-48a2d44dc530,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d67ede8abd0b4be38be4ca61cc8ce70a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa522a69757342df934cbc6631b17e6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:48 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8cb4b66e-f2fc-424c-9c2d-c30f01524ac8 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da45670-d6e6-4537-b07e-1aaaddca46db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:48 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:48 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:48 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c1efdbd6-b557-445b-a4e7-f6a78a4bc58c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Snapshot retrieved successfully. Sep 01 02:09:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c1efdbd6-b557-445b-a4e7-f6a78a4bc58c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/dc56ce95-cc5c-49e4-8dcd-c9af4f1b6dba returned with HTTP 200 Sep 01 02:09:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 542/1050] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:48 2026] GET /volume/v3/snapshots/dc56ce95-cc5c-49e4-8dcd-c9af4f1b6dba => generated 467 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8cb4b66e-f2fc-424c-9c2d-c30f01524ac8 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da45670-d6e6-4537-b07e-1aaaddca46db) transitioned into state 'SUCCESS' from state '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-1438128182',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d67ede8abd0b4be38be4ca61cc8ce70a',qos_specs=None,replication_status=,reservations=['de79483e-2dca-4ee6-8388-e9149ef812f1','5986a476-3dca-4de9-8bfb-a578cb896ea2','0c37e79e-3f25-4d00-a04c-b2370f91912c','af3e2f2d-facf-44eb-9223-51d0f39114be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa522a69757342df934cbc6631b17e6c',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8cb4b66e-f2fc-424c-9c2d-c30f01524ac8 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9138c6b8-711f-4802-866e-4821e676a770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8cb4b66e-f2fc-424c-9c2d-c30f01524ac8 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9138c6b8-711f-4802-866e-4821e676a770) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8cb4b66e-f2fc-424c-9c2d-c30f01524ac8 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Flow 'volume_create_api' (34968110-2416-4cb4-9ad7-1c53ac94baec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8cb4b66e-f2fc-424c-9c2d-c30f01524ac8 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Create volume request issued successfully. Sep 01 02:09:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8cb4b66e-f2fc-424c-9c2d-c30f01524ac8 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 509/1051] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:09:48 2026] POST /volume/v3/volumes => generated 771 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8a00b1bd-a74d-4b1b-9e71-d4ae89f49d54 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8a00b1bd-a74d-4b1b-9e71-d4ae89f49d54 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 Sep 01 02:09:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8a00b1bd-a74d-4b1b-9e71-d4ae89f49d54 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8a00b1bd-a74d-4b1b-9e71-d4ae89f49d54 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8a00b1bd-a74d-4b1b-9e71-d4ae89f49d54 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Volume info retrieved successfully. Sep 01 02:09:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8a00b1bd-a74d-4b1b-9e71-d4ae89f49d54 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 returned with HTTP 200 Sep 01 02:09:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 543/1052] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:49 2026] GET /volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 => generated 839 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-981784bb-3cd7-416d-bda9-07b123754309 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-981784bb-3cd7-416d-bda9-07b123754309 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d Sep 01 02:09:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-981784bb-3cd7-416d-bda9-07b123754309 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-981784bb-3cd7-416d-bda9-07b123754309 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-981784bb-3cd7-416d-bda9-07b123754309 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot retrieved successfully. Sep 01 02:09:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-981784bb-3cd7-416d-bda9-07b123754309 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d returned with HTTP 200 Sep 01 02:09:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 510/1053] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:49 2026] GET /volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d => generated 471 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a8d5d360-3666-4bf0-9543-294334eb8c4d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a8d5d360-3666-4bf0-9543-294334eb8c4d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/dc56ce95-cc5c-49e4-8dcd-c9af4f1b6dba Sep 01 02:09:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a8d5d360-3666-4bf0-9543-294334eb8c4d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a8d5d360-3666-4bf0-9543-294334eb8c4d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:50 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:50 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a8d5d360-3666-4bf0-9543-294334eb8c4d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Snapshot retrieved successfully. Sep 01 02:09:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a8d5d360-3666-4bf0-9543-294334eb8c4d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/dc56ce95-cc5c-49e4-8dcd-c9af4f1b6dba returned with HTTP 200 Sep 01 02:09:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 544/1054] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:50 2026] GET /volume/v3/snapshots/dc56ce95-cc5c-49e4-8dcd-c9af4f1b6dba => generated 467 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-71efbb23-90bc-4003-808c-097ab32e72e7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-71efbb23-90bc-4003-808c-097ab32e72e7 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 Sep 01 02:09:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-71efbb23-90bc-4003-808c-097ab32e72e7 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-71efbb23-90bc-4003-808c-097ab32e72e7 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:50 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:50 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:50 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:50 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:50 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-71efbb23-90bc-4003-808c-097ab32e72e7 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Volume info retrieved successfully. Sep 01 02:09:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-71efbb23-90bc-4003-808c-097ab32e72e7 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 returned with HTTP 200 Sep 01 02:09:50 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 511/1055] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:50 2026] GET /volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 => generated 863 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cf845c8f-de1e-46a2-b0fd-b289fd6e67bc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cf845c8f-de1e-46a2-b0fd-b289fd6e67bc tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d Sep 01 02:09:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cf845c8f-de1e-46a2-b0fd-b289fd6e67bc tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cf845c8f-de1e-46a2-b0fd-b289fd6e67bc tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:50 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:50 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-cf845c8f-de1e-46a2-b0fd-b289fd6e67bc tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Snapshot retrieved successfully. Sep 01 02:09:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cf845c8f-de1e-46a2-b0fd-b289fd6e67bc tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d returned with HTTP 200 Sep 01 02:09:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 545/1056] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:50 2026] GET /volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d => generated 471 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b21e9d20-81b1-4b83-893d-aea549283e4e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b21e9d20-81b1-4b83-893d-aea549283e4e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/dc56ce95-cc5c-49e4-8dcd-c9af4f1b6dba Sep 01 02:09:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b21e9d20-81b1-4b83-893d-aea549283e4e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b21e9d20-81b1-4b83-893d-aea549283e4e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b21e9d20-81b1-4b83-893d-aea549283e4e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Snapshot retrieved successfully. Sep 01 02:09:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b21e9d20-81b1-4b83-893d-aea549283e4e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/dc56ce95-cc5c-49e4-8dcd-c9af4f1b6dba returned with HTTP 200 Sep 01 02:09:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 512/1057] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:51 2026] GET /volume/v3/snapshots/dc56ce95-cc5c-49e4-8dcd-c9af4f1b6dba => generated 467 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b5724ce5-f345-41c9-a1cf-cc33e28b5abf None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b5724ce5-f345-41c9-a1cf-cc33e28b5abf tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 Sep 01 02:09:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b5724ce5-f345-41c9-a1cf-cc33e28b5abf tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b5724ce5-f345-41c9-a1cf-cc33e28b5abf tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b5724ce5-f345-41c9-a1cf-cc33e28b5abf tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Volume info retrieved successfully. Sep 01 02:09:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b5724ce5-f345-41c9-a1cf-cc33e28b5abf tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 returned with HTTP 200 Sep 01 02:09:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 546/1058] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:51 2026] GET /volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 => generated 864 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5ff4c94d-a811-4d40-86ce-977a6cc9e816 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5ff4c94d-a811-4d40-86ce-977a6cc9e816 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 Sep 01 02:09:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5ff4c94d-a811-4d40-86ce-977a6cc9e816 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5ff4c94d-a811-4d40-86ce-977a6cc9e816 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5ff4c94d-a811-4d40-86ce-977a6cc9e816 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Volume info retrieved successfully. Sep 01 02:09:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5ff4c94d-a811-4d40-86ce-977a6cc9e816 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 returned with HTTP 200 Sep 01 02:09:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 513/1059] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:51 2026] GET /volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 => generated 864 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-67942446-2796-4242-8bda-09d71aa82374 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-67942446-2796-4242-8bda-09d71aa82374 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:09:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-67942446-2796-4242-8bda-09d71aa82374 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1776686592"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-67942446-2796-4242-8bda-09d71aa82374 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1776686592'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:51 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-67942446-2796-4242-8bda-09d71aa82374 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Create volume of 1 GB Sep 01 02:09:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-67942446-2796-4242-8bda-09d71aa82374 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Availability Zones retrieved successfully. Sep 01 02:09:51 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67942446-2796-4242-8bda-09d71aa82374 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Flow 'volume_create_api' (74b0561b-fdc9-4ac6-9824-4d48783fa8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:51 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67942446-2796-4242-8bda-09d71aa82374 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d1e2a8-dd60-4d61-b450-619abfa8a195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:51 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-67942446-2796-4242-8bda-09d71aa82374 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:51 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67942446-2796-4242-8bda-09d71aa82374 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d1e2a8-dd60-4d61-b450-619abfa8a195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:51 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67942446-2796-4242-8bda-09d71aa82374 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ee2aedd-4642-4a3f-8309-45d6853b1ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:51 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-67942446-2796-4242-8bda-09d71aa82374 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Created reservations ['c642cc00-d968-4a34-b4d9-ea96bd98e2d8', '96ee43a3-0b86-48ab-bb1c-030a902d3784', '82a24313-16bd-4ad7-a374-453d9a36a1a8', 'b5784c85-e027-4c34-858f-a5eb6d2b2ce2'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:51 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67942446-2796-4242-8bda-09d71aa82374 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ee2aedd-4642-4a3f-8309-45d6853b1ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c642cc00-d968-4a34-b4d9-ea96bd98e2d8', '96ee43a3-0b86-48ab-bb1c-030a902d3784', '82a24313-16bd-4ad7-a374-453d9a36a1a8', 'b5784c85-e027-4c34-858f-a5eb6d2b2ce2']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:51 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67942446-2796-4242-8bda-09d71aa82374 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58c8f8a7-8dca-478b-8d4d-11e206a82d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:51 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67942446-2796-4242-8bda-09d71aa82374 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58c8f8a7-8dca-478b-8d4d-11e206a82d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8068f3c-e5fc-49d2-aa54-527675870e3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1776686592',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d67ede8abd0b4be38be4ca61cc8ce70a',qos_specs=None,replication_status=,reservations=['c642cc00-d968-4a34-b4d9-ea96bd98e2d8','96ee43a3-0b86-48ab-bb1c-030a902d3784','82a24313-16bd-4ad7-a374-453d9a36a1a8','b5784c85-e027-4c34-858f-a5eb6d2b2ce2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa522a69757342df934cbc6631b17e6c',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1776686592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8068f3c-e5fc-49d2-aa54-527675870e3d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d67ede8abd0b4be38be4ca61cc8ce70a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa522a69757342df934cbc6631b17e6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:51 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67942446-2796-4242-8bda-09d71aa82374 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (288f96ca-3770-454d-ab6d-ef1d22c58925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e418ae70-ffd4-4f08-ac2b-c813ea68cf4b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e418ae70-ffd4-4f08-ac2b-c813ea68cf4b tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d Sep 01 02:09:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e418ae70-ffd4-4f08-ac2b-c813ea68cf4b tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e418ae70-ffd4-4f08-ac2b-c813ea68cf4b tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e418ae70-ffd4-4f08-ac2b-c813ea68cf4b tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d returned with HTTP 404 Sep 01 02:09:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 514/1060] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:51 2026] GET /volume/v3/snapshots/d67ddbde-4d03-4de0-89e8-9f7b7da8b21d => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d5009ef0-f4b6-4fbc-ba49-4ebd34c8777b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d5009ef0-f4b6-4fbc-ba49-4ebd34c8777b tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 Sep 01 02:09:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d5009ef0-f4b6-4fbc-ba49-4ebd34c8777b tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d5009ef0-f4b6-4fbc-ba49-4ebd34c8777b tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:51 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67942446-2796-4242-8bda-09d71aa82374 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (288f96ca-3770-454d-ab6d-ef1d22c58925) transitioned into state 'SUCCESS' from state '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-1776686592',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d67ede8abd0b4be38be4ca61cc8ce70a',qos_specs=None,replication_status=,reservations=['c642cc00-d968-4a34-b4d9-ea96bd98e2d8','96ee43a3-0b86-48ab-bb1c-030a902d3784','82a24313-16bd-4ad7-a374-453d9a36a1a8','b5784c85-e027-4c34-858f-a5eb6d2b2ce2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa522a69757342df934cbc6631b17e6c',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:51 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67942446-2796-4242-8bda-09d71aa82374 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77126cbd-1406-4dfa-9eb9-81c688dace91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d5009ef0-f4b6-4fbc-ba49-4ebd34c8777b tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Volume info retrieved successfully. Sep 01 02:09:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d5009ef0-f4b6-4fbc-ba49-4ebd34c8777b tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 returned with HTTP 200 Sep 01 02:09:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 515/1061] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:51 2026] GET /volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:51 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67942446-2796-4242-8bda-09d71aa82374 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77126cbd-1406-4dfa-9eb9-81c688dace91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:51 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67942446-2796-4242-8bda-09d71aa82374 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Flow 'volume_create_api' (74b0561b-fdc9-4ac6-9824-4d48783fa8ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-67942446-2796-4242-8bda-09d71aa82374 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Create volume request issued successfully. Sep 01 02:09:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-67942446-2796-4242-8bda-09d71aa82374 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 547/1062] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:09:51 2026] POST /volume/v3/volumes => generated 771 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b05c6a4c-4852-4bae-8a97-552baaab6142 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b05c6a4c-4852-4bae-8a97-552baaab6142 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] DELETE http://192.168.122.72/volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 Sep 01 02:09:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b05c6a4c-4852-4bae-8a97-552baaab6142 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b05c6a4c-4852-4bae-8a97-552baaab6142 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:51 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-b05c6a4c-4852-4bae-8a97-552baaab6142 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Delete volume with id: d2da673d-8176-45ea-807e-4432794e9741 Sep 01 02:09:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b05c6a4c-4852-4bae-8a97-552baaab6142 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Volume info retrieved successfully. Sep 01 02:09:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-70e5f101-d2c8-4655-9026-296be3d741ff None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-70e5f101-d2c8-4655-9026-296be3d741ff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d Sep 01 02:09:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-70e5f101-d2c8-4655-9026-296be3d741ff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-70e5f101-d2c8-4655-9026-296be3d741ff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:52 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-70e5f101-d2c8-4655-9026-296be3d741ff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Volume info retrieved successfully. Sep 01 02:09:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b05c6a4c-4852-4bae-8a97-552baaab6142 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Delete volume request issued successfully. Sep 01 02:09:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-70e5f101-d2c8-4655-9026-296be3d741ff tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d returned with HTTP 200 Sep 01 02:09:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 548/1063] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:51 2026] GET /volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d => generated 839 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b05c6a4c-4852-4bae-8a97-552baaab6142 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 returned with HTTP 202 Sep 01 02:09:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 516/1064] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:51 2026] DELETE /volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a5fa2aad-ad78-4926-aa78-d780b0bb00c7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a5fa2aad-ad78-4926-aa78-d780b0bb00c7 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 Sep 01 02:09:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a5fa2aad-ad78-4926-aa78-d780b0bb00c7 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a5fa2aad-ad78-4926-aa78-d780b0bb00c7 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:52 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a5fa2aad-ad78-4926-aa78-d780b0bb00c7 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Volume info retrieved successfully. Sep 01 02:09:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-83005aeb-4308-41ea-99fb-acf46e686d8d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-83005aeb-4308-41ea-99fb-acf46e686d8d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/dc56ce95-cc5c-49e4-8dcd-c9af4f1b6dba Sep 01 02:09:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-83005aeb-4308-41ea-99fb-acf46e686d8d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-83005aeb-4308-41ea-99fb-acf46e686d8d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a5fa2aad-ad78-4926-aa78-d780b0bb00c7 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 returned with HTTP 200 Sep 01 02:09:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 549/1065] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:52 2026] GET /volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-83005aeb-4308-41ea-99fb-acf46e686d8d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/dc56ce95-cc5c-49e4-8dcd-c9af4f1b6dba returned with HTTP 404 Sep 01 02:09:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 517/1066] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:52 2026] GET /volume/v3/snapshots/dc56ce95-cc5c-49e4-8dcd-c9af4f1b6dba => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-93d29ff2-3b2d-44c0-b81d-ad8841ba3ad8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-93d29ff2-3b2d-44c0-b81d-ad8841ba3ad8 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/ab38b63d-ff01-470c-960d-3e28cf548102 Sep 01 02:09:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-93d29ff2-3b2d-44c0-b81d-ad8841ba3ad8 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-93d29ff2-3b2d-44c0-b81d-ad8841ba3ad8 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-93d29ff2-3b2d-44c0-b81d-ad8841ba3ad8 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/ab38b63d-ff01-470c-960d-3e28cf548102 returned with HTTP 404 Sep 01 02:09:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 550/1067] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:52 2026] GET /volume/v3/snapshots/ab38b63d-ff01-470c-960d-3e28cf548102 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:09:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6f86090c-4e9d-4c7d-977a-f8c095c2cd46 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6f86090c-4e9d-4c7d-977a-f8c095c2cd46 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 Sep 01 02:09:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6f86090c-4e9d-4c7d-977a-f8c095c2cd46 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6f86090c-4e9d-4c7d-977a-f8c095c2cd46 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-6f86090c-4e9d-4c7d-977a-f8c095c2cd46 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 4b11da51-60f5-4ba0-8b34-36ab6aee4581 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:09:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6f86090c-4e9d-4c7d-977a-f8c095c2cd46 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 returned with HTTP 404 Sep 01 02:09:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 518/1068] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:09:52 2026] GET /volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 => generated 116 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:09:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-eccf4ae5-8fda-4561-b619-5fbc44ab2dce None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eccf4ae5-8fda-4561-b619-5fbc44ab2dce tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] DELETE http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 Sep 01 02:09:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-eccf4ae5-8fda-4561-b619-5fbc44ab2dce tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-eccf4ae5-8fda-4561-b619-5fbc44ab2dce tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-eccf4ae5-8fda-4561-b619-5fbc44ab2dce tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] delete called for member 4b11da51-60f5-4ba0-8b34-36ab6aee4581 {{(pid=87016) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:09:52 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.group_snapshots [None req-eccf4ae5-8fda-4561-b619-5fbc44ab2dce tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Delete group_snapshot with id: 4b11da51-60f5-4ba0-8b34-36ab6aee4581 Sep 01 02:09:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eccf4ae5-8fda-4561-b619-5fbc44ab2dce tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 returned with HTTP 404 Sep 01 02:09:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 551/1069] 192.168.122.72 () {60 vars in 1295 bytes} [Tue Sep 1 02:09:52 2026] DELETE /volume/v3/group_snapshots/4b11da51-60f5-4ba0-8b34-36ab6aee4581 => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:09:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6f1798c3-c1ee-4c4f-afeb-e1d2f76f5928 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6f1798c3-c1ee-4c4f-afeb-e1d2f76f5928 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:09:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6f1798c3-c1ee-4c4f-afeb-e1d2f76f5928 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6f1798c3-c1ee-4c4f-afeb-e1d2f76f5928 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-6f1798c3-c1ee-4c4f-afeb-e1d2f76f5928 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:52 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6f1798c3-c1ee-4c4f-afeb-e1d2f76f5928 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:52 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:52 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:52 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:52 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6f1798c3-c1ee-4c4f-afeb-e1d2f76f5928 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Get all volumes completed successfully. Sep 01 02:09:52 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-6f1798c3-c1ee-4c4f-afeb-e1d2f76f5928 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:52 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-6f1798c3-c1ee-4c4f-afeb-e1d2f76f5928 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:52 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-6f1798c3-c1ee-4c4f-afeb-e1d2f76f5928 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:52 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-6f1798c3-c1ee-4c4f-afeb-e1d2f76f5928 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:52 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-6f1798c3-c1ee-4c4f-afeb-e1d2f76f5928 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:52 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-6f1798c3-c1ee-4c4f-afeb-e1d2f76f5928 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6f1798c3-c1ee-4c4f-afeb-e1d2f76f5928 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:09:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 519/1070] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:09:52 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:09:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bcc72a92-73b5-44a4-b5f2-fb714844a751 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bcc72a92-73b5-44a4-b5f2-fb714844a751 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] POST http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578/action Sep 01 02:09:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bcc72a92-73b5-44a4-b5f2-fb714844a751 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bcc72a92-73b5-44a4-b5f2-fb714844a751 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-bcc72a92-73b5-44a4-b5f2-fb714844a751 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] delete called for group 4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 {{(pid=87016) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:09:52 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.groups [None req-bcc72a92-73b5-44a4-b5f2-fb714844a751 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Delete group with id: 4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 Sep 01 02:09:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:52 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:09:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:52 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bcc72a92-73b5-44a4-b5f2-fb714844a751 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578/action returned with HTTP 202 Sep 01 02:09:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 552/1071] 192.168.122.72 () {62 vars in 1307 bytes} [Tue Sep 1 02:09:52 2026] POST /volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 02:09:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4b6117bf-9df2-4775-a5f0-fc570dba29b1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4b6117bf-9df2-4775-a5f0-fc570dba29b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/61e82528-dcf1-4e7e-97d5-4d052c50d3bf Sep 01 02:09:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4b6117bf-9df2-4775-a5f0-fc570dba29b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4b6117bf-9df2-4775-a5f0-fc570dba29b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:52 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:52 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4b6117bf-9df2-4775-a5f0-fc570dba29b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:09:52 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-4b6117bf-9df2-4775-a5f0-fc570dba29b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:52 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-4b6117bf-9df2-4775-a5f0-fc570dba29b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:52 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-4b6117bf-9df2-4775-a5f0-fc570dba29b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4b6117bf-9df2-4775-a5f0-fc570dba29b1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/61e82528-dcf1-4e7e-97d5-4d052c50d3bf returned with HTTP 200 Sep 01 02:09:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 520/1072] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:52 2026] GET /volume/v3/volumes/61e82528-dcf1-4e7e-97d5-4d052c50d3bf => generated 920 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:09:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f83d252f-d352-4ee6-b08b-7d1a6df41108 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f83d252f-d352-4ee6-b08b-7d1a6df41108 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d Sep 01 02:09:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f83d252f-d352-4ee6-b08b-7d1a6df41108 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f83d252f-d352-4ee6-b08b-7d1a6df41108 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f83d252f-d352-4ee6-b08b-7d1a6df41108 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Volume info retrieved successfully. Sep 01 02:09:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f83d252f-d352-4ee6-b08b-7d1a6df41108 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d returned with HTTP 200 Sep 01 02:09:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 553/1073] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:53 2026] GET /volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d => generated 863 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f733eb78-bc89-4a12-b688-2e35d5723951 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f733eb78-bc89-4a12-b688-2e35d5723951 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 Sep 01 02:09:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f733eb78-bc89-4a12-b688-2e35d5723951 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f733eb78-bc89-4a12-b688-2e35d5723951 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:53 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:53 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:53 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:53 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f733eb78-bc89-4a12-b688-2e35d5723951 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Volume info retrieved successfully. Sep 01 02:09:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f733eb78-bc89-4a12-b688-2e35d5723951 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 returned with HTTP 200 Sep 01 02:09:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 521/1074] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:53 2026] GET /volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 => generated 856 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-112df230-cb97-4b82-aab8-9d4aee9b52b2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-112df230-cb97-4b82-aab8-9d4aee9b52b2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/61e82528-dcf1-4e7e-97d5-4d052c50d3bf Sep 01 02:09:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-112df230-cb97-4b82-aab8-9d4aee9b52b2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-112df230-cb97-4b82-aab8-9d4aee9b52b2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-112df230-cb97-4b82-aab8-9d4aee9b52b2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:09:53 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-112df230-cb97-4b82-aab8-9d4aee9b52b2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:53 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-112df230-cb97-4b82-aab8-9d4aee9b52b2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-112df230-cb97-4b82-aab8-9d4aee9b52b2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-112df230-cb97-4b82-aab8-9d4aee9b52b2 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/61e82528-dcf1-4e7e-97d5-4d052c50d3bf returned with HTTP 200 Sep 01 02:09:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 554/1075] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:53 2026] GET /volume/v3/volumes/61e82528-dcf1-4e7e-97d5-4d052c50d3bf => generated 920 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fd1cd557-8a4a-4ef3-ac6b-5a629e892a21 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fd1cd557-8a4a-4ef3-ac6b-5a629e892a21 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d Sep 01 02:09:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fd1cd557-8a4a-4ef3-ac6b-5a629e892a21 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fd1cd557-8a4a-4ef3-ac6b-5a629e892a21 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:54 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:54 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:54 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:54 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fd1cd557-8a4a-4ef3-ac6b-5a629e892a21 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Volume info retrieved successfully. Sep 01 02:09:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fd1cd557-8a4a-4ef3-ac6b-5a629e892a21 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d returned with HTTP 200 Sep 01 02:09:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 522/1076] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:54 2026] GET /volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-28daa85b-527e-47d6-b201-39f00f770b82 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-28daa85b-527e-47d6-b201-39f00f770b82 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-28daa85b-527e-47d6-b201-39f00f770b82 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-28daa85b-527e-47d6-b201-39f00f770b82 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:54 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:54 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:54 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-28daa85b-527e-47d6-b201-39f00f770b82 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Volume info retrieved successfully. Sep 01 02:09:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-56baa629-29d8-488a-ae61-47ea5def70c4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-56baa629-29d8-488a-ae61-47ea5def70c4 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] GET http://192.168.122.72/volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 Sep 01 02:09:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-56baa629-29d8-488a-ae61-47ea5def70c4 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-56baa629-29d8-488a-ae61-47ea5def70c4 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-28daa85b-527e-47d6-b201-39f00f770b82 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d returned with HTTP 200 Sep 01 02:09:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 555/1077] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:54 2026] GET /volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d => generated 864 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-56baa629-29d8-488a-ae61-47ea5def70c4 tempest-VolumesSnapshotListTestJSON-1531042954 tempest-VolumesSnapshotListTestJSON-1531042954-project-member] http://192.168.122.72/volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 returned with HTTP 404 Sep 01 02:09:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 523/1078] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:54 2026] GET /volume/v3/volumes/d2da673d-8176-45ea-807e-4432794e9741 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a9015f13-2af6-4176-b506-8a8329caf311 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a9015f13-2af6-4176-b506-8a8329caf311 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a9015f13-2af6-4176-b506-8a8329caf311 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a9015f13-2af6-4176-b506-8a8329caf311 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-a9015f13-2af6-4176-b506-8a8329caf311 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a9015f13-2af6-4176-b506-8a8329caf311 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:54 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:54 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:54 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:54 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:54 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:54 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a9015f13-2af6-4176-b506-8a8329caf311 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a9015f13-2af6-4176-b506-8a8329caf311 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 200 Sep 01 02:09:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 556/1079] 192.168.122.72 () {58 vars in 1116 bytes} [Tue Sep 1 02:09:54 2026] GET /volume/v3/volumes => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-64a66ad0-f67a-4457-a75b-11f9c234a985 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-64a66ad0-f67a-4457-a75b-11f9c234a985 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1438128182 Sep 01 02:09:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-64a66ad0-f67a-4457-a75b-11f9c234a985 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-64a66ad0-f67a-4457-a75b-11f9c234a985 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-64a66ad0-f67a-4457-a75b-11f9c234a985 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:54 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-64a66ad0-f67a-4457-a75b-11f9c234a985 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1438128182'), ('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:54 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:54 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:54 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-64a66ad0-f67a-4457-a75b-11f9c234a985 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-64a66ad0-f67a-4457-a75b-11f9c234a985 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1438128182 returned with HTTP 200 Sep 01 02:09:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 524/1080] 192.168.122.72 () {58 vars in 1217 bytes} [Tue Sep 1 02:09:54 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1438128182 => generated 340 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-279fe964-1d6b-4976-a0d1-9537b6166b1b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-279fe964-1d6b-4976-a0d1-9537b6166b1b tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1438128182 Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-279fe964-1d6b-4976-a0d1-9537b6166b1b tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-279fe964-1d6b-4976-a0d1-9537b6166b1b tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-279fe964-1d6b-4976-a0d1-9537b6166b1b tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-279fe964-1d6b-4976-a0d1-9537b6166b1b tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1438128182'), ('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:54 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:54 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-279fe964-1d6b-4976-a0d1-9537b6166b1b tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:54 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-279fe964-1d6b-4976-a0d1-9537b6166b1b tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1438128182 returned with HTTP 200 Sep 01 02:09:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 557/1081] 192.168.122.72 () {58 vars in 1238 bytes} [Tue Sep 1 02:09:54 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1438128182 => generated 867 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6e40dc40-d171-4cec-b960-99888ea0501d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6e40dc40-d171-4cec-b960-99888ea0501d tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/detail?limit=1 Sep 01 02:09:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6e40dc40-d171-4cec-b960-99888ea0501d tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6e40dc40-d171-4cec-b960-99888ea0501d tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-6e40dc40-d171-4cec-b960-99888ea0501d tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:54 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:54 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6e40dc40-d171-4cec-b960-99888ea0501d tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:54 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:54 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:54 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6e40dc40-d171-4cec-b960-99888ea0501d tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:54 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6e40dc40-d171-4cec-b960-99888ea0501d tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 01 02:09:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 525/1082] 192.168.122.72 () {58 vars in 1152 bytes} [Tue Sep 1 02:09:54 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1013 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4e2b0408-1425-4a2c-a153-5aa6f6735998 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4e2b0408-1425-4a2c-a153-5aa6f6735998 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/detail?limit=1&marker=d8068f3c-e5fc-49d2-aa54-527675870e3d Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4e2b0408-1425-4a2c-a153-5aa6f6735998 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4e2b0408-1425-4a2c-a153-5aa6f6735998 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-4e2b0408-1425-4a2c-a153-5aa6f6735998 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4e2b0408-1425-4a2c-a153-5aa6f6735998 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:54 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:54 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4e2b0408-1425-4a2c-a153-5aa6f6735998 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:54 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4e2b0408-1425-4a2c-a153-5aa6f6735998 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/detail?limit=1&marker=d8068f3c-e5fc-49d2-aa54-527675870e3d returned with HTTP 200 Sep 01 02:09:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 558/1083] 192.168.122.72 () {58 vars in 1240 bytes} [Tue Sep 1 02:09:54 2026] GET /volume/v3/volumes/detail?limit=1&marker=d8068f3c-e5fc-49d2-aa54-527675870e3d => generated 1013 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-61a41539-cb5f-4756-93f5-1acdc4b6c00a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-61a41539-cb5f-4756-93f5-1acdc4b6c00a tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/detail?limit=1&marker=a1d4f08e-c895-477c-92fb-48a2d44dc530 Sep 01 02:09:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-61a41539-cb5f-4756-93f5-1acdc4b6c00a tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-61a41539-cb5f-4756-93f5-1acdc4b6c00a tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-61a41539-cb5f-4756-93f5-1acdc4b6c00a tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:54 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-61a41539-cb5f-4756-93f5-1acdc4b6c00a tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:54 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:54 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:54 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-61a41539-cb5f-4756-93f5-1acdc4b6c00a tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:54 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-61a41539-cb5f-4756-93f5-1acdc4b6c00a tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/detail?limit=1&marker=a1d4f08e-c895-477c-92fb-48a2d44dc530 returned with HTTP 200 Sep 01 02:09:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 526/1084] 192.168.122.72 () {58 vars in 1240 bytes} [Tue Sep 1 02:09:54 2026] GET /volume/v3/volumes/detail?limit=1&marker=a1d4f08e-c895-477c-92fb-48a2d44dc530 => generated 1013 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-48515ce8-f365-4316-9e89-2f30dcc6d206 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-48515ce8-f365-4316-9e89-2f30dcc6d206 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/detail?limit=1&marker=1b9284bf-fb4b-42e4-a238-569d8372ff0f Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-48515ce8-f365-4316-9e89-2f30dcc6d206 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-48515ce8-f365-4316-9e89-2f30dcc6d206 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-48515ce8-f365-4316-9e89-2f30dcc6d206 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-48515ce8-f365-4316-9e89-2f30dcc6d206 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:54 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-48515ce8-f365-4316-9e89-2f30dcc6d206 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-48515ce8-f365-4316-9e89-2f30dcc6d206 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/detail?limit=1&marker=1b9284bf-fb4b-42e4-a238-569d8372ff0f returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 559/1085] 192.168.122.72 () {58 vars in 1240 bytes} [Tue Sep 1 02:09:54 2026] GET /volume/v3/volumes/detail?limit=1&marker=1b9284bf-fb4b-42e4-a238-569d8372ff0f => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ad79ad3a-0cb8-4816-b8b4-6fcc6f3a91ef None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ad79ad3a-0cb8-4816-b8b4-6fcc6f3a91ef tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ad79ad3a-0cb8-4816-b8b4-6fcc6f3a91ef tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ad79ad3a-0cb8-4816-b8b4-6fcc6f3a91ef tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-ad79ad3a-0cb8-4816-b8b4-6fcc6f3a91ef tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ad79ad3a-0cb8-4816-b8b4-6fcc6f3a91ef tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Could not evaluate value available, assuming string {{(pid=87017) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ad79ad3a-0cb8-4816-b8b4-6fcc6f3a91ef tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1d18a7a9-4344-4864-bb8a-de4255392847 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ad79ad3a-0cb8-4816-b8b4-6fcc6f3a91ef tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1d18a7a9-4344-4864-bb8a-de4255392847 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/61e82528-dcf1-4e7e-97d5-4d052c50d3bf Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1d18a7a9-4344-4864-bb8a-de4255392847 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1d18a7a9-4344-4864-bb8a-de4255392847 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1d18a7a9-4344-4864-bb8a-de4255392847 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/61e82528-dcf1-4e7e-97d5-4d052c50d3bf returned with HTTP 404 Sep 01 02:09:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 560/1086] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes/61e82528-dcf1-4e7e-97d5-4d052c50d3bf => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ad79ad3a-0cb8-4816-b8b4-6fcc6f3a91ef tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 527/1087] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1909 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-68bdf809-09d8-49fe-87b8-a4026686e5c9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-68bdf809-09d8-49fe-87b8-a4026686e5c9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/5fbedfbb-dda5-48b4-ab73-30e32e746d64 Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-68bdf809-09d8-49fe-87b8-a4026686e5c9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-68bdf809-09d8-49fe-87b8-a4026686e5c9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-06105657-11e1-462d-9cb4-8046abaf3c56 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-06105657-11e1-462d-9cb4-8046abaf3c56 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-06105657-11e1-462d-9cb4-8046abaf3c56 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-06105657-11e1-462d-9cb4-8046abaf3c56 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-06105657-11e1-462d-9cb4-8046abaf3c56 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-06105657-11e1-462d-9cb4-8046abaf3c56 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Could not evaluate value available, assuming string {{(pid=87017) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-06105657-11e1-462d-9cb4-8046abaf3c56 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-68bdf809-09d8-49fe-87b8-a4026686e5c9 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/5fbedfbb-dda5-48b4-ab73-30e32e746d64 returned with HTTP 404 Sep 01 02:09:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 561/1088] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes/5fbedfbb-dda5-48b4-ab73-30e32e746d64 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-50d3fb81-192f-40db-bc68-cf287cb9948b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-50d3fb81-192f-40db-bc68-cf287cb9948b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-50d3fb81-192f-40db-bc68-cf287cb9948b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-50d3fb81-192f-40db-bc68-cf287cb9948b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-50d3fb81-192f-40db-bc68-cf287cb9948b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-50d3fb81-192f-40db-bc68-cf287cb9948b tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 returned with HTTP 404 Sep 01 02:09:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 562/1089] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/groups/4641c2fc-231a-4e4b-a7e9-04eb7f0c8578 => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b6702186-aafb-417f-bfbc-4ca2dea8187c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b6702186-aafb-417f-bfbc-4ca2dea8187c tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] DELETE http://192.168.122.72/volume/v3/group_types/17c4f302-d0b1-42f2-9387-3e930ac4c48b Sep 01 02:09:55 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-06105657-11e1-462d-9cb4-8046abaf3c56 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b6702186-aafb-417f-bfbc-4ca2dea8187c tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b6702186-aafb-417f-bfbc-4ca2dea8187c tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-06105657-11e1-462d-9cb4-8046abaf3c56 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 528/1090] 192.168.122.72 () {58 vars in 1238 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1910 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3ad7c41f-0ba1-4153-9857-618e5feed77d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3ad7c41f-0ba1-4153-9857-618e5feed77d tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes?limit=1 Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3ad7c41f-0ba1-4153-9857-618e5feed77d tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3ad7c41f-0ba1-4153-9857-618e5feed77d tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-3ad7c41f-0ba1-4153-9857-618e5feed77d tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3ad7c41f-0ba1-4153-9857-618e5feed77d tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b6702186-aafb-417f-bfbc-4ca2dea8187c tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] http://192.168.122.72/volume/v3/group_types/17c4f302-d0b1-42f2-9387-3e930ac4c48b returned with HTTP 202 Sep 01 02:09:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 563/1091] 192.168.122.72 () {60 vars in 1283 bytes} [Tue Sep 1 02:09:55 2026] DELETE /volume/v3/group_types/17c4f302-d0b1-42f2-9387-3e930ac4c48b => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3ad7c41f-0ba1-4153-9857-618e5feed77d tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3ad7c41f-0ba1-4153-9857-618e5feed77d tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 529/1092] 192.168.122.72 () {58 vars in 1131 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes?limit=1 => generated 479 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2132ac12-6c87-48e8-8941-b52431f2a251 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2132ac12-6c87-48e8-8941-b52431f2a251 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] DELETE http://192.168.122.72/volume/v3/types/bded3571-c065-404e-8604-26f7d7b597dd Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2132ac12-6c87-48e8-8941-b52431f2a251 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2132ac12-6c87-48e8-8941-b52431f2a251 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-deb2d029-7c22-436f-8378-7135cdab162e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-deb2d029-7c22-436f-8378-7135cdab162e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes?limit=1&marker=d8068f3c-e5fc-49d2-aa54-527675870e3d Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-deb2d029-7c22-436f-8378-7135cdab162e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-deb2d029-7c22-436f-8378-7135cdab162e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-deb2d029-7c22-436f-8378-7135cdab162e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-deb2d029-7c22-436f-8378-7135cdab162e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-deb2d029-7c22-436f-8378-7135cdab162e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-deb2d029-7c22-436f-8378-7135cdab162e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes?limit=1&marker=d8068f3c-e5fc-49d2-aa54-527675870e3d returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 530/1093] 192.168.122.72 () {58 vars in 1219 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes?limit=1&marker=d8068f3c-e5fc-49d2-aa54-527675870e3d => generated 479 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-24dfbe09-e382-43e9-b736-b13279876f0e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-24dfbe09-e382-43e9-b736-b13279876f0e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes?limit=1&marker=a1d4f08e-c895-477c-92fb-48a2d44dc530 Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-24dfbe09-e382-43e9-b736-b13279876f0e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-24dfbe09-e382-43e9-b736-b13279876f0e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-24dfbe09-e382-43e9-b736-b13279876f0e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-24dfbe09-e382-43e9-b736-b13279876f0e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-24dfbe09-e382-43e9-b736-b13279876f0e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-24dfbe09-e382-43e9-b736-b13279876f0e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes?limit=1&marker=a1d4f08e-c895-477c-92fb-48a2d44dc530 returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 531/1094] 192.168.122.72 () {58 vars in 1219 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes?limit=1&marker=a1d4f08e-c895-477c-92fb-48a2d44dc530 => generated 479 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-59820a11-4407-4f15-80d8-2fb67d511d41 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-59820a11-4407-4f15-80d8-2fb67d511d41 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes?limit=1&marker=1b9284bf-fb4b-42e4-a238-569d8372ff0f Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-59820a11-4407-4f15-80d8-2fb67d511d41 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-59820a11-4407-4f15-80d8-2fb67d511d41 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-59820a11-4407-4f15-80d8-2fb67d511d41 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-59820a11-4407-4f15-80d8-2fb67d511d41 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-59820a11-4407-4f15-80d8-2fb67d511d41 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-59820a11-4407-4f15-80d8-2fb67d511d41 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes?limit=1&marker=1b9284bf-fb4b-42e4-a238-569d8372ff0f returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 532/1095] 192.168.122.72 () {58 vars in 1219 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes?limit=1&marker=1b9284bf-fb4b-42e4-a238-569d8372ff0f => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2132ac12-6c87-48e8-8941-b52431f2a251 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] http://192.168.122.72/volume/v3/types/bded3571-c065-404e-8604-26f7d7b597dd returned with HTTP 202 Sep 01 02:09:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 564/1096] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:09:55 2026] DELETE /volume/v3/types/bded3571-c065-404e-8604-26f7d7b597dd => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ef6bfd49-1276-4821-a7fb-295df359f074 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-71c89778-6e2f-45ca-9d08-0f0dd1c0903e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ef6bfd49-1276-4821-a7fb-295df359f074 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] GET http://192.168.122.72/volume/v3/types/bded3571-c065-404e-8604-26f7d7b597dd Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ef6bfd49-1276-4821-a7fb-295df359f074 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ef6bfd49-1276-4821-a7fb-295df359f074 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-71c89778-6e2f-45ca-9d08-0f0dd1c0903e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1538916095&status=available Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-71c89778-6e2f-45ca-9d08-0f0dd1c0903e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-71c89778-6e2f-45ca-9d08-0f0dd1c0903e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-71c89778-6e2f-45ca-9d08-0f0dd1c0903e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-71c89778-6e2f-45ca-9d08-0f0dd1c0903e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Could not evaluate value available, assuming string {{(pid=87017) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-71c89778-6e2f-45ca-9d08-0f0dd1c0903e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1538916095'), ('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ef6bfd49-1276-4821-a7fb-295df359f074 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] http://192.168.122.72/volume/v3/types/bded3571-c065-404e-8604-26f7d7b597dd returned with HTTP 404 Sep 01 02:09:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 565/1097] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/types/bded3571-c065-404e-8604-26f7d7b597dd => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1a54f2ad-dabd-441a-9734-53ceecd6421c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1a54f2ad-dabd-441a-9734-53ceecd6421c tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1a54f2ad-dabd-441a-9734-53ceecd6421c tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1912857461"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1a54f2ad-dabd-441a-9734-53ceecd6421c tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 566/1098] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:09:55 2026] POST /volume/v3/types => generated 224 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-71c89778-6e2f-45ca-9d08-0f0dd1c0903e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-71c89778-6e2f-45ca-9d08-0f0dd1c0903e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1538916095&status=available returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 533/1099] 192.168.122.72 () {58 vars in 1251 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1538916095&status=available => generated 340 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c184ed54-366e-4054-9c75-485e429ff71f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c184ed54-366e-4054-9c75-485e429ff71f tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] POST http://192.168.122.72/volume/v3/group_types Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c184ed54-366e-4054-9c75-485e429ff71f tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-334373386"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-324e15d5-a2ed-4b6c-a393-26dfb85529e9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-324e15d5-a2ed-4b6c-a393-26dfb85529e9 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1776686592&status=available Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-324e15d5-a2ed-4b6c-a393-26dfb85529e9 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-324e15d5-a2ed-4b6c-a393-26dfb85529e9 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-324e15d5-a2ed-4b6c-a393-26dfb85529e9 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-324e15d5-a2ed-4b6c-a393-26dfb85529e9 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Could not evaluate value available, assuming string {{(pid=87017) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-324e15d5-a2ed-4b6c-a393-26dfb85529e9 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1776686592'), ('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-324e15d5-a2ed-4b6c-a393-26dfb85529e9 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c184ed54-366e-4054-9c75-485e429ff71f tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] http://192.168.122.72/volume/v3/group_types returned with HTTP 202 Sep 01 02:09:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 567/1100] 192.168.122.72 () {62 vars in 1190 bytes} [Tue Sep 1 02:09:55 2026] POST /volume/v3/group_types => generated 180 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-324e15d5-a2ed-4b6c-a393-26dfb85529e9 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1776686592&status=available returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 534/1101] 192.168.122.72 () {58 vars in 1272 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1776686592&status=available => generated 867 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9a5cf83d-ff85-4597-881b-3f57de775583 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9a5cf83d-ff85-4597-881b-3f57de775583 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] POST http://192.168.122.72/volume/v3/groups Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9a5cf83d-ff85-4597-881b-3f57de775583 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c7cde89c-9645-4d68-b6b2-85bfa4137fe1", "volume_types": ["0d2d476d-215c-4fec-8e2a-1a849bf979a5"], "name": "tempest-GroupSnapshotsTest-Group-20727103"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-9a5cf83d-ff85-4597-881b-3f57de775583 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Creating new group {'group': {'group_type': 'c7cde89c-9645-4d68-b6b2-85bfa4137fe1', 'volume_types': ['0d2d476d-215c-4fec-8e2a-1a849bf979a5'], 'name': 'tempest-GroupSnapshotsTest-Group-20727103'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-becb04d5-695c-4b0d-bc2e-602c232d685b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-becb04d5-695c-4b0d-bc2e-602c232d685b tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/detail?marker=d8068f3c-e5fc-49d2-aa54-527675870e3d&sort=id%3Aasc Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-becb04d5-695c-4b0d-bc2e-602c232d685b tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-becb04d5-695c-4b0d-bc2e-602c232d685b tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-becb04d5-695c-4b0d-bc2e-602c232d685b tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.groups [None req-9a5cf83d-ff85-4597-881b-3f57de775583 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Creating group tempest-GroupSnapshotsTest-Group-20727103. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-becb04d5-695c-4b0d-bc2e-602c232d685b tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9a5cf83d-ff85-4597-881b-3f57de775583 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Availability Zones retrieved successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-9a5cf83d-ff85-4597-881b-3f57de775583 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Created reservations ['a000c371-d185-4494-941e-cdd282f72696'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-becb04d5-695c-4b0d-bc2e-602c232d685b tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-becb04d5-695c-4b0d-bc2e-602c232d685b tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/detail?marker=d8068f3c-e5fc-49d2-aa54-527675870e3d&sort=id%3Aasc returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 535/1102] 192.168.122.72 () {58 vars in 1252 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes/detail?marker=d8068f3c-e5fc-49d2-aa54-527675870e3d&sort=id%3Aasc => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9a5cf83d-ff85-4597-881b-3f57de775583 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups returned with HTTP 202 Sep 01 02:09:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 568/1103] 192.168.122.72 () {62 vars in 1176 bytes} [Tue Sep 1 02:09:55 2026] POST /volume/v3/groups => generated 110 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e001223b-dd17-40c4-8218-ce6e0d7b7deb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6d4db8cb-64d9-4bf9-bec6-2e7d9c63fc67 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e001223b-dd17-40c4-8218-ce6e0d7b7deb tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/groups/73bd71b1-4226-41e3-9786-1c30e55ce454 Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e001223b-dd17-40c4-8218-ce6e0d7b7deb tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e001223b-dd17-40c4-8218-ce6e0d7b7deb tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-e001223b-dd17-40c4-8218-ce6e0d7b7deb tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 73bd71b1-4226-41e3-9786-1c30e55ce454 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6d4db8cb-64d9-4bf9-bec6-2e7d9c63fc67 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6d4db8cb-64d9-4bf9-bec6-2e7d9c63fc67 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6d4db8cb-64d9-4bf9-bec6-2e7d9c63fc67 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-6d4db8cb-64d9-4bf9-bec6-2e7d9c63fc67 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:55 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6d4db8cb-64d9-4bf9-bec6-2e7d9c63fc67 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e001223b-dd17-40c4-8218-ce6e0d7b7deb tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/73bd71b1-4226-41e3-9786-1c30e55ce454 returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 569/1104] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/groups/73bd71b1-4226-41e3-9786-1c30e55ce454 => generated 390 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6d4db8cb-64d9-4bf9-bec6-2e7d9c63fc67 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6d4db8cb-64d9-4bf9-bec6-2e7d9c63fc67 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 536/1105] 192.168.122.72 () {58 vars in 1216 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2575 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-408c93b1-c4e3-4c1a-82f1-7c14a33f6885 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-408c93b1-c4e3-4c1a-82f1-7c14a33f6885 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-408c93b1-c4e3-4c1a-82f1-7c14a33f6885 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-408c93b1-c4e3-4c1a-82f1-7c14a33f6885 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-408c93b1-c4e3-4c1a-82f1-7c14a33f6885 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-408c93b1-c4e3-4c1a-82f1-7c14a33f6885 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-408c93b1-c4e3-4c1a-82f1-7c14a33f6885 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-408c93b1-c4e3-4c1a-82f1-7c14a33f6885 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 570/1106] 192.168.122.72 () {58 vars in 1137 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes/detail => generated 2575 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-05228580-969f-4b88-9cf1-b7145974a12e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-05228580-969f-4b88-9cf1-b7145974a12e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-05228580-969f-4b88-9cf1-b7145974a12e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-05228580-969f-4b88-9cf1-b7145974a12e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-05228580-969f-4b88-9cf1-b7145974a12e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-05228580-969f-4b88-9cf1-b7145974a12e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-05228580-969f-4b88-9cf1-b7145974a12e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-05228580-969f-4b88-9cf1-b7145974a12e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 537/1107] 192.168.122.72 () {58 vars in 1195 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 994 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b7b78da5-7dab-480e-beab-1f027aac5421 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b7b78da5-7dab-480e-beab-1f027aac5421 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes?availability_zone=nova Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b7b78da5-7dab-480e-beab-1f027aac5421 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b7b78da5-7dab-480e-beab-1f027aac5421 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-b7b78da5-7dab-480e-beab-1f027aac5421 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b7b78da5-7dab-480e-beab-1f027aac5421 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Could not evaluate value nova, assuming string {{(pid=87016) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b7b78da5-7dab-480e-beab-1f027aac5421 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b7b78da5-7dab-480e-beab-1f027aac5421 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b7b78da5-7dab-480e-beab-1f027aac5421 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 571/1108] 192.168.122.72 () {58 vars in 1161 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes?availability_zone=nova => generated 994 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8808de8a-a641-477b-a3f1-7f95c19ab06e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8808de8a-a641-477b-a3f1-7f95c19ab06e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes?availability_zone=nova Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8808de8a-a641-477b-a3f1-7f95c19ab06e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8808de8a-a641-477b-a3f1-7f95c19ab06e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-8808de8a-a641-477b-a3f1-7f95c19ab06e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8808de8a-a641-477b-a3f1-7f95c19ab06e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Could not evaluate value nova, assuming string {{(pid=87017) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8808de8a-a641-477b-a3f1-7f95c19ab06e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8808de8a-a641-477b-a3f1-7f95c19ab06e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8808de8a-a641-477b-a3f1-7f95c19ab06e tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 538/1109] 192.168.122.72 () {58 vars in 1161 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes?availability_zone=nova => generated 994 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f355234f-b742-4c6f-b36a-71ee5d892054 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f355234f-b742-4c6f-b36a-71ee5d892054 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes?bootable=false Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f355234f-b742-4c6f-b36a-71ee5d892054 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f355234f-b742-4c6f-b36a-71ee5d892054 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-f355234f-b742-4c6f-b36a-71ee5d892054 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f355234f-b742-4c6f-b36a-71ee5d892054 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f355234f-b742-4c6f-b36a-71ee5d892054 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f355234f-b742-4c6f-b36a-71ee5d892054 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 572/1110] 192.168.122.72 () {58 vars in 1145 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes?bootable=false => generated 994 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7827eec3-abe8-4b39-8d4f-658a6dea5f39 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7827eec3-abe8-4b39-8d4f-658a6dea5f39 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes?bootable=false Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7827eec3-abe8-4b39-8d4f-658a6dea5f39 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7827eec3-abe8-4b39-8d4f-658a6dea5f39 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-7827eec3-abe8-4b39-8d4f-658a6dea5f39 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7827eec3-abe8-4b39-8d4f-658a6dea5f39 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7827eec3-abe8-4b39-8d4f-658a6dea5f39 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7827eec3-abe8-4b39-8d4f-658a6dea5f39 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 539/1111] 192.168.122.72 () {58 vars in 1145 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes?bootable=false => generated 994 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-923705ba-5cfb-4e27-aecd-1cf33671c8ef None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-923705ba-5cfb-4e27-aecd-1cf33671c8ef tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes?status=available Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-923705ba-5cfb-4e27-aecd-1cf33671c8ef tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-923705ba-5cfb-4e27-aecd-1cf33671c8ef tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-923705ba-5cfb-4e27-aecd-1cf33671c8ef tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-923705ba-5cfb-4e27-aecd-1cf33671c8ef tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Could not evaluate value available, assuming string {{(pid=87016) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-923705ba-5cfb-4e27-aecd-1cf33671c8ef tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-923705ba-5cfb-4e27-aecd-1cf33671c8ef tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-923705ba-5cfb-4e27-aecd-1cf33671c8ef tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 573/1112] 192.168.122.72 () {58 vars in 1149 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes?status=available => generated 994 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-79f04d12-ae61-4d32-9b23-41a58c75b0d5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-79f04d12-ae61-4d32-9b23-41a58c75b0d5 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes?status=available Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-79f04d12-ae61-4d32-9b23-41a58c75b0d5 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-79f04d12-ae61-4d32-9b23-41a58c75b0d5 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-79f04d12-ae61-4d32-9b23-41a58c75b0d5 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-79f04d12-ae61-4d32-9b23-41a58c75b0d5 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Could not evaluate value available, assuming string {{(pid=87017) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-79f04d12-ae61-4d32-9b23-41a58c75b0d5 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-79f04d12-ae61-4d32-9b23-41a58c75b0d5 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-79f04d12-ae61-4d32-9b23-41a58c75b0d5 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 540/1113] 192.168.122.72 () {58 vars in 1149 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes?status=available => generated 994 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-89bf37e6-f8ef-4ca7-8a10-44bdac1bf474 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-89bf37e6-f8ef-4ca7-8a10-44bdac1bf474 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/detail?availability_zone=nova Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-89bf37e6-f8ef-4ca7-8a10-44bdac1bf474 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-89bf37e6-f8ef-4ca7-8a10-44bdac1bf474 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-89bf37e6-f8ef-4ca7-8a10-44bdac1bf474 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-89bf37e6-f8ef-4ca7-8a10-44bdac1bf474 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Could not evaluate value nova, assuming string {{(pid=87016) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-89bf37e6-f8ef-4ca7-8a10-44bdac1bf474 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-89bf37e6-f8ef-4ca7-8a10-44bdac1bf474 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-89bf37e6-f8ef-4ca7-8a10-44bdac1bf474 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 574/1114] 192.168.122.72 () {58 vars in 1182 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2575 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-af404ee8-d117-444a-9cf8-cf266831c784 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-af404ee8-d117-444a-9cf8-cf266831c784 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/detail?bootable=false Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-af404ee8-d117-444a-9cf8-cf266831c784 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-af404ee8-d117-444a-9cf8-cf266831c784 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-af404ee8-d117-444a-9cf8-cf266831c784 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-af404ee8-d117-444a-9cf8-cf266831c784 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-af404ee8-d117-444a-9cf8-cf266831c784 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-af404ee8-d117-444a-9cf8-cf266831c784 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 541/1115] 192.168.122.72 () {58 vars in 1166 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2575 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b5cd1645-f152-4ed2-b477-bc1b84b92a87 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b5cd1645-f152-4ed2-b477-bc1b84b92a87 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/detail?status=available Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b5cd1645-f152-4ed2-b477-bc1b84b92a87 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b5cd1645-f152-4ed2-b477-bc1b84b92a87 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-b5cd1645-f152-4ed2-b477-bc1b84b92a87 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b5cd1645-f152-4ed2-b477-bc1b84b92a87 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Could not evaluate value available, assuming string {{(pid=87016) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b5cd1645-f152-4ed2-b477-bc1b84b92a87 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b5cd1645-f152-4ed2-b477-bc1b84b92a87 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Get all volumes completed successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b5cd1645-f152-4ed2-b477-bc1b84b92a87 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 575/1116] 192.168.122.72 () {58 vars in 1170 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes/detail?status=available => generated 2575 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-104593bf-d455-4b69-b149-9be40b60b865 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-104593bf-d455-4b69-b149-9be40b60b865 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-104593bf-d455-4b69-b149-9be40b60b865 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-104593bf-d455-4b69-b149-9be40b60b865 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-104593bf-d455-4b69-b149-9be40b60b865 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Volume info retrieved successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-104593bf-d455-4b69-b149-9be40b60b865 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 542/1117] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d => generated 864 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1383ac74-705f-43c8-af72-88e3aadc72eb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1383ac74-705f-43c8-af72-88e3aadc72eb tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] DELETE http://192.168.122.72/volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1383ac74-705f-43c8-af72-88e3aadc72eb tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1383ac74-705f-43c8-af72-88e3aadc72eb tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-1383ac74-705f-43c8-af72-88e3aadc72eb tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Delete volume with id: d8068f3c-e5fc-49d2-aa54-527675870e3d Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1383ac74-705f-43c8-af72-88e3aadc72eb tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Volume info retrieved successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1383ac74-705f-43c8-af72-88e3aadc72eb tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Delete volume request issued successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1383ac74-705f-43c8-af72-88e3aadc72eb tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d returned with HTTP 202 Sep 01 02:09:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 576/1118] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:56 2026] DELETE /volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-54283544-9ef6-4f5c-abee-2252562f8b4a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-54283544-9ef6-4f5c-abee-2252562f8b4a tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d Sep 01 02:09:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-54283544-9ef6-4f5c-abee-2252562f8b4a tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-54283544-9ef6-4f5c-abee-2252562f8b4a tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9c7dac65-1df0-4d81-90f0-2fc521df980d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9c7dac65-1df0-4d81-90f0-2fc521df980d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/groups/73bd71b1-4226-41e3-9786-1c30e55ce454 Sep 01 02:09:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9c7dac65-1df0-4d81-90f0-2fc521df980d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9c7dac65-1df0-4d81-90f0-2fc521df980d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-9c7dac65-1df0-4d81-90f0-2fc521df980d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 73bd71b1-4226-41e3-9786-1c30e55ce454 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:09:57 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:57 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:57 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:57 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-54283544-9ef6-4f5c-abee-2252562f8b4a tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Volume info retrieved successfully. Sep 01 02:09:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:57 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:09:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9c7dac65-1df0-4d81-90f0-2fc521df980d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/73bd71b1-4226-41e3-9786-1c30e55ce454 returned with HTTP 200 Sep 01 02:09:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 577/1119] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:09:57 2026] GET /volume/v3/groups/73bd71b1-4226-41e3-9786-1c30e55ce454 => generated 391 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-54283544-9ef6-4f5c-abee-2252562f8b4a tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d returned with HTTP 200 Sep 01 02:09:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 543/1120] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:57 2026] GET /volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d => generated 863 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:09:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-56250558", "volume_type": "0d2d476d-215c-4fec-8e2a-1a849bf979a5", "group_id": "73bd71b1-4226-41e3-9786-1c30e55ce454", "size": 1}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-56250558', 'volume_type': '0d2d476d-215c-4fec-8e2a-1a849bf979a5', 'group_id': '73bd71b1-4226-41e3-9786-1c30e55ce454', 'size': 1}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:57 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Create volume of 1 GB Sep 01 02:09:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:57 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:09:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Availability Zones retrieved successfully. Sep 01 02:09:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Flow 'volume_create_api' (0f463c08-3863-4e01-8622-ab1af383a88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63160b85-cf28-48f4-80d8-ed16df0485b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63160b85-cf28-48f4-80d8-ed16df0485b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d2d476d-215c-4fec-8e2a-1a849bf979a5,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1912857461',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d2d476d-215c-4fec-8e2a-1a849bf979a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '73bd71b1-4226-41e3-9786-1c30e55ce454', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf2e8a2f-95b4-4677-a1ac-9aace79c674c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:57 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1912857461 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1912857461, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:09:57 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1912857461 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1912857461, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:09:57 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Created reservations ['0692a1dc-c4f7-4cd7-9c14-127f9e14c227', 'fcbf819b-1e86-48dc-8a87-07d094c8fb85', 'd7b765d3-9a35-4e0f-9843-654829601e5c', 'd509391f-107b-47f2-a924-d84ad74f4924'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf2e8a2f-95b4-4677-a1ac-9aace79c674c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0692a1dc-c4f7-4cd7-9c14-127f9e14c227', 'fcbf819b-1e86-48dc-8a87-07d094c8fb85', 'd7b765d3-9a35-4e0f-9843-654829601e5c', 'd509391f-107b-47f2-a924-d84ad74f4924']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6720be-dea5-462d-b4f6-66fecab3af13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6720be-dea5-462d-b4f6-66fecab3af13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ed183b2-ce93-44f7-b171-c0123cc7e619', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-56250558',encryption_key_id=None,group_id=73bd71b1-4226-41e3-9786-1c30e55ce454,group_type_id=,metadata={},multiattach=False,project_id='ba7b790f78064a5aac8ce230cb80a02b',qos_specs=None,replication_status=,reservations=['0692a1dc-c4f7-4cd7-9c14-127f9e14c227','fcbf819b-1e86-48dc-8a87-07d094c8fb85','d7b765d3-9a35-4e0f-9843-654829601e5c','d509391f-107b-47f2-a924-d84ad74f4924'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bc6e3b33c384fdeb7166e750dd0bb26',volume_type_id=0d2d476d-215c-4fec-8e2a-1a849bf979a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-56250558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=73bd71b1-4226-41e3-9786-1c30e55ce454,host=None,id=1ed183b2-ce93-44f7-b171-c0123cc7e619,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba7b790f78064a5aac8ce230cb80a02b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bc6e3b33c384fdeb7166e750dd0bb26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d2d476d-215c-4fec-8e2a-1a849bf979a5),volume_type_id=0d2d476d-215c-4fec-8e2a-1a849bf979a5)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f244398-f135-497d-9196-85a41190381b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f244398-f135-497d-9196-85a41190381b) transitioned into state 'SUCCESS' from state '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-56250558',encryption_key_id=None,group_id=73bd71b1-4226-41e3-9786-1c30e55ce454,group_type_id=,metadata={},multiattach=False,project_id='ba7b790f78064a5aac8ce230cb80a02b',qos_specs=None,replication_status=,reservations=['0692a1dc-c4f7-4cd7-9c14-127f9e14c227','fcbf819b-1e86-48dc-8a87-07d094c8fb85','d7b765d3-9a35-4e0f-9843-654829601e5c','d509391f-107b-47f2-a924-d84ad74f4924'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bc6e3b33c384fdeb7166e750dd0bb26',volume_type_id=0d2d476d-215c-4fec-8e2a-1a849bf979a5)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11fb4348-f31b-488a-bb33-6ae870e938fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11fb4348-f31b-488a-bb33-6ae870e938fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Flow 'volume_create_api' (0f463c08-3863-4e01-8622-ab1af383a88e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Create volume request issued successfully. Sep 01 02:09:57 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:57 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:57 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4286cb8e-05d7-4070-82d9-2c379a5e280e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 578/1121] 192.168.122.72 () {62 vars in 1179 bytes} [Tue Sep 1 02:09:57 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 01 02:09:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-26afcb9c-8ef4-4d46-9e07-bd8019742790 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-26afcb9c-8ef4-4d46-9e07-bd8019742790 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/1ed183b2-ce93-44f7-b171-c0123cc7e619 Sep 01 02:09:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-26afcb9c-8ef4-4d46-9e07-bd8019742790 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-26afcb9c-8ef4-4d46-9e07-bd8019742790 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:57 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:57 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:57 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:57 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-26afcb9c-8ef4-4d46-9e07-bd8019742790 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:09:57 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-26afcb9c-8ef4-4d46-9e07-bd8019742790 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:57 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-26afcb9c-8ef4-4d46-9e07-bd8019742790 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:57 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-26afcb9c-8ef4-4d46-9e07-bd8019742790 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:57 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:57 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-26afcb9c-8ef4-4d46-9e07-bd8019742790 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/1ed183b2-ce93-44f7-b171-c0123cc7e619 returned with HTTP 200 Sep 01 02:09:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 544/1122] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:57 2026] GET /volume/v3/volumes/1ed183b2-ce93-44f7-b171-c0123cc7e619 => generated 895 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:09:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-87597a3e-e89c-4195-bada-28f3d6f7e060 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-87597a3e-e89c-4195-bada-28f3d6f7e060 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d Sep 01 02:09:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-87597a3e-e89c-4195-bada-28f3d6f7e060 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-87597a3e-e89c-4195-bada-28f3d6f7e060 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-87597a3e-e89c-4195-bada-28f3d6f7e060 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Volume info retrieved successfully. Sep 01 02:09:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-87597a3e-e89c-4195-bada-28f3d6f7e060 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d returned with HTTP 200 Sep 01 02:09:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 579/1123] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:58 2026] GET /volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a3fb0b8d-8c14-4d41-81a0-42fd94b21e61 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a3fb0b8d-8c14-4d41-81a0-42fd94b21e61 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/1ed183b2-ce93-44f7-b171-c0123cc7e619 Sep 01 02:09:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a3fb0b8d-8c14-4d41-81a0-42fd94b21e61 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a3fb0b8d-8c14-4d41-81a0-42fd94b21e61 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:58 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:58 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:58 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:58 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:58 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a3fb0b8d-8c14-4d41-81a0-42fd94b21e61 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:09:58 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a3fb0b8d-8c14-4d41-81a0-42fd94b21e61 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:58 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a3fb0b8d-8c14-4d41-81a0-42fd94b21e61 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:58 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-a3fb0b8d-8c14-4d41-81a0-42fd94b21e61 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:58 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:58 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a3fb0b8d-8c14-4d41-81a0-42fd94b21e61 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/1ed183b2-ce93-44f7-b171-c0123cc7e619 returned with HTTP 200 Sep 01 02:09:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 545/1124] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:58 2026] GET /volume/v3/volumes/1ed183b2-ce93-44f7-b171-c0123cc7e619 => generated 919 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-071ce845-f823-4de0-994c-77c8ddcb26e9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-071ce845-f823-4de0-994c-77c8ddcb26e9 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d Sep 01 02:09:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-071ce845-f823-4de0-994c-77c8ddcb26e9 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-071ce845-f823-4de0-994c-77c8ddcb26e9 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-071ce845-f823-4de0-994c-77c8ddcb26e9 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d returned with HTTP 404 Sep 01 02:09:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 580/1125] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:59 2026] GET /volume/v3/volumes/d8068f3c-e5fc-49d2-aa54-527675870e3d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4e9ad828-cedf-4f5e-a668-1e4054285b97 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4e9ad828-cedf-4f5e-a668-1e4054285b97 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 Sep 01 02:09:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4e9ad828-cedf-4f5e-a668-1e4054285b97 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4e9ad828-cedf-4f5e-a668-1e4054285b97 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:59 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:59 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:59 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:59 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:59 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4e9ad828-cedf-4f5e-a668-1e4054285b97 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Volume info retrieved successfully. Sep 01 02:09:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4e9ad828-cedf-4f5e-a668-1e4054285b97 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 returned with HTTP 200 Sep 01 02:09:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 546/1126] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:59 2026] GET /volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f4e4d8a0-deb5-42bd-906e-bd2e5e76fb51 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f4e4d8a0-deb5-42bd-906e-bd2e5e76fb51 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] DELETE http://192.168.122.72/volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 Sep 01 02:09:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f4e4d8a0-deb5-42bd-906e-bd2e5e76fb51 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f4e4d8a0-deb5-42bd-906e-bd2e5e76fb51 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:59 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-f4e4d8a0-deb5-42bd-906e-bd2e5e76fb51 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Delete volume with id: a1d4f08e-c895-477c-92fb-48a2d44dc530 Sep 01 02:09:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:09:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f4e4d8a0-deb5-42bd-906e-bd2e5e76fb51 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Volume info retrieved successfully. Sep 01 02:09:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f4e4d8a0-deb5-42bd-906e-bd2e5e76fb51 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Delete volume request issued successfully. Sep 01 02:09:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f4e4d8a0-deb5-42bd-906e-bd2e5e76fb51 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 returned with HTTP 202 Sep 01 02:09:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 581/1127] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:59 2026] DELETE /volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-19e171d0-dd83-4c13-a8d8-8d0e9608cc45 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-19e171d0-dd83-4c13-a8d8-8d0e9608cc45 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 Sep 01 02:09:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-19e171d0-dd83-4c13-a8d8-8d0e9608cc45 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-19e171d0-dd83-4c13-a8d8-8d0e9608cc45 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:59 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:59 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:09:59 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:59 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:09:59 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-19e171d0-dd83-4c13-a8d8-8d0e9608cc45 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Volume info retrieved successfully. Sep 01 02:09:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-19e171d0-dd83-4c13-a8d8-8d0e9608cc45 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 returned with HTTP 200 Sep 01 02:09:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 547/1128] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:59 2026] GET /volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 => generated 863 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cfef3d9f-6e3c-4564-a8da-ba330cd7cca8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cfef3d9f-6e3c-4564-a8da-ba330cd7cca8 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/1ed183b2-ce93-44f7-b171-c0123cc7e619 Sep 01 02:09:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cfef3d9f-6e3c-4564-a8da-ba330cd7cca8 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cfef3d9f-6e3c-4564-a8da-ba330cd7cca8 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:09:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:00 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-cfef3d9f-6e3c-4564-a8da-ba330cd7cca8 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:10:00 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-cfef3d9f-6e3c-4564-a8da-ba330cd7cca8 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:00 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-cfef3d9f-6e3c-4564-a8da-ba330cd7cca8 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:00 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-cfef3d9f-6e3c-4564-a8da-ba330cd7cca8 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:00 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:00 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cfef3d9f-6e3c-4564-a8da-ba330cd7cca8 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/1ed183b2-ce93-44f7-b171-c0123cc7e619 returned with HTTP 200 Sep 01 02:10:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 582/1129] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:59 2026] GET /volume/v3/volumes/1ed183b2-ce93-44f7-b171-c0123cc7e619 => generated 920 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9fb91305-10ec-4f29-a945-2300708356f4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9fb91305-10ec-4f29-a945-2300708356f4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] POST http://192.168.122.72/volume/v3/group_snapshots Sep 01 02:10:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9fb91305-10ec-4f29-a945-2300708356f4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "73bd71b1-4226-41e3-9786-1c30e55ce454", "name": "tempest-group_snapshot-1053392764"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-9fb91305-10ec-4f29-a945-2300708356f4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '73bd71b1-4226-41e3-9786-1c30e55ce454', 'name': 'tempest-group_snapshot-1053392764'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 02:10:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:00 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.group_snapshots [None req-9fb91305-10ec-4f29-a945-2300708356f4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Creating group_snapshot tempest-group_snapshot-1053392764. Sep 01 02:10:00 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:00 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:10:00 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:00 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:00 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-9fb91305-10ec-4f29-a945-2300708356f4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1912857461 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1912857461, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:10:00 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-9fb91305-10ec-4f29-a945-2300708356f4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1912857461 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1912857461, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:10:00 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-9fb91305-10ec-4f29-a945-2300708356f4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Created reservations ['c116c95a-dfe1-4315-84d9-9a81426676b8', 'a70fc295-d66f-4cc2-a50c-2d7636d688f5', '553bbb81-616a-4f16-b1a4-813f8c4dd742', '96ad71ff-f31a-472a-bc27-ec54cf59d349'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d982d635-ed87-4a2b-9b80-e5cbb37870e0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d982d635-ed87-4a2b-9b80-e5cbb37870e0 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 Sep 01 02:10:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d982d635-ed87-4a2b-9b80-e5cbb37870e0 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d982d635-ed87-4a2b-9b80-e5cbb37870e0 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d982d635-ed87-4a2b-9b80-e5cbb37870e0 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 returned with HTTP 404 Sep 01 02:10:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 583/1130] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:00 2026] GET /volume/v3/volumes/a1d4f08e-c895-477c-92fb-48a2d44dc530 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9ef47975-f2a9-4217-9176-9394ffd73cd7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9ef47975-f2a9-4217-9176-9394ffd73cd7 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f Sep 01 02:10:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9ef47975-f2a9-4217-9176-9394ffd73cd7 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9ef47975-f2a9-4217-9176-9394ffd73cd7 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:00 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:00 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:00 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:00 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9fb91305-10ec-4f29-a945-2300708356f4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots returned with HTTP 202 Sep 01 02:10:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 548/1131] 192.168.122.72 () {62 vars in 1203 bytes} [Tue Sep 1 02:10:00 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:00 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9ef47975-f2a9-4217-9176-9394ffd73cd7 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Volume info retrieved successfully. Sep 01 02:10:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c2f67d44-1da0-4afd-b55d-8d3c44c52d0e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c2f67d44-1da0-4afd-b55d-8d3c44c52d0e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 Sep 01 02:10:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c2f67d44-1da0-4afd-b55d-8d3c44c52d0e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c2f67d44-1da0-4afd-b55d-8d3c44c52d0e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-c2f67d44-1da0-4afd-b55d-8d3c44c52d0e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member aca28e94-736e-4216-be4c-472fe1bdf7e4 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9ef47975-f2a9-4217-9176-9394ffd73cd7 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f returned with HTTP 200 Sep 01 02:10:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 584/1132] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:00 2026] GET /volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f => generated 864 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c2f67d44-1da0-4afd-b55d-8d3c44c52d0e tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 returned with HTTP 200 Sep 01 02:10:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 549/1133] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:00 2026] GET /volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 => generated 307 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3a633b1f-1044-486a-8239-6499dfc58e92 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3a633b1f-1044-486a-8239-6499dfc58e92 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] DELETE http://192.168.122.72/volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f Sep 01 02:10:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3a633b1f-1044-486a-8239-6499dfc58e92 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3a633b1f-1044-486a-8239-6499dfc58e92 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:00 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-3a633b1f-1044-486a-8239-6499dfc58e92 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Delete volume with id: 1b9284bf-fb4b-42e4-a238-569d8372ff0f Sep 01 02:10:00 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:00 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:00 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:00 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:00 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3a633b1f-1044-486a-8239-6499dfc58e92 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Volume info retrieved successfully. Sep 01 02:10:00 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3a633b1f-1044-486a-8239-6499dfc58e92 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Delete volume request issued successfully. Sep 01 02:10:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3a633b1f-1044-486a-8239-6499dfc58e92 tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f returned with HTTP 202 Sep 01 02:10:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 585/1134] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:00 2026] DELETE /volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cfe73fcb-1f82-420e-aa9c-c94157f25dfb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cfe73fcb-1f82-420e-aa9c-c94157f25dfb tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f Sep 01 02:10:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cfe73fcb-1f82-420e-aa9c-c94157f25dfb tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cfe73fcb-1f82-420e-aa9c-c94157f25dfb tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:00 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:00 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:00 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-cfe73fcb-1f82-420e-aa9c-c94157f25dfb tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Volume info retrieved successfully. Sep 01 02:10:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cfe73fcb-1f82-420e-aa9c-c94157f25dfb tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f returned with HTTP 200 Sep 01 02:10:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 550/1135] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:00 2026] GET /volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f => generated 863 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-516d653b-7b5c-4767-abd5-526f28c6032a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-516d653b-7b5c-4767-abd5-526f28c6032a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 Sep 01 02:10:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-516d653b-7b5c-4767-abd5-526f28c6032a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-516d653b-7b5c-4767-abd5-526f28c6032a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-516d653b-7b5c-4767-abd5-526f28c6032a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member aca28e94-736e-4216-be4c-472fe1bdf7e4 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-516d653b-7b5c-4767-abd5-526f28c6032a tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 returned with HTTP 200 Sep 01 02:10:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 586/1136] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:01 2026] GET /volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 => generated 307 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-19960f55-61fe-4e9b-a90a-b3811e145ede None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-19960f55-61fe-4e9b-a90a-b3811e145ede tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] GET http://192.168.122.72/volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f Sep 01 02:10:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-19960f55-61fe-4e9b-a90a-b3811e145ede tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-19960f55-61fe-4e9b-a90a-b3811e145ede tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-19960f55-61fe-4e9b-a90a-b3811e145ede tempest-VolumesListTestJSON-1774944879 tempest-VolumesListTestJSON-1774944879-project-member] http://192.168.122.72/volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f returned with HTTP 404 Sep 01 02:10:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 551/1137] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:01 2026] GET /volume/v3/volumes/1b9284bf-fb4b-42e4-a238-569d8372ff0f => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5b2e8ea9-a75f-4b8b-b4a2-d84b90b3b7d5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5b2e8ea9-a75f-4b8b-b4a2-d84b90b3b7d5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 Sep 01 02:10:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5b2e8ea9-a75f-4b8b-b4a2-d84b90b3b7d5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5b2e8ea9-a75f-4b8b-b4a2-d84b90b3b7d5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-5b2e8ea9-a75f-4b8b-b4a2-d84b90b3b7d5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member aca28e94-736e-4216-be4c-472fe1bdf7e4 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5b2e8ea9-a75f-4b8b-b4a2-d84b90b3b7d5 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 returned with HTTP 200 Sep 01 02:10:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 587/1138] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:02 2026] GET /volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 => generated 307 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bf6be422-8c3b-42c6-b487-6838bc281668 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bf6be422-8c3b-42c6-b487-6838bc281668 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 Sep 01 02:10:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bf6be422-8c3b-42c6-b487-6838bc281668 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bf6be422-8c3b-42c6-b487-6838bc281668 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-bf6be422-8c3b-42c6-b487-6838bc281668 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member aca28e94-736e-4216-be4c-472fe1bdf7e4 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:03 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:03 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bf6be422-8c3b-42c6-b487-6838bc281668 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 returned with HTTP 200 Sep 01 02:10:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 552/1139] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:03 2026] GET /volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 => generated 308 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fc25f02e-1cfb-4a8f-bec2-c6aeb9a51824 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fc25f02e-1cfb-4a8f-bec2-c6aeb9a51824 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/detail Sep 01 02:10:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fc25f02e-1cfb-4a8f-bec2-c6aeb9a51824 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fc25f02e-1cfb-4a8f-bec2-c6aeb9a51824 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-fc25f02e-1cfb-4a8f-bec2-c6aeb9a51824 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:03 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [None req-fc25f02e-1cfb-4a8f-bec2-c6aeb9a51824 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:03 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:03 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:03 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fc25f02e-1cfb-4a8f-bec2-c6aeb9a51824 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Get all snapshots completed successfully. Sep 01 02:10:03 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:03 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fc25f02e-1cfb-4a8f-bec2-c6aeb9a51824 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:10:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 588/1140] 192.168.122.72 () {58 vars in 1143 bytes} [Tue Sep 1 02:10:03 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b4de948f-8f43-4500-8f65-8252c7b425e4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b4de948f-8f43-4500-8f65-8252c7b425e4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/fd4fd756-fec8-4f32-946e-c364d94eb95c Sep 01 02:10:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b4de948f-8f43-4500-8f65-8252c7b425e4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b4de948f-8f43-4500-8f65-8252c7b425e4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:03 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:03 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b4de948f-8f43-4500-8f65-8252c7b425e4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Snapshot retrieved successfully. Sep 01 02:10:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b4de948f-8f43-4500-8f65-8252c7b425e4 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/fd4fd756-fec8-4f32-946e-c364d94eb95c returned with HTTP 200 Sep 01 02:10:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 553/1141] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:03 2026] GET /volume/v3/snapshots/fd4fd756-fec8-4f32-946e-c364d94eb95c => generated 451 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a9dcf7f2-3e88-4594-b152-f5113f7307e3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a9dcf7f2-3e88-4594-b152-f5113f7307e3 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 Sep 01 02:10:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a9dcf7f2-3e88-4594-b152-f5113f7307e3 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a9dcf7f2-3e88-4594-b152-f5113f7307e3 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-a9dcf7f2-3e88-4594-b152-f5113f7307e3 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member aca28e94-736e-4216-be4c-472fe1bdf7e4 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:03 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:03 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a9dcf7f2-3e88-4594-b152-f5113f7307e3 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 returned with HTTP 200 Sep 01 02:10:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 589/1142] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:03 2026] GET /volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 => generated 308 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0dbce841-fa40-4b23-81d4-0da835e6efc3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0dbce841-fa40-4b23-81d4-0da835e6efc3 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/detail Sep 01 02:10:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0dbce841-fa40-4b23-81d4-0da835e6efc3 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0dbce841-fa40-4b23-81d4-0da835e6efc3 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:03 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:03 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:10:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0dbce841-fa40-4b23-81d4-0da835e6efc3 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 01 02:10:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 554/1143] 192.168.122.72 () {60 vars in 1202 bytes} [Tue Sep 1 02:10:03 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-38ace3b2-2df6-4674-b441-a7f312232f66 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-38ace3b2-2df6-4674-b441-a7f312232f66 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] DELETE http://192.168.122.72/volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 Sep 01 02:10:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-38ace3b2-2df6-4674-b441-a7f312232f66 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-38ace3b2-2df6-4674-b441-a7f312232f66 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.group_snapshots [None req-38ace3b2-2df6-4674-b441-a7f312232f66 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] delete called for member aca28e94-736e-4216-be4c-472fe1bdf7e4 {{(pid=87016) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:10:04 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.group_snapshots [None req-38ace3b2-2df6-4674-b441-a7f312232f66 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Delete group_snapshot with id: aca28e94-736e-4216-be4c-472fe1bdf7e4 Sep 01 02:10:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:04 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-38ace3b2-2df6-4674-b441-a7f312232f66 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 returned with HTTP 202 Sep 01 02:10:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 590/1144] 192.168.122.72 () {60 vars in 1295 bytes} [Tue Sep 1 02:10:04 2026] DELETE /volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:10:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-73bdcd04-87af-4c42-9182-b10d7d049437 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-73bdcd04-87af-4c42-9182-b10d7d049437 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:10:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-73bdcd04-87af-4c42-9182-b10d7d049437 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-73bdcd04-87af-4c42-9182-b10d7d049437 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-73bdcd04-87af-4c42-9182-b10d7d049437 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:04 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:04 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:04 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-73bdcd04-87af-4c42-9182-b10d7d049437 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:10:04 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:04 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:10:04 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:04 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:04 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-73bdcd04-87af-4c42-9182-b10d7d049437 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Get all volumes completed successfully. Sep 01 02:10:04 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-73bdcd04-87af-4c42-9182-b10d7d049437 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:04 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-73bdcd04-87af-4c42-9182-b10d7d049437 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:04 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-73bdcd04-87af-4c42-9182-b10d7d049437 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:04 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:04 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-73bdcd04-87af-4c42-9182-b10d7d049437 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:10:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 555/1145] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:10:04 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:10:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-89d6dd7f-738c-4fc4-9af2-d9ea3a044414 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-89d6dd7f-738c-4fc4-9af2-d9ea3a044414 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/detail Sep 01 02:10:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-89d6dd7f-738c-4fc4-9af2-d9ea3a044414 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-89d6dd7f-738c-4fc4-9af2-d9ea3a044414 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-89d6dd7f-738c-4fc4-9af2-d9ea3a044414 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:04 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [None req-89d6dd7f-738c-4fc4-9af2-d9ea3a044414 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:04 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-89d6dd7f-738c-4fc4-9af2-d9ea3a044414 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Get all snapshots completed successfully. Sep 01 02:10:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-89d6dd7f-738c-4fc4-9af2-d9ea3a044414 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:10:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 591/1146] 192.168.122.72 () {58 vars in 1143 bytes} [Tue Sep 1 02:10:04 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-386d142d-b4fa-41e5-85b6-617413e16ca6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-386d142d-b4fa-41e5-85b6-617413e16ca6 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/fd4fd756-fec8-4f32-946e-c364d94eb95c Sep 01 02:10:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-386d142d-b4fa-41e5-85b6-617413e16ca6 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-386d142d-b4fa-41e5-85b6-617413e16ca6 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:04 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:04 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:04 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-386d142d-b4fa-41e5-85b6-617413e16ca6 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Snapshot retrieved successfully. Sep 01 02:10:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-386d142d-b4fa-41e5-85b6-617413e16ca6 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/fd4fd756-fec8-4f32-946e-c364d94eb95c returned with HTTP 200 Sep 01 02:10:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 556/1147] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:04 2026] GET /volume/v3/snapshots/fd4fd756-fec8-4f32-946e-c364d94eb95c => generated 450 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-77f14e69-2dbf-48ef-bfb3-cf96bc8bfe09 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-83069e0d-6b93-4d7e-b6a2-3bedf600930c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-83069e0d-6b93-4d7e-b6a2-3bedf600930c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/fd4fd756-fec8-4f32-946e-c364d94eb95c Sep 01 02:10:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-83069e0d-6b93-4d7e-b6a2-3bedf600930c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-83069e0d-6b93-4d7e-b6a2-3bedf600930c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:05 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:05 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-83069e0d-6b93-4d7e-b6a2-3bedf600930c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Snapshot retrieved successfully. Sep 01 02:10:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-83069e0d-6b93-4d7e-b6a2-3bedf600930c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/fd4fd756-fec8-4f32-946e-c364d94eb95c returned with HTTP 200 Sep 01 02:10:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 557/1148] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:05 2026] GET /volume/v3/snapshots/fd4fd756-fec8-4f32-946e-c364d94eb95c => generated 450 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-027ab127-cea3-4dcd-a3bd-e43cdd450199 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-77f14e69-2dbf-48ef-bfb3-cf96bc8bfe09 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:10:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-027ab127-cea3-4dcd-a3bd-e43cdd450199 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:10:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-027ab127-cea3-4dcd-a3bd-e43cdd450199 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-77f14e69-2dbf-48ef-bfb3-cf96bc8bfe09 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1846093334"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-027ab127-cea3-4dcd-a3bd-e43cdd450199 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-77f14e69-2dbf-48ef-bfb3-cf96bc8bfe09 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1846093334'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:05 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-77f14e69-2dbf-48ef-bfb3-cf96bc8bfe09 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Create volume of 1 GB Sep 01 02:10:05 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-77f14e69-2dbf-48ef-bfb3-cf96bc8bfe09 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Availability Zones retrieved successfully. Sep 01 02:10:05 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:05 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:05 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:05 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-77f14e69-2dbf-48ef-bfb3-cf96bc8bfe09 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Flow 'volume_create_api' (066ba54b-adf4-47f1-afd6-63c14f64d208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-77f14e69-2dbf-48ef-bfb3-cf96bc8bfe09 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbdff879-7adf-4778-937e-d34d49c74029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-77f14e69-2dbf-48ef-bfb3-cf96bc8bfe09 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-027ab127-cea3-4dcd-a3bd-e43cdd450199 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:10:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-027ab127-cea3-4dcd-a3bd-e43cdd450199 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:10:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 558/1149] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:05 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 851 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-77f14e69-2dbf-48ef-bfb3-cf96bc8bfe09 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbdff879-7adf-4778-937e-d34d49c74029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-77f14e69-2dbf-48ef-bfb3-cf96bc8bfe09 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5773d4b9-c88b-4913-a18b-f354d0aff529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-225be53d-af3c-43ad-a3bd-e4cf489594ee None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-225be53d-af3c-43ad-a3bd-e4cf489594ee tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:10:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-225be53d-af3c-43ad-a3bd-e4cf489594ee tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-225be53d-af3c-43ad-a3bd-e4cf489594ee tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:05 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:05 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:05 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:05 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-225be53d-af3c-43ad-a3bd-e4cf489594ee tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:10:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-225be53d-af3c-43ad-a3bd-e4cf489594ee tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:10:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 559/1150] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:05 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 851 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:06 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-77f14e69-2dbf-48ef-bfb3-cf96bc8bfe09 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Created reservations ['3ce9be58-a95b-4a04-b9f4-5a05156be926', '9a17b076-5bc6-4de1-90a4-86e069ee4f6d', '7f6d0cef-0aa4-42a5-a741-b188323f15c2', 'bbbf91a8-d3fd-4d9b-8536-d9617de2a488'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-77f14e69-2dbf-48ef-bfb3-cf96bc8bfe09 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5773d4b9-c88b-4913-a18b-f354d0aff529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ce9be58-a95b-4a04-b9f4-5a05156be926', '9a17b076-5bc6-4de1-90a4-86e069ee4f6d', '7f6d0cef-0aa4-42a5-a741-b188323f15c2', 'bbbf91a8-d3fd-4d9b-8536-d9617de2a488']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-77f14e69-2dbf-48ef-bfb3-cf96bc8bfe09 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (753ac833-140e-40f4-ad0c-efc05ccf78db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:06 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:06 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-77f14e69-2dbf-48ef-bfb3-cf96bc8bfe09 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (753ac833-140e-40f4-ad0c-efc05ccf78db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2b02b6f-5b50-4d14-bf24-a2be5dbb6bef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1846093334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e191a563798439ba1f43d34338e3561',qos_specs=None,replication_status=,reservations=['3ce9be58-a95b-4a04-b9f4-5a05156be926','9a17b076-5bc6-4de1-90a4-86e069ee4f6d','7f6d0cef-0aa4-42a5-a741-b188323f15c2','bbbf91a8-d3fd-4d9b-8536-d9617de2a488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0073d222bd54cedb18359f3e92ddce0',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1846093334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e191a563798439ba1f43d34338e3561',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0073d222bd54cedb18359f3e92ddce0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-77f14e69-2dbf-48ef-bfb3-cf96bc8bfe09 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed98c10b-ee40-41ca-8449-5a7a6d1649d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-77f14e69-2dbf-48ef-bfb3-cf96bc8bfe09 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed98c10b-ee40-41ca-8449-5a7a6d1649d9) transitioned into state 'SUCCESS' from state '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-1846093334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e191a563798439ba1f43d34338e3561',qos_specs=None,replication_status=,reservations=['3ce9be58-a95b-4a04-b9f4-5a05156be926','9a17b076-5bc6-4de1-90a4-86e069ee4f6d','7f6d0cef-0aa4-42a5-a741-b188323f15c2','bbbf91a8-d3fd-4d9b-8536-d9617de2a488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0073d222bd54cedb18359f3e92ddce0',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-77f14e69-2dbf-48ef-bfb3-cf96bc8bfe09 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (008cb477-e7e9-4a18-a053-1b20f610fa14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-77f14e69-2dbf-48ef-bfb3-cf96bc8bfe09 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (008cb477-e7e9-4a18-a053-1b20f610fa14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-77f14e69-2dbf-48ef-bfb3-cf96bc8bfe09 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Flow 'volume_create_api' (066ba54b-adf4-47f1-afd6-63c14f64d208) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:06 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-77f14e69-2dbf-48ef-bfb3-cf96bc8bfe09 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Create volume request issued successfully. Sep 01 02:10:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-77f14e69-2dbf-48ef-bfb3-cf96bc8bfe09 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:06 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 592/1151] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:10:05 2026] POST /volume/v3/volumes => generated 757 bytes in 1040 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a872f1a6-cfa9-4918-a381-90ca267f869f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a872f1a6-cfa9-4918-a381-90ca267f869f tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] GET http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef Sep 01 02:10:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a872f1a6-cfa9-4918-a381-90ca267f869f tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a872f1a6-cfa9-4918-a381-90ca267f869f tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:06 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:06 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:06 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:06 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:06 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a872f1a6-cfa9-4918-a381-90ca267f869f tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Volume info retrieved successfully. Sep 01 02:10:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e6b68972-91e3-46f5-b30e-31025616715d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a872f1a6-cfa9-4918-a381-90ca267f869f tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef returned with HTTP 200 Sep 01 02:10:06 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 560/1152] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:06 2026] GET /volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef => generated 825 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e6b68972-91e3-46f5-b30e-31025616715d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/fd4fd756-fec8-4f32-946e-c364d94eb95c Sep 01 02:10:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e6b68972-91e3-46f5-b30e-31025616715d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e6b68972-91e3-46f5-b30e-31025616715d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:06 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:06 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:06 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e6b68972-91e3-46f5-b30e-31025616715d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Snapshot retrieved successfully. Sep 01 02:10:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e6b68972-91e3-46f5-b30e-31025616715d tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/fd4fd756-fec8-4f32-946e-c364d94eb95c returned with HTTP 200 Sep 01 02:10:06 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 593/1153] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:06 2026] GET /volume/v3/snapshots/fd4fd756-fec8-4f32-946e-c364d94eb95c => generated 450 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-55c5d719-0249-4b88-ab49-bec67dc44140 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-55c5d719-0249-4b88-ab49-bec67dc44140 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] GET http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef Sep 01 02:10:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-55c5d719-0249-4b88-ab49-bec67dc44140 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-55c5d719-0249-4b88-ab49-bec67dc44140 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:07 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:07 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:07 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:07 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:07 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-55c5d719-0249-4b88-ab49-bec67dc44140 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Volume info retrieved successfully. Sep 01 02:10:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-18d38d78-6ead-40ac-a469-b40533d68d0f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-55c5d719-0249-4b88-ab49-bec67dc44140 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef returned with HTTP 200 Sep 01 02:10:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 561/1154] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:07 2026] GET /volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef => generated 849 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-18d38d78-6ead-40ac-a469-b40533d68d0f tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/snapshots/fd4fd756-fec8-4f32-946e-c364d94eb95c Sep 01 02:10:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-18d38d78-6ead-40ac-a469-b40533d68d0f tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-18d38d78-6ead-40ac-a469-b40533d68d0f tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-18d38d78-6ead-40ac-a469-b40533d68d0f tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/snapshots/fd4fd756-fec8-4f32-946e-c364d94eb95c returned with HTTP 404 Sep 01 02:10:07 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 594/1155] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:07 2026] GET /volume/v3/snapshots/fd4fd756-fec8-4f32-946e-c364d94eb95c => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-84c70f3d-fe7c-4f14-ab55-1c1b872324f1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-84c70f3d-fe7c-4f14-ab55-1c1b872324f1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 Sep 01 02:10:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-84c70f3d-fe7c-4f14-ab55-1c1b872324f1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-84c70f3d-fe7c-4f14-ab55-1c1b872324f1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-84c70f3d-fe7c-4f14-ab55-1c1b872324f1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member aca28e94-736e-4216-be4c-472fe1bdf7e4 {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-84c70f3d-fe7c-4f14-ab55-1c1b872324f1 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 returned with HTTP 404 Sep 01 02:10:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 562/1156] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:07 2026] GET /volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 => generated 116 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:10:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c7f2115e-00f5-44b3-ae70-11b9a91e5204 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c7f2115e-00f5-44b3-ae70-11b9a91e5204 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/group_snapshots Sep 01 02:10:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c7f2115e-00f5-44b3-ae70-11b9a91e5204 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c7f2115e-00f5-44b3-ae70-11b9a91e5204 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:07 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:07 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:10:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c7f2115e-00f5-44b3-ae70-11b9a91e5204 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots returned with HTTP 200 Sep 01 02:10:07 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 595/1157] 192.168.122.72 () {60 vars in 1181 bytes} [Tue Sep 1 02:10:07 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5f98ced4-77e0-447c-900f-c1ab142bedbe None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5f98ced4-77e0-447c-900f-c1ab142bedbe tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] DELETE http://192.168.122.72/volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 Sep 01 02:10:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5f98ced4-77e0-447c-900f-c1ab142bedbe tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5f98ced4-77e0-447c-900f-c1ab142bedbe tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.group_snapshots [None req-5f98ced4-77e0-447c-900f-c1ab142bedbe tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] delete called for member aca28e94-736e-4216-be4c-472fe1bdf7e4 {{(pid=87017) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:10:07 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.group_snapshots [None req-5f98ced4-77e0-447c-900f-c1ab142bedbe tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Delete group_snapshot with id: aca28e94-736e-4216-be4c-472fe1bdf7e4 Sep 01 02:10:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5f98ced4-77e0-447c-900f-c1ab142bedbe tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 returned with HTTP 404 Sep 01 02:10:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 563/1158] 192.168.122.72 () {60 vars in 1295 bytes} [Tue Sep 1 02:10:07 2026] DELETE /volume/v3/group_snapshots/aca28e94-736e-4216-be4c-472fe1bdf7e4 => generated 116 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:10:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a7dc387c-9cab-4214-80df-6a71f5250316 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a7dc387c-9cab-4214-80df-6a71f5250316 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:10:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a7dc387c-9cab-4214-80df-6a71f5250316 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a7dc387c-9cab-4214-80df-6a71f5250316 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-a7dc387c-9cab-4214-80df-6a71f5250316 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:07 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a7dc387c-9cab-4214-80df-6a71f5250316 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:10:07 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:07 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:10:07 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:07 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:07 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a7dc387c-9cab-4214-80df-6a71f5250316 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Get all volumes completed successfully. Sep 01 02:10:07 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-a7dc387c-9cab-4214-80df-6a71f5250316 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:07 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-a7dc387c-9cab-4214-80df-6a71f5250316 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:08 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-a7dc387c-9cab-4214-80df-6a71f5250316 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:08 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:08 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a7dc387c-9cab-4214-80df-6a71f5250316 tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:10:08 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 596/1159] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:10:07 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:10:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4b07a212-4418-4782-9660-b6cc723e86fa None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4b07a212-4418-4782-9660-b6cc723e86fa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] POST http://192.168.122.72/volume/v3/groups/73bd71b1-4226-41e3-9786-1c30e55ce454/action Sep 01 02:10:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4b07a212-4418-4782-9660-b6cc723e86fa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4b07a212-4418-4782-9660-b6cc723e86fa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-4b07a212-4418-4782-9660-b6cc723e86fa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] delete called for group 73bd71b1-4226-41e3-9786-1c30e55ce454 {{(pid=87017) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:10:08 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.groups [None req-4b07a212-4418-4782-9660-b6cc723e86fa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Delete group with id: 73bd71b1-4226-41e3-9786-1c30e55ce454 Sep 01 02:10:08 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:08 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:08 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:08 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:10:08 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:08 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4b07a212-4418-4782-9660-b6cc723e86fa tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/73bd71b1-4226-41e3-9786-1c30e55ce454/action returned with HTTP 202 Sep 01 02:10:08 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 564/1160] 192.168.122.72 () {62 vars in 1307 bytes} [Tue Sep 1 02:10:08 2026] POST /volume/v3/groups/73bd71b1-4226-41e3-9786-1c30e55ce454/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:10:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-af9b9337-ca6f-4d2f-8ed7-ad5025005eaf None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-af9b9337-ca6f-4d2f-8ed7-ad5025005eaf tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/1ed183b2-ce93-44f7-b171-c0123cc7e619 Sep 01 02:10:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-af9b9337-ca6f-4d2f-8ed7-ad5025005eaf tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-af9b9337-ca6f-4d2f-8ed7-ad5025005eaf tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:08 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:08 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:08 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:08 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:08 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-af9b9337-ca6f-4d2f-8ed7-ad5025005eaf tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:10:08 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-af9b9337-ca6f-4d2f-8ed7-ad5025005eaf tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:08 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-af9b9337-ca6f-4d2f-8ed7-ad5025005eaf tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:08 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-af9b9337-ca6f-4d2f-8ed7-ad5025005eaf tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:08 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:08 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-af9b9337-ca6f-4d2f-8ed7-ad5025005eaf tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/1ed183b2-ce93-44f7-b171-c0123cc7e619 returned with HTTP 200 Sep 01 02:10:08 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 597/1161] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:08 2026] GET /volume/v3/volumes/1ed183b2-ce93-44f7-b171-c0123cc7e619 => generated 919 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bb0645dc-9bea-44d6-8bb8-0584fce16ead None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bb0645dc-9bea-44d6-8bb8-0584fce16ead tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] GET http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef Sep 01 02:10:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bb0645dc-9bea-44d6-8bb8-0584fce16ead tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bb0645dc-9bea-44d6-8bb8-0584fce16ead tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:08 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:08 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:08 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:08 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:08 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-bb0645dc-9bea-44d6-8bb8-0584fce16ead tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Volume info retrieved successfully. Sep 01 02:10:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bb0645dc-9bea-44d6-8bb8-0584fce16ead tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef returned with HTTP 200 Sep 01 02:10:08 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 565/1162] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:08 2026] GET /volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bd578331-34ba-4904-bd1c-d3e879eacd0c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bd578331-34ba-4904-bd1c-d3e879eacd0c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/1ed183b2-ce93-44f7-b171-c0123cc7e619 Sep 01 02:10:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bd578331-34ba-4904-bd1c-d3e879eacd0c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bd578331-34ba-4904-bd1c-d3e879eacd0c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:09 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:09 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:09 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:09 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:09 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bd578331-34ba-4904-bd1c-d3e879eacd0c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Volume info retrieved successfully. Sep 01 02:10:09 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-bd578331-34ba-4904-bd1c-d3e879eacd0c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:09 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-bd578331-34ba-4904-bd1c-d3e879eacd0c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:09 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-bd578331-34ba-4904-bd1c-d3e879eacd0c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:09 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:09 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bd578331-34ba-4904-bd1c-d3e879eacd0c tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/1ed183b2-ce93-44f7-b171-c0123cc7e619 returned with HTTP 200 Sep 01 02:10:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 598/1163] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:09 2026] GET /volume/v3/volumes/1ed183b2-ce93-44f7-b171-c0123cc7e619 => generated 918 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-17871fa1-aff0-4f6d-bf92-223659a1e58f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-17871fa1-aff0-4f6d-bf92-223659a1e58f tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/volumes/1ed183b2-ce93-44f7-b171-c0123cc7e619 Sep 01 02:10:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-17871fa1-aff0-4f6d-bf92-223659a1e58f tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-17871fa1-aff0-4f6d-bf92-223659a1e58f tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-17871fa1-aff0-4f6d-bf92-223659a1e58f tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/volumes/1ed183b2-ce93-44f7-b171-c0123cc7e619 returned with HTTP 404 Sep 01 02:10:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 566/1164] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:10 2026] GET /volume/v3/volumes/1ed183b2-ce93-44f7-b171-c0123cc7e619 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:10:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-984517bb-8079-4eea-8686-be76332fafbc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-984517bb-8079-4eea-8686-be76332fafbc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] GET http://192.168.122.72/volume/v3/groups/73bd71b1-4226-41e3-9786-1c30e55ce454 Sep 01 02:10:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-984517bb-8079-4eea-8686-be76332fafbc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-984517bb-8079-4eea-8686-be76332fafbc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-984517bb-8079-4eea-8686-be76332fafbc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] show called for member 73bd71b1-4226-41e3-9786-1c30e55ce454 {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:10:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-984517bb-8079-4eea-8686-be76332fafbc tempest-GroupSnapshotsTest-51692752 tempest-GroupSnapshotsTest-51692752-project-member] http://192.168.122.72/volume/v3/groups/73bd71b1-4226-41e3-9786-1c30e55ce454 returned with HTTP 404 Sep 01 02:10:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 599/1165] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:10:10 2026] GET /volume/v3/groups/73bd71b1-4226-41e3-9786-1c30e55ce454 => generated 108 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:10:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7d2e19ea-dbdd-4f77-850c-3688a534017c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7d2e19ea-dbdd-4f77-850c-3688a534017c tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] DELETE http://192.168.122.72/volume/v3/group_types/c7cde89c-9645-4d68-b6b2-85bfa4137fe1 Sep 01 02:10:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7d2e19ea-dbdd-4f77-850c-3688a534017c tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7d2e19ea-dbdd-4f77-850c-3688a534017c tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7d2e19ea-dbdd-4f77-850c-3688a534017c tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] http://192.168.122.72/volume/v3/group_types/c7cde89c-9645-4d68-b6b2-85bfa4137fe1 returned with HTTP 202 Sep 01 02:10:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 567/1166] 192.168.122.72 () {60 vars in 1283 bytes} [Tue Sep 1 02:10:10 2026] DELETE /volume/v3/group_types/c7cde89c-9645-4d68-b6b2-85bfa4137fe1 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:10:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-00623f9b-5d38-4dc9-97a0-2545b1e91a03 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-00623f9b-5d38-4dc9-97a0-2545b1e91a03 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] DELETE http://192.168.122.72/volume/v3/types/0d2d476d-215c-4fec-8e2a-1a849bf979a5 Sep 01 02:10:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-00623f9b-5d38-4dc9-97a0-2545b1e91a03 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-00623f9b-5d38-4dc9-97a0-2545b1e91a03 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-00623f9b-5d38-4dc9-97a0-2545b1e91a03 tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] http://192.168.122.72/volume/v3/types/0d2d476d-215c-4fec-8e2a-1a849bf979a5 returned with HTTP 202 Sep 01 02:10:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 600/1167] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:10:11 2026] DELETE /volume/v3/types/0d2d476d-215c-4fec-8e2a-1a849bf979a5 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e79d476b-95c8-4ddb-b880-4a0779f14a4e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e79d476b-95c8-4ddb-b880-4a0779f14a4e tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] GET http://192.168.122.72/volume/v3/types/0d2d476d-215c-4fec-8e2a-1a849bf979a5 Sep 01 02:10:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e79d476b-95c8-4ddb-b880-4a0779f14a4e tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e79d476b-95c8-4ddb-b880-4a0779f14a4e tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e79d476b-95c8-4ddb-b880-4a0779f14a4e tempest-GroupSnapshotsTest-777740342 tempest-GroupSnapshotsTest-777740342-project-admin] http://192.168.122.72/volume/v3/types/0d2d476d-215c-4fec-8e2a-1a849bf979a5 returned with HTTP 404 Sep 01 02:10:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 568/1168] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:10:11 2026] GET /volume/v3/types/0d2d476d-215c-4fec-8e2a-1a849bf979a5 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2b0ce287-7663-4729-8adf-9cc4b45334eb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2b0ce287-7663-4729-8adf-9cc4b45334eb tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] POST http://192.168.122.72/volume/v3/group_types Sep 01 02:10:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2b0ce287-7663-4729-8adf-9cc4b45334eb tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1860630558"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2b0ce287-7663-4729-8adf-9cc4b45334eb tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] http://192.168.122.72/volume/v3/group_types returned with HTTP 202 Sep 01 02:10:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 601/1169] 192.168.122.72 () {62 vars in 1190 bytes} [Tue Sep 1 02:10:19 2026] POST /volume/v3/group_types => generated 181 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a3fe4cc0-a13c-4af1-a5e4-2497e71a6ba6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a3fe4cc0-a13c-4af1-a5e4-2497e71a6ba6 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] POST http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs Sep 01 02:10:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a3fe4cc0-a13c-4af1-a5e4-2497e71a6ba6 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a3fe4cc0-a13c-4af1-a5e4-2497e71a6ba6 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs returned with HTTP 202 Sep 01 02:10:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 569/1170] 192.168.122.72 () {62 vars in 1337 bytes} [Tue Sep 1 02:10:19 2026] POST /volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs => generated 53 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2918f5f1-0dd7-456d-b591-f1e2c1f15aa4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2918f5f1-0dd7-456d-b591-f1e2c1f15aa4 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] POST http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs Sep 01 02:10:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2918f5f1-0dd7-456d-b591-f1e2c1f15aa4 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2918f5f1-0dd7-456d-b591-f1e2c1f15aa4 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs returned with HTTP 202 Sep 01 02:10:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 602/1171] 192.168.122.72 () {62 vars in 1337 bytes} [Tue Sep 1 02:10:19 2026] POST /volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs => generated 61 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2baf86f1-122b-42d9-8add-5db0052a46da None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2baf86f1-122b-42d9-8add-5db0052a46da tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] GET http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key2 Sep 01 02:10:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2baf86f1-122b-42d9-8add-5db0052a46da tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2baf86f1-122b-42d9-8add-5db0052a46da tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:19 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=559,cinder:UPDATE=122,cinder:INSERT=76 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:10:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2baf86f1-122b-42d9-8add-5db0052a46da tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key2 returned with HTTP 200 Sep 01 02:10:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 570/1172] 192.168.122.72 () {60 vars in 1331 bytes} [Tue Sep 1 02:10:19 2026] GET /volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key2 => generated 26 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-828b3afb-4f33-419d-bc84-c853cbfa1095 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-828b3afb-4f33-419d-bc84-c853cbfa1095 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] GET http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key3 Sep 01 02:10:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-828b3afb-4f33-419d-bc84-c853cbfa1095 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-828b3afb-4f33-419d-bc84-c853cbfa1095 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:19 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=599,cinder:UPDATE=163,cinder:INSERT=97 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:10:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-828b3afb-4f33-419d-bc84-c853cbfa1095 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key3 returned with HTTP 200 Sep 01 02:10:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 603/1173] 192.168.122.72 () {60 vars in 1331 bytes} [Tue Sep 1 02:10:19 2026] GET /volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key3 => generated 18 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-af652e25-3b95-48ec-866c-c586d89bbb82 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-af652e25-3b95-48ec-866c-c586d89bbb82 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] PUT http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key3 Sep 01 02:10:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-af652e25-3b95-48ec-866c-c586d89bbb82 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-af652e25-3b95-48ec-866c-c586d89bbb82 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key3 returned with HTTP 200 Sep 01 02:10:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 571/1174] 192.168.122.72 () {62 vars in 1351 bytes} [Tue Sep 1 02:10:19 2026] PUT /volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key3 => generated 26 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-682c0b7f-1352-4bf3-be43-aedc6ad754d6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-682c0b7f-1352-4bf3-be43-aedc6ad754d6 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] GET http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs Sep 01 02:10:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-682c0b7f-1352-4bf3-be43-aedc6ad754d6 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-682c0b7f-1352-4bf3-be43-aedc6ad754d6 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-682c0b7f-1352-4bf3-be43-aedc6ad754d6 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs returned with HTTP 200 Sep 01 02:10:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 604/1175] 192.168.122.72 () {60 vars in 1316 bytes} [Tue Sep 1 02:10:19 2026] GET /volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs => generated 87 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-605823e6-00e6-4230-8b7c-24bfbef352b7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-605823e6-00e6-4230-8b7c-24bfbef352b7 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] DELETE http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key1 Sep 01 02:10:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-605823e6-00e6-4230-8b7c-24bfbef352b7 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-605823e6-00e6-4230-8b7c-24bfbef352b7 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-605823e6-00e6-4230-8b7c-24bfbef352b7 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key1 returned with HTTP 202 Sep 01 02:10:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 572/1176] 192.168.122.72 () {60 vars in 1334 bytes} [Tue Sep 1 02:10:19 2026] DELETE /volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key1 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:10:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f4630116-9a4c-4db8-b60e-79a78cdecc8f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f4630116-9a4c-4db8-b60e-79a78cdecc8f tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] GET http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key1 Sep 01 02:10:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f4630116-9a4c-4db8-b60e-79a78cdecc8f tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f4630116-9a4c-4db8-b60e-79a78cdecc8f tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f4630116-9a4c-4db8-b60e-79a78cdecc8f tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] HTTP exception thrown: Group Type dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc has no extra spec with key key1. Sep 01 02:10:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f4630116-9a4c-4db8-b60e-79a78cdecc8f tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key1 returned with HTTP 404 Sep 01 02:10:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 605/1177] 192.168.122.72 () {60 vars in 1331 bytes} [Tue Sep 1 02:10:19 2026] GET /volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key1 => generated 126 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:10:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d50c6804-f4f5-4ab5-950d-6e2d7410ac1b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d50c6804-f4f5-4ab5-950d-6e2d7410ac1b tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] DELETE http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key2 Sep 01 02:10:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d50c6804-f4f5-4ab5-950d-6e2d7410ac1b tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d50c6804-f4f5-4ab5-950d-6e2d7410ac1b tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d50c6804-f4f5-4ab5-950d-6e2d7410ac1b tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key2 returned with HTTP 202 Sep 01 02:10:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 573/1178] 192.168.122.72 () {60 vars in 1334 bytes} [Tue Sep 1 02:10:19 2026] DELETE /volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key2 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:10:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cd6cf26c-4be0-402e-bd56-40ad63906188 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cd6cf26c-4be0-402e-bd56-40ad63906188 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] GET http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key2 Sep 01 02:10:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cd6cf26c-4be0-402e-bd56-40ad63906188 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cd6cf26c-4be0-402e-bd56-40ad63906188 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cd6cf26c-4be0-402e-bd56-40ad63906188 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] HTTP exception thrown: Group Type dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc has no extra spec with key key2. Sep 01 02:10:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cd6cf26c-4be0-402e-bd56-40ad63906188 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key2 returned with HTTP 404 Sep 01 02:10:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 606/1179] 192.168.122.72 () {60 vars in 1331 bytes} [Tue Sep 1 02:10:20 2026] GET /volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key2 => generated 126 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:10:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6d3be93c-4afb-4b10-a270-14eee57bb08e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6d3be93c-4afb-4b10-a270-14eee57bb08e tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] DELETE http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key3 Sep 01 02:10:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6d3be93c-4afb-4b10-a270-14eee57bb08e tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6d3be93c-4afb-4b10-a270-14eee57bb08e tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6d3be93c-4afb-4b10-a270-14eee57bb08e tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key3 returned with HTTP 202 Sep 01 02:10:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 574/1180] 192.168.122.72 () {60 vars in 1334 bytes} [Tue Sep 1 02:10:20 2026] DELETE /volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key3 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:10:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-90e99db2-12e7-44a6-8b2b-66f35b971319 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-90e99db2-12e7-44a6-8b2b-66f35b971319 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] GET http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key3 Sep 01 02:10:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-90e99db2-12e7-44a6-8b2b-66f35b971319 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-90e99db2-12e7-44a6-8b2b-66f35b971319 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-90e99db2-12e7-44a6-8b2b-66f35b971319 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] HTTP exception thrown: Group Type dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc has no extra spec with key key3. Sep 01 02:10:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-90e99db2-12e7-44a6-8b2b-66f35b971319 tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key3 returned with HTTP 404 Sep 01 02:10:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 607/1181] 192.168.122.72 () {60 vars in 1331 bytes} [Tue Sep 1 02:10:20 2026] GET /volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc/group_specs/key3 => generated 126 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:10:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c3515f42-6d52-4f92-b4f8-9e3a3a08c03e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c3515f42-6d52-4f92-b4f8-9e3a3a08c03e tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] DELETE http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc Sep 01 02:10:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c3515f42-6d52-4f92-b4f8-9e3a3a08c03e tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c3515f42-6d52-4f92-b4f8-9e3a3a08c03e tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c3515f42-6d52-4f92-b4f8-9e3a3a08c03e tempest-GroupTypeSpecsTest-852982027 tempest-GroupTypeSpecsTest-852982027-project-admin] http://192.168.122.72/volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc returned with HTTP 202 Sep 01 02:10:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 575/1182] 192.168.122.72 () {60 vars in 1283 bytes} [Tue Sep 1 02:10:20 2026] DELETE /volume/v3/group_types/dc3aa1b8-65c2-4dd1-a3b6-9ba0a5f761fc => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:10:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d25d8f83-9164-478f-897b-2e3a6f52e366 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d25d8f83-9164-478f-897b-2e3a6f52e366 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] POST http://192.168.122.72/volume/v3/volumes/dc49e65f-0265-4659-9c0a-fa6cd761a2eb/action Sep 01 02:10:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d25d8f83-9164-478f-897b-2e3a6f52e366 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action body: b'{"os-attach": {"instance_uuid": "068236f8-d22b-406b-ac91-0e567edd9c62", "mountpoint": "/dev/vdc"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d25d8f83-9164-478f-897b-2e3a6f52e366 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "068236f8-d22b-406b-ac91-0e567edd9c62", "mountpoint": "/dev/vdc"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d25d8f83-9164-478f-897b-2e3a6f52e366 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/dc49e65f-0265-4659-9c0a-fa6cd761a2eb/action returned with HTTP 404 Sep 01 02:10:24 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 608/1183] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:24 2026] POST /volume/v3/volumes/dc49e65f-0265-4659-9c0a-fa6cd761a2eb/action => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:30 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=12,cinder:UPDATE=6 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:10:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d43b0492-d4fd-44e6-90e5-631cecb1eca1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d43b0492-d4fd-44e6-90e5-631cecb1eca1 tempest-GroupsV314Test-1450102472 tempest-GroupsV314Test-1450102472-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:10:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d43b0492-d4fd-44e6-90e5-631cecb1eca1 tempest-GroupsV314Test-1450102472 tempest-GroupsV314Test-1450102472-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-2145755557"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d43b0492-d4fd-44e6-90e5-631cecb1eca1 tempest-GroupsV314Test-1450102472 tempest-GroupsV314Test-1450102472-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:10:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 576/1184] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:10:33 2026] POST /volume/v3/types => generated 220 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ed702097-14a5-4f6e-88b2-c6dd04389c26 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ed702097-14a5-4f6e-88b2-c6dd04389c26 tempest-GroupsV314Test-1450102472 tempest-GroupsV314Test-1450102472-project-admin] POST http://192.168.122.72/volume/v3/group_types Sep 01 02:10:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ed702097-14a5-4f6e-88b2-c6dd04389c26 tempest-GroupsV314Test-1450102472 tempest-GroupsV314Test-1450102472-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1534457185"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ed702097-14a5-4f6e-88b2-c6dd04389c26 tempest-GroupsV314Test-1450102472 tempest-GroupsV314Test-1450102472-project-admin] http://192.168.122.72/volume/v3/group_types returned with HTTP 202 Sep 01 02:10:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 609/1185] 192.168.122.72 () {62 vars in 1190 bytes} [Tue Sep 1 02:10:34 2026] POST /volume/v3/group_types => generated 177 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5ef81f9d-56ba-47fb-98bc-bb154acad0cc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5ef81f9d-56ba-47fb-98bc-bb154acad0cc tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] POST http://192.168.122.72/volume/v3/groups Sep 01 02:10:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5ef81f9d-56ba-47fb-98bc-bb154acad0cc tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "09728e91-64d2-404d-9826-c92a71f6b2c7", "volume_types": ["fd85d27c-0850-4ee4-bf67-add07700f00d"], "name": "tempest-GroupsV314Test-Group-272185701"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-5ef81f9d-56ba-47fb-98bc-bb154acad0cc tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Creating new group {'group': {'group_type': '09728e91-64d2-404d-9826-c92a71f6b2c7', 'volume_types': ['fd85d27c-0850-4ee4-bf67-add07700f00d'], 'name': 'tempest-GroupsV314Test-Group-272185701'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:10:34 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.groups [None req-5ef81f9d-56ba-47fb-98bc-bb154acad0cc tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Creating group tempest-GroupsV314Test-Group-272185701. Sep 01 02:10:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5ef81f9d-56ba-47fb-98bc-bb154acad0cc tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Availability Zones retrieved successfully. Sep 01 02:10:34 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-5ef81f9d-56ba-47fb-98bc-bb154acad0cc tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Created reservations ['958b2619-b2e2-43b5-8439-fbc2a01dcdc7'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5ef81f9d-56ba-47fb-98bc-bb154acad0cc tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/groups returned with HTTP 202 Sep 01 02:10:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 577/1186] 192.168.122.72 () {62 vars in 1176 bytes} [Tue Sep 1 02:10:34 2026] POST /volume/v3/groups => generated 107 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e9c15dbe-665f-4d42-abc8-ffd337245b1e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e9c15dbe-665f-4d42-abc8-ffd337245b1e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/groups/8601a185-6a03-4ac9-99a2-c2adc7bc294c Sep 01 02:10:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e9c15dbe-665f-4d42-abc8-ffd337245b1e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e9c15dbe-665f-4d42-abc8-ffd337245b1e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-e9c15dbe-665f-4d42-abc8-ffd337245b1e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] show called for member 8601a185-6a03-4ac9-99a2-c2adc7bc294c {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:10:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:35 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:35 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:10:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e9c15dbe-665f-4d42-abc8-ffd337245b1e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/groups/8601a185-6a03-4ac9-99a2-c2adc7bc294c returned with HTTP 200 Sep 01 02:10:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 610/1187] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:10:34 2026] GET /volume/v3/groups/8601a185-6a03-4ac9-99a2-c2adc7bc294c => generated 387 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-340e1bdb-a15e-4b9e-a81c-c19bbafbd6c4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a3fc26db-fc5a-47b5-a9a6-23527012b6e1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-340e1bdb-a15e-4b9e-a81c-c19bbafbd6c4 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:10:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a3fc26db-fc5a-47b5-a9a6-23527012b6e1 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/groups/8601a185-6a03-4ac9-99a2-c2adc7bc294c Sep 01 02:10:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-340e1bdb-a15e-4b9e-a81c-c19bbafbd6c4 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2378daf4-fcb3-45d5-a40f-a9672a211da8", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1643040009"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a3fc26db-fc5a-47b5-a9a6-23527012b6e1 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a3fc26db-fc5a-47b5-a9a6-23527012b6e1 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-a3fc26db-fc5a-47b5-a9a6-23527012b6e1 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] show called for member 8601a185-6a03-4ac9-99a2-c2adc7bc294c {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:10:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-340e1bdb-a15e-4b9e-a81c-c19bbafbd6c4 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Create volume request body: {'volume': {'imageRef': '2378daf4-fcb3-45d5-a40f-a9672a211da8', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1643040009'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:36 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:36 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:36 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:36 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:10:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a3fc26db-fc5a-47b5-a9a6-23527012b6e1 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/groups/8601a185-6a03-4ac9-99a2-c2adc7bc294c returned with HTTP 200 Sep 01 02:10:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 611/1188] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:10:36 2026] GET /volume/v3/groups/8601a185-6a03-4ac9-99a2-c2adc7bc294c => generated 388 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:10:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-148057150", "volume_type": "fd85d27c-0850-4ee4-bf67-add07700f00d", "group_id": "8601a185-6a03-4ac9-99a2-c2adc7bc294c", "size": 1}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-148057150', 'volume_type': 'fd85d27c-0850-4ee4-bf67-add07700f00d', 'group_id': '8601a185-6a03-4ac9-99a2-c2adc7bc294c', 'size': 1}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:36 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:36 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:36 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Create volume of 1 GB Sep 01 02:10:36 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:36 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:10:36 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Availability Zones retrieved successfully. Sep 01 02:10:36 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Flow 'volume_create_api' (bb994bc8-9f74-4cfa-afb0-ac851c435f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:36 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-340e1bdb-a15e-4b9e-a81c-c19bbafbd6c4 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Create volume of 2 GB Sep 01 02:10:36 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:36 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:36 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbff520f-60ed-4155-858b-c67a1d02549b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:36 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:36 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:36 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:36 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-340e1bdb-a15e-4b9e-a81c-c19bbafbd6c4 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Availability Zones retrieved successfully. Sep 01 02:10:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-340e1bdb-a15e-4b9e-a81c-c19bbafbd6c4 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Flow 'volume_create_api' (6a32be7e-83d1-4454-bb98-c06f1042218f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-340e1bdb-a15e-4b9e-a81c-c19bbafbd6c4 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5da22a87-630c-40db-a709-bf0a1e302ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:36 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbff520f-60ed-4155-858b-c67a1d02549b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:10:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fd85d27c-0850-4ee4-bf67-add07700f00d,is_public=True,name='tempest-GroupsV314Test-volume-type-2145755557',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd85d27c-0850-4ee4-bf67-add07700f00d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8601a185-6a03-4ac9-99a2-c2adc7bc294c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-340e1bdb-a15e-4b9e-a81c-c19bbafbd6c4 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Validating volume size '2' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:36 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73fbd30f-9da0-4a83-9c46-9d1d8dcebda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:36 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2145755557 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2145755557, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:10:36 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2145755557 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2145755557, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:10:36 devstack devstack@c-api.service[87017]: WARNING cinder.volume.api [None req-340e1bdb-a15e-4b9e-a81c-c19bbafbd6c4 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5da22a87-630c-40db-a709-bf0a1e302ed8) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:10:36 devstack devstack@c-api.service[87017]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 2378daf4-fcb3-45d5-a40f-a9672a211da8 is not active. Sep 01 02:10:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-340e1bdb-a15e-4b9e-a81c-c19bbafbd6c4 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5da22a87-630c-40db-a709-bf0a1e302ed8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:36 devstack devstack@c-api.service[87017]: WARNING cinder.volume.api [None req-340e1bdb-a15e-4b9e-a81c-c19bbafbd6c4 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5da22a87-630c-40db-a709-bf0a1e302ed8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:10:36 devstack devstack@c-api.service[87017]: WARNING cinder.volume.api [None req-340e1bdb-a15e-4b9e-a81c-c19bbafbd6c4 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Flow 'volume_create_api' (6a32be7e-83d1-4454-bb98-c06f1042218f) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:10:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-340e1bdb-a15e-4b9e-a81c-c19bbafbd6c4 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 400 Sep 01 02:10:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 578/1189] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:10:36 2026] POST /volume/v3/volumes => generated 125 bytes in 689 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 01 02:10:36 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Created reservations ['3638ddfb-e374-4dbd-b93a-2ba5b5bc65a9', 'd38ff712-7e54-4f2f-8dc9-dc666c2806f0', '7620aabf-27c7-433e-8c11-83486db03d31', '03c7e7f0-3bc9-47a9-b2a6-9e8cd96b2ead'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:36 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73fbd30f-9da0-4a83-9c46-9d1d8dcebda2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3638ddfb-e374-4dbd-b93a-2ba5b5bc65a9', 'd38ff712-7e54-4f2f-8dc9-dc666c2806f0', '7620aabf-27c7-433e-8c11-83486db03d31', '03c7e7f0-3bc9-47a9-b2a6-9e8cd96b2ead']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:36 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1acc7c2f-c088-4f7d-9be7-d381e5f49170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:36 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:36 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:36 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1acc7c2f-c088-4f7d-9be7-d381e5f49170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e771f3f8-7d01-4e11-8d10-766431ce8958', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-148057150',encryption_key_id=None,group_id=8601a185-6a03-4ac9-99a2-c2adc7bc294c,group_type_id=,metadata={},multiattach=False,project_id='a1faf640a98c415ea437b27290dbb273',qos_specs=None,replication_status=,reservations=['3638ddfb-e374-4dbd-b93a-2ba5b5bc65a9','d38ff712-7e54-4f2f-8dc9-dc666c2806f0','7620aabf-27c7-433e-8c11-83486db03d31','03c7e7f0-3bc9-47a9-b2a6-9e8cd96b2ead'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4c665a504104810b0fd1ba94592dd8d',volume_type_id=fd85d27c-0850-4ee4-bf67-add07700f00d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-148057150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8601a185-6a03-4ac9-99a2-c2adc7bc294c,host=None,id=e771f3f8-7d01-4e11-8d10-766431ce8958,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1faf640a98c415ea437b27290dbb273',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4c665a504104810b0fd1ba94592dd8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd85d27c-0850-4ee4-bf67-add07700f00d),volume_type_id=fd85d27c-0850-4ee4-bf67-add07700f00d)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:36 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40570945-2d9e-4d05-a123-b120982aabc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:36 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40570945-2d9e-4d05-a123-b120982aabc1) transitioned into state 'SUCCESS' from state '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-148057150',encryption_key_id=None,group_id=8601a185-6a03-4ac9-99a2-c2adc7bc294c,group_type_id=,metadata={},multiattach=False,project_id='a1faf640a98c415ea437b27290dbb273',qos_specs=None,replication_status=,reservations=['3638ddfb-e374-4dbd-b93a-2ba5b5bc65a9','d38ff712-7e54-4f2f-8dc9-dc666c2806f0','7620aabf-27c7-433e-8c11-83486db03d31','03c7e7f0-3bc9-47a9-b2a6-9e8cd96b2ead'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4c665a504104810b0fd1ba94592dd8d',volume_type_id=fd85d27c-0850-4ee4-bf67-add07700f00d)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:36 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd3a1895-66e8-4411-b1e2-7d7b5885e073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd3a1895-66e8-4411-b1e2-7d7b5885e073) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Flow 'volume_create_api' (bb994bc8-9f74-4cfa-afb0-ac851c435f93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Create volume request issued successfully. Sep 01 02:10:37 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:37 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:37 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9fda3422-96b2-402b-8c01-8e7d586147d3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 612/1190] 192.168.122.72 () {62 vars in 1179 bytes} [Tue Sep 1 02:10:36 2026] POST /volume/v3/volumes => generated 824 bytes in 1207 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a1301bc4-657d-4643-8349-09ee36f105c0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a1301bc4-657d-4643-8349-09ee36f105c0 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/e771f3f8-7d01-4e11-8d10-766431ce8958 Sep 01 02:10:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a1301bc4-657d-4643-8349-09ee36f105c0 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a1301bc4-657d-4643-8349-09ee36f105c0 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:37 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:37 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a1301bc4-657d-4643-8349-09ee36f105c0 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Volume info retrieved successfully. Sep 01 02:10:37 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-a1301bc4-657d-4643-8349-09ee36f105c0 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:37 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-a1301bc4-657d-4643-8349-09ee36f105c0 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:37 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-a1301bc4-657d-4643-8349-09ee36f105c0 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a1301bc4-657d-4643-8349-09ee36f105c0 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/e771f3f8-7d01-4e11-8d10-766431ce8958 returned with HTTP 200 Sep 01 02:10:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 579/1191] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:37 2026] GET /volume/v3/volumes/e771f3f8-7d01-4e11-8d10-766431ce8958 => generated 916 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-18c0e431-42a6-4cad-bc21-f7de29d56ec3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-18c0e431-42a6-4cad-bc21-f7de29d56ec3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/e771f3f8-7d01-4e11-8d10-766431ce8958 Sep 01 02:10:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-18c0e431-42a6-4cad-bc21-f7de29d56ec3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-18c0e431-42a6-4cad-bc21-f7de29d56ec3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:38 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:38 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:38 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:38 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-18c0e431-42a6-4cad-bc21-f7de29d56ec3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Volume info retrieved successfully. Sep 01 02:10:38 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-18c0e431-42a6-4cad-bc21-f7de29d56ec3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:38 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-18c0e431-42a6-4cad-bc21-f7de29d56ec3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:39 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-18c0e431-42a6-4cad-bc21-f7de29d56ec3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-18c0e431-42a6-4cad-bc21-f7de29d56ec3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/e771f3f8-7d01-4e11-8d10-766431ce8958 returned with HTTP 200 Sep 01 02:10:39 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 613/1192] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:38 2026] GET /volume/v3/volumes/e771f3f8-7d01-4e11-8d10-766431ce8958 => generated 916 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-74b732f8-896e-4915-9814-950ec08f36ee None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-74b732f8-896e-4915-9814-950ec08f36ee tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/e771f3f8-7d01-4e11-8d10-766431ce8958 Sep 01 02:10:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-74b732f8-896e-4915-9814-950ec08f36ee tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-74b732f8-896e-4915-9814-950ec08f36ee tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-74b732f8-896e-4915-9814-950ec08f36ee tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Volume info retrieved successfully. Sep 01 02:10:40 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-74b732f8-896e-4915-9814-950ec08f36ee tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:40 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-74b732f8-896e-4915-9814-950ec08f36ee tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:40 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-74b732f8-896e-4915-9814-950ec08f36ee tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-74b732f8-896e-4915-9814-950ec08f36ee tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/e771f3f8-7d01-4e11-8d10-766431ce8958 returned with HTTP 200 Sep 01 02:10:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 580/1193] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:40 2026] GET /volume/v3/volumes/e771f3f8-7d01-4e11-8d10-766431ce8958 => generated 917 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ef7939fe-6525-4948-a7a9-9d7893d4c192 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ef7939fe-6525-4948-a7a9-9d7893d4c192 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] POST http://192.168.122.72/volume/v3/groups/action Sep 01 02:10:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ef7939fe-6525-4948-a7a9-9d7893d4c192 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Action body: b'{"create-from-src": {"source_group_id": "8601a185-6a03-4ac9-99a2-c2adc7bc294c", "name": "tempest-Group_from_grp-329654240"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ef7939fe-6525-4948-a7a9-9d7893d4c192 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "8601a185-6a03-4ac9-99a2-c2adc7bc294c", "name": "tempest-Group_from_grp-329654240"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-ef7939fe-6525-4948-a7a9-9d7893d4c192 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Creating new group {'create-from-src': {'source_group_id': '8601a185-6a03-4ac9-99a2-c2adc7bc294c', 'name': 'tempest-Group_from_grp-329654240'}}. {{(pid=87016) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 02:10:40 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.groups [None req-ef7939fe-6525-4948-a7a9-9d7893d4c192 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Creating group tempest-Group_from_grp-329654240 from source group 8601a185-6a03-4ac9-99a2-c2adc7bc294c. Sep 01 02:10:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:40 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:10:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:40 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:10:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:40 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-ef7939fe-6525-4948-a7a9-9d7893d4c192 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Created reservations ['17ac9f39-1b13-4915-bb58-c73920504284'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:41 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:10:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:41 devstack devstack@c-api.service[87016]: INFO cinder.group.api [None req-ef7939fe-6525-4948-a7a9-9d7893d4c192 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] A mapping entry already exists for group 5ee74968-4896-4bda-9ea2-91518518507e and volume type fd85d27c-0850-4ee4-bf67-add07700f00d. Do not need to create again. Sep 01 02:10:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ef7939fe-6525-4948-a7a9-9d7893d4c192 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Availability Zones retrieved successfully. Sep 01 02:10:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ef7939fe-6525-4948-a7a9-9d7893d4c192 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Flow 'volume_create_api' (54917ad7-0aac-42bd-877c-1e995c8dad0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ef7939fe-6525-4948-a7a9-9d7893d4c192 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (775889ba-9470-41e3-86a9-159a93a803bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-ef7939fe-6525-4948-a7a9-9d7893d4c192 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ef7939fe-6525-4948-a7a9-9d7893d4c192 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (775889ba-9470-41e3-86a9-159a93a803bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e771f3f8-7d01-4e11-8d10-766431ce8958', 'volume_type': VolumeType(created_at=2026-09-01T00:10:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fd85d27c-0850-4ee4-bf67-add07700f00d,is_public=True,name='tempest-GroupsV314Test-volume-type-2145755557',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd85d27c-0850-4ee4-bf67-add07700f00d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5ee74968-4896-4bda-9ea2-91518518507e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ef7939fe-6525-4948-a7a9-9d7893d4c192 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb908bf3-2dbb-47d2-ba79-7bb601e6ebe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:41 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-ef7939fe-6525-4948-a7a9-9d7893d4c192 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Created reservations ['24d1cd81-fe80-405d-9021-73bbbfaae4db', 'd37761f7-465a-4550-9a28-10a8b2742b84', 'a49d8c95-3a68-42b1-af12-f8588ca920f7', '048312b7-42df-45c6-942f-0b2eaee04066'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ef7939fe-6525-4948-a7a9-9d7893d4c192 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb908bf3-2dbb-47d2-ba79-7bb601e6ebe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24d1cd81-fe80-405d-9021-73bbbfaae4db', 'd37761f7-465a-4550-9a28-10a8b2742b84', 'a49d8c95-3a68-42b1-af12-f8588ca920f7', '048312b7-42df-45c6-942f-0b2eaee04066']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ef7939fe-6525-4948-a7a9-9d7893d4c192 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb0c3f2f-5574-40bb-86df-273e3e62042c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ef7939fe-6525-4948-a7a9-9d7893d4c192 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb0c3f2f-5574-40bb-86df-273e3e62042c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08384921-f4f4-454f-a484-2e395820105a', '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=5ee74968-4896-4bda-9ea2-91518518507e,group_type_id=,metadata={},multiattach=False,project_id='a1faf640a98c415ea437b27290dbb273',qos_specs=None,replication_status=,reservations=['24d1cd81-fe80-405d-9021-73bbbfaae4db','d37761f7-465a-4550-9a28-10a8b2742b84','a49d8c95-3a68-42b1-af12-f8588ca920f7','048312b7-42df-45c6-942f-0b2eaee04066'],size=1,snapshot_id=None,source_replicaid=,source_volid=e771f3f8-7d01-4e11-8d10-766431ce8958,status='creating',user_id='c4c665a504104810b0fd1ba94592dd8d',volume_type_id=fd85d27c-0850-4ee4-bf67-add07700f00d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:41Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5ee74968-4896-4bda-9ea2-91518518507e,host=None,id=08384921-f4f4-454f-a484-2e395820105a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1faf640a98c415ea437b27290dbb273',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e771f3f8-7d01-4e11-8d10-766431ce8958,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4c665a504104810b0fd1ba94592dd8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd85d27c-0850-4ee4-bf67-add07700f00d),volume_type_id=fd85d27c-0850-4ee4-bf67-add07700f00d)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ef7939fe-6525-4948-a7a9-9d7893d4c192 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f42e211-33fd-4afb-aab9-edd893819513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ef7939fe-6525-4948-a7a9-9d7893d4c192 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f42e211-33fd-4afb-aab9-edd893819513) transitioned into state 'SUCCESS' from 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=5ee74968-4896-4bda-9ea2-91518518507e,group_type_id=,metadata={},multiattach=False,project_id='a1faf640a98c415ea437b27290dbb273',qos_specs=None,replication_status=,reservations=['24d1cd81-fe80-405d-9021-73bbbfaae4db','d37761f7-465a-4550-9a28-10a8b2742b84','a49d8c95-3a68-42b1-af12-f8588ca920f7','048312b7-42df-45c6-942f-0b2eaee04066'],size=1,snapshot_id=None,source_replicaid=,source_volid=e771f3f8-7d01-4e11-8d10-766431ce8958,status='creating',user_id='c4c665a504104810b0fd1ba94592dd8d',volume_type_id=fd85d27c-0850-4ee4-bf67-add07700f00d)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ef7939fe-6525-4948-a7a9-9d7893d4c192 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Flow 'volume_create_api' (54917ad7-0aac-42bd-877c-1e995c8dad0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ef7939fe-6525-4948-a7a9-9d7893d4c192 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Create volume request issued successfully. Sep 01 02:10:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:41 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:10:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ef7939fe-6525-4948-a7a9-9d7893d4c192 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/groups/action returned with HTTP 202 Sep 01 02:10:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 614/1194] 192.168.122.72 () {62 vars in 1197 bytes} [Tue Sep 1 02:10:40 2026] POST /volume/v3/groups/action => generated 101 bytes in 1043 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4fdb738d-a1c6-4187-9dc7-acb358c3ccea None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4fdb738d-a1c6-4187-9dc7-acb358c3ccea tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:10:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4fdb738d-a1c6-4187-9dc7-acb358c3ccea tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4fdb738d-a1c6-4187-9dc7-acb358c3ccea tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-4fdb738d-a1c6-4187-9dc7-acb358c3ccea tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-4fdb738d-a1c6-4187-9dc7-acb358c3ccea tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:10:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:41 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:10:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:41 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:41 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4fdb738d-a1c6-4187-9dc7-acb358c3ccea tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Get all volumes completed successfully. Sep 01 02:10:41 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-4fdb738d-a1c6-4187-9dc7-acb358c3ccea tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:41 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-4fdb738d-a1c6-4187-9dc7-acb358c3ccea tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:41 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-4fdb738d-a1c6-4187-9dc7-acb358c3ccea tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:41 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-4fdb738d-a1c6-4187-9dc7-acb358c3ccea tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:41 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-4fdb738d-a1c6-4187-9dc7-acb358c3ccea tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:42 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-4fdb738d-a1c6-4187-9dc7-acb358c3ccea tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4fdb738d-a1c6-4187-9dc7-acb358c3ccea tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:10:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 581/1195] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:10:41 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-969946a1-bf1e-4122-a17f-15c873da2470 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-969946a1-bf1e-4122-a17f-15c873da2470 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a Sep 01 02:10:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-969946a1-bf1e-4122-a17f-15c873da2470 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-969946a1-bf1e-4122-a17f-15c873da2470 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:42 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:42 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-969946a1-bf1e-4122-a17f-15c873da2470 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Volume info retrieved successfully. Sep 01 02:10:42 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-969946a1-bf1e-4122-a17f-15c873da2470 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:42 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-969946a1-bf1e-4122-a17f-15c873da2470 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:42 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-969946a1-bf1e-4122-a17f-15c873da2470 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-969946a1-bf1e-4122-a17f-15c873da2470 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a returned with HTTP 200 Sep 01 02:10:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 615/1196] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:42 2026] GET /volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a => generated 928 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-25935e34-92ab-4447-990f-4b772491b7b0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-25935e34-92ab-4447-990f-4b772491b7b0 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:10:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-25935e34-92ab-4447-990f-4b772491b7b0 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "797d065f-a3c7-472f-9eda-e014893d088e"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-25935e34-92ab-4447-990f-4b772491b7b0 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '797d065f-a3c7-472f-9eda-e014893d088e'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:42 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-25935e34-92ab-4447-990f-4b772491b7b0 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Create volume of 1 GB Sep 01 02:10:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-25935e34-92ab-4447-990f-4b772491b7b0 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Availability Zones retrieved successfully. Sep 01 02:10:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-25935e34-92ab-4447-990f-4b772491b7b0 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Flow 'volume_create_api' (27200b65-87e9-47b0-9a73-06e82936975e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-25935e34-92ab-4447-990f-4b772491b7b0 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a79eff98-e428-4c19-885c-206daab5c329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-25935e34-92ab-4447-990f-4b772491b7b0 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:42 devstack devstack@c-api.service[87017]: WARNING cinder.volume.api [None req-25935e34-92ab-4447-990f-4b772491b7b0 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a79eff98-e428-4c19-885c-206daab5c329) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:10:42 devstack devstack@c-api.service[87017]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 01 02:10:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-25935e34-92ab-4447-990f-4b772491b7b0 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a79eff98-e428-4c19-885c-206daab5c329) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:42 devstack devstack@c-api.service[87017]: WARNING cinder.volume.api [None req-25935e34-92ab-4447-990f-4b772491b7b0 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a79eff98-e428-4c19-885c-206daab5c329) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:10:42 devstack devstack@c-api.service[87017]: WARNING cinder.volume.api [None req-25935e34-92ab-4447-990f-4b772491b7b0 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Flow 'volume_create_api' (27200b65-87e9-47b0-9a73-06e82936975e) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:10:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-25935e34-92ab-4447-990f-4b772491b7b0 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 400 Sep 01 02:10:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 582/1197] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:10:42 2026] POST /volume/v3/volumes => generated 134 bytes in 488 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-eb3ceaab-d50f-4a2e-b7bc-ccd6f142840d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eb3ceaab-d50f-4a2e-b7bc-ccd6f142840d tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-eb3ceaab-d50f-4a2e-b7bc-ccd6f142840d tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eb3ceaab-d50f-4a2e-b7bc-ccd6f142840d tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 400 Sep 01 02:10:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 616/1198] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:10:43 2026] POST /volume/v3/volumes => generated 127 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-638883f5-7990-48ee-8d13-7c12d6aa03db None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-638883f5-7990-48ee-8d13-7c12d6aa03db tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:10:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-638883f5-7990-48ee-8d13-7c12d6aa03db tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ae2221ca-b8df-476a-b862-1a9a530e4407"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-638883f5-7990-48ee-8d13-7c12d6aa03db tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ae2221ca-b8df-476a-b862-1a9a530e4407'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-638883f5-7990-48ee-8d13-7c12d6aa03db tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 404 Sep 01 02:10:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 583/1199] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:10:43 2026] POST /volume/v3/volumes => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ca605a8c-47dc-45c5-ac85-7cde93ce75bd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ca605a8c-47dc-45c5-ac85-7cde93ce75bd tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ca605a8c-47dc-45c5-ac85-7cde93ce75bd tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "21bf3f83-fa51-4db5-9dbf-c88786daf275"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-ca605a8c-47dc-45c5-ac85-7cde93ce75bd tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '21bf3f83-fa51-4db5-9dbf-c88786daf275'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ca605a8c-47dc-45c5-ac85-7cde93ce75bd tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 404 Sep 01 02:10:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 617/1200] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:10:43 2026] POST /volume/v3/volumes => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-dbd98f78-97a3-47dd-a899-fe57325fbd14 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-dbd98f78-97a3-47dd-a899-fe57325fbd14 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:10:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-dbd98f78-97a3-47dd-a899-fe57325fbd14 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "6e870fff-8a51-4257-99e4-e00ad1945f94"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-dbd98f78-97a3-47dd-a899-fe57325fbd14 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '6e870fff-8a51-4257-99e4-e00ad1945f94'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-dbd98f78-97a3-47dd-a899-fe57325fbd14 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 404 Sep 01 02:10:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 584/1201] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:10:43 2026] POST /volume/v3/volumes => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d3f78b7f-7941-4907-980f-2ad3e1782ded None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d3f78b7f-7941-4907-980f-2ad3e1782ded tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d3f78b7f-7941-4907-980f-2ad3e1782ded tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d3f78b7f-7941-4907-980f-2ad3e1782ded tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 400 Sep 01 02:10:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 618/1202] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:10:43 2026] POST /volume/v3/volumes => generated 125 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-352cc489-23ea-4a2e-a764-62bf212b23cf None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-352cc489-23ea-4a2e-a764-62bf212b23cf tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:10:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-352cc489-23ea-4a2e-a764-62bf212b23cf tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-352cc489-23ea-4a2e-a764-62bf212b23cf tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 400 Sep 01 02:10:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 585/1203] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:10:43 2026] POST /volume/v3/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3eea84e6-5d0e-4cc4-bb22-34624cd7f9ba None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3eea84e6-5d0e-4cc4-bb22-34624cd7f9ba tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3eea84e6-5d0e-4cc4-bb22-34624cd7f9ba tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3eea84e6-5d0e-4cc4-bb22-34624cd7f9ba tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 400 Sep 01 02:10:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 619/1204] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:10:43 2026] POST /volume/v3/volumes => generated 121 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-16829361-8f5d-4b7b-a5c0-e2de7f8f9788 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-16829361-8f5d-4b7b-a5c0-e2de7f8f9788 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] DELETE http://192.168.122.72/volume/v3/volumes/tempest-invalid-1276950548 Sep 01 02:10:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-16829361-8f5d-4b7b-a5c0-e2de7f8f9788 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-16829361-8f5d-4b7b-a5c0-e2de7f8f9788 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:43 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-16829361-8f5d-4b7b-a5c0-e2de7f8f9788 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Delete volume with id: tempest-invalid-1276950548 Sep 01 02:10:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-16829361-8f5d-4b7b-a5c0-e2de7f8f9788 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/tempest-invalid-1276950548 returned with HTTP 404 Sep 01 02:10:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 586/1205] 192.168.122.72 () {58 vars in 1200 bytes} [Tue Sep 1 02:10:43 2026] DELETE /volume/v3/volumes/tempest-invalid-1276950548 => generated 99 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8818536e-1d7f-45df-9b2b-ee546d46b734 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 620/1206] 192.168.122.72 () {58 vars in 1122 bytes} [Tue Sep 1 02:10:43 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6c174bfe-41d4-4d0f-892a-a1f1becf896d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a72d73ba-0509-4120-b934-bb581590f758 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6c174bfe-41d4-4d0f-892a-a1f1becf896d tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a Sep 01 02:10:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6c174bfe-41d4-4d0f-892a-a1f1becf896d tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6c174bfe-41d4-4d0f-892a-a1f1becf896d tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a72d73ba-0509-4120-b934-bb581590f758 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] POST http://192.168.122.72/volume/v3/volumes/xxx/action Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a72d73ba-0509-4120-b934-bb581590f758 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action body: b'{"os-detach": {}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a72d73ba-0509-4120-b934-bb581590f758 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:43 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:43 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a72d73ba-0509-4120-b934-bb581590f758 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 01 02:10:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 621/1207] 192.168.122.72 () {60 vars in 1170 bytes} [Tue Sep 1 02:10:43 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-955a367d-7500-455e-a23c-e4f1942d4a90 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-955a367d-7500-455e-a23c-e4f1942d4a90 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] GET http://192.168.122.72/volume/v3/volumes/tempest-invalid-1748974550 Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-955a367d-7500-455e-a23c-e4f1942d4a90 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-955a367d-7500-455e-a23c-e4f1942d4a90 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6c174bfe-41d4-4d0f-892a-a1f1becf896d tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Volume info retrieved successfully. Sep 01 02:10:43 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-6c174bfe-41d4-4d0f-892a-a1f1becf896d tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:43 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-6c174bfe-41d4-4d0f-892a-a1f1becf896d tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-955a367d-7500-455e-a23c-e4f1942d4a90 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/tempest-invalid-1748974550 returned with HTTP 404 Sep 01 02:10:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 622/1208] 192.168.122.72 () {58 vars in 1197 bytes} [Tue Sep 1 02:10:43 2026] GET /volume/v3/volumes/tempest-invalid-1748974550 => generated 99 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a7beb905-dd54-4291-bdaa-dc7b30e4b8e3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 623/1209] 192.168.122.72 () {58 vars in 1119 bytes} [Tue Sep 1 02:10:43 2026] GET /volume/v3/volumes/ => generated 112 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3044faee-79d0-45d9-980c-bc8359faa74e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3044faee-79d0-45d9-980c-bc8359faa74e tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] GET http://192.168.122.72/volume/v3/volumes/detail?status=null Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3044faee-79d0-45d9-980c-bc8359faa74e tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3044faee-79d0-45d9-980c-bc8359faa74e tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-3044faee-79d0-45d9-980c-bc8359faa74e tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3044faee-79d0-45d9-980c-bc8359faa74e tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Could not evaluate value null, assuming string {{(pid=87016) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3044faee-79d0-45d9-980c-bc8359faa74e tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:43 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:10:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3044faee-79d0-45d9-980c-bc8359faa74e tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Get all volumes completed successfully. Sep 01 02:10:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3044faee-79d0-45d9-980c-bc8359faa74e tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 01 02:10:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 624/1210] 192.168.122.72 () {58 vars in 1160 bytes} [Tue Sep 1 02:10:43 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bb61cf94-7f82-4907-973f-a5624c12d322 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bb61cf94-7f82-4907-973f-a5624c12d322 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] GET http://192.168.122.72/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1661386258 Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bb61cf94-7f82-4907-973f-a5624c12d322 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bb61cf94-7f82-4907-973f-a5624c12d322 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-bb61cf94-7f82-4907-973f-a5624c12d322 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bb61cf94-7f82-4907-973f-a5624c12d322 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1661386258'), ('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:10:43 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-6c174bfe-41d4-4d0f-892a-a1f1becf896d tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bb61cf94-7f82-4907-973f-a5624c12d322 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Get all volumes completed successfully. Sep 01 02:10:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bb61cf94-7f82-4907-973f-a5624c12d322 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1661386258 returned with HTTP 200 Sep 01 02:10:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 625/1211] 192.168.122.72 () {58 vars in 1238 bytes} [Tue Sep 1 02:10:43 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1661386258 => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:10:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-776c4200-3f40-4bf0-bcaa-5b75765657dd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-776c4200-3f40-4bf0-bcaa-5b75765657dd tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] GET http://192.168.122.72/volume/v3/volumes?status=null Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-776c4200-3f40-4bf0-bcaa-5b75765657dd tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-776c4200-3f40-4bf0-bcaa-5b75765657dd tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-776c4200-3f40-4bf0-bcaa-5b75765657dd tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-776c4200-3f40-4bf0-bcaa-5b75765657dd tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Could not evaluate value null, assuming string {{(pid=87016) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:10:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-776c4200-3f40-4bf0-bcaa-5b75765657dd tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:10:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6c174bfe-41d4-4d0f-892a-a1f1becf896d tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a returned with HTTP 200 Sep 01 02:10:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 587/1212] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:43 2026] GET /volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a => generated 928 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-776c4200-3f40-4bf0-bcaa-5b75765657dd tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Get all volumes completed successfully. Sep 01 02:10:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-776c4200-3f40-4bf0-bcaa-5b75765657dd tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes?status=null returned with HTTP 200 Sep 01 02:10:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 626/1213] 192.168.122.72 () {58 vars in 1139 bytes} [Tue Sep 1 02:10:43 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:10:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ed9e75c1-b313-41c9-8635-5d6dfaa717a7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ed9e75c1-b313-41c9-8635-5d6dfaa717a7 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] GET http://192.168.122.72/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-589386777 Sep 01 02:10:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ed9e75c1-b313-41c9-8635-5d6dfaa717a7 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ed9e75c1-b313-41c9-8635-5d6dfaa717a7 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-ed9e75c1-b313-41c9-8635-5d6dfaa717a7 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:44 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ed9e75c1-b313-41c9-8635-5d6dfaa717a7 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-589386777'), ('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:10:44 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:44 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:10:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ed9e75c1-b313-41c9-8635-5d6dfaa717a7 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Get all volumes completed successfully. Sep 01 02:10:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ed9e75c1-b313-41c9-8635-5d6dfaa717a7 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-589386777 returned with HTTP 200 Sep 01 02:10:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 588/1214] 192.168.122.72 () {58 vars in 1215 bytes} [Tue Sep 1 02:10:44 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-589386777 => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:10:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c54f0830-78c8-4a6e-b4ce-cfb71318d92c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c54f0830-78c8-4a6e-b4ce-cfb71318d92c tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] POST http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef/action Sep 01 02:10:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c54f0830-78c8-4a6e-b4ce-cfb71318d92c tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c54f0830-78c8-4a6e-b4ce-cfb71318d92c tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:44 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:44 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c54f0830-78c8-4a6e-b4ce-cfb71318d92c tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Volume info retrieved successfully. Sep 01 02:10:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c54f0830-78c8-4a6e-b4ce-cfb71318d92c tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Reserve volume completed successfully. Sep 01 02:10:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c54f0830-78c8-4a6e-b4ce-cfb71318d92c tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef/action returned with HTTP 202 Sep 01 02:10:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 627/1215] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:44 2026] POST /volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:10:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-161e2fe7-06de-4b9d-9848-f40f7e8b3dfd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-161e2fe7-06de-4b9d-9848-f40f7e8b3dfd tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] POST http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef/action Sep 01 02:10:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-161e2fe7-06de-4b9d-9848-f40f7e8b3dfd tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-161e2fe7-06de-4b9d-9848-f40f7e8b3dfd tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:44 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:44 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-161e2fe7-06de-4b9d-9848-f40f7e8b3dfd tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Volume info retrieved successfully. Sep 01 02:10:44 devstack devstack@c-api.service[87017]: ERROR cinder.volume.api [None req-161e2fe7-06de-4b9d-9848-f40f7e8b3dfd tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Volume status must be available to reserve, but the status is attaching. Sep 01 02:10:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-161e2fe7-06de-4b9d-9848-f40f7e8b3dfd tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef/action returned with HTTP 400 Sep 01 02:10:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 589/1216] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:44 2026] POST /volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef/action => generated 132 bytes in 93 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:10:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a5da8720-56fd-406e-a925-d32ca52e3b7a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a5da8720-56fd-406e-a925-d32ca52e3b7a tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] POST http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef/action Sep 01 02:10:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a5da8720-56fd-406e-a925-d32ca52e3b7a tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a5da8720-56fd-406e-a925-d32ca52e3b7a tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:44 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:44 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a5da8720-56fd-406e-a925-d32ca52e3b7a tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Volume info retrieved successfully. Sep 01 02:10:44 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:44 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a5da8720-56fd-406e-a925-d32ca52e3b7a tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Unreserve volume completed successfully. Sep 01 02:10:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a5da8720-56fd-406e-a925-d32ca52e3b7a tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef/action returned with HTTP 202 Sep 01 02:10:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 628/1217] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:44 2026] POST /volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef/action => generated 0 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:10:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-853de109-c752-4df2-bed0-cd60a4cf53d6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-853de109-c752-4df2-bed0-cd60a4cf53d6 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] POST http://192.168.122.72/volume/v3/volumes/35ca4599-240a-4f55-9c7a-0498dabedc02/action Sep 01 02:10:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-853de109-c752-4df2-bed0-cd60a4cf53d6 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-853de109-c752-4df2-bed0-cd60a4cf53d6 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-853de109-c752-4df2-bed0-cd60a4cf53d6 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/35ca4599-240a-4f55-9c7a-0498dabedc02/action returned with HTTP 404 Sep 01 02:10:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 590/1218] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:44 2026] POST /volume/v3/volumes/35ca4599-240a-4f55-9c7a-0498dabedc02/action => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d1a568a4-de52-43f3-b4ef-98f86e55586c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d1a568a4-de52-43f3-b4ef-98f86e55586c tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] POST http://192.168.122.72/volume/v3/volumes/5f4c0a18-3571-49ee-a3dd-7f38e11892b2/action Sep 01 02:10:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d1a568a4-de52-43f3-b4ef-98f86e55586c tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d1a568a4-de52-43f3-b4ef-98f86e55586c tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d1a568a4-de52-43f3-b4ef-98f86e55586c tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/5f4c0a18-3571-49ee-a3dd-7f38e11892b2/action returned with HTTP 404 Sep 01 02:10:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 629/1219] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:44 2026] POST /volume/v3/volumes/5f4c0a18-3571-49ee-a3dd-7f38e11892b2/action => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9c86beba-7a2d-41a4-b24e-765d8a51ec65 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 591/1220] 192.168.122.72 () {60 vars in 1139 bytes} [Tue Sep 1 02:10:44 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 02:10:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ae5a9aaa-652b-4b43-90c8-4d5e4c98d18e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ae5a9aaa-652b-4b43-90c8-4d5e4c98d18e tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] PUT http://192.168.122.72/volume/v3/volumes/tempest-invalid-2115637034 Sep 01 02:10:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ae5a9aaa-652b-4b43-90c8-4d5e4c98d18e tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ae5a9aaa-652b-4b43-90c8-4d5e4c98d18e tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/tempest-invalid-2115637034 returned with HTTP 404 Sep 01 02:10:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 630/1221] 192.168.122.72 () {60 vars in 1217 bytes} [Tue Sep 1 02:10:44 2026] PUT /volume/v3/volumes/tempest-invalid-2115637034 => generated 99 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-aa2ab7a0-a314-4ae3-8831-c7d0090420bc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-aa2ab7a0-a314-4ae3-8831-c7d0090420bc tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] PUT http://192.168.122.72/volume/v3/volumes/4e45a326-e268-4979-b268-39c4b42cc525 Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-aa2ab7a0-a314-4ae3-8831-c7d0090420bc tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bfa1c875-052a-46e2-a501-9e7b2ab86a22 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bfa1c875-052a-46e2-a501-9e7b2ab86a22 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a Sep 01 02:10:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bfa1c875-052a-46e2-a501-9e7b2ab86a22 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bfa1c875-052a-46e2-a501-9e7b2ab86a22 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-aa2ab7a0-a314-4ae3-8831-c7d0090420bc tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/4e45a326-e268-4979-b268-39c4b42cc525 returned with HTTP 404 Sep 01 02:10:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 592/1222] 192.168.122.72 () {60 vars in 1247 bytes} [Tue Sep 1 02:10:44 2026] PUT /volume/v3/volumes/4e45a326-e268-4979-b268-39c4b42cc525 => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2037f4fd-31fe-439a-a663-e0ef566463fc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2037f4fd-31fe-439a-a663-e0ef566463fc tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] DELETE http://192.168.122.72/volume/v3/volumes/9209a4ce-1f94-4038-b186-f32ef244b056 Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2037f4fd-31fe-439a-a663-e0ef566463fc tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2037f4fd-31fe-439a-a663-e0ef566463fc tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:45 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-2037f4fd-31fe-439a-a663-e0ef566463fc tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Delete volume with id: 9209a4ce-1f94-4038-b186-f32ef244b056 Sep 01 02:10:45 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:45 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:45 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:45 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:45 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bfa1c875-052a-46e2-a501-9e7b2ab86a22 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Volume info retrieved successfully. Sep 01 02:10:45 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-bfa1c875-052a-46e2-a501-9e7b2ab86a22 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:45 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-bfa1c875-052a-46e2-a501-9e7b2ab86a22 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2037f4fd-31fe-439a-a663-e0ef566463fc tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/9209a4ce-1f94-4038-b186-f32ef244b056 returned with HTTP 404 Sep 01 02:10:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 593/1223] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:45 2026] DELETE /volume/v3/volumes/9209a4ce-1f94-4038-b186-f32ef244b056 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0ca5d7e9-f1b4-440d-9fab-c817ac396525 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0ca5d7e9-f1b4-440d-9fab-c817ac396525 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] POST http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef/action Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0ca5d7e9-f1b4-440d-9fab-c817ac396525 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0ca5d7e9-f1b4-440d-9fab-c817ac396525 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0ca5d7e9-f1b4-440d-9fab-c817ac396525 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef/action returned with HTTP 400 Sep 01 02:10:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 594/1224] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:45 2026] POST /volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef/action => generated 140 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d66578bd-82d5-4095-922f-0ccfe9016339 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d66578bd-82d5-4095-922f-0ccfe9016339 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] POST http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef/action Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d66578bd-82d5-4095-922f-0ccfe9016339 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d66578bd-82d5-4095-922f-0ccfe9016339 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d66578bd-82d5-4095-922f-0ccfe9016339 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef/action returned with HTTP 400 Sep 01 02:10:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 595/1225] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:45 2026] POST /volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef/action => generated 131 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-26301ce5-43e9-41a7-8063-d9a503c39b80 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-26301ce5-43e9-41a7-8063-d9a503c39b80 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] POST http://192.168.122.72/volume/v3/volumes/05233bd9-5eea-4562-9240-5bb7064d40cf/action Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-26301ce5-43e9-41a7-8063-d9a503c39b80 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-26301ce5-43e9-41a7-8063-d9a503c39b80 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:45 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-bfa1c875-052a-46e2-a501-9e7b2ab86a22 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:45 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:45 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-26301ce5-43e9-41a7-8063-d9a503c39b80 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/05233bd9-5eea-4562-9240-5bb7064d40cf/action returned with HTTP 404 Sep 01 02:10:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 596/1226] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:45 2026] POST /volume/v3/volumes/05233bd9-5eea-4562-9240-5bb7064d40cf/action => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-960b3913-a180-48c3-8c4c-16872de0f482 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-960b3913-a180-48c3-8c4c-16872de0f482 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] POST http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef/action Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-960b3913-a180-48c3-8c4c-16872de0f482 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-960b3913-a180-48c3-8c4c-16872de0f482 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-960b3913-a180-48c3-8c4c-16872de0f482 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef/action returned with HTTP 400 Sep 01 02:10:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 597/1227] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:45 2026] POST /volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef/action => generated 129 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bbaf0e45-ba93-4a33-920f-d7eaef3275bc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bbaf0e45-ba93-4a33-920f-d7eaef3275bc tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] POST http://192.168.122.72/volume/v3/volumes/None/action Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bbaf0e45-ba93-4a33-920f-d7eaef3275bc tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bbaf0e45-ba93-4a33-920f-d7eaef3275bc tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bfa1c875-052a-46e2-a501-9e7b2ab86a22 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a returned with HTTP 200 Sep 01 02:10:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 631/1228] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:45 2026] GET /volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a => generated 928 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bbaf0e45-ba93-4a33-920f-d7eaef3275bc tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/None/action returned with HTTP 404 Sep 01 02:10:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 598/1229] 192.168.122.72 () {60 vars in 1173 bytes} [Tue Sep 1 02:10:45 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b49404de-0b04-42c5-b1a0-db6ec1b3c677 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b49404de-0b04-42c5-b1a0-db6ec1b3c677 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] GET http://192.168.122.72/volume/v3/volumes/b890c853-c56c-4a44-b957-ce4c87e7f1f1 Sep 01 02:10:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b49404de-0b04-42c5-b1a0-db6ec1b3c677 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b49404de-0b04-42c5-b1a0-db6ec1b3c677 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b49404de-0b04-42c5-b1a0-db6ec1b3c677 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/b890c853-c56c-4a44-b957-ce4c87e7f1f1 returned with HTTP 404 Sep 01 02:10:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 632/1230] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:45 2026] GET /volume/v3/volumes/b890c853-c56c-4a44-b957-ce4c87e7f1f1 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0670e158-eaf3-4223-995b-b40229a027d6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0670e158-eaf3-4223-995b-b40229a027d6 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] GET http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0670e158-eaf3-4223-995b-b40229a027d6 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0670e158-eaf3-4223-995b-b40229a027d6 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:45 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:45 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:45 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:45 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:45 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0670e158-eaf3-4223-995b-b40229a027d6 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Volume info retrieved successfully. Sep 01 02:10:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0670e158-eaf3-4223-995b-b40229a027d6 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef returned with HTTP 200 Sep 01 02:10:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 599/1231] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:45 2026] GET /volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef => generated 850 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-28682d8a-ddb8-4394-b3a8-3dbc500b89a5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-28682d8a-ddb8-4394-b3a8-3dbc500b89a5 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] DELETE http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef Sep 01 02:10:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-28682d8a-ddb8-4394-b3a8-3dbc500b89a5 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-28682d8a-ddb8-4394-b3a8-3dbc500b89a5 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:45 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-28682d8a-ddb8-4394-b3a8-3dbc500b89a5 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Delete volume with id: d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef Sep 01 02:10:45 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:45 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:45 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:45 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:45 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-28682d8a-ddb8-4394-b3a8-3dbc500b89a5 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Volume info retrieved successfully. Sep 01 02:10:45 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-28682d8a-ddb8-4394-b3a8-3dbc500b89a5 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Delete volume request issued successfully. Sep 01 02:10:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-28682d8a-ddb8-4394-b3a8-3dbc500b89a5 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef returned with HTTP 202 Sep 01 02:10:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 633/1232] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:45 2026] DELETE /volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bd74100d-3c7c-4794-9d47-09db40230415 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bd74100d-3c7c-4794-9d47-09db40230415 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] GET http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bd74100d-3c7c-4794-9d47-09db40230415 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bd74100d-3c7c-4794-9d47-09db40230415 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:46 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:46 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-bd74100d-3c7c-4794-9d47-09db40230415 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Volume info retrieved successfully. Sep 01 02:10:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bd74100d-3c7c-4794-9d47-09db40230415 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef returned with HTTP 200 Sep 01 02:10:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 600/1233] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:45 2026] GET /volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef => generated 849 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c45a99fd-65f1-4e18-acc6-08494d3d4142 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c45a99fd-65f1-4e18-acc6-08494d3d4142 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a Sep 01 02:10:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c45a99fd-65f1-4e18-acc6-08494d3d4142 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c45a99fd-65f1-4e18-acc6-08494d3d4142 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:46 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:46 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c45a99fd-65f1-4e18-acc6-08494d3d4142 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Volume info retrieved successfully. Sep 01 02:10:46 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-c45a99fd-65f1-4e18-acc6-08494d3d4142 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:46 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-c45a99fd-65f1-4e18-acc6-08494d3d4142 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:46 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-c45a99fd-65f1-4e18-acc6-08494d3d4142 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c45a99fd-65f1-4e18-acc6-08494d3d4142 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a returned with HTTP 200 Sep 01 02:10:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 634/1234] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:46 2026] GET /volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a => generated 928 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-84339066-40b3-4288-9545-453e81b9e457 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-84339066-40b3-4288-9545-453e81b9e457 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] GET http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef Sep 01 02:10:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-84339066-40b3-4288-9545-453e81b9e457 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-84339066-40b3-4288-9545-453e81b9e457 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:47 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:47 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:47 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:47 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:47 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-84339066-40b3-4288-9545-453e81b9e457 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Volume info retrieved successfully. Sep 01 02:10:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-84339066-40b3-4288-9545-453e81b9e457 tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef returned with HTTP 200 Sep 01 02:10:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 601/1235] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:47 2026] GET /volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef => generated 849 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fd440fe3-0d9b-470b-8b7a-f035f29b0470 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fd440fe3-0d9b-470b-8b7a-f035f29b0470 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a Sep 01 02:10:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fd440fe3-0d9b-470b-8b7a-f035f29b0470 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fd440fe3-0d9b-470b-8b7a-f035f29b0470 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:48 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:48 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:48 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:48 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:48 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fd440fe3-0d9b-470b-8b7a-f035f29b0470 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Volume info retrieved successfully. Sep 01 02:10:48 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-fd440fe3-0d9b-470b-8b7a-f035f29b0470 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:48 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-fd440fe3-0d9b-470b-8b7a-f035f29b0470 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:48 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-fd440fe3-0d9b-470b-8b7a-f035f29b0470 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:48 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:48 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fd440fe3-0d9b-470b-8b7a-f035f29b0470 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a returned with HTTP 200 Sep 01 02:10:48 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 635/1236] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:48 2026] GET /volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a => generated 928 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-da9ffcc7-a511-481d-bf30-d9f3d164182f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-da9ffcc7-a511-481d-bf30-d9f3d164182f tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] GET http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef Sep 01 02:10:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-da9ffcc7-a511-481d-bf30-d9f3d164182f tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-da9ffcc7-a511-481d-bf30-d9f3d164182f tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-da9ffcc7-a511-481d-bf30-d9f3d164182f tempest-VolumesNegativeTest-253940859 tempest-VolumesNegativeTest-253940859-project-member] http://192.168.122.72/volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef returned with HTTP 404 Sep 01 02:10:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 602/1237] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:48 2026] GET /volume/v3/volumes/d2b02b6f-5b50-4d14-bf24-a2be5dbb6bef => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-33aceaef-8183-4ab7-bbb6-1016d2588c57 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-33aceaef-8183-4ab7-bbb6-1016d2588c57 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a Sep 01 02:10:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-33aceaef-8183-4ab7-bbb6-1016d2588c57 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-33aceaef-8183-4ab7-bbb6-1016d2588c57 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-33aceaef-8183-4ab7-bbb6-1016d2588c57 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Volume info retrieved successfully. Sep 01 02:10:49 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-33aceaef-8183-4ab7-bbb6-1016d2588c57 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:49 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-33aceaef-8183-4ab7-bbb6-1016d2588c57 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-42b139b3-da62-4223-be02-f28909697ea5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-42b139b3-da62-4223-be02-f28909697ea5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:10:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-42b139b3-da62-4223-be02-f28909697ea5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1567208728", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:49 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-33aceaef-8183-4ab7-bbb6-1016d2588c57 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-42b139b3-da62-4223-be02-f28909697ea5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1567208728', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:49 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-42b139b3-da62-4223-be02-f28909697ea5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Create volume of 1 GB Sep 01 02:10:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-42b139b3-da62-4223-be02-f28909697ea5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Availability Zones retrieved successfully. Sep 01 02:10:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-33aceaef-8183-4ab7-bbb6-1016d2588c57 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a returned with HTTP 200 Sep 01 02:10:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 636/1238] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:49 2026] GET /volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a => generated 928 bytes in 630 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:10:50 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-42b139b3-da62-4223-be02-f28909697ea5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Flow 'volume_create_api' (25130b23-32b4-4801-8312-e88627e01db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:50 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-42b139b3-da62-4223-be02-f28909697ea5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65727786-f76e-464d-b14e-6b79737ac471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:50 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-42b139b3-da62-4223-be02-f28909697ea5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:50 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-42b139b3-da62-4223-be02-f28909697ea5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65727786-f76e-464d-b14e-6b79737ac471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:50 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-42b139b3-da62-4223-be02-f28909697ea5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5aae520-12d4-4c13-897b-bb6bdf1e25a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-25074309-1314-4e32-9712-f78a5f4c6ff3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-25074309-1314-4e32-9712-f78a5f4c6ff3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a Sep 01 02:10:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-25074309-1314-4e32-9712-f78a5f4c6ff3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-25074309-1314-4e32-9712-f78a5f4c6ff3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-25074309-1314-4e32-9712-f78a5f4c6ff3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Volume info retrieved successfully. Sep 01 02:10:51 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-25074309-1314-4e32-9712-f78a5f4c6ff3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:51 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-25074309-1314-4e32-9712-f78a5f4c6ff3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:51 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-42b139b3-da62-4223-be02-f28909697ea5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Created reservations ['e899475b-1e90-4391-97db-c95039a209e6', '7fe5aa2f-0a05-4083-8196-1139339ebf99', '1d5cbdc1-86f5-4553-9857-1a22e007db6a', 'd3777ef3-c575-4742-a91a-d627e56002f0'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:51 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-42b139b3-da62-4223-be02-f28909697ea5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5aae520-12d4-4c13-897b-bb6bdf1e25a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e899475b-1e90-4391-97db-c95039a209e6', '7fe5aa2f-0a05-4083-8196-1139339ebf99', '1d5cbdc1-86f5-4553-9857-1a22e007db6a', 'd3777ef3-c575-4742-a91a-d627e56002f0']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:51 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-42b139b3-da62-4223-be02-f28909697ea5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55d59f85-1ca4-48e4-b354-62223336d814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:51 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-25074309-1314-4e32-9712-f78a5f4c6ff3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:51 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-42b139b3-da62-4223-be02-f28909697ea5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55d59f85-1ca4-48e4-b354-62223336d814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dba42b1-ad4c-43f4-bb98-5df0059d071d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1567208728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d518a0237d94f368e56284d996853bc',qos_specs=None,replication_status=,reservations=['e899475b-1e90-4391-97db-c95039a209e6','7fe5aa2f-0a05-4083-8196-1139339ebf99','1d5cbdc1-86f5-4553-9857-1a22e007db6a','d3777ef3-c575-4742-a91a-d627e56002f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2728cb2e1924f3080f4756ef64fc097',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1567208728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dba42b1-ad4c-43f4-bb98-5df0059d071d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d518a0237d94f368e56284d996853bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2728cb2e1924f3080f4756ef64fc097',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-25074309-1314-4e32-9712-f78a5f4c6ff3 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a returned with HTTP 200 Sep 01 02:10:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 637/1239] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:50 2026] GET /volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a => generated 928 bytes in 687 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:51 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-42b139b3-da62-4223-be02-f28909697ea5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11c940cc-c3c4-4e21-bdeb-9bd2ad6502da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:51 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-42b139b3-da62-4223-be02-f28909697ea5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11c940cc-c3c4-4e21-bdeb-9bd2ad6502da) transitioned into state 'SUCCESS' from state '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-1567208728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d518a0237d94f368e56284d996853bc',qos_specs=None,replication_status=,reservations=['e899475b-1e90-4391-97db-c95039a209e6','7fe5aa2f-0a05-4083-8196-1139339ebf99','1d5cbdc1-86f5-4553-9857-1a22e007db6a','d3777ef3-c575-4742-a91a-d627e56002f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2728cb2e1924f3080f4756ef64fc097',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:51 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-42b139b3-da62-4223-be02-f28909697ea5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3b970c2-8354-4718-80f0-668f72cdfd86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:51 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-42b139b3-da62-4223-be02-f28909697ea5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3b970c2-8354-4718-80f0-668f72cdfd86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:51 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-42b139b3-da62-4223-be02-f28909697ea5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Flow 'volume_create_api' (25130b23-32b4-4801-8312-e88627e01db4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-42b139b3-da62-4223-be02-f28909697ea5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Create volume request issued successfully. Sep 01 02:10:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-42b139b3-da62-4223-be02-f28909697ea5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 603/1240] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:10:49 2026] POST /volume/v3/volumes => generated 762 bytes in 2209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ed18fe49-49d5-451b-adf6-fbdf97115499 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ed18fe49-49d5-451b-adf6-fbdf97115499 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:10:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ed18fe49-49d5-451b-adf6-fbdf97115499 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ed18fe49-49d5-451b-adf6-fbdf97115499 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:52 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ed18fe49-49d5-451b-adf6-fbdf97115499 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:10:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ed18fe49-49d5-451b-adf6-fbdf97115499 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 200 Sep 01 02:10:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 638/1241] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:51 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 830 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9ef5c14e-c61e-4300-9820-47dc70590b02 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9ef5c14e-c61e-4300-9820-47dc70590b02 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a Sep 01 02:10:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9ef5c14e-c61e-4300-9820-47dc70590b02 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9ef5c14e-c61e-4300-9820-47dc70590b02 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:52 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:52 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9ef5c14e-c61e-4300-9820-47dc70590b02 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Volume info retrieved successfully. Sep 01 02:10:52 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-9ef5c14e-c61e-4300-9820-47dc70590b02 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:52 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-9ef5c14e-c61e-4300-9820-47dc70590b02 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-da9e518b-7388-4676-9b0e-ac14a556233e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-da9e518b-7388-4676-9b0e-ac14a556233e tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:10:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-da9e518b-7388-4676-9b0e-ac14a556233e tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-da9e518b-7388-4676-9b0e-ac14a556233e tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:53 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-9ef5c14e-c61e-4300-9820-47dc70590b02 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:53 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:53 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-da9e518b-7388-4676-9b0e-ac14a556233e tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:10:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9ef5c14e-c61e-4300-9820-47dc70590b02 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a returned with HTTP 200 Sep 01 02:10:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 604/1242] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:52 2026] GET /volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a => generated 928 bytes in 788 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-da9e518b-7388-4676-9b0e-ac14a556233e tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 200 Sep 01 02:10:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 639/1243] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:53 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 854 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ce59fe99-7ff9-4d8a-9865-b8bb5cca44dc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ce59fe99-7ff9-4d8a-9865-b8bb5cca44dc tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a Sep 01 02:10:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ce59fe99-7ff9-4d8a-9865-b8bb5cca44dc tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ce59fe99-7ff9-4d8a-9865-b8bb5cca44dc tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2420e649-2c94-47b5-87b3-b7ed98bddd4e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2420e649-2c94-47b5-87b3-b7ed98bddd4e tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:10:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2420e649-2c94-47b5-87b3-b7ed98bddd4e tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2420e649-2c94-47b5-87b3-b7ed98bddd4e tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:54 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:54 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:54 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:54 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:54 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ce59fe99-7ff9-4d8a-9865-b8bb5cca44dc tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Volume info retrieved successfully. Sep 01 02:10:54 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-ce59fe99-7ff9-4d8a-9865-b8bb5cca44dc tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:54 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-ce59fe99-7ff9-4d8a-9865-b8bb5cca44dc tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:54 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:54 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:54 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:54 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:54 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2420e649-2c94-47b5-87b3-b7ed98bddd4e tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:10:54 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-ce59fe99-7ff9-4d8a-9865-b8bb5cca44dc tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2420e649-2c94-47b5-87b3-b7ed98bddd4e tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 200 Sep 01 02:10:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 640/1244] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:54 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 854 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:54 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:54 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ce59fe99-7ff9-4d8a-9865-b8bb5cca44dc tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a returned with HTTP 200 Sep 01 02:10:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 605/1245] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:54 2026] GET /volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a => generated 928 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4dd25d7d-e013-4077-925e-8e27f3559ba0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4dd25d7d-e013-4077-925e-8e27f3559ba0 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:10:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4dd25d7d-e013-4077-925e-8e27f3559ba0 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4dd25d7d-e013-4077-925e-8e27f3559ba0 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:55 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:55 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f6276041-1136-4b33-a57b-fcebd1b6d0f8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:55 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:55 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f6276041-1136-4b33-a57b-fcebd1b6d0f8 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a Sep 01 02:10:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f6276041-1136-4b33-a57b-fcebd1b6d0f8 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f6276041-1136-4b33-a57b-fcebd1b6d0f8 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4dd25d7d-e013-4077-925e-8e27f3559ba0 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:10:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:56 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:56 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4dd25d7d-e013-4077-925e-8e27f3559ba0 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 200 Sep 01 02:10:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 641/1246] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:55 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 854 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f6276041-1136-4b33-a57b-fcebd1b6d0f8 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Volume info retrieved successfully. Sep 01 02:10:56 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-f6276041-1136-4b33-a57b-fcebd1b6d0f8 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:56 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-f6276041-1136-4b33-a57b-fcebd1b6d0f8 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:56 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-f6276041-1136-4b33-a57b-fcebd1b6d0f8 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:56 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:56 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f6276041-1136-4b33-a57b-fcebd1b6d0f8 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a returned with HTTP 200 Sep 01 02:10:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 606/1247] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:55 2026] GET /volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a => generated 928 bytes in 814 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:10:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a55f75ec-8eb1-4c4d-8c9a-fbff0d523b33 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a55f75ec-8eb1-4c4d-8c9a-fbff0d523b33 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:10:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a55f75ec-8eb1-4c4d-8c9a-fbff0d523b33 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a55f75ec-8eb1-4c4d-8c9a-fbff0d523b33 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a55f75ec-8eb1-4c4d-8c9a-fbff0d523b33 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:10:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a55f75ec-8eb1-4c4d-8c9a-fbff0d523b33 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 200 Sep 01 02:10:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 642/1248] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:57 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 854 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-50c89d08-06e6-48f4-9e65-47469b43bd20 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-50c89d08-06e6-48f4-9e65-47469b43bd20 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a Sep 01 02:10:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-50c89d08-06e6-48f4-9e65-47469b43bd20 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-50c89d08-06e6-48f4-9e65-47469b43bd20 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:57 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:57 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:57 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:57 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-50c89d08-06e6-48f4-9e65-47469b43bd20 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Volume info retrieved successfully. Sep 01 02:10:57 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-50c89d08-06e6-48f4-9e65-47469b43bd20 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:57 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-50c89d08-06e6-48f4-9e65-47469b43bd20 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:57 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-50c89d08-06e6-48f4-9e65-47469b43bd20 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:57 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:57 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-50c89d08-06e6-48f4-9e65-47469b43bd20 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a returned with HTTP 200 Sep 01 02:10:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 607/1249] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:57 2026] GET /volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a => generated 928 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8bc25384-aa78-468b-ae08-b3c1ead54b2d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8bc25384-aa78-468b-ae08-b3c1ead54b2d tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:10:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8bc25384-aa78-468b-ae08-b3c1ead54b2d tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8bc25384-aa78-468b-ae08-b3c1ead54b2d tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8bc25384-aa78-468b-ae08-b3c1ead54b2d tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:10:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8bc25384-aa78-468b-ae08-b3c1ead54b2d tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 200 Sep 01 02:10:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 643/1250] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:58 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 854 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9354f4c8-da48-4f8f-ac0c-e90f32c72d84 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9354f4c8-da48-4f8f-ac0c-e90f32c72d84 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:10:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9354f4c8-da48-4f8f-ac0c-e90f32c72d84 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2102104510"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-9354f4c8-da48-4f8f-ac0c-e90f32c72d84 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2102104510'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:58 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-9354f4c8-da48-4f8f-ac0c-e90f32c72d84 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Create volume of 1 GB Sep 01 02:10:58 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9354f4c8-da48-4f8f-ac0c-e90f32c72d84 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Availability Zones retrieved successfully. Sep 01 02:10:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9354f4c8-da48-4f8f-ac0c-e90f32c72d84 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Flow 'volume_create_api' (094e3e1b-5b6c-431d-9764-7d3829469362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9354f4c8-da48-4f8f-ac0c-e90f32c72d84 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37bf69ee-1cf6-40c9-a18a-e525247a0717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-9354f4c8-da48-4f8f-ac0c-e90f32c72d84 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-eeabded1-e982-4875-b0c0-112c4a5c7e7e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eeabded1-e982-4875-b0c0-112c4a5c7e7e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a Sep 01 02:10:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-eeabded1-e982-4875-b0c0-112c4a5c7e7e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-eeabded1-e982-4875-b0c0-112c4a5c7e7e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-eeabded1-e982-4875-b0c0-112c4a5c7e7e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Volume info retrieved successfully. Sep 01 02:10:59 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-eeabded1-e982-4875-b0c0-112c4a5c7e7e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:59 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-eeabded1-e982-4875-b0c0-112c4a5c7e7e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9354f4c8-da48-4f8f-ac0c-e90f32c72d84 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37bf69ee-1cf6-40c9-a18a-e525247a0717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9354f4c8-da48-4f8f-ac0c-e90f32c72d84 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2cab513-60f1-40c7-bfaa-7900cb9b857c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:59 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-eeabded1-e982-4875-b0c0-112c4a5c7e7e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:59 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-9354f4c8-da48-4f8f-ac0c-e90f32c72d84 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Created reservations ['0e7a715d-2b83-42f3-8622-1c44c3db72ee', '005a2703-4774-40ff-843c-c9b305af2d70', '813551ce-4c49-4c03-ab04-3fc2ffb4b6eb', 'e7a97941-7c64-48c4-be8b-06700ee77d01'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eeabded1-e982-4875-b0c0-112c4a5c7e7e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a returned with HTTP 200 Sep 01 02:10:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 644/1251] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:59 2026] GET /volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a => generated 928 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9354f4c8-da48-4f8f-ac0c-e90f32c72d84 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2cab513-60f1-40c7-bfaa-7900cb9b857c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e7a715d-2b83-42f3-8622-1c44c3db72ee', '005a2703-4774-40ff-843c-c9b305af2d70', '813551ce-4c49-4c03-ab04-3fc2ffb4b6eb', 'e7a97941-7c64-48c4-be8b-06700ee77d01']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9354f4c8-da48-4f8f-ac0c-e90f32c72d84 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c050f214-c22e-4cea-bc6e-85ae34231ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:59 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:59 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9354f4c8-da48-4f8f-ac0c-e90f32c72d84 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c050f214-c22e-4cea-bc6e-85ae34231ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1978ab9-48e1-4b6e-82af-992233ac0100', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2102104510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd01ec4669f249818f4426f2c85681e7',qos_specs=None,replication_status=,reservations=['0e7a715d-2b83-42f3-8622-1c44c3db72ee','005a2703-4774-40ff-843c-c9b305af2d70','813551ce-4c49-4c03-ab04-3fc2ffb4b6eb','e7a97941-7c64-48c4-be8b-06700ee77d01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='144603286fc6426a8ecc8f7580236d87',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2102104510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1978ab9-48e1-4b6e-82af-992233ac0100,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd01ec4669f249818f4426f2c85681e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='144603286fc6426a8ecc8f7580236d87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9354f4c8-da48-4f8f-ac0c-e90f32c72d84 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fc7af9f-9891-49b8-b9b6-1c04fe81c9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9354f4c8-da48-4f8f-ac0c-e90f32c72d84 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fc7af9f-9891-49b8-b9b6-1c04fe81c9d7) transitioned into state 'SUCCESS' from state '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-2102104510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd01ec4669f249818f4426f2c85681e7',qos_specs=None,replication_status=,reservations=['0e7a715d-2b83-42f3-8622-1c44c3db72ee','005a2703-4774-40ff-843c-c9b305af2d70','813551ce-4c49-4c03-ab04-3fc2ffb4b6eb','e7a97941-7c64-48c4-be8b-06700ee77d01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='144603286fc6426a8ecc8f7580236d87',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9354f4c8-da48-4f8f-ac0c-e90f32c72d84 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecda4bc0-fb92-4a86-90f4-2da52f316489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9354f4c8-da48-4f8f-ac0c-e90f32c72d84 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecda4bc0-fb92-4a86-90f4-2da52f316489) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9354f4c8-da48-4f8f-ac0c-e90f32c72d84 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Flow 'volume_create_api' (094e3e1b-5b6c-431d-9764-7d3829469362) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:59 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9354f4c8-da48-4f8f-ac0c-e90f32c72d84 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Create volume request issued successfully. Sep 01 02:10:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9354f4c8-da48-4f8f-ac0c-e90f32c72d84 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 608/1252] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:10:58 2026] POST /volume/v3/volumes => generated 758 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:10:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7b9dfef9-da41-42bf-987f-359e9f231c01 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7b9dfef9-da41-42bf-987f-359e9f231c01 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 Sep 01 02:10:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7b9dfef9-da41-42bf-987f-359e9f231c01 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7b9dfef9-da41-42bf-987f-359e9f231c01 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-118a675c-300c-4047-ab4f-c58f81cfe862 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:10:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:10:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-118a675c-300c-4047-ab4f-c58f81cfe862 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:10:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-118a675c-300c-4047-ab4f-c58f81cfe862 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-118a675c-300c-4047-ab4f-c58f81cfe862 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7b9dfef9-da41-42bf-987f-359e9f231c01 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:10:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7b9dfef9-da41-42bf-987f-359e9f231c01 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 returned with HTTP 200 Sep 01 02:10:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 645/1253] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:59 2026] GET /volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:59 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:59 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:10:59 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:59 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:10:59 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-118a675c-300c-4047-ab4f-c58f81cfe862 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:10:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-118a675c-300c-4047-ab4f-c58f81cfe862 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 200 Sep 01 02:10:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 609/1254] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:59 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 854 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-59a2dd6f-2124-40a8-a3d6-b12f8850d84c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-59a2dd6f-2124-40a8-a3d6-b12f8850d84c tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a Sep 01 02:11:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-59a2dd6f-2124-40a8-a3d6-b12f8850d84c tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-59a2dd6f-2124-40a8-a3d6-b12f8850d84c tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:00 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:00 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:00 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:00 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:00 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-59a2dd6f-2124-40a8-a3d6-b12f8850d84c tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Volume info retrieved successfully. Sep 01 02:11:00 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-59a2dd6f-2124-40a8-a3d6-b12f8850d84c tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:00 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-59a2dd6f-2124-40a8-a3d6-b12f8850d84c tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:00 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-59a2dd6f-2124-40a8-a3d6-b12f8850d84c tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:00 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:00 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-59a2dd6f-2124-40a8-a3d6-b12f8850d84c tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a returned with HTTP 200 Sep 01 02:11:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 646/1255] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:00 2026] GET /volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a => generated 929 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-899cf348-02c9-4d2a-9cd7-5aeb4cdca76b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-899cf348-02c9-4d2a-9cd7-5aeb4cdca76b tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/groups/5ee74968-4896-4bda-9ea2-91518518507e Sep 01 02:11:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-899cf348-02c9-4d2a-9cd7-5aeb4cdca76b tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-899cf348-02c9-4d2a-9cd7-5aeb4cdca76b tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-899cf348-02c9-4d2a-9cd7-5aeb4cdca76b tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] show called for member 5ee74968-4896-4bda-9ea2-91518518507e {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:11:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:00 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:00 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), Sep 01 02:11:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-899cf348-02c9-4d2a-9cd7-5aeb4cdca76b tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/groups/5ee74968-4896-4bda-9ea2-91518518507e returned with HTTP 200 Sep 01 02:11:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 610/1256] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:11:00 2026] GET /volume/v3/groups/5ee74968-4896-4bda-9ea2-91518518507e => generated 416 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ded9585c-ef00-4417-b0fd-7661eb8b628a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ded9585c-ef00-4417-b0fd-7661eb8b628a tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:11:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ded9585c-ef00-4417-b0fd-7661eb8b628a tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ded9585c-ef00-4417-b0fd-7661eb8b628a tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-ded9585c-ef00-4417-b0fd-7661eb8b628a tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:00 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ded9585c-ef00-4417-b0fd-7661eb8b628a tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f057eeff-4853-4931-b664-f927829c248c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f057eeff-4853-4931-b664-f927829c248c tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 Sep 01 02:11:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f057eeff-4853-4931-b664-f927829c248c tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f057eeff-4853-4931-b664-f927829c248c tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:00 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:00 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:11:00 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:00 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:00 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:00 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:00 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ded9585c-ef00-4417-b0fd-7661eb8b628a tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Get all volumes completed successfully. Sep 01 02:11:00 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-ded9585c-ef00-4417-b0fd-7661eb8b628a tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:00 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-ded9585c-ef00-4417-b0fd-7661eb8b628a tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:00 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:00 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:00 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f057eeff-4853-4931-b664-f927829c248c tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f057eeff-4853-4931-b664-f927829c248c tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 returned with HTTP 200 Sep 01 02:11:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 611/1257] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:00 2026] GET /volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:00 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-ded9585c-ef00-4417-b0fd-7661eb8b628a tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:00 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:00 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1c65fff7-80f1-4998-a84e-5899b98f6d0f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:00 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-ded9585c-ef00-4417-b0fd-7661eb8b628a tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:00 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-ded9585c-ef00-4417-b0fd-7661eb8b628a tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1c65fff7-80f1-4998-a84e-5899b98f6d0f tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:11:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1c65fff7-80f1-4998-a84e-5899b98f6d0f tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1c65fff7-80f1-4998-a84e-5899b98f6d0f tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:00 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:00 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:00 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1c65fff7-80f1-4998-a84e-5899b98f6d0f tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:11:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1c65fff7-80f1-4998-a84e-5899b98f6d0f tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 200 Sep 01 02:11:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 612/1258] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:00 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:00 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-ded9585c-ef00-4417-b0fd-7661eb8b628a tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:00 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:00 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ded9585c-ef00-4417-b0fd-7661eb8b628a tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:11:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 647/1259] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:11:00 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a2b9689d-3ab7-40aa-ad9f-0050dd759f34 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a2b9689d-3ab7-40aa-ad9f-0050dd759f34 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] POST http://192.168.122.72/volume/v3/groups/5ee74968-4896-4bda-9ea2-91518518507e/action Sep 01 02:11:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a2b9689d-3ab7-40aa-ad9f-0050dd759f34 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:11:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a2b9689d-3ab7-40aa-ad9f-0050dd759f34 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-a2b9689d-3ab7-40aa-ad9f-0050dd759f34 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] delete called for group 5ee74968-4896-4bda-9ea2-91518518507e {{(pid=87017) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:11:00 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.groups [None req-a2b9689d-3ab7-40aa-ad9f-0050dd759f34 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Delete group with id: 5ee74968-4896-4bda-9ea2-91518518507e Sep 01 02:11:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:00 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:00 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:11:00 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:00 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:11:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a2b9689d-3ab7-40aa-ad9f-0050dd759f34 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/groups/5ee74968-4896-4bda-9ea2-91518518507e/action returned with HTTP 202 Sep 01 02:11:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 613/1260] 192.168.122.72 () {62 vars in 1307 bytes} [Tue Sep 1 02:11:00 2026] POST /volume/v3/groups/5ee74968-4896-4bda-9ea2-91518518507e/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:11:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ebd72c47-b82a-422e-9181-5f63650d86ba None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ebd72c47-b82a-422e-9181-5f63650d86ba tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a Sep 01 02:11:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ebd72c47-b82a-422e-9181-5f63650d86ba tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ebd72c47-b82a-422e-9181-5f63650d86ba tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:01 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:01 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ebd72c47-b82a-422e-9181-5f63650d86ba tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Volume info retrieved successfully. Sep 01 02:11:01 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-ebd72c47-b82a-422e-9181-5f63650d86ba tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:01 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-ebd72c47-b82a-422e-9181-5f63650d86ba tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:01 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-ebd72c47-b82a-422e-9181-5f63650d86ba tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ebd72c47-b82a-422e-9181-5f63650d86ba tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a returned with HTTP 200 Sep 01 02:11:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 648/1261] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:01 2026] GET /volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a => generated 928 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-216019c4-252c-4b8e-980b-167b2bac041c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-216019c4-252c-4b8e-980b-167b2bac041c tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 Sep 01 02:11:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-216019c4-252c-4b8e-980b-167b2bac041c tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-216019c4-252c-4b8e-980b-167b2bac041c tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:01 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:01 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:01 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-216019c4-252c-4b8e-980b-167b2bac041c tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-216019c4-252c-4b8e-980b-167b2bac041c tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 returned with HTTP 200 Sep 01 02:11:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 614/1262] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:01 2026] GET /volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-920f3731-b5a2-474c-b8e5-87928d9e1a86 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-920f3731-b5a2-474c-b8e5-87928d9e1a86 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:11:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-920f3731-b5a2-474c-b8e5-87928d9e1a86 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-920f3731-b5a2-474c-b8e5-87928d9e1a86 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:01 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:01 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-920f3731-b5a2-474c-b8e5-87928d9e1a86 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:11:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-920f3731-b5a2-474c-b8e5-87928d9e1a86 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 200 Sep 01 02:11:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 649/1263] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:01 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fe5813b7-e1a7-495f-a982-1ac6b41e0512 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fe5813b7-e1a7-495f-a982-1ac6b41e0512 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:11:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fe5813b7-e1a7-495f-a982-1ac6b41e0512 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fe5813b7-e1a7-495f-a982-1ac6b41e0512 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:01 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:01 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:01 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fe5813b7-e1a7-495f-a982-1ac6b41e0512 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:11:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fe5813b7-e1a7-495f-a982-1ac6b41e0512 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 200 Sep 01 02:11:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 615/1264] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:01 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-17db4b52-84e4-43c3-a4d8-d67a53aed878 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-17db4b52-84e4-43c3-a4d8-d67a53aed878 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-17db4b52-84e4-43c3-a4d8-d67a53aed878 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-17db4b52-84e4-43c3-a4d8-d67a53aed878 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-17db4b52-84e4-43c3-a4d8-d67a53aed878 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-17db4b52-84e4-43c3-a4d8-d67a53aed878 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:02 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-17db4b52-84e4-43c3-a4d8-d67a53aed878 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Get all volumes completed successfully. Sep 01 02:11:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-17db4b52-84e4-43c3-a4d8-d67a53aed878 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 200 Sep 01 02:11:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 650/1265] 192.168.122.72 () {58 vars in 1116 bytes} [Tue Sep 1 02:11:02 2026] GET /volume/v3/volumes => generated 345 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-de72494e-69f6-4d99-8e77-50275f061df2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-de72494e-69f6-4d99-8e77-50275f061df2 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-de72494e-69f6-4d99-8e77-50275f061df2 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-de72494e-69f6-4d99-8e77-50275f061df2 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:02 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:02 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:02 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-de72494e-69f6-4d99-8e77-50275f061df2 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:11:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-de72494e-69f6-4d99-8e77-50275f061df2 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 200 Sep 01 02:11:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 616/1266] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:02 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-03534169-af45-44da-bd85-e24876dc0fb2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-03534169-af45-44da-bd85-e24876dc0fb2 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-03534169-af45-44da-bd85-e24876dc0fb2 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-03534169-af45-44da-bd85-e24876dc0fb2 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-eb80c673-47cf-4f78-bfd7-27840d79e7b8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:02 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-eb80c673-47cf-4f78-bfd7-27840d79e7b8 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a Sep 01 02:11:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-eb80c673-47cf-4f78-bfd7-27840d79e7b8 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-eb80c673-47cf-4f78-bfd7-27840d79e7b8 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-eb80c673-47cf-4f78-bfd7-27840d79e7b8 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a returned with HTTP 404 Sep 01 02:11:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 617/1267] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:02 2026] GET /volume/v3/volumes/08384921-f4f4-454f-a484-2e395820105a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-03534169-af45-44da-bd85-e24876dc0fb2 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-33ef03e5-e257-4434-a763-83bde22eb49d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-33ef03e5-e257-4434-a763-83bde22eb49d tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/groups/5ee74968-4896-4bda-9ea2-91518518507e Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-33ef03e5-e257-4434-a763-83bde22eb49d tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-03534169-af45-44da-bd85-e24876dc0fb2 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 200 Sep 01 02:11:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 651/1268] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:11:02 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-33ef03e5-e257-4434-a763-83bde22eb49d tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.groups [None req-33ef03e5-e257-4434-a763-83bde22eb49d tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] show called for member 5ee74968-4896-4bda-9ea2-91518518507e {{(pid=87017) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-33ef03e5-e257-4434-a763-83bde22eb49d tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/groups/5ee74968-4896-4bda-9ea2-91518518507e returned with HTTP 404 Sep 01 02:11:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 618/1269] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:11:02 2026] GET /volume/v3/groups/5ee74968-4896-4bda-9ea2-91518518507e => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4aff9f57-b1de-453e-98fa-3da001abd3f2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4aff9f57-b1de-453e-98fa-3da001abd3f2 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4aff9f57-b1de-453e-98fa-3da001abd3f2 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4aff9f57-b1de-453e-98fa-3da001abd3f2 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-4aff9f57-b1de-453e-98fa-3da001abd3f2 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4aff9f57-b1de-453e-98fa-3da001abd3f2 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:02 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4aff9f57-b1de-453e-98fa-3da001abd3f2 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Get all volumes completed successfully. Sep 01 02:11:02 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-4aff9f57-b1de-453e-98fa-3da001abd3f2 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:02 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-4aff9f57-b1de-453e-98fa-3da001abd3f2 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-4aff9f57-b1de-453e-98fa-3da001abd3f2 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4aff9f57-b1de-453e-98fa-3da001abd3f2 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:11:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 652/1270] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:11:02 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-92c0eec5-92d3-4dad-89f2-34cbf4b3c565 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-92c0eec5-92d3-4dad-89f2-34cbf4b3c565 None None] GET http://192.168.122.72/volume// Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-92c0eec5-92d3-4dad-89f2-34cbf4b3c565 None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-92c0eec5-92d3-4dad-89f2-34cbf4b3c565 None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-92c0eec5-92d3-4dad-89f2-34cbf4b3c565 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-69adc7bb-0c13-470a-b238-1087672d6b2e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 619/1271] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:11:02 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-69adc7bb-0c13-470a-b238-1087672d6b2e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] POST http://192.168.122.72/volume/v3/groups/8601a185-6a03-4ac9-99a2-c2adc7bc294c/action Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-69adc7bb-0c13-470a-b238-1087672d6b2e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-bc27c5ec-3133-4588-9b02-7c50eafeaded None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-69adc7bb-0c13-470a-b238-1087672d6b2e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-69adc7bb-0c13-470a-b238-1087672d6b2e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] delete called for group 8601a185-6a03-4ac9-99a2-c2adc7bc294c {{(pid=87016) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.groups [None req-69adc7bb-0c13-470a-b238-1087672d6b2e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Delete group with id: 8601a185-6a03-4ac9-99a2-c2adc7bc294c Sep 01 02:11:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-bc27c5ec-3133-4588-9b02-7c50eafeaded tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-bc27c5ec-3133-4588-9b02-7c50eafeaded tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3dba42b1-ad4c-43f4-bb98-5df0059d071d", "connector": null, "instance_uuid": "006512f9-324d-43f5-9e8e-1e50aec9b7f3"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:02 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:02 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:02 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:02 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:02 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:02 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:11:02 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:02 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:11:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-bc27c5ec-3133-4588-9b02-7c50eafeaded tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:11:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 620/1272] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:11:02 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-69adc7bb-0c13-470a-b238-1087672d6b2e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/groups/8601a185-6a03-4ac9-99a2-c2adc7bc294c/action returned with HTTP 202 Sep 01 02:11:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 653/1273] 192.168.122.72 () {62 vars in 1307 bytes} [Tue Sep 1 02:11:02 2026] POST /volume/v3/groups/8601a185-6a03-4ac9-99a2-c2adc7bc294c/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a4f8fbcc-747a-4c9d-b6ba-74eef831212c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c962e7f4-fb4c-4c36-8533-9ceb495152e1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a4f8fbcc-747a-4c9d-b6ba-74eef831212c tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a4f8fbcc-747a-4c9d-b6ba-74eef831212c tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a4f8fbcc-747a-4c9d-b6ba-74eef831212c tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c962e7f4-fb4c-4c36-8533-9ceb495152e1 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/e771f3f8-7d01-4e11-8d10-766431ce8958 Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c962e7f4-fb4c-4c36-8533-9ceb495152e1 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c962e7f4-fb4c-4c36-8533-9ceb495152e1 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:02 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:02 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:02 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:02 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:02 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a4f8fbcc-747a-4c9d-b6ba-74eef831212c tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:11:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c962e7f4-fb4c-4c36-8533-9ceb495152e1 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Volume info retrieved successfully. Sep 01 02:11:02 devstack devstack@c-api.service[87016]: WARNING stevedore.named [None req-c962e7f4-fb4c-4c36-8533-9ceb495152e1 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:02 devstack devstack@c-api.service[87016]: WARNING castellan.key_manager [None req-c962e7f4-fb4c-4c36-8533-9ceb495152e1 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a4f8fbcc-747a-4c9d-b6ba-74eef831212c tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 200 Sep 01 02:11:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 621/1274] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:02 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 854 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-6891b819-6c54-47a0-9a18-8516e69a95ed None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-6891b819-6c54-47a0-9a18-8516e69a95ed None None] GET http://192.168.122.72/volume// Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-6891b819-6c54-47a0-9a18-8516e69a95ed None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-6891b819-6c54-47a0-9a18-8516e69a95ed None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-6891b819-6c54-47a0-9a18-8516e69a95ed None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:11:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 622/1275] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:11:02 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-4399c0b6-0a2f-4096-bb91-2b65a060a249 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-4399c0b6-0a2f-4096-bb91-2b65a060a249 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-4399c0b6-0a2f-4096-bb91-2b65a060a249 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-4399c0b6-0a2f-4096-bb91-2b65a060a249 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:02 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:02 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:02 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-4399c0b6-0a2f-4096-bb91-2b65a060a249 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-c962e7f4-fb4c-4c36-8533-9ceb495152e1 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-4399c0b6-0a2f-4096-bb91-2b65a060a249 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 200 Sep 01 02:11:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 623/1276] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:11:02 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 1035 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7a7c7438-0e05-4b90-b3ab-d52d9f4f640b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7a7c7438-0e05-4b90-b3ab-d52d9f4f640b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7a7c7438-0e05-4b90-b3ab-d52d9f4f640b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7a7c7438-0e05-4b90-b3ab-d52d9f4f640b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c962e7f4-fb4c-4c36-8533-9ceb495152e1 tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/e771f3f8-7d01-4e11-8d10-766431ce8958 returned with HTTP 200 Sep 01 02:11:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 654/1277] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:02 2026] GET /volume/v3/volumes/e771f3f8-7d01-4e11-8d10-766431ce8958 => generated 916 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:02 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:02 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:02 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7a7c7438-0e05-4b90-b3ab-d52d9f4f640b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7a7c7438-0e05-4b90-b3ab-d52d9f4f640b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 returned with HTTP 200 Sep 01 02:11:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 624/1278] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:02 2026] GET /volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-6efe084b-f18a-40e5-899a-5f65fd57f6fd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-6efe084b-f18a-40e5-899a-5f65fd57f6fd tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] PUT http://192.168.122.72/volume/v3/attachments/4257f811-29b0-49e8-9790-4a5c96cc922f Sep 01 02:11:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-6efe084b-f18a-40e5-899a-5f65fd57f6fd tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.72", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:32e52322f66a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "b99c6661-3d45-4b14-b3c5-e80eb5d23bfa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-597db82c-cb55-4183-8dce-343c625fa44e req-e3ccbd66-6b20-443c-9b56-a0ee072859a4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:03 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-6efe084b-f18a-40e5-899a-5f65fd57f6fd tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Acquiring lock "cinder-attachment_update-3dba42b1-ad4c-43f4-bb98-5df0059d071d-devstack" by "attachment_update" {{(pid=87016) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:11:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-e3ccbd66-6b20-443c-9b56-a0ee072859a4 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 Sep 01 02:11:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-e3ccbd66-6b20-443c-9b56-a0ee072859a4 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-e3ccbd66-6b20-443c-9b56-a0ee072859a4 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:03 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-6efe084b-f18a-40e5-899a-5f65fd57f6fd tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Lock "cinder-attachment_update-3dba42b1-ad4c-43f4-bb98-5df0059d071d-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87016) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:11:03 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:03 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:03 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:03 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:03 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:03 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:03 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:03 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-597db82c-cb55-4183-8dce-343c625fa44e req-e3ccbd66-6b20-443c-9b56-a0ee072859a4 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-e3ccbd66-6b20-443c-9b56-a0ee072859a4 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 returned with HTTP 200 Sep 01 02:11:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 625/1279] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:11:02 2026] GET /volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:03 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-6efe084b-f18a-40e5-899a-5f65fd57f6fd tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Lock "cinder-attachment_update-3dba42b1-ad4c-43f4-bb98-5df0059d071d-devstack" released by "attachment_update" :: held 0.232s {{(pid=87016) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:11:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-6efe084b-f18a-40e5-899a-5f65fd57f6fd tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/attachments/4257f811-29b0-49e8-9790-4a5c96cc922f returned with HTTP 200 Sep 01 02:11:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 655/1280] 192.168.122.72 () {66 vars in 1588 bytes} [Tue Sep 1 02:11:02 2026] PUT /volume/v3/attachments/4257f811-29b0-49e8-9790-4a5c96cc922f => generated 694 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-597db82c-cb55-4183-8dce-343c625fa44e req-0a1bcc6a-d23a-4a72-a998-d775117ee04b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-0a1bcc6a-d23a-4a72-a998-d775117ee04b None None] GET http://192.168.122.72/volume// Sep 01 02:11:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-0a1bcc6a-d23a-4a72-a998-d775117ee04b None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-0a1bcc6a-d23a-4a72-a998-d775117ee04b None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-0a1bcc6a-d23a-4a72-a998-d775117ee04b None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:11:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 626/1281] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:11:03 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:11:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-597db82c-cb55-4183-8dce-343c625fa44e req-6bb07a77-e177-4c52-8ce4-5ef9e80ecb0c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-689f476d-8a8d-481b-baa3-9281311829a6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-689f476d-8a8d-481b-baa3-9281311829a6 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:11:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-689f476d-8a8d-481b-baa3-9281311829a6 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-689f476d-8a8d-481b-baa3-9281311829a6 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:03 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:03 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:03 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:03 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-689f476d-8a8d-481b-baa3-9281311829a6 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:11:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-689f476d-8a8d-481b-baa3-9281311829a6 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 200 Sep 01 02:11:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 627/1282] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:03 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-26adf107-50b0-470d-9582-ed20183b693e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-26adf107-50b0-470d-9582-ed20183b693e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/e771f3f8-7d01-4e11-8d10-766431ce8958 Sep 01 02:11:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-6bb07a77-e177-4c52-8ce4-5ef9e80ecb0c tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:11:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-6bb07a77-e177-4c52-8ce4-5ef9e80ecb0c tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1978ab9-48e1-4b6e-82af-992233ac0100", "connector": null, "instance_uuid": "b2ded753-61ca-4672-bb81-3ec0153e1097"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-26adf107-50b0-470d-9582-ed20183b693e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-26adf107-50b0-470d-9582-ed20183b693e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:03 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:03 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:03 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:03 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:03 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:03 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:03 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:03 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-26adf107-50b0-470d-9582-ed20183b693e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Volume info retrieved successfully. Sep 01 02:11:03 devstack devstack@c-api.service[87017]: WARNING stevedore.named [None req-26adf107-50b0-470d-9582-ed20183b693e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:03 devstack devstack@c-api.service[87017]: WARNING castellan.key_manager [None req-26adf107-50b0-470d-9582-ed20183b693e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:04 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-26adf107-50b0-470d-9582-ed20183b693e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-6bb07a77-e177-4c52-8ce4-5ef9e80ecb0c tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:11:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 656/1283] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:11:03 2026] POST /volume/v3/attachments => generated 273 bytes in 742 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:04 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:04 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-26adf107-50b0-470d-9582-ed20183b693e tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/e771f3f8-7d01-4e11-8d10-766431ce8958 returned with HTTP 200 Sep 01 02:11:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 628/1284] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:03 2026] GET /volume/v3/volumes/e771f3f8-7d01-4e11-8d10-766431ce8958 => generated 916 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0d1a0e01-fea4-4df7-a7d6-6a33078d1012 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0d1a0e01-fea4-4df7-a7d6-6a33078d1012 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 Sep 01 02:11:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0d1a0e01-fea4-4df7-a7d6-6a33078d1012 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0d1a0e01-fea4-4df7-a7d6-6a33078d1012 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-597db82c-cb55-4183-8dce-343c625fa44e req-147a56c3-8b8f-46bc-b31a-122711d95472 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-147a56c3-8b8f-46bc-b31a-122711d95472 None None] GET http://192.168.122.72/volume// Sep 01 02:11:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-147a56c3-8b8f-46bc-b31a-122711d95472 None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-147a56c3-8b8f-46bc-b31a-122711d95472 None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:04 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-147a56c3-8b8f-46bc-b31a-122711d95472 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:11:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 629/1285] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:11:04 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:11:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-597db82c-cb55-4183-8dce-343c625fa44e req-6b9f6792-1ddc-4c32-8a4e-ab6ba0fa38d9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-6b9f6792-1ddc-4c32-8a4e-ab6ba0fa38d9 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 Sep 01 02:11:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-6b9f6792-1ddc-4c32-8a4e-ab6ba0fa38d9 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-6b9f6792-1ddc-4c32-8a4e-ab6ba0fa38d9 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0d1a0e01-fea4-4df7-a7d6-6a33078d1012 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:04 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:04 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:04 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:04 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0d1a0e01-fea4-4df7-a7d6-6a33078d1012 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 returned with HTTP 200 Sep 01 02:11:04 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-597db82c-cb55-4183-8dce-343c625fa44e req-6b9f6792-1ddc-4c32-8a4e-ab6ba0fa38d9 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 657/1286] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:04 2026] GET /volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 => generated 850 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-0a7e4a61-0ede-4280-85f2-5dda5c738ca5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-0a7e4a61-0ede-4280-85f2-5dda5c738ca5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] POST http://192.168.122.72/volume/v3/attachments/4257f811-29b0-49e8-9790-4a5c96cc922f/action Sep 01 02:11:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-0a7e4a61-0ede-4280-85f2-5dda5c738ca5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Action body: b'{"os-complete": null}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:11:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-0a7e4a61-0ede-4280-85f2-5dda5c738ca5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-6b9f6792-1ddc-4c32-8a4e-ab6ba0fa38d9 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 returned with HTTP 200 Sep 01 02:11:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 630/1287] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:11:04 2026] GET /volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 => generated 1031 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:04 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-4989647a-da9d-4a31-b5a9-ba392cec8ced req-0a7e4a61-0ede-4280-85f2-5dda5c738ca5 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/attachments/4257f811-29b0-49e8-9790-4a5c96cc922f/action returned with HTTP 204 Sep 01 02:11:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 658/1288] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:11:04 2026] POST /volume/v3/attachments/4257f811-29b0-49e8-9790-4a5c96cc922f/action => generated 0 bytes in 162 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-597db82c-cb55-4183-8dce-343c625fa44e req-bf48be3a-ac17-447a-a355-7f6c17c08551 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-bf48be3a-ac17-447a-a355-7f6c17c08551 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] PUT http://192.168.122.72/volume/v3/attachments/2c8bc91e-a48e-4681-abff-0d943138294e Sep 01 02:11:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-bf48be3a-ac17-447a-a355-7f6c17c08551 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.72", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:32e52322f66a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "b99c6661-3d45-4b14-b3c5-e80eb5d23bfa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:04 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-597db82c-cb55-4183-8dce-343c625fa44e req-bf48be3a-ac17-447a-a355-7f6c17c08551 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Acquiring lock "cinder-attachment_update-a1978ab9-48e1-4b6e-82af-992233ac0100-devstack" by "attachment_update" {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:11:04 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-597db82c-cb55-4183-8dce-343c625fa44e req-bf48be3a-ac17-447a-a355-7f6c17c08551 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Lock "cinder-attachment_update-a1978ab9-48e1-4b6e-82af-992233ac0100-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:11:04 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:04 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:04 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:04 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-53d36a52-c479-4260-8c49-e0219e49dda3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-53d36a52-c479-4260-8c49-e0219e49dda3 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:11:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-53d36a52-c479-4260-8c49-e0219e49dda3 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-53d36a52-c479-4260-8c49-e0219e49dda3 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:04 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-53d36a52-c479-4260-8c49-e0219e49dda3 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:11:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-53d36a52-c479-4260-8c49-e0219e49dda3 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 200 Sep 01 02:11:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 659/1289] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:04 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 1147 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b09ab247-9e21-4ce9-94f3-25d2f567e1f0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b09ab247-9e21-4ce9-94f3-25d2f567e1f0 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:11:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b09ab247-9e21-4ce9-94f3-25d2f567e1f0 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b09ab247-9e21-4ce9-94f3-25d2f567e1f0 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:04 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:05 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b09ab247-9e21-4ce9-94f3-25d2f567e1f0 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:11:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b09ab247-9e21-4ce9-94f3-25d2f567e1f0 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 200 Sep 01 02:11:05 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 660/1290] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:04 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 1147 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6cb66d5a-6db6-4b12-81e6-37071bf86923 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6cb66d5a-6db6-4b12-81e6-37071bf86923 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:11:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6cb66d5a-6db6-4b12-81e6-37071bf86923 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6cb66d5a-6db6-4b12-81e6-37071bf86923 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:05 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-597db82c-cb55-4183-8dce-343c625fa44e req-bf48be3a-ac17-447a-a355-7f6c17c08551 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Lock "cinder-attachment_update-a1978ab9-48e1-4b6e-82af-992233ac0100-devstack" released by "attachment_update" :: held 0.381s {{(pid=87017) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:11:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-bf48be3a-ac17-447a-a355-7f6c17c08551 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/attachments/2c8bc91e-a48e-4681-abff-0d943138294e returned with HTTP 200 Sep 01 02:11:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 631/1291] 192.168.122.72 () {66 vars in 1588 bytes} [Tue Sep 1 02:11:04 2026] PUT /volume/v3/attachments/2c8bc91e-a48e-4681-abff-0d943138294e => generated 694 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:05 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:05 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:05 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:05 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9f66ce0c-d7f9-401a-aa6f-e6528e054e7a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:05 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6cb66d5a-6db6-4b12-81e6-37071bf86923 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:11:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9f66ce0c-d7f9-401a-aa6f-e6528e054e7a tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/volumes/e771f3f8-7d01-4e11-8d10-766431ce8958 Sep 01 02:11:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9f66ce0c-d7f9-401a-aa6f-e6528e054e7a tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9f66ce0c-d7f9-401a-aa6f-e6528e054e7a tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6cb66d5a-6db6-4b12-81e6-37071bf86923 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 200 Sep 01 02:11:05 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 661/1292] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:05 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 1147 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9f66ce0c-d7f9-401a-aa6f-e6528e054e7a tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/volumes/e771f3f8-7d01-4e11-8d10-766431ce8958 returned with HTTP 404 Sep 01 02:11:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 632/1293] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:05 2026] GET /volume/v3/volumes/e771f3f8-7d01-4e11-8d10-766431ce8958 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:11:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f5b86d9d-eac8-4434-976c-aa187948e89c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f5b86d9d-eac8-4434-976c-aa187948e89c tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] GET http://192.168.122.72/volume/v3/groups/8601a185-6a03-4ac9-99a2-c2adc7bc294c Sep 01 02:11:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f5b86d9d-eac8-4434-976c-aa187948e89c tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f5b86d9d-eac8-4434-976c-aa187948e89c tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.groups [None req-f5b86d9d-eac8-4434-976c-aa187948e89c tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] show called for member 8601a185-6a03-4ac9-99a2-c2adc7bc294c {{(pid=87016) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:11:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f5b86d9d-eac8-4434-976c-aa187948e89c tempest-GroupsV314Test-1549874761 tempest-GroupsV314Test-1549874761-project-member] http://192.168.122.72/volume/v3/groups/8601a185-6a03-4ac9-99a2-c2adc7bc294c returned with HTTP 404 Sep 01 02:11:05 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 662/1294] 192.168.122.72 () {60 vars in 1265 bytes} [Tue Sep 1 02:11:05 2026] GET /volume/v3/groups/8601a185-6a03-4ac9-99a2-c2adc7bc294c => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:11:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9609ed9a-fb2a-4564-ac28-a7975dfdf750 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9609ed9a-fb2a-4564-ac28-a7975dfdf750 tempest-GroupsV314Test-1450102472 tempest-GroupsV314Test-1450102472-project-admin] DELETE http://192.168.122.72/volume/v3/group_types/09728e91-64d2-404d-9826-c92a71f6b2c7 Sep 01 02:11:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9609ed9a-fb2a-4564-ac28-a7975dfdf750 tempest-GroupsV314Test-1450102472 tempest-GroupsV314Test-1450102472-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9609ed9a-fb2a-4564-ac28-a7975dfdf750 tempest-GroupsV314Test-1450102472 tempest-GroupsV314Test-1450102472-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:05 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:05 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9609ed9a-fb2a-4564-ac28-a7975dfdf750 tempest-GroupsV314Test-1450102472 tempest-GroupsV314Test-1450102472-project-admin] http://192.168.122.72/volume/v3/group_types/09728e91-64d2-404d-9826-c92a71f6b2c7 returned with HTTP 202 Sep 01 02:11:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 633/1295] 192.168.122.72 () {60 vars in 1283 bytes} [Tue Sep 1 02:11:05 2026] DELETE /volume/v3/group_types/09728e91-64d2-404d-9826-c92a71f6b2c7 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:11:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1e7d96e7-a8b1-4ebe-9b56-91ebd07b7526 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1e7d96e7-a8b1-4ebe-9b56-91ebd07b7526 tempest-GroupsV314Test-1450102472 tempest-GroupsV314Test-1450102472-project-admin] DELETE http://192.168.122.72/volume/v3/types/fd85d27c-0850-4ee4-bf67-add07700f00d Sep 01 02:11:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1e7d96e7-a8b1-4ebe-9b56-91ebd07b7526 tempest-GroupsV314Test-1450102472 tempest-GroupsV314Test-1450102472-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1e7d96e7-a8b1-4ebe-9b56-91ebd07b7526 tempest-GroupsV314Test-1450102472 tempest-GroupsV314Test-1450102472-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a7a1a80f-796f-4812-bc49-7817d949abce None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a7a1a80f-796f-4812-bc49-7817d949abce tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 Sep 01 02:11:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a7a1a80f-796f-4812-bc49-7817d949abce tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a7a1a80f-796f-4812-bc49-7817d949abce tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1e7d96e7-a8b1-4ebe-9b56-91ebd07b7526 tempest-GroupsV314Test-1450102472 tempest-GroupsV314Test-1450102472-project-admin] http://192.168.122.72/volume/v3/types/fd85d27c-0850-4ee4-bf67-add07700f00d returned with HTTP 202 Sep 01 02:11:05 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 663/1296] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:11:05 2026] DELETE /volume/v3/types/fd85d27c-0850-4ee4-bf67-add07700f00d => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6344ae47-67cd-48b7-bff8-10523ab50366 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6344ae47-67cd-48b7-bff8-10523ab50366 tempest-GroupsV314Test-1450102472 tempest-GroupsV314Test-1450102472-project-admin] GET http://192.168.122.72/volume/v3/types/fd85d27c-0850-4ee4-bf67-add07700f00d Sep 01 02:11:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6344ae47-67cd-48b7-bff8-10523ab50366 tempest-GroupsV314Test-1450102472 tempest-GroupsV314Test-1450102472-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6344ae47-67cd-48b7-bff8-10523ab50366 tempest-GroupsV314Test-1450102472 tempest-GroupsV314Test-1450102472-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6344ae47-67cd-48b7-bff8-10523ab50366 tempest-GroupsV314Test-1450102472 tempest-GroupsV314Test-1450102472-project-admin] http://192.168.122.72/volume/v3/types/fd85d27c-0850-4ee4-bf67-add07700f00d returned with HTTP 404 Sep 01 02:11:05 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 664/1297] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:11:05 2026] GET /volume/v3/types/fd85d27c-0850-4ee4-bf67-add07700f00d => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:05 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:05 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:05 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:05 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a7a1a80f-796f-4812-bc49-7817d949abce tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a7a1a80f-796f-4812-bc49-7817d949abce tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 returned with HTTP 200 Sep 01 02:11:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 634/1298] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:05 2026] GET /volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 => generated 851 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-597db82c-cb55-4183-8dce-343c625fa44e req-d9186396-321a-45ed-8e3f-04c3c1829e7d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-d9186396-321a-45ed-8e3f-04c3c1829e7d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] POST http://192.168.122.72/volume/v3/attachments/2c8bc91e-a48e-4681-abff-0d943138294e/action Sep 01 02:11:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-d9186396-321a-45ed-8e3f-04c3c1829e7d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Action body: b'{"os-complete": null}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:11:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-d9186396-321a-45ed-8e3f-04c3c1829e7d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:05 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:05 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:05 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:05 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-597db82c-cb55-4183-8dce-343c625fa44e req-d9186396-321a-45ed-8e3f-04c3c1829e7d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/attachments/2c8bc91e-a48e-4681-abff-0d943138294e/action returned with HTTP 204 Sep 01 02:11:05 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 665/1299] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:11:05 2026] POST /volume/v3/attachments/2c8bc91e-a48e-4681-abff-0d943138294e/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8d8d7ea6-d868-4146-91ee-0b9a9012e2c6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8d8d7ea6-d868-4146-91ee-0b9a9012e2c6 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 Sep 01 02:11:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8d8d7ea6-d868-4146-91ee-0b9a9012e2c6 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8d8d7ea6-d868-4146-91ee-0b9a9012e2c6 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:06 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:06 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:06 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:06 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:06 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8d8d7ea6-d868-4146-91ee-0b9a9012e2c6 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8d8d7ea6-d868-4146-91ee-0b9a9012e2c6 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 returned with HTTP 200 Sep 01 02:11:06 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 635/1300] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:06 2026] GET /volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 => generated 1143 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bd6e7e87-2cc4-4c86-8443-33589ab11a8f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bd6e7e87-2cc4-4c86-8443-33589ab11a8f tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 Sep 01 02:11:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bd6e7e87-2cc4-4c86-8443-33589ab11a8f tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bd6e7e87-2cc4-4c86-8443-33589ab11a8f tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:06 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:06 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:06 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:06 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:06 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bd6e7e87-2cc4-4c86-8443-33589ab11a8f tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bd6e7e87-2cc4-4c86-8443-33589ab11a8f tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 returned with HTTP 200 Sep 01 02:11:06 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 666/1301] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:06 2026] GET /volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 => generated 1143 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1d9b297f-4ba6-4a45-9d50-af206ba801bb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1d9b297f-4ba6-4a45-9d50-af206ba801bb tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:11:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1d9b297f-4ba6-4a45-9d50-af206ba801bb tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1079285249"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-1d9b297f-4ba6-4a45-9d50-af206ba801bb tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1079285249'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:06 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-1d9b297f-4ba6-4a45-9d50-af206ba801bb tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Create volume of 1 GB Sep 01 02:11:06 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1d9b297f-4ba6-4a45-9d50-af206ba801bb tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Availability Zones retrieved successfully. Sep 01 02:11:06 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1d9b297f-4ba6-4a45-9d50-af206ba801bb tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Flow 'volume_create_api' (80f1da90-3273-49b3-aea5-cf285d02801c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:06 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1d9b297f-4ba6-4a45-9d50-af206ba801bb tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (227777cc-dc23-40d8-947b-45887ae1f8a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:06 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-1d9b297f-4ba6-4a45-9d50-af206ba801bb tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:07 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1d9b297f-4ba6-4a45-9d50-af206ba801bb tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (227777cc-dc23-40d8-947b-45887ae1f8a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:07 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1d9b297f-4ba6-4a45-9d50-af206ba801bb tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32256ef5-7add-4c91-bd06-a50a2409315f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:07 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-1d9b297f-4ba6-4a45-9d50-af206ba801bb tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Created reservations ['ac878f47-5f10-4b8c-bd65-3d43749c17f0', '5429b057-6c92-40ed-b1db-babe5fbc1a41', 'b6397b73-f332-4a2f-8d8d-c6e3f5655dbc', '255cbf19-0da8-43fb-85f5-0a222563522f'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:07 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1d9b297f-4ba6-4a45-9d50-af206ba801bb tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32256ef5-7add-4c91-bd06-a50a2409315f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac878f47-5f10-4b8c-bd65-3d43749c17f0', '5429b057-6c92-40ed-b1db-babe5fbc1a41', 'b6397b73-f332-4a2f-8d8d-c6e3f5655dbc', '255cbf19-0da8-43fb-85f5-0a222563522f']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:07 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1d9b297f-4ba6-4a45-9d50-af206ba801bb tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6c48fb5-e92e-47a6-8bb0-8bf353d86142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:07 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:07 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:07 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1d9b297f-4ba6-4a45-9d50-af206ba801bb tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6c48fb5-e92e-47a6-8bb0-8bf353d86142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89acb6c2-080a-43e6-abca-5ccf18a9ae3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1079285249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd01ec4669f249818f4426f2c85681e7',qos_specs=None,replication_status=,reservations=['ac878f47-5f10-4b8c-bd65-3d43749c17f0','5429b057-6c92-40ed-b1db-babe5fbc1a41','b6397b73-f332-4a2f-8d8d-c6e3f5655dbc','255cbf19-0da8-43fb-85f5-0a222563522f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='144603286fc6426a8ecc8f7580236d87',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:11:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1079285249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89acb6c2-080a-43e6-abca-5ccf18a9ae3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd01ec4669f249818f4426f2c85681e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='144603286fc6426a8ecc8f7580236d87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:07 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1d9b297f-4ba6-4a45-9d50-af206ba801bb tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5501a6d0-5521-4a24-9fc6-85cf669c5c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:07 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1d9b297f-4ba6-4a45-9d50-af206ba801bb tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5501a6d0-5521-4a24-9fc6-85cf669c5c93) transitioned into state 'SUCCESS' from state '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-1079285249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd01ec4669f249818f4426f2c85681e7',qos_specs=None,replication_status=,reservations=['ac878f47-5f10-4b8c-bd65-3d43749c17f0','5429b057-6c92-40ed-b1db-babe5fbc1a41','b6397b73-f332-4a2f-8d8d-c6e3f5655dbc','255cbf19-0da8-43fb-85f5-0a222563522f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='144603286fc6426a8ecc8f7580236d87',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:07 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1d9b297f-4ba6-4a45-9d50-af206ba801bb tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8ac0704-a003-4880-9032-d3cdcd7f7c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:07 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1d9b297f-4ba6-4a45-9d50-af206ba801bb tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8ac0704-a003-4880-9032-d3cdcd7f7c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:07 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1d9b297f-4ba6-4a45-9d50-af206ba801bb tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Flow 'volume_create_api' (80f1da90-3273-49b3-aea5-cf285d02801c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:07 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1d9b297f-4ba6-4a45-9d50-af206ba801bb tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Create volume request issued successfully. Sep 01 02:11:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1d9b297f-4ba6-4a45-9d50-af206ba801bb tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 636/1302] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:11:06 2026] POST /volume/v3/volumes => generated 758 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-21f269ff-711d-4284-9da1-98787fe6b610 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-21f269ff-711d-4284-9da1-98787fe6b610 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c Sep 01 02:11:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-21f269ff-711d-4284-9da1-98787fe6b610 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-21f269ff-711d-4284-9da1-98787fe6b610 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:07 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:07 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:07 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:07 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:07 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-21f269ff-711d-4284-9da1-98787fe6b610 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-21f269ff-711d-4284-9da1-98787fe6b610 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c returned with HTTP 200 Sep 01 02:11:07 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 667/1303] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:07 2026] GET /volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c => generated 826 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-08a7bbed-181e-4957-86e5-958eed941554 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-08a7bbed-181e-4957-86e5-958eed941554 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c Sep 01 02:11:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-08a7bbed-181e-4957-86e5-958eed941554 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-08a7bbed-181e-4957-86e5-958eed941554 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:08 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:08 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:08 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:08 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:08 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-08a7bbed-181e-4957-86e5-958eed941554 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-08a7bbed-181e-4957-86e5-958eed941554 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c returned with HTTP 200 Sep 01 02:11:08 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 637/1304] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:08 2026] GET /volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c => generated 850 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-81f2e7be-5511-438e-8338-49f9cb260b6b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-81f2e7be-5511-438e-8338-49f9cb260b6b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c Sep 01 02:11:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-81f2e7be-5511-438e-8338-49f9cb260b6b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-81f2e7be-5511-438e-8338-49f9cb260b6b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:09 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:09 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:09 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:09 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:09 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-81f2e7be-5511-438e-8338-49f9cb260b6b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-81f2e7be-5511-438e-8338-49f9cb260b6b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c returned with HTTP 200 Sep 01 02:11:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 668/1305] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:09 2026] GET /volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c => generated 851 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-8b21422f-c451-495a-b45e-eebe626d1310 req-cdb1f40d-3b2b-42d0-a9a1-65a472361bfa None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-cdb1f40d-3b2b-42d0-a9a1-65a472361bfa tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c Sep 01 02:11:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-cdb1f40d-3b2b-42d0-a9a1-65a472361bfa tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-cdb1f40d-3b2b-42d0-a9a1-65a472361bfa tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:09 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:09 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:09 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:09 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:09 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-8b21422f-c451-495a-b45e-eebe626d1310 req-cdb1f40d-3b2b-42d0-a9a1-65a472361bfa tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-cdb1f40d-3b2b-42d0-a9a1-65a472361bfa tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c returned with HTTP 200 Sep 01 02:11:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 638/1306] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:11:09 2026] GET /volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c => generated 851 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-8b21422f-c451-495a-b45e-eebe626d1310 req-0d22ae80-56cc-46a4-b40e-e2e8e05b8f0a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-0d22ae80-56cc-46a4-b40e-e2e8e05b8f0a None None] GET http://192.168.122.72/volume// Sep 01 02:11:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-0d22ae80-56cc-46a4-b40e-e2e8e05b8f0a None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-0d22ae80-56cc-46a4-b40e-e2e8e05b8f0a None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-0d22ae80-56cc-46a4-b40e-e2e8e05b8f0a None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:11:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 669/1307] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:11:10 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:11:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-8b21422f-c451-495a-b45e-eebe626d1310 req-46013ea3-1caa-46e5-b135-6d36ebfd8a0d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-46013ea3-1caa-46e5-b135-6d36ebfd8a0d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:11:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-46013ea3-1caa-46e5-b135-6d36ebfd8a0d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89acb6c2-080a-43e6-abca-5ccf18a9ae3c", "connector": null, "instance_uuid": "b2ded753-61ca-4672-bb81-3ec0153e1097"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:10 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:10 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:10 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:10 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-46013ea3-1caa-46e5-b135-6d36ebfd8a0d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:11:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 639/1308] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:11:10 2026] POST /volume/v3/attachments => generated 273 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-aeb35886-d186-48bc-b41f-8441c490b7c2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aeb35886-d186-48bc-b41f-8441c490b7c2 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c Sep 01 02:11:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aeb35886-d186-48bc-b41f-8441c490b7c2 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aeb35886-d186-48bc-b41f-8441c490b7c2 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-8b21422f-c451-495a-b45e-eebe626d1310 req-864e172e-3719-4541-a90c-32f34ba0b664 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-864e172e-3719-4541-a90c-32f34ba0b664 None None] GET http://192.168.122.72/volume// Sep 01 02:11:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-864e172e-3719-4541-a90c-32f34ba0b664 None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-864e172e-3719-4541-a90c-32f34ba0b664 None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-864e172e-3719-4541-a90c-32f34ba0b664 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:11:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 640/1309] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:11:10 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:11:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-8b21422f-c451-495a-b45e-eebe626d1310 req-39104377-2f90-48ae-9fdd-c64f88bca237 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:10 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:10 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-39104377-2f90-48ae-9fdd-c64f88bca237 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c Sep 01 02:11:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-39104377-2f90-48ae-9fdd-c64f88bca237 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-39104377-2f90-48ae-9fdd-c64f88bca237 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:10 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:10 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:10 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:10 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:10 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:10 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:10 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-8b21422f-c451-495a-b45e-eebe626d1310 req-39104377-2f90-48ae-9fdd-c64f88bca237 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-aeb35886-d186-48bc-b41f-8441c490b7c2 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-39104377-2f90-48ae-9fdd-c64f88bca237 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c returned with HTTP 200 Sep 01 02:11:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 641/1310] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:11:10 2026] GET /volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c => generated 1031 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aeb35886-d186-48bc-b41f-8441c490b7c2 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c returned with HTTP 200 Sep 01 02:11:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 670/1311] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:10 2026] GET /volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c => generated 850 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-8b21422f-c451-495a-b45e-eebe626d1310 req-70221345-ac91-4976-bba5-fd4343c42262 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-70221345-ac91-4976-bba5-fd4343c42262 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] PUT http://192.168.122.72/volume/v3/attachments/023963f7-cb56-4e6d-a198-8dc7b6eb4604 Sep 01 02:11:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-70221345-ac91-4976-bba5-fd4343c42262 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.72", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:32e52322f66a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "b99c6661-3d45-4b14-b3c5-e80eb5d23bfa", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:10 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-8b21422f-c451-495a-b45e-eebe626d1310 req-70221345-ac91-4976-bba5-fd4343c42262 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Acquiring lock "cinder-attachment_update-89acb6c2-080a-43e6-abca-5ccf18a9ae3c-devstack" by "attachment_update" {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:11:10 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-8b21422f-c451-495a-b45e-eebe626d1310 req-70221345-ac91-4976-bba5-fd4343c42262 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Lock "cinder-attachment_update-89acb6c2-080a-43e6-abca-5ccf18a9ae3c-devstack" acquired by "attachment_update" :: waited 0.040s {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:11:10 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:10 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:10 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:10 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:11 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-8b21422f-c451-495a-b45e-eebe626d1310 req-70221345-ac91-4976-bba5-fd4343c42262 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Lock "cinder-attachment_update-89acb6c2-080a-43e6-abca-5ccf18a9ae3c-devstack" released by "attachment_update" :: held 0.293s {{(pid=87017) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:11:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-70221345-ac91-4976-bba5-fd4343c42262 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/attachments/023963f7-cb56-4e6d-a198-8dc7b6eb4604 returned with HTTP 200 Sep 01 02:11:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 642/1312] 192.168.122.72 () {66 vars in 1588 bytes} [Tue Sep 1 02:11:10 2026] PUT /volume/v3/attachments/023963f7-cb56-4e6d-a198-8dc7b6eb4604 => generated 694 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b6b74063-96e4-4357-9eec-1e5b96fc83ed None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b6b74063-96e4-4357-9eec-1e5b96fc83ed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c Sep 01 02:11:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b6b74063-96e4-4357-9eec-1e5b96fc83ed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b6b74063-96e4-4357-9eec-1e5b96fc83ed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:11 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:11 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:11 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:11 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b6b74063-96e4-4357-9eec-1e5b96fc83ed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-8b21422f-c451-495a-b45e-eebe626d1310 req-7be4ff9e-d75a-4520-8c31-f004ab5cfa0d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-7be4ff9e-d75a-4520-8c31-f004ab5cfa0d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] POST http://192.168.122.72/volume/v3/attachments/023963f7-cb56-4e6d-a198-8dc7b6eb4604/action Sep 01 02:11:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b6b74063-96e4-4357-9eec-1e5b96fc83ed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c returned with HTTP 200 Sep 01 02:11:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-7be4ff9e-d75a-4520-8c31-f004ab5cfa0d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Action body: b'{"os-complete": null}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:11:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-7be4ff9e-d75a-4520-8c31-f004ab5cfa0d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 671/1313] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:11 2026] GET /volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c => generated 851 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:11 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:11 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:11 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:11 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-8b21422f-c451-495a-b45e-eebe626d1310 req-7be4ff9e-d75a-4520-8c31-f004ab5cfa0d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/attachments/023963f7-cb56-4e6d-a198-8dc7b6eb4604/action returned with HTTP 204 Sep 01 02:11:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 643/1314] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:11:11 2026] POST /volume/v3/attachments/023963f7-cb56-4e6d-a198-8dc7b6eb4604/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fc9c3c2b-3b63-4780-b22d-ef9f0a519bbd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fc9c3c2b-3b63-4780-b22d-ef9f0a519bbd tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c Sep 01 02:11:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fc9c3c2b-3b63-4780-b22d-ef9f0a519bbd tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fc9c3c2b-3b63-4780-b22d-ef9f0a519bbd tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:12 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:12 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:12 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:12 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:12 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fc9c3c2b-3b63-4780-b22d-ef9f0a519bbd tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fc9c3c2b-3b63-4780-b22d-ef9f0a519bbd tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c returned with HTTP 200 Sep 01 02:11:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 672/1315] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:12 2026] GET /volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c => generated 1143 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:11:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-926bcad9-3ac7-477a-8eae-fe5279bc6ade None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-926bcad9-3ac7-477a-8eae-fe5279bc6ade tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c Sep 01 02:11:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-926bcad9-3ac7-477a-8eae-fe5279bc6ade tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-926bcad9-3ac7-477a-8eae-fe5279bc6ade tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:12 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:12 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-926bcad9-3ac7-477a-8eae-fe5279bc6ade tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-926bcad9-3ac7-477a-8eae-fe5279bc6ade tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c returned with HTTP 200 Sep 01 02:11:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 644/1316] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:12 2026] GET /volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c => generated 1143 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:11:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-7502bcfb-0f7e-47ee-b4c1-7c6f887002e0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-7502bcfb-0f7e-47ee-b4c1-7c6f887002e0 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 Sep 01 02:11:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-7502bcfb-0f7e-47ee-b4c1-7c6f887002e0 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-7502bcfb-0f7e-47ee-b4c1-7c6f887002e0 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:13 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:13 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:13 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:13 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-7502bcfb-0f7e-47ee-b4c1-7c6f887002e0 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-7502bcfb-0f7e-47ee-b4c1-7c6f887002e0 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 returned with HTTP 200 Sep 01 02:11:13 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 673/1317] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:11:13 2026] GET /volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 => generated 1143 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:11:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-a33f553b-ef5e-4e2d-b1ec-1c3b61584e5a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-a33f553b-ef5e-4e2d-b1ec-1c3b61584e5a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] POST http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100/action Sep 01 02:11:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-a33f553b-ef5e-4e2d-b1ec-1c3b61584e5a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:11:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-a33f553b-ef5e-4e2d-b1ec-1c3b61584e5a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:13 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:13 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:13 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:13 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:13 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-a33f553b-ef5e-4e2d-b1ec-1c3b61584e5a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:13 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-a33f553b-ef5e-4e2d-b1ec-1c3b61584e5a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Begin detaching volume completed successfully. Sep 01 02:11:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-a33f553b-ef5e-4e2d-b1ec-1c3b61584e5a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100/action returned with HTTP 202 Sep 01 02:11:13 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 645/1318] 192.168.122.72 () {64 vars in 1556 bytes} [Tue Sep 1 02:11:13 2026] POST /volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:11:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-833c6a49-47b1-4b90-a3ad-4d4eab619883 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-833c6a49-47b1-4b90-a3ad-4d4eab619883 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 Sep 01 02:11:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-833c6a49-47b1-4b90-a3ad-4d4eab619883 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-833c6a49-47b1-4b90-a3ad-4d4eab619883 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:13 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:13 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:13 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:13 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-833c6a49-47b1-4b90-a3ad-4d4eab619883 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-466cca83-3309-48ca-829f-e17177cb1c0f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-466cca83-3309-48ca-829f-e17177cb1c0f None None] GET http://192.168.122.72/volume// Sep 01 02:11:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-466cca83-3309-48ca-829f-e17177cb1c0f None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-466cca83-3309-48ca-829f-e17177cb1c0f None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-466cca83-3309-48ca-829f-e17177cb1c0f None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:11:13 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 646/1319] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:11:13 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:11:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-5cea24ec-9f20-43e7-ac21-abdd052b1e6b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-5cea24ec-9f20-43e7-ac21-abdd052b1e6b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 Sep 01 02:11:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-5cea24ec-9f20-43e7-ac21-abdd052b1e6b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-833c6a49-47b1-4b90-a3ad-4d4eab619883 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 returned with HTTP 200 Sep 01 02:11:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-5cea24ec-9f20-43e7-ac21-abdd052b1e6b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:13 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 674/1320] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:13 2026] GET /volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 => generated 1146 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:13 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:13 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:13 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:13 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:13 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-5cea24ec-9f20-43e7-ac21-abdd052b1e6b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-5cea24ec-9f20-43e7-ac21-abdd052b1e6b tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 returned with HTTP 200 Sep 01 02:11:13 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 647/1321] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:11:13 2026] GET /volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 => generated 1327 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-09f64fed-8331-45ca-9513-ab91193bb8ed None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-09f64fed-8331-45ca-9513-ab91193bb8ed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] DELETE http://192.168.122.72/volume/v3/attachments/2c8bc91e-a48e-4681-abff-0d943138294e Sep 01 02:11:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-09f64fed-8331-45ca-9513-ab91193bb8ed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-09f64fed-8331-45ca-9513-ab91193bb8ed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:14 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:14 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:14 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:14 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, Sep 01 02:11:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6c9a36ab-84b2-4acd-a078-65d24d52a212 req-09f64fed-8331-45ca-9513-ab91193bb8ed tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/attachments/2c8bc91e-a48e-4681-abff-0d943138294e returned with HTTP 200 Sep 01 02:11:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 675/1322] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:11:14 2026] DELETE /volume/v3/attachments/2c8bc91e-a48e-4681-abff-0d943138294e => generated 19 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8cee78f4-b157-409f-b7f0-6e27a540cd66 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8cee78f4-b157-409f-b7f0-6e27a540cd66 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 Sep 01 02:11:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8cee78f4-b157-409f-b7f0-6e27a540cd66 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8cee78f4-b157-409f-b7f0-6e27a540cd66 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8cee78f4-b157-409f-b7f0-6e27a540cd66 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8cee78f4-b157-409f-b7f0-6e27a540cd66 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 returned with HTTP 200 Sep 01 02:11:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 648/1323] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:14 2026] GET /volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-9294609b-66d1-4e8e-8683-971af51fc428 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-9294609b-66d1-4e8e-8683-971af51fc428 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c Sep 01 02:11:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-9294609b-66d1-4e8e-8683-971af51fc428 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-9294609b-66d1-4e8e-8683-971af51fc428 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:15 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:15 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-9294609b-66d1-4e8e-8683-971af51fc428 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-9294609b-66d1-4e8e-8683-971af51fc428 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c returned with HTTP 200 Sep 01 02:11:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 676/1324] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:11:14 2026] GET /volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c => generated 1143 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-366f62e4-26f2-44a3-9a3f-042c00d9b441 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-366f62e4-26f2-44a3-9a3f-042c00d9b441 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] POST http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c/action Sep 01 02:11:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-366f62e4-26f2-44a3-9a3f-042c00d9b441 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:11:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-366f62e4-26f2-44a3-9a3f-042c00d9b441 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-366f62e4-26f2-44a3-9a3f-042c00d9b441 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-366f62e4-26f2-44a3-9a3f-042c00d9b441 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Begin detaching volume completed successfully. Sep 01 02:11:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-366f62e4-26f2-44a3-9a3f-042c00d9b441 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c/action returned with HTTP 202 Sep 01 02:11:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 649/1325] 192.168.122.72 () {64 vars in 1556 bytes} [Tue Sep 1 02:11:15 2026] POST /volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:11:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1b606e6f-2f87-4175-bdbf-d4e8bb2abfc2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1b606e6f-2f87-4175-bdbf-d4e8bb2abfc2 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c Sep 01 02:11:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1b606e6f-2f87-4175-bdbf-d4e8bb2abfc2 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1b606e6f-2f87-4175-bdbf-d4e8bb2abfc2 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:15 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:15 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1b606e6f-2f87-4175-bdbf-d4e8bb2abfc2 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-7acc2d02-ee13-46d2-a741-be28d9fb4b49 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-7acc2d02-ee13-46d2-a741-be28d9fb4b49 None None] GET http://192.168.122.72/volume// Sep 01 02:11:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-7acc2d02-ee13-46d2-a741-be28d9fb4b49 None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1b606e6f-2f87-4175-bdbf-d4e8bb2abfc2 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c returned with HTTP 200 Sep 01 02:11:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-7acc2d02-ee13-46d2-a741-be28d9fb4b49 None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-7acc2d02-ee13-46d2-a741-be28d9fb4b49 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:11:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 677/1326] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:15 2026] GET /volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c => generated 1146 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 650/1327] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:11:15 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:11:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-6aec4192-feb1-487d-ae1b-79f41b7bdfa7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-6aec4192-feb1-487d-ae1b-79f41b7bdfa7 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c Sep 01 02:11:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-6aec4192-feb1-487d-ae1b-79f41b7bdfa7 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-6aec4192-feb1-487d-ae1b-79f41b7bdfa7 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:15 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:15 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-6aec4192-feb1-487d-ae1b-79f41b7bdfa7 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-6aec4192-feb1-487d-ae1b-79f41b7bdfa7 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c returned with HTTP 200 Sep 01 02:11:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 678/1328] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:11:15 2026] GET /volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c => generated 1327 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-8a503487-7906-4eff-8acd-e979bb5f023e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-8a503487-7906-4eff-8acd-e979bb5f023e tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] DELETE http://192.168.122.72/volume/v3/attachments/023963f7-cb56-4e6d-a198-8dc7b6eb4604 Sep 01 02:11:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-8a503487-7906-4eff-8acd-e979bb5f023e tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-8a503487-7906-4eff-8acd-e979bb5f023e tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:15 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, Sep 01 02:11:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-08e5678c-c7fd-410b-9e0f-2f3f9f8b9b84 req-8a503487-7906-4eff-8acd-e979bb5f023e tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/attachments/023963f7-cb56-4e6d-a198-8dc7b6eb4604 returned with HTTP 200 Sep 01 02:11:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 651/1329] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:11:15 2026] DELETE /volume/v3/attachments/023963f7-cb56-4e6d-a198-8dc7b6eb4604 => generated 19 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-67167fd9-b98c-466e-ab50-c60e72ffac6f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-67167fd9-b98c-466e-ab50-c60e72ffac6f tempest-VolumeHostsAdminTestsJSON-305591695 tempest-VolumeHostsAdminTestsJSON-305591695-project-admin] GET http://192.168.122.72/volume/v3/os-hosts Sep 01 02:11:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-67167fd9-b98c-466e-ab50-c60e72ffac6f tempest-VolumeHostsAdminTestsJSON-305591695 tempest-VolumeHostsAdminTestsJSON-305591695-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-67167fd9-b98c-466e-ab50-c60e72ffac6f tempest-VolumeHostsAdminTestsJSON-305591695 tempest-VolumeHostsAdminTestsJSON-305591695-project-admin] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:16 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:11:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.hosts [None req-67167fd9-b98c-466e-ab50-c60e72ffac6f tempest-VolumeHostsAdminTestsJSON-305591695 tempest-VolumeHostsAdminTestsJSON-305591695-project-admin] status, active and update: available, enabled, 2026-09-01 00:09:45+00:00 {{(pid=87016) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:11:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.hosts [None req-67167fd9-b98c-466e-ab50-c60e72ffac6f tempest-VolumeHostsAdminTestsJSON-305591695 tempest-VolumeHostsAdminTestsJSON-305591695-project-admin] status, active and update: available, enabled, 2026-08-31 23:59:56+00:00 {{(pid=87016) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:11:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.hosts [None req-67167fd9-b98c-466e-ab50-c60e72ffac6f tempest-VolumeHostsAdminTestsJSON-305591695 tempest-VolumeHostsAdminTestsJSON-305591695-project-admin] status, active and update: available, enabled, 2026-09-01 00:10:48+00:00 {{(pid=87016) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:11:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-67167fd9-b98c-466e-ab50-c60e72ffac6f tempest-VolumeHostsAdminTestsJSON-305591695 tempest-VolumeHostsAdminTestsJSON-305591695-project-admin] http://192.168.122.72/volume/v3/os-hosts returned with HTTP 200 Sep 01 02:11:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 679/1330] 192.168.122.72 () {58 vars in 1119 bytes} [Tue Sep 1 02:11:16 2026] GET /volume/v3/os-hosts => generated 561 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6cb2a469-872d-4fff-a161-06353330590d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6cb2a469-872d-4fff-a161-06353330590d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c Sep 01 02:11:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6cb2a469-872d-4fff-a161-06353330590d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6cb2a469-872d-4fff-a161-06353330590d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-67bc82a9-18d4-495d-9d80-0790f03a7916 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-67bc82a9-18d4-495d-9d80-0790f03a7916 tempest-VolumeHostsAdminTestsJSON-305591695 tempest-VolumeHostsAdminTestsJSON-305591695-project-admin] GET http://192.168.122.72/volume/v3/os-hosts Sep 01 02:11:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-67bc82a9-18d4-495d-9d80-0790f03a7916 tempest-VolumeHostsAdminTestsJSON-305591695 tempest-VolumeHostsAdminTestsJSON-305591695-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-67bc82a9-18d4-495d-9d80-0790f03a7916 tempest-VolumeHostsAdminTestsJSON-305591695 tempest-VolumeHostsAdminTestsJSON-305591695-project-admin] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.hosts [None req-67bc82a9-18d4-495d-9d80-0790f03a7916 tempest-VolumeHostsAdminTestsJSON-305591695 tempest-VolumeHostsAdminTestsJSON-305591695-project-admin] status, active and update: available, enabled, 2026-09-01 00:09:45+00:00 {{(pid=87016) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:11:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.hosts [None req-67bc82a9-18d4-495d-9d80-0790f03a7916 tempest-VolumeHostsAdminTestsJSON-305591695 tempest-VolumeHostsAdminTestsJSON-305591695-project-admin] status, active and update: available, enabled, 2026-08-31 23:59:56+00:00 {{(pid=87016) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:11:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.hosts [None req-67bc82a9-18d4-495d-9d80-0790f03a7916 tempest-VolumeHostsAdminTestsJSON-305591695 tempest-VolumeHostsAdminTestsJSON-305591695-project-admin] status, active and update: available, enabled, 2026-09-01 00:10:48+00:00 {{(pid=87016) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:11:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-67bc82a9-18d4-495d-9d80-0790f03a7916 tempest-VolumeHostsAdminTestsJSON-305591695 tempest-VolumeHostsAdminTestsJSON-305591695-project-admin] http://192.168.122.72/volume/v3/os-hosts returned with HTTP 200 Sep 01 02:11:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 680/1331] 192.168.122.72 () {58 vars in 1119 bytes} [Tue Sep 1 02:11:16 2026] GET /volume/v3/os-hosts => generated 561 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:16 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f43d1cf5-c410-4664-98df-a3ad3e80766d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f43d1cf5-c410-4664-98df-a3ad3e80766d tempest-VolumeHostsAdminTestsJSON-305591695 tempest-VolumeHostsAdminTestsJSON-305591695-project-admin] GET http://192.168.122.72/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 01 02:11:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f43d1cf5-c410-4664-98df-a3ad3e80766d tempest-VolumeHostsAdminTestsJSON-305591695 tempest-VolumeHostsAdminTestsJSON-305591695-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f43d1cf5-c410-4664-98df-a3ad3e80766d tempest-VolumeHostsAdminTestsJSON-305591695 tempest-VolumeHostsAdminTestsJSON-305591695-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6cb2a469-872d-4fff-a161-06353330590d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6cb2a469-872d-4fff-a161-06353330590d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c returned with HTTP 200 Sep 01 02:11:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 652/1332] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:16 2026] GET /volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c5ab5b92-b927-4826-8324-ac9e083929a1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c5ab5b92-b927-4826-8324-ac9e083929a1 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c Sep 01 02:11:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c5ab5b92-b927-4826-8324-ac9e083929a1 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c5ab5b92-b927-4826-8324-ac9e083929a1 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:16 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f43d1cf5-c410-4664-98df-a3ad3e80766d tempest-VolumeHostsAdminTestsJSON-305591695 tempest-VolumeHostsAdminTestsJSON-305591695-project-admin] http://192.168.122.72/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 01 02:11:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 681/1333] 192.168.122.72 () {58 vars in 1182 bytes} [Tue Sep 1 02:11:16 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c5ab5b92-b927-4826-8324-ac9e083929a1 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-84cd6798-2ec1-4ec2-b877-a654d0142dd6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-84cd6798-2ec1-4ec2-b877-a654d0142dd6 tempest-VolumeHostsAdminTestsJSON-305591695 tempest-VolumeHostsAdminTestsJSON-305591695-project-admin] GET http://192.168.122.72/volume/v3/os-hosts/devstack@QuobyteHD Sep 01 02:11:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-84cd6798-2ec1-4ec2-b877-a654d0142dd6 tempest-VolumeHostsAdminTestsJSON-305591695 tempest-VolumeHostsAdminTestsJSON-305591695-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-84cd6798-2ec1-4ec2-b877-a654d0142dd6 tempest-VolumeHostsAdminTestsJSON-305591695 tempest-VolumeHostsAdminTestsJSON-305591695-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c5ab5b92-b927-4826-8324-ac9e083929a1 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c returned with HTTP 200 Sep 01 02:11:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 653/1334] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:16 2026] GET /volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-84cd6798-2ec1-4ec2-b877-a654d0142dd6 tempest-VolumeHostsAdminTestsJSON-305591695 tempest-VolumeHostsAdminTestsJSON-305591695-project-admin] http://192.168.122.72/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 01 02:11:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 682/1335] 192.168.122.72 () {58 vars in 1176 bytes} [Tue Sep 1 02:11:16 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 546 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d4aec914-e288-43c0-b4d8-debbf53f0478 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d4aec914-e288-43c0-b4d8-debbf53f0478 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c Sep 01 02:11:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d4aec914-e288-43c0-b4d8-debbf53f0478 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d4aec914-e288-43c0-b4d8-debbf53f0478 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:16 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d4aec914-e288-43c0-b4d8-debbf53f0478 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d4aec914-e288-43c0-b4d8-debbf53f0478 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c returned with HTTP 200 Sep 01 02:11:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 654/1336] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:16 2026] GET /volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5ce78210-dbc4-4b31-8f17-2f8e952f0ae3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5ce78210-dbc4-4b31-8f17-2f8e952f0ae3 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 Sep 01 02:11:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5ce78210-dbc4-4b31-8f17-2f8e952f0ae3 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5ce78210-dbc4-4b31-8f17-2f8e952f0ae3 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:16 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:16 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:16 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5ce78210-dbc4-4b31-8f17-2f8e952f0ae3 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5ce78210-dbc4-4b31-8f17-2f8e952f0ae3 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 returned with HTTP 200 Sep 01 02:11:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 683/1337] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:16 2026] GET /volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2440f308-2634-404b-8918-9b18d8bcf402 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2440f308-2634-404b-8918-9b18d8bcf402 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 Sep 01 02:11:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2440f308-2634-404b-8918-9b18d8bcf402 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2440f308-2634-404b-8918-9b18d8bcf402 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:16 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2440f308-2634-404b-8918-9b18d8bcf402 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2440f308-2634-404b-8918-9b18d8bcf402 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 returned with HTTP 200 Sep 01 02:11:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 655/1338] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:16 2026] GET /volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-23b846e0-e9c1-4a2f-9e13-da7592713785 req-f379940c-e7b8-4158-b1b6-11a22604b4ed None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-23b846e0-e9c1-4a2f-9e13-da7592713785 req-f379940c-e7b8-4158-b1b6-11a22604b4ed tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/attachments?instance_id=006512f9-324d-43f5-9e8e-1e50aec9b7f3 Sep 01 02:11:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-23b846e0-e9c1-4a2f-9e13-da7592713785 req-f379940c-e7b8-4158-b1b6-11a22604b4ed tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-23b846e0-e9c1-4a2f-9e13-da7592713785 req-f379940c-e7b8-4158-b1b6-11a22604b4ed tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_attachment.py:249: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:19 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), Sep 01 02:11:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-23b846e0-e9c1-4a2f-9e13-da7592713785 req-f379940c-e7b8-4158-b1b6-11a22604b4ed tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/attachments?instance_id=006512f9-324d-43f5-9e8e-1e50aec9b7f3 returned with HTTP 200 Sep 01 02:11:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 684/1339] 192.168.122.72 () {62 vars in 1521 bytes} [Tue Sep 1 02:11:19 2026] GET /volume/v3/attachments?instance_id=006512f9-324d-43f5-9e8e-1e50aec9b7f3 => generated 192 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-23b846e0-e9c1-4a2f-9e13-da7592713785 req-d918bf46-357a-4779-a7ac-269211e1bb58 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-23b846e0-e9c1-4a2f-9e13-da7592713785 req-d918bf46-357a-4779-a7ac-269211e1bb58 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/attachments/4257f811-29b0-49e8-9790-4a5c96cc922f Sep 01 02:11:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-23b846e0-e9c1-4a2f-9e13-da7592713785 req-d918bf46-357a-4779-a7ac-269211e1bb58 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-23b846e0-e9c1-4a2f-9e13-da7592713785 req-d918bf46-357a-4779-a7ac-269211e1bb58 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-23b846e0-e9c1-4a2f-9e13-da7592713785 req-d918bf46-357a-4779-a7ac-269211e1bb58 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/attachments/4257f811-29b0-49e8-9790-4a5c96cc922f returned with HTTP 200 Sep 01 02:11:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 656/1340] 192.168.122.72 () {62 vars in 1535 bytes} [Tue Sep 1 02:11:19 2026] GET /volume/v3/attachments/4257f811-29b0-49e8-9790-4a5c96cc922f => generated 718 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7ba07593-4ce2-4e92-88b9-90540ef006d1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7ba07593-4ce2-4e92-88b9-90540ef006d1 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] DELETE http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c Sep 01 02:11:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7ba07593-4ce2-4e92-88b9-90540ef006d1 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7ba07593-4ce2-4e92-88b9-90540ef006d1 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:25 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-7ba07593-4ce2-4e92-88b9-90540ef006d1 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Delete volume with id: 89acb6c2-080a-43e6-abca-5ccf18a9ae3c Sep 01 02:11:25 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=355,cinder:INSERT=21,cinder:UPDATE=47 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:11:25 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:25 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:25 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:25 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:25 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7ba07593-4ce2-4e92-88b9-90540ef006d1 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:25 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7ba07593-4ce2-4e92-88b9-90540ef006d1 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Delete volume request issued successfully. Sep 01 02:11:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7ba07593-4ce2-4e92-88b9-90540ef006d1 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c returned with HTTP 202 Sep 01 02:11:25 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 685/1341] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:11:25 2026] DELETE /volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-57f84b11-3973-4786-b1c5-91ebaac18179 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-57f84b11-3973-4786-b1c5-91ebaac18179 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c Sep 01 02:11:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-57f84b11-3973-4786-b1c5-91ebaac18179 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-57f84b11-3973-4786-b1c5-91ebaac18179 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:26 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:26 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:26 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:26 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:26 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-57f84b11-3973-4786-b1c5-91ebaac18179 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-57f84b11-3973-4786-b1c5-91ebaac18179 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c returned with HTTP 200 Sep 01 02:11:26 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 657/1342] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:26 2026] GET /volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-61fb774d-ac57-4f2e-b216-b2a9f04c49e0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-da5ac690-6967-4684-afb2-d3e9b258aaa9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-da5ac690-6967-4684-afb2-d3e9b258aaa9 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c Sep 01 02:11:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-da5ac690-6967-4684-afb2-d3e9b258aaa9 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-da5ac690-6967-4684-afb2-d3e9b258aaa9 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-61fb774d-ac57-4f2e-b216-b2a9f04c49e0 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:11:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-61fb774d-ac57-4f2e-b216-b2a9f04c49e0 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-734984325"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:27 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:27 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-da5ac690-6967-4684-afb2-d3e9b258aaa9 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-61fb774d-ac57-4f2e-b216-b2a9f04c49e0 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:11:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 686/1343] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:11:26 2026] POST /volume/v3/types => generated 230 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-da5ac690-6967-4684-afb2-d3e9b258aaa9 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c returned with HTTP 200 Sep 01 02:11:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 658/1344] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:27 2026] GET /volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f64bd97f-5136-4e29-ab86-02747c662f67 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f64bd97f-5136-4e29-ab86-02747c662f67 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] POST http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs Sep 01 02:11:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f64bd97f-5136-4e29-ab86-02747c662f67 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f64bd97f-5136-4e29-ab86-02747c662f67 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs returned with HTTP 200 Sep 01 02:11:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 687/1345] 192.168.122.72 () {60 vars in 1278 bytes} [Tue Sep 1 02:11:27 2026] POST /volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs => generated 34 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:11:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-009ba570-44af-45ba-98ad-f140895897b5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-009ba570-44af-45ba-98ad-f140895897b5 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] GET http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs/spec3 Sep 01 02:11:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-009ba570-44af-45ba-98ad-f140895897b5 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-009ba570-44af-45ba-98ad-f140895897b5 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-009ba570-44af-45ba-98ad-f140895897b5 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs/spec3 returned with HTTP 200 Sep 01 02:11:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 659/1346] 192.168.122.72 () {58 vars in 1275 bytes} [Tue Sep 1 02:11:27 2026] GET /volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs/spec3 => generated 17 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:11:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4e45e201-94ed-408e-a267-70161b6fc2e8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4e45e201-94ed-408e-a267-70161b6fc2e8 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] DELETE http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs/spec3 Sep 01 02:11:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4e45e201-94ed-408e-a267-70161b6fc2e8 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4e45e201-94ed-408e-a267-70161b6fc2e8 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4e45e201-94ed-408e-a267-70161b6fc2e8 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs/spec3 returned with HTTP 202 Sep 01 02:11:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 688/1347] 192.168.122.72 () {58 vars in 1278 bytes} [Tue Sep 1 02:11:27 2026] DELETE /volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs/spec3 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:11:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d67803b8-5e21-4571-b0ef-c669a5f84a80 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d67803b8-5e21-4571-b0ef-c669a5f84a80 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] GET http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs/spec3 Sep 01 02:11:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d67803b8-5e21-4571-b0ef-c669a5f84a80 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d67803b8-5e21-4571-b0ef-c669a5f84a80 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d67803b8-5e21-4571-b0ef-c669a5f84a80 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs/spec3 returned with HTTP 404 Sep 01 02:11:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 660/1348] 192.168.122.72 () {58 vars in 1275 bytes} [Tue Sep 1 02:11:27 2026] GET /volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs/spec3 => generated 129 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d122089d-d749-4d8c-b2fb-ebacd43ebf79 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d122089d-d749-4d8c-b2fb-ebacd43ebf79 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] POST http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs Sep 01 02:11:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d122089d-d749-4d8c-b2fb-ebacd43ebf79 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d122089d-d749-4d8c-b2fb-ebacd43ebf79 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs returned with HTTP 200 Sep 01 02:11:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 689/1349] 192.168.122.72 () {60 vars in 1278 bytes} [Tue Sep 1 02:11:27 2026] POST /volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs => generated 34 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:11:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-de8b0f80-7f32-493b-b1d5-e3030d163966 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-de8b0f80-7f32-493b-b1d5-e3030d163966 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] GET http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs Sep 01 02:11:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-de8b0f80-7f32-493b-b1d5-e3030d163966 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-de8b0f80-7f32-493b-b1d5-e3030d163966 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-de8b0f80-7f32-493b-b1d5-e3030d163966 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs returned with HTTP 200 Sep 01 02:11:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 661/1350] 192.168.122.72 () {58 vars in 1257 bytes} [Tue Sep 1 02:11:27 2026] GET /volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:11:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c9b7dea8-13f4-4738-a0f7-bddc77bfe00d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c9b7dea8-13f4-4738-a0f7-bddc77bfe00d tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] POST http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs Sep 01 02:11:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c9b7dea8-13f4-4738-a0f7-bddc77bfe00d tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c9b7dea8-13f4-4738-a0f7-bddc77bfe00d tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs returned with HTTP 200 Sep 01 02:11:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 690/1351] 192.168.122.72 () {60 vars in 1278 bytes} [Tue Sep 1 02:11:27 2026] POST /volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs => generated 34 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:11:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-95f09ea9-7c08-4dca-b15d-29f131548e4a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-95f09ea9-7c08-4dca-b15d-29f131548e4a tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] PUT http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs/spec2 Sep 01 02:11:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-95f09ea9-7c08-4dca-b15d-29f131548e4a tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-95f09ea9-7c08-4dca-b15d-29f131548e4a tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs/spec2 returned with HTTP 200 Sep 01 02:11:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 662/1352] 192.168.122.72 () {60 vars in 1295 bytes} [Tue Sep 1 02:11:27 2026] PUT /volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs/spec2 => generated 17 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:11:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a605f648-74df-44ad-b78e-a403313e1b4f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a605f648-74df-44ad-b78e-a403313e1b4f tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] GET http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs/spec2 Sep 01 02:11:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a605f648-74df-44ad-b78e-a403313e1b4f tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a605f648-74df-44ad-b78e-a403313e1b4f tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a605f648-74df-44ad-b78e-a403313e1b4f tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs/spec2 returned with HTTP 200 Sep 01 02:11:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 691/1353] 192.168.122.72 () {58 vars in 1275 bytes} [Tue Sep 1 02:11:27 2026] GET /volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs/spec2 => generated 17 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:11:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e4cffdf2-eed6-4667-a59f-9f8f3efd155e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e4cffdf2-eed6-4667-a59f-9f8f3efd155e tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] POST http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs Sep 01 02:11:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e4cffdf2-eed6-4667-a59f-9f8f3efd155e tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e4cffdf2-eed6-4667-a59f-9f8f3efd155e tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs returned with HTTP 200 Sep 01 02:11:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 663/1354] 192.168.122.72 () {60 vars in 1278 bytes} [Tue Sep 1 02:11:28 2026] POST /volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs => generated 51 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:11:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2ab1b191-ce13-4811-aa29-1f04ee9b998c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2ab1b191-ce13-4811-aa29-1f04ee9b998c tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] GET http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs Sep 01 02:11:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2ab1b191-ce13-4811-aa29-1f04ee9b998c tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2ab1b191-ce13-4811-aa29-1f04ee9b998c tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2ab1b191-ce13-4811-aa29-1f04ee9b998c tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs returned with HTTP 200 Sep 01 02:11:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 692/1355] 192.168.122.72 () {58 vars in 1257 bytes} [Tue Sep 1 02:11:28 2026] GET /volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3/extra_specs => generated 68 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:11:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2b04a445-1bd4-4a09-bc56-91e8b0a079a1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2b04a445-1bd4-4a09-bc56-91e8b0a079a1 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] DELETE http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3 Sep 01 02:11:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2b04a445-1bd4-4a09-bc56-91e8b0a079a1 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2b04a445-1bd4-4a09-bc56-91e8b0a079a1 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-db266b7f-27a1-423b-9f9f-9465b6665513 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-db266b7f-27a1-423b-9f9f-9465b6665513 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c Sep 01 02:11:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-db266b7f-27a1-423b-9f9f-9465b6665513 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-db266b7f-27a1-423b-9f9f-9465b6665513 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-db266b7f-27a1-423b-9f9f-9465b6665513 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c returned with HTTP 404 Sep 01 02:11:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 693/1356] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:28 2026] GET /volume/v3/volumes/89acb6c2-080a-43e6-abca-5ccf18a9ae3c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cc0bea60-8cfc-4c09-a821-fda4bb56c48a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cc0bea60-8cfc-4c09-a821-fda4bb56c48a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] DELETE http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 Sep 01 02:11:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cc0bea60-8cfc-4c09-a821-fda4bb56c48a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cc0bea60-8cfc-4c09-a821-fda4bb56c48a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:28 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-cc0bea60-8cfc-4c09-a821-fda4bb56c48a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Delete volume with id: a1978ab9-48e1-4b6e-82af-992233ac0100 Sep 01 02:11:28 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:28 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:28 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:28 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:28 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-cc0bea60-8cfc-4c09-a821-fda4bb56c48a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2b04a445-1bd4-4a09-bc56-91e8b0a079a1 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3 returned with HTTP 202 Sep 01 02:11:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 664/1357] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:11:28 2026] DELETE /volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a51fd34b-a492-4479-9eda-148a26745134 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a51fd34b-a492-4479-9eda-148a26745134 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] GET http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3 Sep 01 02:11:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a51fd34b-a492-4479-9eda-148a26745134 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a51fd34b-a492-4479-9eda-148a26745134 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a51fd34b-a492-4479-9eda-148a26745134 tempest-VolumeTypesExtraSpecsTest-1391919171 tempest-VolumeTypesExtraSpecsTest-1391919171-project-admin] http://192.168.122.72/volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3 returned with HTTP 404 Sep 01 02:11:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 665/1358] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:11:28 2026] GET /volume/v3/types/c40440d8-9247-41e1-8c6b-a4e0022363b3 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:28 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-cc0bea60-8cfc-4c09-a821-fda4bb56c48a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Delete volume request issued successfully. Sep 01 02:11:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cc0bea60-8cfc-4c09-a821-fda4bb56c48a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 returned with HTTP 202 Sep 01 02:11:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 694/1359] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:11:28 2026] DELETE /volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c32e13e2-872f-42e0-9393-56e7ba43c243 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c32e13e2-872f-42e0-9393-56e7ba43c243 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 Sep 01 02:11:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c32e13e2-872f-42e0-9393-56e7ba43c243 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c32e13e2-872f-42e0-9393-56e7ba43c243 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:28 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:28 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:28 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:28 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:28 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c32e13e2-872f-42e0-9393-56e7ba43c243 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c32e13e2-872f-42e0-9393-56e7ba43c243 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 returned with HTTP 200 Sep 01 02:11:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 666/1360] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:28 2026] GET /volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2487fa38-9fff-44dc-a734-7ef98531f11a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2487fa38-9fff-44dc-a734-7ef98531f11a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 Sep 01 02:11:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2487fa38-9fff-44dc-a734-7ef98531f11a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2487fa38-9fff-44dc-a734-7ef98531f11a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:29 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:29 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:29 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:29 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:29 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2487fa38-9fff-44dc-a734-7ef98531f11a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2487fa38-9fff-44dc-a734-7ef98531f11a tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 returned with HTTP 200 Sep 01 02:11:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 695/1361] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:29 2026] GET /volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 => generated 850 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f36cd524-7f86-4b9a-bfa3-979e1e428f95 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f36cd524-7f86-4b9a-bfa3-979e1e428f95 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:11:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f36cd524-7f86-4b9a-bfa3-979e1e428f95 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-786897061", "imageRef": "97f1460d-e99d-469e-a933-615f59c7b55c", "size": 1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-f36cd524-7f86-4b9a-bfa3-979e1e428f95 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-786897061', 'imageRef': '97f1460d-e99d-469e-a933-615f59c7b55c', 'size': 1}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-24786eba-43ef-44ec-ae23-f7a66b66bb17 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-24786eba-43ef-44ec-ae23-f7a66b66bb17 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 Sep 01 02:11:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-24786eba-43ef-44ec-ae23-f7a66b66bb17 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-24786eba-43ef-44ec-ae23-f7a66b66bb17 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-24786eba-43ef-44ec-ae23-f7a66b66bb17 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 returned with HTTP 404 Sep 01 02:11:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 696/1362] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:30 2026] GET /volume/v3/volumes/a1978ab9-48e1-4b6e-82af-992233ac0100 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:30 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-f36cd524-7f86-4b9a-bfa3-979e1e428f95 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Create volume of 1 GB Sep 01 02:11:30 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=366,cinder:INSERT=30,cinder:UPDATE=63 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:11:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f36cd524-7f86-4b9a-bfa3-979e1e428f95 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Availability Zones retrieved successfully. Sep 01 02:11:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2a346a15-a275-486d-b768-0ee93cac912d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:30 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f36cd524-7f86-4b9a-bfa3-979e1e428f95 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Flow 'volume_create_api' (a6180807-6638-47df-a64d-5d3f1356f6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2a346a15-a275-486d-b768-0ee93cac912d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] DELETE http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:11:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2a346a15-a275-486d-b768-0ee93cac912d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2a346a15-a275-486d-b768-0ee93cac912d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:30 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-2a346a15-a275-486d-b768-0ee93cac912d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Delete volume with id: a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:11:30 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f36cd524-7f86-4b9a-bfa3-979e1e428f95 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a35b87f-8b00-4107-aa3a-1551123486a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:30 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-f36cd524-7f86-4b9a-bfa3-979e1e428f95 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:30 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:30 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:30 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:30 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2a346a15-a275-486d-b768-0ee93cac912d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2a346a15-a275-486d-b768-0ee93cac912d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Delete volume request issued successfully. Sep 01 02:11:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2a346a15-a275-486d-b768-0ee93cac912d tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 202 Sep 01 02:11:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 697/1363] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:11:30 2026] DELETE /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b823ef72-2b31-484d-bbb4-58e4e03c026c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b823ef72-2b31-484d-bbb4-58e4e03c026c tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:11:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b823ef72-2b31-484d-bbb4-58e4e03c026c tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b823ef72-2b31-484d-bbb4-58e4e03c026c tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:30 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:30 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:30 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:30 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b823ef72-2b31-484d-bbb4-58e4e03c026c tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:30 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f36cd524-7f86-4b9a-bfa3-979e1e428f95 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a35b87f-8b00-4107-aa3a-1551123486a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b823ef72-2b31-484d-bbb4-58e4e03c026c tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:11:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 698/1364] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:30 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:30 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f36cd524-7f86-4b9a-bfa3-979e1e428f95 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e44c9ec0-8ad5-48a8-bf9e-3bce42536909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:31 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-f36cd524-7f86-4b9a-bfa3-979e1e428f95 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Created reservations ['d495c0ee-1830-49ef-bca7-8c923a38eebb', '2c77372c-b203-4542-818e-e79fbbd39c00', 'd4bc56db-d72a-412e-aa67-52793cfacf82', 'ad00e747-4107-4ead-b20c-7f886683a168'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f36cd524-7f86-4b9a-bfa3-979e1e428f95 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e44c9ec0-8ad5-48a8-bf9e-3bce42536909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d495c0ee-1830-49ef-bca7-8c923a38eebb', '2c77372c-b203-4542-818e-e79fbbd39c00', 'd4bc56db-d72a-412e-aa67-52793cfacf82', 'ad00e747-4107-4ead-b20c-7f886683a168']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f36cd524-7f86-4b9a-bfa3-979e1e428f95 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (560cb9f3-077a-4188-a7c9-2366ba9c007e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:31 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:31 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f36cd524-7f86-4b9a-bfa3-979e1e428f95 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (560cb9f3-077a-4188-a7c9-2366ba9c007e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b6ad179-9335-431c-a8a1-7667a66a07ab', '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-786897061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037628dfab7d4ff7b392a70b9371d3e5',qos_specs=None,replication_status=,reservations=['d495c0ee-1830-49ef-bca7-8c923a38eebb','2c77372c-b203-4542-818e-e79fbbd39c00','d4bc56db-d72a-412e-aa67-52793cfacf82','ad00e747-4107-4ead-b20c-7f886683a168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90a055a48ddc47bcb52613c192c0c272',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:11:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-786897061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b6ad179-9335-431c-a8a1-7667a66a07ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='037628dfab7d4ff7b392a70b9371d3e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90a055a48ddc47bcb52613c192c0c272',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f36cd524-7f86-4b9a-bfa3-979e1e428f95 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffbf90c9-a7d7-4e28-8503-eb166a386f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f36cd524-7f86-4b9a-bfa3-979e1e428f95 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffbf90c9-a7d7-4e28-8503-eb166a386f3a) transitioned into state 'SUCCESS' from state '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-786897061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='037628dfab7d4ff7b392a70b9371d3e5',qos_specs=None,replication_status=,reservations=['d495c0ee-1830-49ef-bca7-8c923a38eebb','2c77372c-b203-4542-818e-e79fbbd39c00','d4bc56db-d72a-412e-aa67-52793cfacf82','ad00e747-4107-4ead-b20c-7f886683a168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90a055a48ddc47bcb52613c192c0c272',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f36cd524-7f86-4b9a-bfa3-979e1e428f95 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e101829-0c90-446f-be95-962030b7aef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f36cd524-7f86-4b9a-bfa3-979e1e428f95 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e101829-0c90-446f-be95-962030b7aef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f36cd524-7f86-4b9a-bfa3-979e1e428f95 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Flow 'volume_create_api' (a6180807-6638-47df-a64d-5d3f1356f6eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f36cd524-7f86-4b9a-bfa3-979e1e428f95 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Create volume request issued successfully. Sep 01 02:11:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f36cd524-7f86-4b9a-bfa3-979e1e428f95 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 667/1365] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:11:30 2026] POST /volume/v3/volumes => generated 759 bytes in 1167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b0de1611-7288-4aee-ab2d-e7709afc2dbc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b0de1611-7288-4aee-ab2d-e7709afc2dbc tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] GET http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab Sep 01 02:11:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b0de1611-7288-4aee-ab2d-e7709afc2dbc tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b0de1611-7288-4aee-ab2d-e7709afc2dbc tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:31 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:31 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:31 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:31 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:31 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b0de1611-7288-4aee-ab2d-e7709afc2dbc tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Volume info retrieved successfully. Sep 01 02:11:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b0de1611-7288-4aee-ab2d-e7709afc2dbc tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab returned with HTTP 200 Sep 01 02:11:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 699/1366] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:31 2026] GET /volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab => generated 827 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bfa4c4f2-feb6-4b4f-b96d-19fbc05075ba None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bfa4c4f2-feb6-4b4f-b96d-19fbc05075ba tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:11:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bfa4c4f2-feb6-4b4f-b96d-19fbc05075ba tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bfa4c4f2-feb6-4b4f-b96d-19fbc05075ba tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:31 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:31 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:31 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:31 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-bfa4c4f2-feb6-4b4f-b96d-19fbc05075ba tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Volume info retrieved successfully. Sep 01 02:11:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bfa4c4f2-feb6-4b4f-b96d-19fbc05075ba tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 200 Sep 01 02:11:32 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 668/1367] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:31 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 850 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2e3e6b45-27e2-4a18-b161-ef8121deaab1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2e3e6b45-27e2-4a18-b161-ef8121deaab1 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] GET http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab Sep 01 02:11:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2e3e6b45-27e2-4a18-b161-ef8121deaab1 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2e3e6b45-27e2-4a18-b161-ef8121deaab1 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:32 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:32 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:32 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:32 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:32 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2e3e6b45-27e2-4a18-b161-ef8121deaab1 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Volume info retrieved successfully. Sep 01 02:11:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2e3e6b45-27e2-4a18-b161-ef8121deaab1 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab returned with HTTP 200 Sep 01 02:11:32 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 700/1368] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:32 2026] GET /volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab => generated 851 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7a6ef6d1-d5b8-4701-a3f3-8f2c28700a62 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7a6ef6d1-d5b8-4701-a3f3-8f2c28700a62 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] GET http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca Sep 01 02:11:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7a6ef6d1-d5b8-4701-a3f3-8f2c28700a62 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7a6ef6d1-d5b8-4701-a3f3-8f2c28700a62 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7a6ef6d1-d5b8-4701-a3f3-8f2c28700a62 tempest-AttachVolumeTestJSON-1480235634 tempest-AttachVolumeTestJSON-1480235634-project-member] http://192.168.122.72/volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca returned with HTTP 404 Sep 01 02:11:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 669/1369] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:33 2026] GET /volume/v3/volumes/a2229b78-7b58-43a6-a3fb-a54b1fab45ca => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3ab3c499-4e74-4e8e-9f4f-c905d548fce1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3ab3c499-4e74-4e8e-9f4f-c905d548fce1 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] GET http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab Sep 01 02:11:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3ab3c499-4e74-4e8e-9f4f-c905d548fce1 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3ab3c499-4e74-4e8e-9f4f-c905d548fce1 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:33 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:33 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:33 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:33 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:33 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3ab3c499-4e74-4e8e-9f4f-c905d548fce1 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Volume info retrieved successfully. Sep 01 02:11:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3ab3c499-4e74-4e8e-9f4f-c905d548fce1 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab returned with HTTP 200 Sep 01 02:11:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 701/1370] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:33 2026] GET /volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab => generated 851 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-eb66c725-913f-4c60-a28b-8831e004b727 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-eb66c725-913f-4c60-a28b-8831e004b727 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] GET http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab Sep 01 02:11:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-eb66c725-913f-4c60-a28b-8831e004b727 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-eb66c725-913f-4c60-a28b-8831e004b727 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:34 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:34 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:34 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:34 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-eb66c725-913f-4c60-a28b-8831e004b727 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Volume info retrieved successfully. Sep 01 02:11:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-eb66c725-913f-4c60-a28b-8831e004b727 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab returned with HTTP 200 Sep 01 02:11:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 670/1371] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:34 2026] GET /volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab => generated 909 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-424311c4-aac5-4f98-89a8-d9e4f64c770b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7c3e4151-1354-4f37-af88-13c528b13c43 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-424311c4-aac5-4f98-89a8-d9e4f64c770b tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] GET http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab Sep 01 02:11:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-424311c4-aac5-4f98-89a8-d9e4f64c770b tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-424311c4-aac5-4f98-89a8-d9e4f64c770b tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:36 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:36 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:36 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:36 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:36 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-424311c4-aac5-4f98-89a8-d9e4f64c770b tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Volume info retrieved successfully. Sep 01 02:11:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-424311c4-aac5-4f98-89a8-d9e4f64c770b tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab returned with HTTP 200 Sep 01 02:11:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 702/1372] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:35 2026] GET /volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab => generated 909 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7c3e4151-1354-4f37-af88-13c528b13c43 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:11:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7c3e4151-1354-4f37-af88-13c528b13c43 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1510750555", "extra_specs": {"spec1": "val1"}}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7c3e4151-1354-4f37-af88-13c528b13c43 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:11:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 671/1373] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:11:35 2026] POST /volume/v3/types => generated 243 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ff8a8696-a874-4b9e-a650-9079646499bb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ff8a8696-a874-4b9e-a650-9079646499bb tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] POST http://192.168.122.72/volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55/extra_specs Sep 01 02:11:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ff8a8696-a874-4b9e-a650-9079646499bb tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ff8a8696-a874-4b9e-a650-9079646499bb tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] http://192.168.122.72/volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55/extra_specs returned with HTTP 400 Sep 01 02:11:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 703/1374] 192.168.122.72 () {60 vars in 1278 bytes} [Tue Sep 1 02:11:36 2026] POST /volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55/extra_specs => generated 146 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d51521cd-7371-4780-8d76-10dcba093846 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d51521cd-7371-4780-8d76-10dcba093846 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] POST http://192.168.122.72/volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55/extra_specs Sep 01 02:11:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d51521cd-7371-4780-8d76-10dcba093846 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d51521cd-7371-4780-8d76-10dcba093846 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] http://192.168.122.72/volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55/extra_specs returned with HTTP 400 Sep 01 02:11:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 672/1375] 192.168.122.72 () {60 vars in 1278 bytes} [Tue Sep 1 02:11:36 2026] POST /volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55/extra_specs => generated 132 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e08577f8-a2ab-4b0f-b264-71cfe395009e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e08577f8-a2ab-4b0f-b264-71cfe395009e tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] POST http://192.168.122.72/volume/v3/types/41b3e905-5125-440c-905c-4b78d55b8bb9/extra_specs Sep 01 02:11:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e08577f8-a2ab-4b0f-b264-71cfe395009e tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e08577f8-a2ab-4b0f-b264-71cfe395009e tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] http://192.168.122.72/volume/v3/types/41b3e905-5125-440c-905c-4b78d55b8bb9/extra_specs returned with HTTP 404 Sep 01 02:11:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d3c50431-15ba-43ba-9730-d31ecfeca986 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 704/1376] 192.168.122.72 () {60 vars in 1278 bytes} [Tue Sep 1 02:11:36 2026] POST /volume/v3/types/41b3e905-5125-440c-905c-4b78d55b8bb9/extra_specs => generated 114 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d3c50431-15ba-43ba-9730-d31ecfeca986 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] DELETE http://192.168.122.72/volume/v3/types/082763fb-6d1e-4397-81df-830e79254c76/extra_specs/spec1 Sep 01 02:11:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d3c50431-15ba-43ba-9730-d31ecfeca986 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d3c50431-15ba-43ba-9730-d31ecfeca986 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d3c50431-15ba-43ba-9730-d31ecfeca986 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] http://192.168.122.72/volume/v3/types/082763fb-6d1e-4397-81df-830e79254c76/extra_specs/spec1 returned with HTTP 404 Sep 01 02:11:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 673/1377] 192.168.122.72 () {58 vars in 1278 bytes} [Tue Sep 1 02:11:36 2026] DELETE /volume/v3/types/082763fb-6d1e-4397-81df-830e79254c76/extra_specs/spec1 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-abd73a4e-bcf3-4375-b9c0-c16ac9b177a0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-abd73a4e-bcf3-4375-b9c0-c16ac9b177a0 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] GET http://192.168.122.72/volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55/extra_specs/nonexistent_extra_spec_name Sep 01 02:11:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-abd73a4e-bcf3-4375-b9c0-c16ac9b177a0 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-abd73a4e-bcf3-4375-b9c0-c16ac9b177a0 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-abd73a4e-bcf3-4375-b9c0-c16ac9b177a0 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] http://192.168.122.72/volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 01 02:11:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 705/1378] 192.168.122.72 () {58 vars in 1341 bytes} [Tue Sep 1 02:11:36 2026] GET /volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2a10c789-dddd-41cd-878b-e281d82c044a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2a10c789-dddd-41cd-878b-e281d82c044a tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] GET http://192.168.122.72/volume/v3/types/75e6f96c-ccf2-498f-9927-969b3f6c0dcd/extra_specs/spec1 Sep 01 02:11:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2a10c789-dddd-41cd-878b-e281d82c044a tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2a10c789-dddd-41cd-878b-e281d82c044a tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2a10c789-dddd-41cd-878b-e281d82c044a tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] http://192.168.122.72/volume/v3/types/75e6f96c-ccf2-498f-9927-969b3f6c0dcd/extra_specs/spec1 returned with HTTP 404 Sep 01 02:11:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 674/1379] 192.168.122.72 () {58 vars in 1275 bytes} [Tue Sep 1 02:11:36 2026] GET /volume/v3/types/75e6f96c-ccf2-498f-9927-969b3f6c0dcd/extra_specs/spec1 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ab383a1f-026f-4ea4-a1cc-5ef548c8e6e9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ab383a1f-026f-4ea4-a1cc-5ef548c8e6e9 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] GET http://192.168.122.72/volume/v3/types/2b4c9353-cf60-4ffd-b297-3aede99774d1/extra_specs Sep 01 02:11:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ab383a1f-026f-4ea4-a1cc-5ef548c8e6e9 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ab383a1f-026f-4ea4-a1cc-5ef548c8e6e9 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ab383a1f-026f-4ea4-a1cc-5ef548c8e6e9 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] http://192.168.122.72/volume/v3/types/2b4c9353-cf60-4ffd-b297-3aede99774d1/extra_specs returned with HTTP 404 Sep 01 02:11:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 706/1380] 192.168.122.72 () {58 vars in 1257 bytes} [Tue Sep 1 02:11:36 2026] GET /volume/v3/types/2b4c9353-cf60-4ffd-b297-3aede99774d1/extra_specs => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-746d55a4-a537-4eb1-bdeb-ca453de5a7c6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-746d55a4-a537-4eb1-bdeb-ca453de5a7c6 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] PUT http://192.168.122.72/volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55/extra_specs/spec1 Sep 01 02:11:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-746d55a4-a537-4eb1-bdeb-ca453de5a7c6 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-746d55a4-a537-4eb1-bdeb-ca453de5a7c6 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] http://192.168.122.72/volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55/extra_specs/spec1 returned with HTTP 400 Sep 01 02:11:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 675/1381] 192.168.122.72 () {60 vars in 1295 bytes} [Tue Sep 1 02:11:36 2026] PUT /volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55/extra_specs/spec1 => generated 102 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b3ddeb54-040b-40d4-a43a-26d44672c5fd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b3ddeb54-040b-40d4-a43a-26d44672c5fd tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] PUT http://192.168.122.72/volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55/extra_specs/spec1 Sep 01 02:11:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b3ddeb54-040b-40d4-a43a-26d44672c5fd tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] Action: 'update', calling method: update, body: null {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b3ddeb54-040b-40d4-a43a-26d44672c5fd tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] http://192.168.122.72/volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55/extra_specs/spec1 returned with HTTP 400 Sep 01 02:11:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 707/1382] 192.168.122.72 () {60 vars in 1294 bytes} [Tue Sep 1 02:11:36 2026] PUT /volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55/extra_specs/spec1 => generated 72 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7dcf8e0c-bc1f-4045-afc5-2dba9645b5a7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7dcf8e0c-bc1f-4045-afc5-2dba9645b5a7 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] PUT http://192.168.122.72/volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55/extra_specs/None Sep 01 02:11:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7dcf8e0c-bc1f-4045-afc5-2dba9645b5a7 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7dcf8e0c-bc1f-4045-afc5-2dba9645b5a7 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 02:11:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7dcf8e0c-bc1f-4045-afc5-2dba9645b5a7 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] http://192.168.122.72/volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55/extra_specs/None returned with HTTP 400 Sep 01 02:11:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 676/1383] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:11:36 2026] PUT /volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55/extra_specs/None => generated 73 bytes in 63 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fd9c0219-c8a6-4ad6-83b3-3f93b6ff8a3f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fd9c0219-c8a6-4ad6-83b3-3f93b6ff8a3f tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] PUT http://192.168.122.72/volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55/extra_specs/d636202b-2424-44ce-a9f8-c6d44b8dfa6e Sep 01 02:11:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fd9c0219-c8a6-4ad6-83b3-3f93b6ff8a3f tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fd9c0219-c8a6-4ad6-83b3-3f93b6ff8a3f tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 02:11:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fd9c0219-c8a6-4ad6-83b3-3f93b6ff8a3f tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] http://192.168.122.72/volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55/extra_specs/d636202b-2424-44ce-a9f8-c6d44b8dfa6e returned with HTTP 400 Sep 01 02:11:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 708/1384] 192.168.122.72 () {60 vars in 1388 bytes} [Tue Sep 1 02:11:36 2026] PUT /volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55/extra_specs/d636202b-2424-44ce-a9f8-c6d44b8dfa6e => generated 73 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a7efb248-a78e-4185-a6ca-afa9bca42a14 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a7efb248-a78e-4185-a6ca-afa9bca42a14 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] PUT http://192.168.122.72/volume/v3/types/ba2ba412-05c8-4d21-a1a2-6fe39a33cb75/extra_specs/spec1 Sep 01 02:11:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a7efb248-a78e-4185-a6ca-afa9bca42a14 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a7efb248-a78e-4185-a6ca-afa9bca42a14 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] http://192.168.122.72/volume/v3/types/ba2ba412-05c8-4d21-a1a2-6fe39a33cb75/extra_specs/spec1 returned with HTTP 404 Sep 01 02:11:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 677/1385] 192.168.122.72 () {60 vars in 1295 bytes} [Tue Sep 1 02:11:36 2026] PUT /volume/v3/types/ba2ba412-05c8-4d21-a1a2-6fe39a33cb75/extra_specs/spec1 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7cbd19a8-e445-460f-b520-a9b7a33cc31f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7cbd19a8-e445-460f-b520-a9b7a33cc31f tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] DELETE http://192.168.122.72/volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55 Sep 01 02:11:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7cbd19a8-e445-460f-b520-a9b7a33cc31f tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7cbd19a8-e445-460f-b520-a9b7a33cc31f tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7cbd19a8-e445-460f-b520-a9b7a33cc31f tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] http://192.168.122.72/volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55 returned with HTTP 202 Sep 01 02:11:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 709/1386] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:11:36 2026] DELETE /volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1d7a1288-5351-4493-96b2-50d6860b88c7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1d7a1288-5351-4493-96b2-50d6860b88c7 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] GET http://192.168.122.72/volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55 Sep 01 02:11:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1d7a1288-5351-4493-96b2-50d6860b88c7 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1d7a1288-5351-4493-96b2-50d6860b88c7 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1d7a1288-5351-4493-96b2-50d6860b88c7 tempest-ExtraSpecsNegativeTest-1393781671 tempest-ExtraSpecsNegativeTest-1393781671-project-admin] http://192.168.122.72/volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55 returned with HTTP 404 Sep 01 02:11:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 678/1387] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:11:36 2026] GET /volume/v3/types/458bb519-a8c1-49eb-8d17-f53f6fdacc55 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:11:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-78773960-448a-4c6a-a7f6-36e42046d79c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-78773960-448a-4c6a-a7f6-36e42046d79c tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] GET http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab Sep 01 02:11:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-78773960-448a-4c6a-a7f6-36e42046d79c tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-78773960-448a-4c6a-a7f6-36e42046d79c tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:37 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:37 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-78773960-448a-4c6a-a7f6-36e42046d79c tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Volume info retrieved successfully. Sep 01 02:11:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-78773960-448a-4c6a-a7f6-36e42046d79c tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab returned with HTTP 200 Sep 01 02:11:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 710/1388] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:37 2026] GET /volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab => generated 912 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3887a13a-d3ea-4dc7-a6a5-5b0cbddd49ee None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3887a13a-d3ea-4dc7-a6a5-5b0cbddd49ee tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] GET http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab Sep 01 02:11:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3887a13a-d3ea-4dc7-a6a5-5b0cbddd49ee tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3887a13a-d3ea-4dc7-a6a5-5b0cbddd49ee tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:38 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:38 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:38 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:38 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:38 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3887a13a-d3ea-4dc7-a6a5-5b0cbddd49ee tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Volume info retrieved successfully. Sep 01 02:11:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3887a13a-d3ea-4dc7-a6a5-5b0cbddd49ee tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab returned with HTTP 200 Sep 01 02:11:38 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 679/1389] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:38 2026] GET /volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab => generated 912 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6ecdaef5-9c2c-470a-ad7d-95831330e597 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6ecdaef5-9c2c-470a-ad7d-95831330e597 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] GET http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab Sep 01 02:11:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6ecdaef5-9c2c-470a-ad7d-95831330e597 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6ecdaef5-9c2c-470a-ad7d-95831330e597 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:39 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:39 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6ecdaef5-9c2c-470a-ad7d-95831330e597 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Volume info retrieved successfully. Sep 01 02:11:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6ecdaef5-9c2c-470a-ad7d-95831330e597 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab returned with HTTP 200 Sep 01 02:11:39 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 711/1390] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:39 2026] GET /volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-133644ce-a97d-4b4a-a56c-6261acd5225d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-133644ce-a97d-4b4a-a56c-6261acd5225d tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] GET http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab Sep 01 02:11:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-133644ce-a97d-4b4a-a56c-6261acd5225d tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-133644ce-a97d-4b4a-a56c-6261acd5225d tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-133644ce-a97d-4b4a-a56c-6261acd5225d tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Volume info retrieved successfully. Sep 01 02:11:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-133644ce-a97d-4b4a-a56c-6261acd5225d tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab returned with HTTP 200 Sep 01 02:11:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 680/1391] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:40 2026] GET /volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab => generated 912 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-44412bf4-f8cc-46d6-ac73-294e32fa6bc0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-44412bf4-f8cc-46d6-ac73-294e32fa6bc0 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] GET http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab Sep 01 02:11:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-44412bf4-f8cc-46d6-ac73-294e32fa6bc0 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-44412bf4-f8cc-46d6-ac73-294e32fa6bc0 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-44412bf4-f8cc-46d6-ac73-294e32fa6bc0 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Volume info retrieved successfully. Sep 01 02:11:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-44412bf4-f8cc-46d6-ac73-294e32fa6bc0 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab returned with HTTP 200 Sep 01 02:11:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 712/1392] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:41 2026] GET /volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab => generated 1330 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-4653a593-58df-48ec-82cc-8e525e28276a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-4653a593-58df-48ec-82cc-8e525e28276a tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] GET http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab Sep 01 02:11:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-4653a593-58df-48ec-82cc-8e525e28276a tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-4653a593-58df-48ec-82cc-8e525e28276a tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:41 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-4653a593-58df-48ec-82cc-8e525e28276a tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Volume info retrieved successfully. Sep 01 02:11:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-4653a593-58df-48ec-82cc-8e525e28276a tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab returned with HTTP 200 Sep 01 02:11:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 681/1393] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:11:41 2026] GET /volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab => generated 1330 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-31850c73-41db-4657-8574-fcbc64097a16 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-31850c73-41db-4657-8574-fcbc64097a16 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] GET http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab Sep 01 02:11:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-31850c73-41db-4657-8574-fcbc64097a16 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-31850c73-41db-4657-8574-fcbc64097a16 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:42 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:42 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-31850c73-41db-4657-8574-fcbc64097a16 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Volume info retrieved successfully. Sep 01 02:11:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-31850c73-41db-4657-8574-fcbc64097a16 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab returned with HTTP 200 Sep 01 02:11:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 713/1394] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:11:42 2026] GET /volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab => generated 1330 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-53d53de1-b2de-403d-94c0-6cc78174321a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-53d53de1-b2de-403d-94c0-6cc78174321a None None] GET http://192.168.122.72/volume// Sep 01 02:11:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-53d53de1-b2de-403d-94c0-6cc78174321a None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-53d53de1-b2de-403d-94c0-6cc78174321a None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-53d53de1-b2de-403d-94c0-6cc78174321a None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:11:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 682/1395] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:11:42 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:11:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-9dd4e6c3-74ca-4369-b293-427a9144a005 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-9dd4e6c3-74ca-4369-b293-427a9144a005 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:11:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-9dd4e6c3-74ca-4369-b293-427a9144a005 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b6ad179-9335-431c-a8a1-7667a66a07ab", "connector": null, "instance_uuid": "b9c99613-719f-4f1c-8db1-eefc4cd8f574"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:42 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:42 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-9dd4e6c3-74ca-4369-b293-427a9144a005 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:11:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 714/1396] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:11:42 2026] POST /volume/v3/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:11:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-931754b0-9d14-402a-9a6f-65ed7d98c5a1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-931754b0-9d14-402a-9a6f-65ed7d98c5a1 tempest-ExtensionsTestJSON-524415843 tempest-ExtensionsTestJSON-524415843-project-member] GET http://192.168.122.72/volume/v3/extensions Sep 01 02:11:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-931754b0-9d14-402a-9a6f-65ed7d98c5a1 tempest-ExtensionsTestJSON-524415843 tempest-ExtensionsTestJSON-524415843-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-931754b0-9d14-402a-9a6f-65ed7d98c5a1 tempest-ExtensionsTestJSON-524415843 tempest-ExtensionsTestJSON-524415843-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-931754b0-9d14-402a-9a6f-65ed7d98c5a1 tempest-ExtensionsTestJSON-524415843 tempest-ExtensionsTestJSON-524415843-project-member] http://192.168.122.72/volume/v3/extensions returned with HTTP 200 Sep 01 02:11:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 683/1397] 192.168.122.72 () {58 vars in 1125 bytes} [Tue Sep 1 02:11:42 2026] GET /volume/v3/extensions => generated 5245 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-8c104543-c990-476c-8c02-92577f4a0769 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-8c104543-c990-476c-8c02-92577f4a0769 None None] GET http://192.168.122.72/volume// Sep 01 02:11:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-8c104543-c990-476c-8c02-92577f4a0769 None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-8c104543-c990-476c-8c02-92577f4a0769 None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-8c104543-c990-476c-8c02-92577f4a0769 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:11:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 715/1398] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:11:45 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:11:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-853c16a9-6227-47e6-8e41-4a8f080dbee8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-81b91a73-0fbb-4722-9a70-30c0753274d0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-853c16a9-6227-47e6-8e41-4a8f080dbee8 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] GET http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab Sep 01 02:11:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-853c16a9-6227-47e6-8e41-4a8f080dbee8 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-853c16a9-6227-47e6-8e41-4a8f080dbee8 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:45 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:45 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:45 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:45 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:45 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-853c16a9-6227-47e6-8e41-4a8f080dbee8 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Volume info retrieved successfully. Sep 01 02:11:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-853c16a9-6227-47e6-8e41-4a8f080dbee8 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab returned with HTTP 200 Sep 01 02:11:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 684/1399] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:11:45 2026] GET /volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab => generated 1510 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-81b91a73-0fbb-4722-9a70-30c0753274d0 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:11:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-81b91a73-0fbb-4722-9a70-30c0753274d0 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-655743491"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-81b91a73-0fbb-4722-9a70-30c0753274d0 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-655743491'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:46 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-81b91a73-0fbb-4722-9a70-30c0753274d0 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Create volume of 1 GB Sep 01 02:11:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-81b91a73-0fbb-4722-9a70-30c0753274d0 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Availability Zones retrieved successfully. Sep 01 02:11:46 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81b91a73-0fbb-4722-9a70-30c0753274d0 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Flow 'volume_create_api' (9472a367-5e0b-472b-8ba2-89bb9827f1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:46 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81b91a73-0fbb-4722-9a70-30c0753274d0 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8bc57cc-cada-45d1-a28c-2bb8a00567dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:46 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-81b91a73-0fbb-4722-9a70-30c0753274d0 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-83c0a64d-597e-4adb-99fd-2dd0daebee87 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-83c0a64d-597e-4adb-99fd-2dd0daebee87 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] PUT http://192.168.122.72/volume/v3/attachments/d1edebb8-d3d3-478d-a275-008bff1bb148 Sep 01 02:11:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-83c0a64d-597e-4adb-99fd-2dd0daebee87 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.72", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:32e52322f66a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "b99c6661-3d45-4b14-b3c5-e80eb5d23bfa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:46 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-83c0a64d-597e-4adb-99fd-2dd0daebee87 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Acquiring lock "cinder-attachment_update-3b6ad179-9335-431c-a8a1-7667a66a07ab-devstack" by "attachment_update" {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:11:46 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81b91a73-0fbb-4722-9a70-30c0753274d0 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8bc57cc-cada-45d1-a28c-2bb8a00567dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:46 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81b91a73-0fbb-4722-9a70-30c0753274d0 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e6cb08e-081d-4ca2-9b9a-f72a255cd1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:46 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-83c0a64d-597e-4adb-99fd-2dd0daebee87 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Lock "cinder-attachment_update-3b6ad179-9335-431c-a8a1-7667a66a07ab-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:11:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:46 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:46 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:46 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-81b91a73-0fbb-4722-9a70-30c0753274d0 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Created reservations ['5a79db64-92c0-408c-9593-b36c28fa1f07', '7f81709c-3ac1-4b46-87cf-b8f784151e44', '21c9855f-35cf-4634-a9ee-f359e7de43b1', '0abae70f-9095-44bb-8250-b37ffb10eaae'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:46 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81b91a73-0fbb-4722-9a70-30c0753274d0 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e6cb08e-081d-4ca2-9b9a-f72a255cd1d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a79db64-92c0-408c-9593-b36c28fa1f07', '7f81709c-3ac1-4b46-87cf-b8f784151e44', '21c9855f-35cf-4634-a9ee-f359e7de43b1', '0abae70f-9095-44bb-8250-b37ffb10eaae']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:46 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81b91a73-0fbb-4722-9a70-30c0753274d0 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2250fd3a-26df-4c36-a947-e014b5f73a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:46 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:46 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:46 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81b91a73-0fbb-4722-9a70-30c0753274d0 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2250fd3a-26df-4c36-a947-e014b5f73a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '786034e8-17ed-497a-84dd-c24dc8318224', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-655743491',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8fee3dc9ccc74d21aaa99df5d895fa46',qos_specs=None,replication_status=,reservations=['5a79db64-92c0-408c-9593-b36c28fa1f07','7f81709c-3ac1-4b46-87cf-b8f784151e44','21c9855f-35cf-4634-a9ee-f359e7de43b1','0abae70f-9095-44bb-8250-b37ffb10eaae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0948511a6f5147f092c57679adec42ff',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:11:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-655743491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=786034e8-17ed-497a-84dd-c24dc8318224,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8fee3dc9ccc74d21aaa99df5d895fa46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0948511a6f5147f092c57679adec42ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:46 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81b91a73-0fbb-4722-9a70-30c0753274d0 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (877fbe1c-0ab8-458f-88d9-e123a389e8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:46 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-83c0a64d-597e-4adb-99fd-2dd0daebee87 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Lock "cinder-attachment_update-3b6ad179-9335-431c-a8a1-7667a66a07ab-devstack" released by "attachment_update" :: held 0.364s {{(pid=87017) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:11:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-83c0a64d-597e-4adb-99fd-2dd0daebee87 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/attachments/d1edebb8-d3d3-478d-a275-008bff1bb148 returned with HTTP 200 Sep 01 02:11:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 685/1400] 192.168.122.72 () {66 vars in 1588 bytes} [Tue Sep 1 02:11:46 2026] PUT /volume/v3/attachments/d1edebb8-d3d3-478d-a275-008bff1bb148 => generated 694 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:46 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81b91a73-0fbb-4722-9a70-30c0753274d0 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (877fbe1c-0ab8-458f-88d9-e123a389e8ba) transitioned into state 'SUCCESS' from state '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-655743491',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8fee3dc9ccc74d21aaa99df5d895fa46',qos_specs=None,replication_status=,reservations=['5a79db64-92c0-408c-9593-b36c28fa1f07','7f81709c-3ac1-4b46-87cf-b8f784151e44','21c9855f-35cf-4634-a9ee-f359e7de43b1','0abae70f-9095-44bb-8250-b37ffb10eaae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0948511a6f5147f092c57679adec42ff',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:46 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81b91a73-0fbb-4722-9a70-30c0753274d0 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd0506b-b7c2-4970-bdb8-e9b3d4a96cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-f9619e18-2ce5-40d5-bbbf-70b13698c956 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-f9619e18-2ce5-40d5-bbbf-70b13698c956 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] POST http://192.168.122.72/volume/v3/attachments/d1edebb8-d3d3-478d-a275-008bff1bb148/action Sep 01 02:11:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-f9619e18-2ce5-40d5-bbbf-70b13698c956 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Action body: b'{"os-complete": null}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:11:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-f9619e18-2ce5-40d5-bbbf-70b13698c956 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:46 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81b91a73-0fbb-4722-9a70-30c0753274d0 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd0506b-b7c2-4970-bdb8-e9b3d4a96cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:46 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81b91a73-0fbb-4722-9a70-30c0753274d0 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Flow 'volume_create_api' (9472a367-5e0b-472b-8ba2-89bb9827f1f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-81b91a73-0fbb-4722-9a70-30c0753274d0 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Create volume request issued successfully. Sep 01 02:11:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-81b91a73-0fbb-4722-9a70-30c0753274d0 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 716/1401] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:11:45 2026] POST /volume/v3/volumes => generated 766 bytes in 1210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:46 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:46 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1aa13fee-26b4-4339-9ca2-cd2cde64505b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1aa13fee-26b4-4339-9ca2-cd2cde64505b tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] GET http://192.168.122.72/volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 Sep 01 02:11:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1aa13fee-26b4-4339-9ca2-cd2cde64505b tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1aa13fee-26b4-4339-9ca2-cd2cde64505b tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:46 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:46 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1aa13fee-26b4-4339-9ca2-cd2cde64505b tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Volume info retrieved successfully. Sep 01 02:11:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1aa13fee-26b4-4339-9ca2-cd2cde64505b tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 returned with HTTP 200 Sep 01 02:11:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 717/1402] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:46 2026] GET /volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 => generated 834 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ff3eb19f-bfd2-473b-8d46-a9ca8c0fb957 req-f9619e18-2ce5-40d5-bbbf-70b13698c956 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/attachments/d1edebb8-d3d3-478d-a275-008bff1bb148/action returned with HTTP 204 Sep 01 02:11:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 686/1403] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:11:46 2026] POST /volume/v3/attachments/d1edebb8-d3d3-478d-a275-008bff1bb148/action => generated 0 bytes in 298 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d64350b1-fa9b-4804-ae26-acdcd89e109e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d64350b1-fa9b-4804-ae26-acdcd89e109e tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] GET http://192.168.122.72/volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 Sep 01 02:11:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d64350b1-fa9b-4804-ae26-acdcd89e109e tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d64350b1-fa9b-4804-ae26-acdcd89e109e tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:47 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:47 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d64350b1-fa9b-4804-ae26-acdcd89e109e tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Volume info retrieved successfully. Sep 01 02:11:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d64350b1-fa9b-4804-ae26-acdcd89e109e tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 returned with HTTP 200 Sep 01 02:11:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 718/1404] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:47 2026] GET /volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 => generated 858 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8ecf7938-1678-4bd1-a4cb-ef460a1bedab None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8e457052-0915-41cf-9db6-4ace5fead4ff None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8e457052-0915-41cf-9db6-4ace5fead4ff tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] GET http://192.168.122.72/volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 Sep 01 02:11:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8e457052-0915-41cf-9db6-4ace5fead4ff tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8e457052-0915-41cf-9db6-4ace5fead4ff tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:48 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:48 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:48 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:48 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8e457052-0915-41cf-9db6-4ace5fead4ff tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Volume info retrieved successfully. Sep 01 02:11:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8e457052-0915-41cf-9db6-4ace5fead4ff tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 returned with HTTP 200 Sep 01 02:11:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 719/1405] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:48 2026] GET /volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-f4c95a3b-64e9-4935-8395-a46d7e949c19 req-04f3a3cf-5b81-4b5a-bd5d-0ac84235fb9f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-f4c95a3b-64e9-4935-8395-a46d7e949c19 req-04f3a3cf-5b81-4b5a-bd5d-0ac84235fb9f tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] GET http://192.168.122.72/volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 Sep 01 02:11:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-f4c95a3b-64e9-4935-8395-a46d7e949c19 req-04f3a3cf-5b81-4b5a-bd5d-0ac84235fb9f tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-f4c95a3b-64e9-4935-8395-a46d7e949c19 req-04f3a3cf-5b81-4b5a-bd5d-0ac84235fb9f tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-f4c95a3b-64e9-4935-8395-a46d7e949c19 req-04f3a3cf-5b81-4b5a-bd5d-0ac84235fb9f tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Volume info retrieved successfully. Sep 01 02:11:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-f4c95a3b-64e9-4935-8395-a46d7e949c19 req-04f3a3cf-5b81-4b5a-bd5d-0ac84235fb9f tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 returned with HTTP 200 Sep 01 02:11:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 720/1406] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:11:49 2026] GET /volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7e2f771c-416b-4547-a127-a9e7aab443a6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7e2f771c-416b-4547-a127-a9e7aab443a6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:11:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7e2f771c-416b-4547-a127-a9e7aab443a6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-952016775"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-7e2f771c-416b-4547-a127-a9e7aab443a6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-952016775'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-7e2f771c-416b-4547-a127-a9e7aab443a6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Create volume of 1 GB Sep 01 02:11:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7e2f771c-416b-4547-a127-a9e7aab443a6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Availability Zones retrieved successfully. Sep 01 02:11:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7e2f771c-416b-4547-a127-a9e7aab443a6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Flow 'volume_create_api' (f3617ad2-4dc3-4284-9d26-7eab7c6998ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7e2f771c-416b-4547-a127-a9e7aab443a6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae0bb6c3-d0ea-41b2-b0cc-258ea7c74ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-7e2f771c-416b-4547-a127-a9e7aab443a6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8ecf7938-1678-4bd1-a4cb-ef460a1bedab tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:11:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8ecf7938-1678-4bd1-a4cb-ef460a1bedab tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-497021346"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-8ecf7938-1678-4bd1-a4cb-ef460a1bedab tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-497021346'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:49 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-8ecf7938-1678-4bd1-a4cb-ef460a1bedab tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Create volume of 1 GB Sep 01 02:11:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8ecf7938-1678-4bd1-a4cb-ef460a1bedab tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Availability Zones retrieved successfully. Sep 01 02:11:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8ecf7938-1678-4bd1-a4cb-ef460a1bedab tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Flow 'volume_create_api' (a1cd1c12-f284-4352-837a-9e08b3d9f790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8ecf7938-1678-4bd1-a4cb-ef460a1bedab tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8370118-ebcb-48c3-9dca-adeb7fc899b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-8ecf7938-1678-4bd1-a4cb-ef460a1bedab tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7e2f771c-416b-4547-a127-a9e7aab443a6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae0bb6c3-d0ea-41b2-b0cc-258ea7c74ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7e2f771c-416b-4547-a127-a9e7aab443a6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (140acf2f-9da4-4efb-bd57-5ce686c22842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8ecf7938-1678-4bd1-a4cb-ef460a1bedab tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8370118-ebcb-48c3-9dca-adeb7fc899b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8ecf7938-1678-4bd1-a4cb-ef460a1bedab tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e12c657b-acad-458e-baf4-0e7a18df8ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-7e2f771c-416b-4547-a127-a9e7aab443a6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Created reservations ['114a6c9d-7ce3-41e3-95f8-da1a3572285e', '8e01968b-deed-4724-97e8-59db05ab392d', 'a7121223-6170-41ff-9e50-be0aa94b462d', 'b9b94ff8-9f2b-4512-9643-12487941e80c'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7e2f771c-416b-4547-a127-a9e7aab443a6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (140acf2f-9da4-4efb-bd57-5ce686c22842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['114a6c9d-7ce3-41e3-95f8-da1a3572285e', '8e01968b-deed-4724-97e8-59db05ab392d', 'a7121223-6170-41ff-9e50-be0aa94b462d', 'b9b94ff8-9f2b-4512-9643-12487941e80c']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7e2f771c-416b-4547-a127-a9e7aab443a6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49ae5564-103f-4c74-ad9b-2c20ddc74dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:49 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-8ecf7938-1678-4bd1-a4cb-ef460a1bedab tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Created reservations ['85628921-6a41-479d-b0a9-b9c848e5fd73', '196ed9b5-a617-4dfd-a1e5-29032a8bcd46', 'a5193925-e135-41f2-80c0-65070d99b2ae', 'ca9ee93a-9074-412f-b212-dc49a06a1567'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8ecf7938-1678-4bd1-a4cb-ef460a1bedab tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e12c657b-acad-458e-baf4-0e7a18df8ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85628921-6a41-479d-b0a9-b9c848e5fd73', '196ed9b5-a617-4dfd-a1e5-29032a8bcd46', 'a5193925-e135-41f2-80c0-65070d99b2ae', 'ca9ee93a-9074-412f-b212-dc49a06a1567']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8ecf7938-1678-4bd1-a4cb-ef460a1bedab tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a862a2c-fa4f-4b34-b5da-ee65a6d2d212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7e2f771c-416b-4547-a127-a9e7aab443a6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49ae5564-103f-4c74-ad9b-2c20ddc74dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17825775-af5d-4a08-9fc8-eb4c6ec8a73f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-952016775',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8fee3dc9ccc74d21aaa99df5d895fa46',qos_specs=None,replication_status=,reservations=['114a6c9d-7ce3-41e3-95f8-da1a3572285e','8e01968b-deed-4724-97e8-59db05ab392d','a7121223-6170-41ff-9e50-be0aa94b462d','b9b94ff8-9f2b-4512-9643-12487941e80c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0948511a6f5147f092c57679adec42ff',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:11:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-952016775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17825775-af5d-4a08-9fc8-eb4c6ec8a73f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8fee3dc9ccc74d21aaa99df5d895fa46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0948511a6f5147f092c57679adec42ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7e2f771c-416b-4547-a127-a9e7aab443a6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fdfcb6c-83c6-4aef-a429-fdf9e398f7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8ecf7938-1678-4bd1-a4cb-ef460a1bedab tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a862a2c-fa4f-4b34-b5da-ee65a6d2d212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f28ab502-6a4c-416e-933f-0add80dd1f30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-497021346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fad664362f72430d8f61a2a6e29089f8',qos_specs=None,replication_status=,reservations=['85628921-6a41-479d-b0a9-b9c848e5fd73','196ed9b5-a617-4dfd-a1e5-29032a8bcd46','a5193925-e135-41f2-80c0-65070d99b2ae','ca9ee93a-9074-412f-b212-dc49a06a1567'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4979f90862344d469aaa4a726f6eab30',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:11:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-497021346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f28ab502-6a4c-416e-933f-0add80dd1f30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fad664362f72430d8f61a2a6e29089f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4979f90862344d469aaa4a726f6eab30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8ecf7938-1678-4bd1-a4cb-ef460a1bedab tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (924a9ffd-b0ff-4a33-8861-5656fed7ba0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7e2f771c-416b-4547-a127-a9e7aab443a6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fdfcb6c-83c6-4aef-a429-fdf9e398f7b6) transitioned into state 'SUCCESS' from state '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-952016775',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8fee3dc9ccc74d21aaa99df5d895fa46',qos_specs=None,replication_status=,reservations=['114a6c9d-7ce3-41e3-95f8-da1a3572285e','8e01968b-deed-4724-97e8-59db05ab392d','a7121223-6170-41ff-9e50-be0aa94b462d','b9b94ff8-9f2b-4512-9643-12487941e80c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0948511a6f5147f092c57679adec42ff',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7e2f771c-416b-4547-a127-a9e7aab443a6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca9cd5a1-ca2c-4c06-8d9e-dbabf036361f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7e2f771c-416b-4547-a127-a9e7aab443a6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca9cd5a1-ca2c-4c06-8d9e-dbabf036361f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7e2f771c-416b-4547-a127-a9e7aab443a6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Flow 'volume_create_api' (f3617ad2-4dc3-4284-9d26-7eab7c6998ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7e2f771c-416b-4547-a127-a9e7aab443a6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Create volume request issued successfully. Sep 01 02:11:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7e2f771c-416b-4547-a127-a9e7aab443a6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 721/1407] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:11:49 2026] POST /volume/v3/volumes => generated 766 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8ecf7938-1678-4bd1-a4cb-ef460a1bedab tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (924a9ffd-b0ff-4a33-8861-5656fed7ba0a) transitioned into state 'SUCCESS' from state '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-497021346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fad664362f72430d8f61a2a6e29089f8',qos_specs=None,replication_status=,reservations=['85628921-6a41-479d-b0a9-b9c848e5fd73','196ed9b5-a617-4dfd-a1e5-29032a8bcd46','a5193925-e135-41f2-80c0-65070d99b2ae','ca9ee93a-9074-412f-b212-dc49a06a1567'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4979f90862344d469aaa4a726f6eab30',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8ecf7938-1678-4bd1-a4cb-ef460a1bedab tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dedf5ca6-88f4-4538-853e-7176a2196ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-22c687f8-5776-4720-a127-49a0f6bf2046 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-22c687f8-5776-4720-a127-49a0f6bf2046 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] GET http://192.168.122.72/volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f Sep 01 02:11:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-22c687f8-5776-4720-a127-49a0f6bf2046 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-22c687f8-5776-4720-a127-49a0f6bf2046 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8ecf7938-1678-4bd1-a4cb-ef460a1bedab tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dedf5ca6-88f4-4538-853e-7176a2196ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8ecf7938-1678-4bd1-a4cb-ef460a1bedab tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Flow 'volume_create_api' (a1cd1c12-f284-4352-837a-9e08b3d9f790) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8ecf7938-1678-4bd1-a4cb-ef460a1bedab tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Create volume request issued successfully. Sep 01 02:11:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8ecf7938-1678-4bd1-a4cb-ef460a1bedab tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 687/1408] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:11:48 2026] POST /volume/v3/volumes => generated 756 bytes in 897 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-22c687f8-5776-4720-a127-49a0f6bf2046 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Volume info retrieved successfully. Sep 01 02:11:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8906e0c9-ec0b-458a-96a2-9084b4ac232c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-22c687f8-5776-4720-a127-49a0f6bf2046 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f returned with HTTP 200 Sep 01 02:11:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 722/1409] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:49 2026] GET /volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f => generated 834 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8906e0c9-ec0b-458a-96a2-9084b4ac232c tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] GET http://192.168.122.72/volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 Sep 01 02:11:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8906e0c9-ec0b-458a-96a2-9084b4ac232c tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8906e0c9-ec0b-458a-96a2-9084b4ac232c tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8906e0c9-ec0b-458a-96a2-9084b4ac232c tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Volume info retrieved successfully. Sep 01 02:11:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8906e0c9-ec0b-458a-96a2-9084b4ac232c tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] http://192.168.122.72/volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 returned with HTTP 200 Sep 01 02:11:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 688/1410] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:49 2026] GET /volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 => generated 824 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-aed3a0ab-864a-4b7c-b20a-42660ef3a656 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aed3a0ab-864a-4b7c-b20a-42660ef3a656 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] GET http://192.168.122.72/volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f Sep 01 02:11:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aed3a0ab-864a-4b7c-b20a-42660ef3a656 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aed3a0ab-864a-4b7c-b20a-42660ef3a656 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:50 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:50 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:50 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:50 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-aed3a0ab-864a-4b7c-b20a-42660ef3a656 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Volume info retrieved successfully. Sep 01 02:11:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aed3a0ab-864a-4b7c-b20a-42660ef3a656 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f returned with HTTP 200 Sep 01 02:11:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 723/1411] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:50 2026] GET /volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f => generated 858 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1735c8b7-417c-404e-9417-565a57aaf01a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1735c8b7-417c-404e-9417-565a57aaf01a tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] GET http://192.168.122.72/volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 Sep 01 02:11:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1735c8b7-417c-404e-9417-565a57aaf01a tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1735c8b7-417c-404e-9417-565a57aaf01a tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1735c8b7-417c-404e-9417-565a57aaf01a tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Volume info retrieved successfully. Sep 01 02:11:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1735c8b7-417c-404e-9417-565a57aaf01a tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] http://192.168.122.72/volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 returned with HTTP 200 Sep 01 02:11:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 689/1412] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:50 2026] GET /volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-46b9146b-16ff-4783-a134-13eb9e46cf88 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-46b9146b-16ff-4783-a134-13eb9e46cf88 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] GET http://192.168.122.72/volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f Sep 01 02:11:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-46b9146b-16ff-4783-a134-13eb9e46cf88 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-46b9146b-16ff-4783-a134-13eb9e46cf88 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:52 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-46b9146b-16ff-4783-a134-13eb9e46cf88 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Volume info retrieved successfully. Sep 01 02:11:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-46b9146b-16ff-4783-a134-13eb9e46cf88 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f returned with HTTP 200 Sep 01 02:11:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 724/1413] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:51 2026] GET /volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-43b2ade0-d42c-4380-b467-b1693a51d74a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-43b2ade0-d42c-4380-b467-b1693a51d74a tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] GET http://192.168.122.72/volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 Sep 01 02:11:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-43b2ade0-d42c-4380-b467-b1693a51d74a tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-43b2ade0-d42c-4380-b467-b1693a51d74a tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-934ab822-2ae2-4918-b341-c8334e22a6e6 req-d1f84b09-a78e-41c6-be16-5f308739ddbf None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-934ab822-2ae2-4918-b341-c8334e22a6e6 req-d1f84b09-a78e-41c6-be16-5f308739ddbf tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] GET http://192.168.122.72/volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f Sep 01 02:11:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-934ab822-2ae2-4918-b341-c8334e22a6e6 req-d1f84b09-a78e-41c6-be16-5f308739ddbf tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-934ab822-2ae2-4918-b341-c8334e22a6e6 req-d1f84b09-a78e-41c6-be16-5f308739ddbf tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:52 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:52 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-43b2ade0-d42c-4380-b467-b1693a51d74a tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Volume info retrieved successfully. Sep 01 02:11:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:52 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-43b2ade0-d42c-4380-b467-b1693a51d74a tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] http://192.168.122.72/volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 returned with HTTP 200 Sep 01 02:11:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 690/1414] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:52 2026] GET /volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 => generated 848 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-934ab822-2ae2-4918-b341-c8334e22a6e6 req-d1f84b09-a78e-41c6-be16-5f308739ddbf tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Volume info retrieved successfully. Sep 01 02:11:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-934ab822-2ae2-4918-b341-c8334e22a6e6 req-d1f84b09-a78e-41c6-be16-5f308739ddbf tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f returned with HTTP 200 Sep 01 02:11:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 725/1415] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:11:52 2026] GET /volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f => generated 859 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-33053179-fb39-4e3c-9152-be93369178db None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-33053179-fb39-4e3c-9152-be93369178db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:11:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-33053179-fb39-4e3c-9152-be93369178db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2132792771"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-33053179-fb39-4e3c-9152-be93369178db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2132792771'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:52 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-33053179-fb39-4e3c-9152-be93369178db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Create volume of 1 GB Sep 01 02:11:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-33053179-fb39-4e3c-9152-be93369178db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Availability Zones retrieved successfully. Sep 01 02:11:52 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-33053179-fb39-4e3c-9152-be93369178db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Flow 'volume_create_api' (f84f95d3-e816-4bc8-a81a-3fabd30ec48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:52 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-33053179-fb39-4e3c-9152-be93369178db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2edc2f39-c3be-4cbe-84af-c69b615660ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:52 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-33053179-fb39-4e3c-9152-be93369178db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:52 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-33053179-fb39-4e3c-9152-be93369178db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2edc2f39-c3be-4cbe-84af-c69b615660ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:52 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-33053179-fb39-4e3c-9152-be93369178db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4bace86-b481-45d7-8287-ed46ae3b895d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:52 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-33053179-fb39-4e3c-9152-be93369178db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Created reservations ['3be64c56-7040-41b4-a5a9-27ae8089c2f9', '19c4af10-c94a-4568-9150-2f4a4d5a5e21', '79f0650c-1d5d-40c6-a95b-91eb313a438b', 'a005464a-f397-43b9-aacb-c993a39be7c9'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:52 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-33053179-fb39-4e3c-9152-be93369178db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4bace86-b481-45d7-8287-ed46ae3b895d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3be64c56-7040-41b4-a5a9-27ae8089c2f9', '19c4af10-c94a-4568-9150-2f4a4d5a5e21', '79f0650c-1d5d-40c6-a95b-91eb313a438b', 'a005464a-f397-43b9-aacb-c993a39be7c9']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:52 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-33053179-fb39-4e3c-9152-be93369178db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cba60c43-d983-453a-aa04-4dece1d310aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:52 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:52 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:52 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-33053179-fb39-4e3c-9152-be93369178db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cba60c43-d983-453a-aa04-4dece1d310aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81143fde-ac47-4842-b05d-b29b9bb8c799', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2132792771',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8fee3dc9ccc74d21aaa99df5d895fa46',qos_specs=None,replication_status=,reservations=['3be64c56-7040-41b4-a5a9-27ae8089c2f9','19c4af10-c94a-4568-9150-2f4a4d5a5e21','79f0650c-1d5d-40c6-a95b-91eb313a438b','a005464a-f397-43b9-aacb-c993a39be7c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0948511a6f5147f092c57679adec42ff',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:11:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2132792771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81143fde-ac47-4842-b05d-b29b9bb8c799,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8fee3dc9ccc74d21aaa99df5d895fa46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0948511a6f5147f092c57679adec42ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:52 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-33053179-fb39-4e3c-9152-be93369178db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e4538b7-956a-4c85-9e0d-397a7babf140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:52 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-33053179-fb39-4e3c-9152-be93369178db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e4538b7-956a-4c85-9e0d-397a7babf140) transitioned into state 'SUCCESS' from state '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-2132792771',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8fee3dc9ccc74d21aaa99df5d895fa46',qos_specs=None,replication_status=,reservations=['3be64c56-7040-41b4-a5a9-27ae8089c2f9','19c4af10-c94a-4568-9150-2f4a4d5a5e21','79f0650c-1d5d-40c6-a95b-91eb313a438b','a005464a-f397-43b9-aacb-c993a39be7c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0948511a6f5147f092c57679adec42ff',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:52 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-33053179-fb39-4e3c-9152-be93369178db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a1ae4db-51e6-4cfc-bd77-2f24edeb156b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:52 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-33053179-fb39-4e3c-9152-be93369178db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a1ae4db-51e6-4cfc-bd77-2f24edeb156b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:52 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-33053179-fb39-4e3c-9152-be93369178db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Flow 'volume_create_api' (f84f95d3-e816-4bc8-a81a-3fabd30ec48a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-33053179-fb39-4e3c-9152-be93369178db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Create volume request issued successfully. Sep 01 02:11:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-33053179-fb39-4e3c-9152-be93369178db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 691/1416] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:11:52 2026] POST /volume/v3/volumes => generated 767 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-654e2123-069e-4b26-a189-4d3339ccc1ff None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-654e2123-069e-4b26-a189-4d3339ccc1ff tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] GET http://192.168.122.72/volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 Sep 01 02:11:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-654e2123-069e-4b26-a189-4d3339ccc1ff tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-654e2123-069e-4b26-a189-4d3339ccc1ff tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:52 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-654e2123-069e-4b26-a189-4d3339ccc1ff tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Volume info retrieved successfully. Sep 01 02:11:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-654e2123-069e-4b26-a189-4d3339ccc1ff tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 returned with HTTP 200 Sep 01 02:11:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 726/1417] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:52 2026] GET /volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 => generated 835 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e7a1a31b-d20a-4551-8561-05fa74d3863a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e7a1a31b-d20a-4551-8561-05fa74d3863a tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] GET http://192.168.122.72/volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 Sep 01 02:11:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e7a1a31b-d20a-4551-8561-05fa74d3863a tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e7a1a31b-d20a-4551-8561-05fa74d3863a tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:53 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:53 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:53 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:53 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e7a1a31b-d20a-4551-8561-05fa74d3863a tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Volume info retrieved successfully. Sep 01 02:11:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e7a1a31b-d20a-4551-8561-05fa74d3863a tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] http://192.168.122.72/volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 returned with HTTP 200 Sep 01 02:11:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 692/1418] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:53 2026] GET /volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 => generated 849 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a1e88088-337e-44d9-8e4a-fdf7af09106d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a1e88088-337e-44d9-8e4a-fdf7af09106d tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] GET http://192.168.122.72/volume/v3/limits Sep 01 02:11:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a1e88088-337e-44d9-8e4a-fdf7af09106d tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a1e88088-337e-44d9-8e4a-fdf7af09106d tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a1e88088-337e-44d9-8e4a-fdf7af09106d tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] http://192.168.122.72/volume/v3/limits returned with HTTP 200 Sep 01 02:11:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 727/1419] 192.168.122.72 () {58 vars in 1113 bytes} [Tue Sep 1 02:11:53 2026] GET /volume/v3/limits => generated 302 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-33989ab9-d933-4cdc-8fa1-425ded07487a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-33989ab9-d933-4cdc-8fa1-425ded07487a tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] GET http://192.168.122.72/volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 Sep 01 02:11:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-33989ab9-d933-4cdc-8fa1-425ded07487a tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-33989ab9-d933-4cdc-8fa1-425ded07487a tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:53 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:53 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:53 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:53 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-33989ab9-d933-4cdc-8fa1-425ded07487a tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Volume info retrieved successfully. Sep 01 02:11:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-33989ab9-d933-4cdc-8fa1-425ded07487a tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] http://192.168.122.72/volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 returned with HTTP 200 Sep 01 02:11:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 693/1420] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:53 2026] GET /volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 => generated 849 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0e0c9421-6fae-4588-a469-1c0cbda20924 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0e0c9421-6fae-4588-a469-1c0cbda20924 tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] DELETE http://192.168.122.72/volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 Sep 01 02:11:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0e0c9421-6fae-4588-a469-1c0cbda20924 tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0e0c9421-6fae-4588-a469-1c0cbda20924 tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:53 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-0e0c9421-6fae-4588-a469-1c0cbda20924 tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Delete volume with id: f28ab502-6a4c-416e-933f-0add80dd1f30 Sep 01 02:11:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0e0c9421-6fae-4588-a469-1c0cbda20924 tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Volume info retrieved successfully. Sep 01 02:11:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0e0c9421-6fae-4588-a469-1c0cbda20924 tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Delete volume request issued successfully. Sep 01 02:11:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0e0c9421-6fae-4588-a469-1c0cbda20924 tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] http://192.168.122.72/volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 returned with HTTP 202 Sep 01 02:11:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 728/1421] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:11:53 2026] DELETE /volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c2901c14-788d-498b-a591-4ef5bbcad9bc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c2901c14-788d-498b-a591-4ef5bbcad9bc tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] GET http://192.168.122.72/volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 Sep 01 02:11:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c2901c14-788d-498b-a591-4ef5bbcad9bc tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c2901c14-788d-498b-a591-4ef5bbcad9bc tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:53 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:53 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:53 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:53 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c2901c14-788d-498b-a591-4ef5bbcad9bc tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Volume info retrieved successfully. Sep 01 02:11:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c2901c14-788d-498b-a591-4ef5bbcad9bc tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] http://192.168.122.72/volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 returned with HTTP 200 Sep 01 02:11:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 694/1422] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:53 2026] GET /volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 => generated 848 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9e0ff0aa-c787-4fb1-aded-eb8d6d30906f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9e0ff0aa-c787-4fb1-aded-eb8d6d30906f tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] GET http://192.168.122.72/volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 Sep 01 02:11:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9e0ff0aa-c787-4fb1-aded-eb8d6d30906f tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9e0ff0aa-c787-4fb1-aded-eb8d6d30906f tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:54 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:54 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:54 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:54 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:54 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9e0ff0aa-c787-4fb1-aded-eb8d6d30906f tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Volume info retrieved successfully. Sep 01 02:11:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9e0ff0aa-c787-4fb1-aded-eb8d6d30906f tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 returned with HTTP 200 Sep 01 02:11:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 729/1423] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:53 2026] GET /volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 => generated 859 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3d6e2c71-cecd-4eba-a20c-62acc6229993 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3d6e2c71-cecd-4eba-a20c-62acc6229993 tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] GET http://192.168.122.72/volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 Sep 01 02:11:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3d6e2c71-cecd-4eba-a20c-62acc6229993 tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3d6e2c71-cecd-4eba-a20c-62acc6229993 tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:55 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:55 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:55 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:55 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:55 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3d6e2c71-cecd-4eba-a20c-62acc6229993 tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Volume info retrieved successfully. Sep 01 02:11:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3d6e2c71-cecd-4eba-a20c-62acc6229993 tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] http://192.168.122.72/volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 returned with HTTP 200 Sep 01 02:11:55 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 695/1424] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:54 2026] GET /volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 => generated 848 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d402d84b-f94d-4e88-9691-241c0e0cc158 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d402d84b-f94d-4e88-9691-241c0e0cc158 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] GET http://192.168.122.72/volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 Sep 01 02:11:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d402d84b-f94d-4e88-9691-241c0e0cc158 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d402d84b-f94d-4e88-9691-241c0e0cc158 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:55 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:55 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:55 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:55 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:55 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d402d84b-f94d-4e88-9691-241c0e0cc158 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Volume info retrieved successfully. Sep 01 02:11:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d402d84b-f94d-4e88-9691-241c0e0cc158 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 returned with HTTP 200 Sep 01 02:11:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 730/1425] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:55 2026] GET /volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 => generated 859 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-000a1382-c8c0-4c0c-a4cb-a92532aa8c6c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-000a1382-c8c0-4c0c-a4cb-a92532aa8c6c tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] GET http://192.168.122.72/volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 Sep 01 02:11:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-000a1382-c8c0-4c0c-a4cb-a92532aa8c6c tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-000a1382-c8c0-4c0c-a4cb-a92532aa8c6c tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-000a1382-c8c0-4c0c-a4cb-a92532aa8c6c tempest-AbsoluteLimitsTests-1838971889 tempest-AbsoluteLimitsTests-1838971889-project-member] http://192.168.122.72/volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 returned with HTTP 404 Sep 01 02:11:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 696/1426] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:56 2026] GET /volume/v3/volumes/f28ab502-6a4c-416e-933f-0add80dd1f30 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-80c431c6-2e04-4fcf-9e86-df4c9c4919fb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-80c431c6-2e04-4fcf-9e86-df4c9c4919fb tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] GET http://192.168.122.72/volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 Sep 01 02:11:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-80c431c6-2e04-4fcf-9e86-df4c9c4919fb tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-80c431c6-2e04-4fcf-9e86-df4c9c4919fb tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:56 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:56 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-80c431c6-2e04-4fcf-9e86-df4c9c4919fb tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Volume info retrieved successfully. Sep 01 02:11:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-80c431c6-2e04-4fcf-9e86-df4c9c4919fb tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 returned with HTTP 200 Sep 01 02:11:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 731/1427] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:56 2026] GET /volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-ed640116-70e7-4cb5-93b9-5ec7fdb84108 req-c23c5f03-2139-45c7-8d69-d6548f66791e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ed640116-70e7-4cb5-93b9-5ec7fdb84108 req-c23c5f03-2139-45c7-8d69-d6548f66791e tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] GET http://192.168.122.72/volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 Sep 01 02:11:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ed640116-70e7-4cb5-93b9-5ec7fdb84108 req-c23c5f03-2139-45c7-8d69-d6548f66791e tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ed640116-70e7-4cb5-93b9-5ec7fdb84108 req-c23c5f03-2139-45c7-8d69-d6548f66791e tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:56 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:56 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-ed640116-70e7-4cb5-93b9-5ec7fdb84108 req-c23c5f03-2139-45c7-8d69-d6548f66791e tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Volume info retrieved successfully. Sep 01 02:11:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ed640116-70e7-4cb5-93b9-5ec7fdb84108 req-c23c5f03-2139-45c7-8d69-d6548f66791e tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 returned with HTTP 200 Sep 01 02:11:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 697/1428] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:11:56 2026] GET /volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 => generated 860 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-d2e9fe1b-b1f6-4edf-b14b-a96d8ea448db req-67f0801e-8208-45f6-a6c6-732ed712a166 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-d2e9fe1b-b1f6-4edf-b14b-a96d8ea448db req-67f0801e-8208-45f6-a6c6-732ed712a166 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:11:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-d2e9fe1b-b1f6-4edf-b14b-a96d8ea448db req-67f0801e-8208-45f6-a6c6-732ed712a166 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-d2e9fe1b-b1f6-4edf-b14b-a96d8ea448db req-67f0801e-8208-45f6-a6c6-732ed712a166 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [req-d2e9fe1b-b1f6-4edf-b14b-a96d8ea448db req-67f0801e-8208-45f6-a6c6-732ed712a166 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [req-d2e9fe1b-b1f6-4edf-b14b-a96d8ea448db req-67f0801e-8208-45f6-a6c6-732ed712a166 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-d2e9fe1b-b1f6-4edf-b14b-a96d8ea448db req-67f0801e-8208-45f6-a6c6-732ed712a166 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Get all volumes completed successfully. Sep 01 02:11:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-d2e9fe1b-b1f6-4edf-b14b-a96d8ea448db req-67f0801e-8208-45f6-a6c6-732ed712a166 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:11:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 732/1429] 192.168.122.72 () {60 vars in 1392 bytes} [Tue Sep 1 02:11:57 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:11:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-72aea606-c129-4bbc-bd32-8959b26b1d2c req-dba9b482-9afe-49b1-95e1-ef336c8602cd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-72aea606-c129-4bbc-bd32-8959b26b1d2c req-dba9b482-9afe-49b1-95e1-ef336c8602cd tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:11:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-72aea606-c129-4bbc-bd32-8959b26b1d2c req-dba9b482-9afe-49b1-95e1-ef336c8602cd tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-72aea606-c129-4bbc-bd32-8959b26b1d2c req-dba9b482-9afe-49b1-95e1-ef336c8602cd tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [req-72aea606-c129-4bbc-bd32-8959b26b1d2c req-dba9b482-9afe-49b1-95e1-ef336c8602cd tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-72aea606-c129-4bbc-bd32-8959b26b1d2c req-dba9b482-9afe-49b1-95e1-ef336c8602cd tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:57 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-72aea606-c129-4bbc-bd32-8959b26b1d2c req-dba9b482-9afe-49b1-95e1-ef336c8602cd tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Get all volumes completed successfully. Sep 01 02:11:57 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:57 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-72aea606-c129-4bbc-bd32-8959b26b1d2c req-dba9b482-9afe-49b1-95e1-ef336c8602cd tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:11:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 698/1430] 192.168.122.72 () {60 vars in 1392 bytes} [Tue Sep 1 02:11:57 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-95473b0c-68ae-4eb0-a8ad-abe9ad66b861 req-ec14725d-10f0-44b1-91ce-221d0cf865bc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-95473b0c-68ae-4eb0-a8ad-abe9ad66b861 req-ec14725d-10f0-44b1-91ce-221d0cf865bc tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:11:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-95473b0c-68ae-4eb0-a8ad-abe9ad66b861 req-ec14725d-10f0-44b1-91ce-221d0cf865bc tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-95473b0c-68ae-4eb0-a8ad-abe9ad66b861 req-ec14725d-10f0-44b1-91ce-221d0cf865bc tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [req-95473b0c-68ae-4eb0-a8ad-abe9ad66b861 req-ec14725d-10f0-44b1-91ce-221d0cf865bc tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [req-95473b0c-68ae-4eb0-a8ad-abe9ad66b861 req-ec14725d-10f0-44b1-91ce-221d0cf865bc tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-95473b0c-68ae-4eb0-a8ad-abe9ad66b861 req-ec14725d-10f0-44b1-91ce-221d0cf865bc tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Get all volumes completed successfully. Sep 01 02:11:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-95473b0c-68ae-4eb0-a8ad-abe9ad66b861 req-ec14725d-10f0-44b1-91ce-221d0cf865bc tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:11:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 733/1431] 192.168.122.72 () {60 vars in 1392 bytes} [Tue Sep 1 02:11:57 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:11:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-20bb99d9-c5c4-4ce2-b2ac-a094f3f06324 req-be441596-4760-470a-93f4-df4f306c93db None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-20bb99d9-c5c4-4ce2-b2ac-a094f3f06324 req-be441596-4760-470a-93f4-df4f306c93db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:11:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-20bb99d9-c5c4-4ce2-b2ac-a094f3f06324 req-be441596-4760-470a-93f4-df4f306c93db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-20bb99d9-c5c4-4ce2-b2ac-a094f3f06324 req-be441596-4760-470a-93f4-df4f306c93db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [req-20bb99d9-c5c4-4ce2-b2ac-a094f3f06324 req-be441596-4760-470a-93f4-df4f306c93db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-20bb99d9-c5c4-4ce2-b2ac-a094f3f06324 req-be441596-4760-470a-93f4-df4f306c93db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:57 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-20bb99d9-c5c4-4ce2-b2ac-a094f3f06324 req-be441596-4760-470a-93f4-df4f306c93db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Get all volumes completed successfully. Sep 01 02:11:57 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:57 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-20bb99d9-c5c4-4ce2-b2ac-a094f3f06324 req-be441596-4760-470a-93f4-df4f306c93db tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:11:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 699/1432] 192.168.122.72 () {60 vars in 1392 bytes} [Tue Sep 1 02:11:57 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-f6582f74-02ab-4351-bb6e-783f4da39f05 req-dcc86c4c-13ef-47ed-acfd-1d118826a7f3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-f6582f74-02ab-4351-bb6e-783f4da39f05 req-dcc86c4c-13ef-47ed-acfd-1d118826a7f3 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:11:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-f6582f74-02ab-4351-bb6e-783f4da39f05 req-dcc86c4c-13ef-47ed-acfd-1d118826a7f3 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-f6582f74-02ab-4351-bb6e-783f4da39f05 req-dcc86c4c-13ef-47ed-acfd-1d118826a7f3 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [req-f6582f74-02ab-4351-bb6e-783f4da39f05 req-dcc86c4c-13ef-47ed-acfd-1d118826a7f3 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:58 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [req-f6582f74-02ab-4351-bb6e-783f4da39f05 req-dcc86c4c-13ef-47ed-acfd-1d118826a7f3 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-f6582f74-02ab-4351-bb6e-783f4da39f05 req-dcc86c4c-13ef-47ed-acfd-1d118826a7f3 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Get all volumes completed successfully. Sep 01 02:11:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-f6582f74-02ab-4351-bb6e-783f4da39f05 req-dcc86c4c-13ef-47ed-acfd-1d118826a7f3 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:11:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 734/1433] 192.168.122.72 () {60 vars in 1392 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-0dd9d7e9-e75e-47ac-81dc-8c2f9f6346ec req-5879ce70-feca-4859-9c99-8d7e1639c0ce None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-0dd9d7e9-e75e-47ac-81dc-8c2f9f6346ec req-5879ce70-feca-4859-9c99-8d7e1639c0ce tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:11:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-0dd9d7e9-e75e-47ac-81dc-8c2f9f6346ec req-5879ce70-feca-4859-9c99-8d7e1639c0ce tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-0dd9d7e9-e75e-47ac-81dc-8c2f9f6346ec req-5879ce70-feca-4859-9c99-8d7e1639c0ce tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [req-0dd9d7e9-e75e-47ac-81dc-8c2f9f6346ec req-5879ce70-feca-4859-9c99-8d7e1639c0ce tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:58 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-0dd9d7e9-e75e-47ac-81dc-8c2f9f6346ec req-5879ce70-feca-4859-9c99-8d7e1639c0ce tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:58 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-0dd9d7e9-e75e-47ac-81dc-8c2f9f6346ec req-5879ce70-feca-4859-9c99-8d7e1639c0ce tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Get all volumes completed successfully. Sep 01 02:11:58 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:58 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-0dd9d7e9-e75e-47ac-81dc-8c2f9f6346ec req-5879ce70-feca-4859-9c99-8d7e1639c0ce tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:11:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 700/1434] 192.168.122.72 () {60 vars in 1392 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-230c49b0-c905-4e45-8b82-b71b9cba39a1 req-e76175ee-feca-4963-a6a9-ac2475c23fd2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-230c49b0-c905-4e45-8b82-b71b9cba39a1 req-e76175ee-feca-4963-a6a9-ac2475c23fd2 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:11:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-230c49b0-c905-4e45-8b82-b71b9cba39a1 req-e76175ee-feca-4963-a6a9-ac2475c23fd2 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-230c49b0-c905-4e45-8b82-b71b9cba39a1 req-e76175ee-feca-4963-a6a9-ac2475c23fd2 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [req-230c49b0-c905-4e45-8b82-b71b9cba39a1 req-e76175ee-feca-4963-a6a9-ac2475c23fd2 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:58 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [req-230c49b0-c905-4e45-8b82-b71b9cba39a1 req-e76175ee-feca-4963-a6a9-ac2475c23fd2 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-230c49b0-c905-4e45-8b82-b71b9cba39a1 req-e76175ee-feca-4963-a6a9-ac2475c23fd2 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Get all volumes completed successfully. Sep 01 02:11:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-230c49b0-c905-4e45-8b82-b71b9cba39a1 req-e76175ee-feca-4963-a6a9-ac2475c23fd2 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:11:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 735/1435] 192.168.122.72 () {60 vars in 1392 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-7c81d527-92fc-4b45-9de6-bcb4c0cacca6 req-604e261d-504b-427d-a300-d585a40dadaa None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-7c81d527-92fc-4b45-9de6-bcb4c0cacca6 req-604e261d-504b-427d-a300-d585a40dadaa tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:11:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-7c81d527-92fc-4b45-9de6-bcb4c0cacca6 req-604e261d-504b-427d-a300-d585a40dadaa tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-7c81d527-92fc-4b45-9de6-bcb4c0cacca6 req-604e261d-504b-427d-a300-d585a40dadaa tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [req-7c81d527-92fc-4b45-9de6-bcb4c0cacca6 req-604e261d-504b-427d-a300-d585a40dadaa tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:58 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [req-7c81d527-92fc-4b45-9de6-bcb4c0cacca6 req-604e261d-504b-427d-a300-d585a40dadaa tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:58 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-7c81d527-92fc-4b45-9de6-bcb4c0cacca6 req-604e261d-504b-427d-a300-d585a40dadaa tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] Get all volumes completed successfully. Sep 01 02:11:58 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:58 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-7c81d527-92fc-4b45-9de6-bcb4c0cacca6 req-604e261d-504b-427d-a300-d585a40dadaa tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-reader] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:11:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 701/1436] 192.168.122.72 () {60 vars in 1392 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/v3/volumes/detail => generated 2561 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0e1be046-7854-443d-8542-8203a2fc6f7a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0e1be046-7854-443d-8542-8203a2fc6f7a tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] DELETE http://192.168.122.72/volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 Sep 01 02:11:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0e1be046-7854-443d-8542-8203a2fc6f7a tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0e1be046-7854-443d-8542-8203a2fc6f7a tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-0e1be046-7854-443d-8542-8203a2fc6f7a tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Delete volume with id: 81143fde-ac47-4842-b05d-b29b9bb8c799 Sep 01 02:11:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0e1be046-7854-443d-8542-8203a2fc6f7a tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Volume info retrieved successfully. Sep 01 02:11:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0e1be046-7854-443d-8542-8203a2fc6f7a tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Delete volume request issued successfully. Sep 01 02:11:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0e1be046-7854-443d-8542-8203a2fc6f7a tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 returned with HTTP 202 Sep 01 02:11:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 736/1437] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:11:58 2026] DELETE /volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a0b3a52e-e766-41b3-b89a-2a685073642f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a0b3a52e-e766-41b3-b89a-2a685073642f tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] GET http://192.168.122.72/volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 Sep 01 02:11:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a0b3a52e-e766-41b3-b89a-2a685073642f tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a0b3a52e-e766-41b3-b89a-2a685073642f tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:58 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:11:58 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a0b3a52e-e766-41b3-b89a-2a685073642f tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Volume info retrieved successfully. Sep 01 02:11:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a0b3a52e-e766-41b3-b89a-2a685073642f tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 returned with HTTP 200 Sep 01 02:11:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 702/1438] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 => generated 859 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c3054a7c-ca85-4b8d-b3c0-6a4c5cf681df None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c3054a7c-ca85-4b8d-b3c0-6a4c5cf681df tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] GET http://192.168.122.72/volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 Sep 01 02:11:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c3054a7c-ca85-4b8d-b3c0-6a4c5cf681df tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c3054a7c-ca85-4b8d-b3c0-6a4c5cf681df tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:11:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:11:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c3054a7c-ca85-4b8d-b3c0-6a4c5cf681df tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Volume info retrieved successfully. Sep 01 02:12:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c3054a7c-ca85-4b8d-b3c0-6a4c5cf681df tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 returned with HTTP 200 Sep 01 02:12:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 737/1439] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:59 2026] GET /volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 => generated 859 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-e9c7b56f-8d37-43ee-9d77-e8461d1bb74e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-e9c7b56f-8d37-43ee-9d77-e8461d1bb74e tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:12:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-e9c7b56f-8d37-43ee-9d77-e8461d1bb74e tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-e9c7b56f-8d37-43ee-9d77-e8461d1bb74e tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:00 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:00 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:00 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-e9c7b56f-8d37-43ee-9d77-e8461d1bb74e tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:12:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-e9c7b56f-8d37-43ee-9d77-e8461d1bb74e tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 200 Sep 01 02:12:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 703/1440] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:12:00 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 1147 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-92000aec-8ec8-4cb5-9b1f-4900f17f14bc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-92000aec-8ec8-4cb5-9b1f-4900f17f14bc tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] POST http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d/action Sep 01 02:12:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-92000aec-8ec8-4cb5-9b1f-4900f17f14bc tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-92000aec-8ec8-4cb5-9b1f-4900f17f14bc tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:00 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:00 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:00 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:00 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:00 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-92000aec-8ec8-4cb5-9b1f-4900f17f14bc tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:12:00 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-92000aec-8ec8-4cb5-9b1f-4900f17f14bc tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Begin detaching volume completed successfully. Sep 01 02:12:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-92000aec-8ec8-4cb5-9b1f-4900f17f14bc tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d/action returned with HTTP 202 Sep 01 02:12:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 738/1441] 192.168.122.72 () {64 vars in 1556 bytes} [Tue Sep 1 02:12:00 2026] POST /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-af50d259-3646-480c-bfd2-58ccfbad228a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-af50d259-3646-480c-bfd2-58ccfbad228a None None] GET http://192.168.122.72/volume// Sep 01 02:12:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-af50d259-3646-480c-bfd2-58ccfbad228a None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-af50d259-3646-480c-bfd2-58ccfbad228a None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-af50d259-3646-480c-bfd2-58ccfbad228a None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:12:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 704/1442] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:12:00 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:12:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-c24bab35-331f-405f-87ee-1409386bc097 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-c24bab35-331f-405f-87ee-1409386bc097 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:12:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-c24bab35-331f-405f-87ee-1409386bc097 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-c24bab35-331f-405f-87ee-1409386bc097 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:00 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:00 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ecb05b6f-6b39-4446-a67d-9f4576d70a71 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ecb05b6f-6b39-4446-a67d-9f4576d70a71 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] GET http://192.168.122.72/volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 Sep 01 02:12:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ecb05b6f-6b39-4446-a67d-9f4576d70a71 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ecb05b6f-6b39-4446-a67d-9f4576d70a71 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ecb05b6f-6b39-4446-a67d-9f4576d70a71 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 returned with HTTP 404 Sep 01 02:12:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 705/1443] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:01 2026] GET /volume/v3/volumes/81143fde-ac47-4842-b05d-b29b9bb8c799 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:01 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-c24bab35-331f-405f-87ee-1409386bc097 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:12:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0783835d-d955-49bf-9520-39ca210901e2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0783835d-d955-49bf-9520-39ca210901e2 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] DELETE http://192.168.122.72/volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f Sep 01 02:12:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0783835d-d955-49bf-9520-39ca210901e2 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0783835d-d955-49bf-9520-39ca210901e2 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:01 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-0783835d-d955-49bf-9520-39ca210901e2 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Delete volume with id: 17825775-af5d-4a08-9fc8-eb4c6ec8a73f Sep 01 02:12:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-c24bab35-331f-405f-87ee-1409386bc097 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 200 Sep 01 02:12:01 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:01 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 739/1444] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:12:00 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 1331 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:12:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:01 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0783835d-d955-49bf-9520-39ca210901e2 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Volume info retrieved successfully. Sep 01 02:12:01 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0783835d-d955-49bf-9520-39ca210901e2 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Delete volume request issued successfully. Sep 01 02:12:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0783835d-d955-49bf-9520-39ca210901e2 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f returned with HTTP 202 Sep 01 02:12:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 706/1445] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:01 2026] DELETE /volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3d4199bd-2b9f-423f-86e6-57e7bcf6632d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3d4199bd-2b9f-423f-86e6-57e7bcf6632d tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] GET http://192.168.122.72/volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f Sep 01 02:12:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3d4199bd-2b9f-423f-86e6-57e7bcf6632d tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3d4199bd-2b9f-423f-86e6-57e7bcf6632d tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:01 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:01 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3d4199bd-2b9f-423f-86e6-57e7bcf6632d tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Volume info retrieved successfully. Sep 01 02:12:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3d4199bd-2b9f-423f-86e6-57e7bcf6632d tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f returned with HTTP 200 Sep 01 02:12:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 740/1446] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:01 2026] GET /volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f => generated 858 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-7111a2f4-101a-4635-ba5c-d6fa3b930781 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-7111a2f4-101a-4635-ba5c-d6fa3b930781 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] DELETE http://192.168.122.72/volume/v3/attachments/4257f811-29b0-49e8-9790-4a5c96cc922f Sep 01 02:12:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-7111a2f4-101a-4635-ba5c-d6fa3b930781 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-7111a2f4-101a-4635-ba5c-d6fa3b930781 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:01 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:01 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, Sep 01 02:12:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9ae3711f-52d1-4628-9502-e3ffa56f8e4f req-7111a2f4-101a-4635-ba5c-d6fa3b930781 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/attachments/4257f811-29b0-49e8-9790-4a5c96cc922f returned with HTTP 200 Sep 01 02:12:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 707/1447] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:12:01 2026] DELETE /volume/v3/attachments/4257f811-29b0-49e8-9790-4a5c96cc922f => generated 19 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-eeb3602f-f2bd-48a9-a1ba-b33799a3307e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eeb3602f-f2bd-48a9-a1ba-b33799a3307e tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] GET http://192.168.122.72/volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f Sep 01 02:12:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-eeb3602f-f2bd-48a9-a1ba-b33799a3307e tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-eeb3602f-f2bd-48a9-a1ba-b33799a3307e tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:02 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:02 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-eeb3602f-f2bd-48a9-a1ba-b33799a3307e tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Volume info retrieved successfully. Sep 01 02:12:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eeb3602f-f2bd-48a9-a1ba-b33799a3307e tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f returned with HTTP 200 Sep 01 02:12:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 741/1448] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:02 2026] GET /volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f => generated 858 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-ab28807a-dac5-476b-a464-3ef4c9c01700 req-f7471c66-7a03-4555-86e1-16ce87088e9b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ab28807a-dac5-476b-a464-3ef4c9c01700 req-f7471c66-7a03-4555-86e1-16ce87088e9b tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:12:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ab28807a-dac5-476b-a464-3ef4c9c01700 req-f7471c66-7a03-4555-86e1-16ce87088e9b tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ab28807a-dac5-476b-a464-3ef4c9c01700 req-f7471c66-7a03-4555-86e1-16ce87088e9b tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:03 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:03 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:03 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:03 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-ab28807a-dac5-476b-a464-3ef4c9c01700 req-f7471c66-7a03-4555-86e1-16ce87088e9b tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:12:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ab28807a-dac5-476b-a464-3ef4c9c01700 req-f7471c66-7a03-4555-86e1-16ce87088e9b tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 200 Sep 01 02:12:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 708/1449] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:12:03 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7a112121-6e20-4cf1-9887-2e60f249bdf8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7a112121-6e20-4cf1-9887-2e60f249bdf8 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] DELETE http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:12:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7a112121-6e20-4cf1-9887-2e60f249bdf8 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7a112121-6e20-4cf1-9887-2e60f249bdf8 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:03 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-7a112121-6e20-4cf1-9887-2e60f249bdf8 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Delete volume with id: 3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:12:03 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:03 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:03 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:03 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:03 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7a112121-6e20-4cf1-9887-2e60f249bdf8 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:12:03 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7a112121-6e20-4cf1-9887-2e60f249bdf8 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Delete volume request issued successfully. Sep 01 02:12:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7a112121-6e20-4cf1-9887-2e60f249bdf8 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 202 Sep 01 02:12:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 742/1450] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:03 2026] DELETE /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fedd097f-70a4-420b-9743-2497100a5cf8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fedd097f-70a4-420b-9743-2497100a5cf8 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:12:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fedd097f-70a4-420b-9743-2497100a5cf8 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fedd097f-70a4-420b-9743-2497100a5cf8 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:03 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:03 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:03 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:03 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fedd097f-70a4-420b-9743-2497100a5cf8 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:12:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fedd097f-70a4-420b-9743-2497100a5cf8 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 200 Sep 01 02:12:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 709/1451] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:03 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-86dbfe5b-0f46-416f-9aa9-8c0f33ab72b3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-86dbfe5b-0f46-416f-9aa9-8c0f33ab72b3 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] GET http://192.168.122.72/volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f Sep 01 02:12:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-86dbfe5b-0f46-416f-9aa9-8c0f33ab72b3 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-86dbfe5b-0f46-416f-9aa9-8c0f33ab72b3 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-86dbfe5b-0f46-416f-9aa9-8c0f33ab72b3 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f returned with HTTP 404 Sep 01 02:12:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 743/1452] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:03 2026] GET /volume/v3/volumes/17825775-af5d-4a08-9fc8-eb4c6ec8a73f => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1176edce-251b-4541-8270-38d7f142eb65 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1176edce-251b-4541-8270-38d7f142eb65 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] DELETE http://192.168.122.72/volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 Sep 01 02:12:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1176edce-251b-4541-8270-38d7f142eb65 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1176edce-251b-4541-8270-38d7f142eb65 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:03 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-1176edce-251b-4541-8270-38d7f142eb65 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Delete volume with id: 786034e8-17ed-497a-84dd-c24dc8318224 Sep 01 02:12:03 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:03 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:03 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:03 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1176edce-251b-4541-8270-38d7f142eb65 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Volume info retrieved successfully. Sep 01 02:12:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1176edce-251b-4541-8270-38d7f142eb65 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Delete volume request issued successfully. Sep 01 02:12:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1176edce-251b-4541-8270-38d7f142eb65 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 returned with HTTP 202 Sep 01 02:12:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 710/1453] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:03 2026] DELETE /volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8f1b736c-0489-4733-b2bc-ce3969bb78f6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8f1b736c-0489-4733-b2bc-ce3969bb78f6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] GET http://192.168.122.72/volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 Sep 01 02:12:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8f1b736c-0489-4733-b2bc-ce3969bb78f6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8f1b736c-0489-4733-b2bc-ce3969bb78f6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:03 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:03 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:03 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:03 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:03 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8f1b736c-0489-4733-b2bc-ce3969bb78f6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Volume info retrieved successfully. Sep 01 02:12:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8f1b736c-0489-4733-b2bc-ce3969bb78f6 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 returned with HTTP 200 Sep 01 02:12:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 744/1454] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:03 2026] GET /volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 => generated 858 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5fca9732-3522-43f3-b665-e8559a7cc4c8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5fca9732-3522-43f3-b665-e8559a7cc4c8 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:12:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5fca9732-3522-43f3-b665-e8559a7cc4c8 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5fca9732-3522-43f3-b665-e8559a7cc4c8 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:04 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:04 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:04 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:04 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:04 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5fca9732-3522-43f3-b665-e8559a7cc4c8 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Volume info retrieved successfully. Sep 01 02:12:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5fca9732-3522-43f3-b665-e8559a7cc4c8 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 200 Sep 01 02:12:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 711/1455] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:04 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c976b27a-234b-438d-bea6-8ea345ba5884 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c976b27a-234b-438d-bea6-8ea345ba5884 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] GET http://192.168.122.72/volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 Sep 01 02:12:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c976b27a-234b-438d-bea6-8ea345ba5884 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c976b27a-234b-438d-bea6-8ea345ba5884 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:05 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:05 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:05 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:05 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:05 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c976b27a-234b-438d-bea6-8ea345ba5884 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Volume info retrieved successfully. Sep 01 02:12:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c976b27a-234b-438d-bea6-8ea345ba5884 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 returned with HTTP 200 Sep 01 02:12:05 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 745/1456] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:04 2026] GET /volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 => generated 858 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a9c78c95-73dd-47fe-9075-aca1dd4cbc76 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a9c78c95-73dd-47fe-9075-aca1dd4cbc76 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] GET http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d Sep 01 02:12:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a9c78c95-73dd-47fe-9075-aca1dd4cbc76 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a9c78c95-73dd-47fe-9075-aca1dd4cbc76 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a9c78c95-73dd-47fe-9075-aca1dd4cbc76 tempest-TestMinimumBasicScenario-1029343942 tempest-TestMinimumBasicScenario-1029343942-project-member] http://192.168.122.72/volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d returned with HTTP 404 Sep 01 02:12:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 712/1457] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:05 2026] GET /volume/v3/volumes/3dba42b1-ad4c-43f4-bb98-5df0059d071d => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-01829f4d-c7c3-4419-ab67-901fe629afb7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-01829f4d-c7c3-4419-ab67-901fe629afb7 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:12:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-01829f4d-c7c3-4419-ab67-901fe629afb7 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-473628778"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-01829f4d-c7c3-4419-ab67-901fe629afb7 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-473628778'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:06 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-01829f4d-c7c3-4419-ab67-901fe629afb7 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Create volume of 1 GB Sep 01 02:12:06 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-01829f4d-c7c3-4419-ab67-901fe629afb7 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Availability Zones retrieved successfully. Sep 01 02:12:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-01829f4d-c7c3-4419-ab67-901fe629afb7 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Flow 'volume_create_api' (8e5e2ff9-3e6c-4b03-8bbb-e83b1d084d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-01829f4d-c7c3-4419-ab67-901fe629afb7 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af5c9026-51ff-490b-bc1f-5425be1866bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-01829f4d-c7c3-4419-ab67-901fe629afb7 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-01829f4d-c7c3-4419-ab67-901fe629afb7 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af5c9026-51ff-490b-bc1f-5425be1866bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-01829f4d-c7c3-4419-ab67-901fe629afb7 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89568c43-c776-448e-b7f3-83b9636a99b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-592bb97e-7232-4148-adc1-31e285473828 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-592bb97e-7232-4148-adc1-31e285473828 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] GET http://192.168.122.72/volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 Sep 01 02:12:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-592bb97e-7232-4148-adc1-31e285473828 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-592bb97e-7232-4148-adc1-31e285473828 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-592bb97e-7232-4148-adc1-31e285473828 tempest-VolumesTestJSON-179074562 tempest-VolumesTestJSON-179074562-project-member] http://192.168.122.72/volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 returned with HTTP 404 Sep 01 02:12:06 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 713/1458] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:06 2026] GET /volume/v3/volumes/786034e8-17ed-497a-84dd-c24dc8318224 => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:06 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-01829f4d-c7c3-4419-ab67-901fe629afb7 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Created reservations ['f9640389-ac00-443a-9aa6-72deec5518f6', 'ac9bc434-5f5c-4278-b325-1ec7d7318d43', 'a3e3b286-644c-4323-8f9a-393024231931', '0420715f-b8e4-49e1-9c40-e8976ec27a94'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-01829f4d-c7c3-4419-ab67-901fe629afb7 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89568c43-c776-448e-b7f3-83b9636a99b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9640389-ac00-443a-9aa6-72deec5518f6', 'ac9bc434-5f5c-4278-b325-1ec7d7318d43', 'a3e3b286-644c-4323-8f9a-393024231931', '0420715f-b8e4-49e1-9c40-e8976ec27a94']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-01829f4d-c7c3-4419-ab67-901fe629afb7 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daa84b73-26e7-4d52-b219-b2dad152d8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:06 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:06 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-01829f4d-c7c3-4419-ab67-901fe629afb7 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daa84b73-26e7-4d52-b219-b2dad152d8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7c9affc-db47-43e7-84e7-50ce12f205c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-473628778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2a18861eef241529257aaa80fce5548',qos_specs=None,replication_status=,reservations=['f9640389-ac00-443a-9aa6-72deec5518f6','ac9bc434-5f5c-4278-b325-1ec7d7318d43','a3e3b286-644c-4323-8f9a-393024231931','0420715f-b8e4-49e1-9c40-e8976ec27a94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad7bd636a2a44591a2899c0185bbe592',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-473628778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7c9affc-db47-43e7-84e7-50ce12f205c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2a18861eef241529257aaa80fce5548',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad7bd636a2a44591a2899c0185bbe592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-01829f4d-c7c3-4419-ab67-901fe629afb7 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2331d54-5628-4d10-82d4-ee3bf74192b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-01829f4d-c7c3-4419-ab67-901fe629afb7 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2331d54-5628-4d10-82d4-ee3bf74192b3) transitioned into state 'SUCCESS' from state '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-473628778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2a18861eef241529257aaa80fce5548',qos_specs=None,replication_status=,reservations=['f9640389-ac00-443a-9aa6-72deec5518f6','ac9bc434-5f5c-4278-b325-1ec7d7318d43','a3e3b286-644c-4323-8f9a-393024231931','0420715f-b8e4-49e1-9c40-e8976ec27a94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad7bd636a2a44591a2899c0185bbe592',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-01829f4d-c7c3-4419-ab67-901fe629afb7 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74127bf4-2eed-46ab-8995-3262e7929a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-01829f4d-c7c3-4419-ab67-901fe629afb7 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74127bf4-2eed-46ab-8995-3262e7929a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-01829f4d-c7c3-4419-ab67-901fe629afb7 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Flow 'volume_create_api' (8e5e2ff9-3e6c-4b03-8bbb-e83b1d084d07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:06 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-01829f4d-c7c3-4419-ab67-901fe629afb7 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Create volume request issued successfully. Sep 01 02:12:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-01829f4d-c7c3-4419-ab67-901fe629afb7 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:06 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 746/1459] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:12:05 2026] POST /volume/v3/volumes => generated 757 bytes in 1179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:12:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-07224154-b4b8-4557-952d-a06ac8f503dd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-07224154-b4b8-4557-952d-a06ac8f503dd tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] GET http://192.168.122.72/volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 Sep 01 02:12:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-07224154-b4b8-4557-952d-a06ac8f503dd tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-07224154-b4b8-4557-952d-a06ac8f503dd tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:07 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:07 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:07 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:07 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:07 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-07224154-b4b8-4557-952d-a06ac8f503dd tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Volume info retrieved successfully. Sep 01 02:12:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-07224154-b4b8-4557-952d-a06ac8f503dd tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] http://192.168.122.72/volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 returned with HTTP 200 Sep 01 02:12:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 714/1460] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:06 2026] GET /volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 => generated 825 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-acaee915-3781-4bbf-b09a-1d8330a0ac44 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-acaee915-3781-4bbf-b09a-1d8330a0ac44 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] GET http://192.168.122.72/volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 Sep 01 02:12:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-acaee915-3781-4bbf-b09a-1d8330a0ac44 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-acaee915-3781-4bbf-b09a-1d8330a0ac44 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:08 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:08 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:08 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:08 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:08 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-acaee915-3781-4bbf-b09a-1d8330a0ac44 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Volume info retrieved successfully. Sep 01 02:12:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-acaee915-3781-4bbf-b09a-1d8330a0ac44 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] http://192.168.122.72/volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 returned with HTTP 200 Sep 01 02:12:08 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 747/1461] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:08 2026] GET /volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 => generated 849 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2ed68dc1-573c-47c1-ac31-3bb081e02e49 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2ed68dc1-573c-47c1-ac31-3bb081e02e49 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] GET http://192.168.122.72/volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 Sep 01 02:12:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2ed68dc1-573c-47c1-ac31-3bb081e02e49 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2ed68dc1-573c-47c1-ac31-3bb081e02e49 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:09 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:09 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:09 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:09 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:09 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2ed68dc1-573c-47c1-ac31-3bb081e02e49 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Volume info retrieved successfully. Sep 01 02:12:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2ed68dc1-573c-47c1-ac31-3bb081e02e49 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] http://192.168.122.72/volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 returned with HTTP 200 Sep 01 02:12:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 715/1462] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:09 2026] GET /volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 => generated 850 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d8d00a61-2b04-4ebf-b1d3-9ebbd6492eb8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d8d00a61-2b04-4ebf-b1d3-9ebbd6492eb8 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] POST http://192.168.122.72/volume/v3/os-volume-transfer Sep 01 02:12:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d8d00a61-2b04-4ebf-b1d3-9ebbd6492eb8 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d7c9affc-db47-43e7-84e7-50ce12f205c3"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.volume_transfer [None req-d8d00a61-2b04-4ebf-b1d3-9ebbd6492eb8 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd7c9affc-db47-43e7-84e7-50ce12f205c3'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 02:12:09 devstack devstack@c-api.service[87016]: INFO cinder.api.contrib.volume_transfer [None req-d8d00a61-2b04-4ebf-b1d3-9ebbd6492eb8 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Creating transfer of volume d7c9affc-db47-43e7-84e7-50ce12f205c3 Sep 01 02:12:09 devstack devstack@c-api.service[87016]: INFO cinder.transfer.api [None req-d8d00a61-2b04-4ebf-b1d3-9ebbd6492eb8 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Generating transfer record for volume d7c9affc-db47-43e7-84e7-50ce12f205c3 Sep 01 02:12:09 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:09 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:09 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:09 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d8d00a61-2b04-4ebf-b1d3-9ebbd6492eb8 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] http://192.168.122.72/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 02:12:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 748/1463] 192.168.122.72 () {60 vars in 1170 bytes} [Tue Sep 1 02:12:09 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:12:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5d765c08-6f2d-4aa0-85e3-5b0620f52e52 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5d765c08-6f2d-4aa0-85e3-5b0620f52e52 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] GET http://192.168.122.72/volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 Sep 01 02:12:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5d765c08-6f2d-4aa0-85e3-5b0620f52e52 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5d765c08-6f2d-4aa0-85e3-5b0620f52e52 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:09 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:09 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:09 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:09 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:09 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5d765c08-6f2d-4aa0-85e3-5b0620f52e52 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Volume info retrieved successfully. Sep 01 02:12:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5d765c08-6f2d-4aa0-85e3-5b0620f52e52 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] http://192.168.122.72/volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 returned with HTTP 200 Sep 01 02:12:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 716/1464] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:09 2026] GET /volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cc1ccacb-4ea3-40b4-b958-094629bce2e1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cc1ccacb-4ea3-40b4-b958-094629bce2e1 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] GET http://192.168.122.72/volume/v3/os-volume-transfer/658faac0-68a3-4671-94b2-06d011507c9f Sep 01 02:12:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cc1ccacb-4ea3-40b4-b958-094629bce2e1 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cc1ccacb-4ea3-40b4-b958-094629bce2e1 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cc1ccacb-4ea3-40b4-b958-094629bce2e1 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] http://192.168.122.72/volume/v3/os-volume-transfer/658faac0-68a3-4671-94b2-06d011507c9f returned with HTTP 200 Sep 01 02:12:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 749/1465] 192.168.122.72 () {58 vars in 1260 bytes} [Tue Sep 1 02:12:09 2026] GET /volume/v3/os-volume-transfer/658faac0-68a3-4671-94b2-06d011507c9f => generated 415 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8c288b84-0cfc-4e3d-b945-d93ad8574ef2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8c288b84-0cfc-4e3d-b945-d93ad8574ef2 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] GET http://192.168.122.72/volume/v3/os-volume-transfer Sep 01 02:12:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8c288b84-0cfc-4e3d-b945-d93ad8574ef2 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8c288b84-0cfc-4e3d-b945-d93ad8574ef2 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.volume_transfer [None req-8c288b84-0cfc-4e3d-b945-d93ad8574ef2 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Listing volume transfers {{(pid=87017) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 02:12:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8c288b84-0cfc-4e3d-b945-d93ad8574ef2 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] http://192.168.122.72/volume/v3/os-volume-transfer returned with HTTP 200 Sep 01 02:12:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 717/1466] 192.168.122.72 () {58 vars in 1149 bytes} [Tue Sep 1 02:12:09 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5ba67bd4-0d91-4b40-ae63-16fd964d300e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5ba67bd4-0d91-4b40-ae63-16fd964d300e tempest-VolumesTransfersTest-1875466054 tempest-VolumesTransfersTest-1875466054-project-member] POST http://192.168.122.72/volume/v3/os-volume-transfer/658faac0-68a3-4671-94b2-06d011507c9f/accept Sep 01 02:12:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5ba67bd4-0d91-4b40-ae63-16fd964d300e tempest-VolumesTransfersTest-1875466054 tempest-VolumesTransfersTest-1875466054-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "915b213f5af14bd5"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.volume_transfer [None req-5ba67bd4-0d91-4b40-ae63-16fd964d300e tempest-VolumesTransfersTest-1875466054 tempest-VolumesTransfersTest-1875466054-project-member] Accepting volume transfer 658faac0-68a3-4671-94b2-06d011507c9f {{(pid=87016) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 02:12:10 devstack devstack@c-api.service[87016]: INFO cinder.api.contrib.volume_transfer [None req-5ba67bd4-0d91-4b40-ae63-16fd964d300e tempest-VolumesTransfersTest-1875466054 tempest-VolumesTransfersTest-1875466054-project-member] Accepting transfer 658faac0-68a3-4671-94b2-06d011507c9f Sep 01 02:12:10 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:10 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:10 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-5ba67bd4-0d91-4b40-ae63-16fd964d300e tempest-VolumesTransfersTest-1875466054 tempest-VolumesTransfersTest-1875466054-project-member] Created reservations ['a0efb69c-e2ce-486c-bffb-aa9afa104065', '8b49ae97-cc89-4d3b-8e14-e89500f8f1e4', '2e6b3c8f-a0be-4522-990c-d2a2a170404c', '55e32de7-64fb-4575-9e62-07664245b7fc'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:10 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-5ba67bd4-0d91-4b40-ae63-16fd964d300e tempest-VolumesTransfersTest-1875466054 tempest-VolumesTransfersTest-1875466054-project-member] Created reservations ['ceb25346-ae7a-4491-a22b-22140c3da607', '429f8916-f995-4bbe-a6bb-5aa00c4b3340', '5c39776e-844f-4483-8874-ee329ef5ce12', '364aa2e3-b576-492c-ad7a-fe20d3d18d09'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:10 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:10 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:12:10 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-5ba67bd4-0d91-4b40-ae63-16fd964d300e tempest-VolumesTransfersTest-1875466054 tempest-VolumesTransfersTest-1875466054-project-member] Created reservations ['d92f2010-34c8-4cce-af96-8005350774a0', '88f8b628-0474-4459-b340-6555cb98a5db', '7b95ad35-aa9a-4274-999d-d079b0d719e8', 'c63ca2d7-2fd7-4ed1-8938-fea07715b71e'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:10 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-5ba67bd4-0d91-4b40-ae63-16fd964d300e tempest-VolumesTransfersTest-1875466054 tempest-VolumesTransfersTest-1875466054-project-member] Created reservations ['4d4da2b2-e727-4725-bf6f-24572beec0f0', '1c06f06c-c454-434c-b3ba-1ed65bdcfbb1', '7d5b69d4-c90e-4ce8-986d-3f25088e963b', '0ec85359-a42a-42ce-b0b8-12ce10cbebe7'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5ba67bd4-0d91-4b40-ae63-16fd964d300e tempest-VolumesTransfersTest-1875466054 tempest-VolumesTransfersTest-1875466054-project-member] Transfer volume completed successfully. Sep 01 02:12:11 devstack devstack@c-api.service[87016]: INFO cinder.transfer.api [None req-5ba67bd4-0d91-4b40-ae63-16fd964d300e tempest-VolumesTransfersTest-1875466054 tempest-VolumesTransfersTest-1875466054-project-member] Volume d7c9affc-db47-43e7-84e7-50ce12f205c3 has been transferred. Sep 01 02:12:11 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:11 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5ba67bd4-0d91-4b40-ae63-16fd964d300e tempest-VolumesTransfersTest-1875466054 tempest-VolumesTransfersTest-1875466054-project-member] http://192.168.122.72/volume/v3/os-volume-transfer/658faac0-68a3-4671-94b2-06d011507c9f/accept returned with HTTP 202 Sep 01 02:12:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 750/1467] 192.168.122.72 () {60 vars in 1302 bytes} [Tue Sep 1 02:12:09 2026] POST /volume/v3/os-volume-transfer/658faac0-68a3-4671-94b2-06d011507c9f/accept => generated 371 bytes in 1323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-75e97c81-a45d-4997-8661-b338d61fa5ff None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-75e97c81-a45d-4997-8661-b338d61fa5ff tempest-VolumesTransfersTest-1875466054 tempest-VolumesTransfersTest-1875466054-project-member] GET http://192.168.122.72/volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 Sep 01 02:12:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-75e97c81-a45d-4997-8661-b338d61fa5ff tempest-VolumesTransfersTest-1875466054 tempest-VolumesTransfersTest-1875466054-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-75e97c81-a45d-4997-8661-b338d61fa5ff tempest-VolumesTransfersTest-1875466054 tempest-VolumesTransfersTest-1875466054-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:11 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:11 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:11 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:11 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:11 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-75e97c81-a45d-4997-8661-b338d61fa5ff tempest-VolumesTransfersTest-1875466054 tempest-VolumesTransfersTest-1875466054-project-member] Volume info retrieved successfully. Sep 01 02:12:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-75e97c81-a45d-4997-8661-b338d61fa5ff tempest-VolumesTransfersTest-1875466054 tempest-VolumesTransfersTest-1875466054-project-member] http://192.168.122.72/volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 returned with HTTP 200 Sep 01 02:12:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 718/1468] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:11 2026] GET /volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-62371b17-6651-4bdc-b039-b10de5e3fe6e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-62371b17-6651-4bdc-b039-b10de5e3fe6e tempest-VolumesTransfersTest-1875466054 tempest-VolumesTransfersTest-1875466054-project-member] GET http://192.168.122.72/volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 Sep 01 02:12:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-62371b17-6651-4bdc-b039-b10de5e3fe6e tempest-VolumesTransfersTest-1875466054 tempest-VolumesTransfersTest-1875466054-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-62371b17-6651-4bdc-b039-b10de5e3fe6e tempest-VolumesTransfersTest-1875466054 tempest-VolumesTransfersTest-1875466054-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:11 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:11 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:11 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:11 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-62371b17-6651-4bdc-b039-b10de5e3fe6e tempest-VolumesTransfersTest-1875466054 tempest-VolumesTransfersTest-1875466054-project-member] Volume info retrieved successfully. Sep 01 02:12:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-62371b17-6651-4bdc-b039-b10de5e3fe6e tempest-VolumesTransfersTest-1875466054 tempest-VolumesTransfersTest-1875466054-project-member] http://192.168.122.72/volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 returned with HTTP 200 Sep 01 02:12:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 751/1469] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:11 2026] GET /volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a8fb2628-44d0-42a1-8012-1316f931e913 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a8fb2628-44d0-42a1-8012-1316f931e913 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] DELETE http://192.168.122.72/volume/v3/os-volume-transfer/658faac0-68a3-4671-94b2-06d011507c9f Sep 01 02:12:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a8fb2628-44d0-42a1-8012-1316f931e913 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a8fb2628-44d0-42a1-8012-1316f931e913 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:11 devstack devstack@c-api.service[87017]: INFO cinder.api.contrib.volume_transfer [None req-a8fb2628-44d0-42a1-8012-1316f931e913 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Delete transfer with id: 658faac0-68a3-4671-94b2-06d011507c9f Sep 01 02:12:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a8fb2628-44d0-42a1-8012-1316f931e913 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] http://192.168.122.72/volume/v3/os-volume-transfer/658faac0-68a3-4671-94b2-06d011507c9f returned with HTTP 404 Sep 01 02:12:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 719/1470] 192.168.122.72 () {58 vars in 1263 bytes} [Tue Sep 1 02:12:11 2026] DELETE /volume/v3/os-volume-transfer/658faac0-68a3-4671-94b2-06d011507c9f => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-37f3fd52-e5d4-4b22-8373-150efd730179 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-37f3fd52-e5d4-4b22-8373-150efd730179 tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 Sep 01 02:12:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-37f3fd52-e5d4-4b22-8373-150efd730179 tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-37f3fd52-e5d4-4b22-8373-150efd730179 tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:11 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-37f3fd52-e5d4-4b22-8373-150efd730179 tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] Delete volume with id: d7c9affc-db47-43e7-84e7-50ce12f205c3 Sep 01 02:12:11 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:11 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:11 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:11 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-37f3fd52-e5d4-4b22-8373-150efd730179 tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] Volume info retrieved successfully. Sep 01 02:12:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-37f3fd52-e5d4-4b22-8373-150efd730179 tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] Delete volume request issued successfully. Sep 01 02:12:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-37f3fd52-e5d4-4b22-8373-150efd730179 tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] http://192.168.122.72/volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 returned with HTTP 202 Sep 01 02:12:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 752/1471] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:11 2026] DELETE /volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 => generated 0 bytes in 392 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1b7008a9-fdff-41c9-887e-bd6e3664e30e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1b7008a9-fdff-41c9-887e-bd6e3664e30e tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] GET http://192.168.122.72/volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 Sep 01 02:12:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1b7008a9-fdff-41c9-887e-bd6e3664e30e tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1b7008a9-fdff-41c9-887e-bd6e3664e30e tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:11 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:11 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:11 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:11 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:11 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1b7008a9-fdff-41c9-887e-bd6e3664e30e tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] Volume info retrieved successfully. Sep 01 02:12:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1b7008a9-fdff-41c9-887e-bd6e3664e30e tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] http://192.168.122.72/volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 returned with HTTP 200 Sep 01 02:12:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 720/1472] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:11 2026] GET /volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 => generated 1012 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-37c9b75f-1397-46d6-b9ed-293c1822e814 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-37c9b75f-1397-46d6-b9ed-293c1822e814 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-37c9b75f-1397-46d6-b9ed-293c1822e814 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1012632541"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-37c9b75f-1397-46d6-b9ed-293c1822e814 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1012632541'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-37c9b75f-1397-46d6-b9ed-293c1822e814 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Create volume of 1 GB Sep 01 02:12:12 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-37c9b75f-1397-46d6-b9ed-293c1822e814 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Availability Zones retrieved successfully. Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37c9b75f-1397-46d6-b9ed-293c1822e814 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Flow 'volume_create_api' (0946ee09-fea8-4824-8c9f-e543052efef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37c9b75f-1397-46d6-b9ed-293c1822e814 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05343b65-2205-4677-a85a-e5f75be157e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-37c9b75f-1397-46d6-b9ed-293c1822e814 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37c9b75f-1397-46d6-b9ed-293c1822e814 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05343b65-2205-4677-a85a-e5f75be157e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37c9b75f-1397-46d6-b9ed-293c1822e814 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5193461b-354a-408e-bcfe-e428a6785a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-37c9b75f-1397-46d6-b9ed-293c1822e814 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Created reservations ['83cd747d-ac1b-423c-a77b-61821c510500', '0c450c7f-b6ad-4ae1-b56a-b37e7acd8b79', 'ff7ce7e6-c04d-4321-89af-264310911295', '56b5e9b7-69ce-435c-b3f6-4cbc8e0817f8'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37c9b75f-1397-46d6-b9ed-293c1822e814 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5193461b-354a-408e-bcfe-e428a6785a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83cd747d-ac1b-423c-a77b-61821c510500', '0c450c7f-b6ad-4ae1-b56a-b37e7acd8b79', 'ff7ce7e6-c04d-4321-89af-264310911295', '56b5e9b7-69ce-435c-b3f6-4cbc8e0817f8']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37c9b75f-1397-46d6-b9ed-293c1822e814 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96b91960-9876-4d77-b561-f3b6684e47a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:12 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37c9b75f-1397-46d6-b9ed-293c1822e814 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96b91960-9876-4d77-b561-f3b6684e47a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82dfc923-73a0-4a02-9165-9197c08b5c23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1012632541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d38d54171c2d4fe298adaf8b352b7a4f',qos_specs=None,replication_status=,reservations=['83cd747d-ac1b-423c-a77b-61821c510500','0c450c7f-b6ad-4ae1-b56a-b37e7acd8b79','ff7ce7e6-c04d-4321-89af-264310911295','56b5e9b7-69ce-435c-b3f6-4cbc8e0817f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e74c5525eae24df88632912d363f82ff',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1012632541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82dfc923-73a0-4a02-9165-9197c08b5c23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d38d54171c2d4fe298adaf8b352b7a4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e74c5525eae24df88632912d363f82ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37c9b75f-1397-46d6-b9ed-293c1822e814 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (876030e7-91ef-4177-b70e-fdc5d02370f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37c9b75f-1397-46d6-b9ed-293c1822e814 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (876030e7-91ef-4177-b70e-fdc5d02370f9) transitioned into state 'SUCCESS' from state '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-1012632541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d38d54171c2d4fe298adaf8b352b7a4f',qos_specs=None,replication_status=,reservations=['83cd747d-ac1b-423c-a77b-61821c510500','0c450c7f-b6ad-4ae1-b56a-b37e7acd8b79','ff7ce7e6-c04d-4321-89af-264310911295','56b5e9b7-69ce-435c-b3f6-4cbc8e0817f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e74c5525eae24df88632912d363f82ff',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37c9b75f-1397-46d6-b9ed-293c1822e814 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11a71963-13f4-47b8-abb9-02ecf5406b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37c9b75f-1397-46d6-b9ed-293c1822e814 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11a71963-13f4-47b8-abb9-02ecf5406b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37c9b75f-1397-46d6-b9ed-293c1822e814 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Flow 'volume_create_api' (0946ee09-fea8-4824-8c9f-e543052efef6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-37c9b75f-1397-46d6-b9ed-293c1822e814 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Create volume request issued successfully. Sep 01 02:12:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-37c9b75f-1397-46d6-b9ed-293c1822e814 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 753/1473] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:12:12 2026] POST /volume/v3/volumes => generated 758 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3c371d61-14bd-4349-b4d7-fca8181c1488 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3c371d61-14bd-4349-b4d7-fca8181c1488 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 Sep 01 02:12:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3c371d61-14bd-4349-b4d7-fca8181c1488 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0090a565-e5b9-4114-a3e6-4c49cb082e41 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3c371d61-14bd-4349-b4d7-fca8181c1488 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0090a565-e5b9-4114-a3e6-4c49cb082e41 tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] GET http://192.168.122.72/volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0090a565-e5b9-4114-a3e6-4c49cb082e41 tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0090a565-e5b9-4114-a3e6-4c49cb082e41 tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:12 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:12 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0090a565-e5b9-4114-a3e6-4c49cb082e41 tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] http://192.168.122.72/volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 returned with HTTP 404 Sep 01 02:12:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 754/1474] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:12 2026] GET /volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3c371d61-14bd-4349-b4d7-fca8181c1488 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Volume info retrieved successfully. Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-57546b5f-abce-4f50-a9ba-b580fc1db952 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-57546b5f-abce-4f50-a9ba-b580fc1db952 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] GET http://192.168.122.72/volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 Sep 01 02:12:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3c371d61-14bd-4349-b4d7-fca8181c1488 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 returned with HTTP 200 Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-57546b5f-abce-4f50-a9ba-b580fc1db952 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 721/1475] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:12 2026] GET /volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 => generated 826 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-57546b5f-abce-4f50-a9ba-b580fc1db952 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-57546b5f-abce-4f50-a9ba-b580fc1db952 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] http://192.168.122.72/volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 returned with HTTP 404 Sep 01 02:12:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 755/1476] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:12 2026] GET /volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1b2ee89e-b850-4ae5-b244-58c4b0eb837a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1b2ee89e-b850-4ae5-b244-58c4b0eb837a tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] DELETE http://192.168.122.72/volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 Sep 01 02:12:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1b2ee89e-b850-4ae5-b244-58c4b0eb837a tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1b2ee89e-b850-4ae5-b244-58c4b0eb837a tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:12 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-1b2ee89e-b850-4ae5-b244-58c4b0eb837a tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Delete volume with id: d7c9affc-db47-43e7-84e7-50ce12f205c3 Sep 01 02:12:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1b2ee89e-b850-4ae5-b244-58c4b0eb837a tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] http://192.168.122.72/volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 returned with HTTP 404 Sep 01 02:12:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 722/1477] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:12 2026] DELETE /volume/v3/volumes/d7c9affc-db47-43e7-84e7-50ce12f205c3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1f81e0bb-e944-4498-9a56-4efd0b647575 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1f81e0bb-e944-4498-9a56-4efd0b647575 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1f81e0bb-e944-4498-9a56-4efd0b647575 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1670381920"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-1f81e0bb-e944-4498-9a56-4efd0b647575 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1670381920'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-1f81e0bb-e944-4498-9a56-4efd0b647575 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Create volume of 1 GB Sep 01 02:12:12 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:12 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:12 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1f81e0bb-e944-4498-9a56-4efd0b647575 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Availability Zones retrieved successfully. Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1f81e0bb-e944-4498-9a56-4efd0b647575 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Flow 'volume_create_api' (e7f86872-3a79-4b13-9035-d1f9b81db17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1f81e0bb-e944-4498-9a56-4efd0b647575 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48398043-e7f1-49d3-bade-805efd0d8383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-1f81e0bb-e944-4498-9a56-4efd0b647575 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:13 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1f81e0bb-e944-4498-9a56-4efd0b647575 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48398043-e7f1-49d3-bade-805efd0d8383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:13 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1f81e0bb-e944-4498-9a56-4efd0b647575 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f57f76c-7948-4b9a-8013-011c35434239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:13 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-1f81e0bb-e944-4498-9a56-4efd0b647575 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Created reservations ['6f7ef747-66ea-4d29-bdb3-27385601d147', '9a703960-dba8-4ddb-be2e-f3c43ff6d96e', '669b9f07-6c31-45de-ba97-981ebb993af0', '67c2fe58-f224-4869-ab90-06c21f29d8a8'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:13 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1f81e0bb-e944-4498-9a56-4efd0b647575 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f57f76c-7948-4b9a-8013-011c35434239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f7ef747-66ea-4d29-bdb3-27385601d147', '9a703960-dba8-4ddb-be2e-f3c43ff6d96e', '669b9f07-6c31-45de-ba97-981ebb993af0', '67c2fe58-f224-4869-ab90-06c21f29d8a8']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:13 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1f81e0bb-e944-4498-9a56-4efd0b647575 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (448e5fb2-0333-4ef7-96ea-d81be58c6867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:13 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:13 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:13 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1f81e0bb-e944-4498-9a56-4efd0b647575 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (448e5fb2-0333-4ef7-96ea-d81be58c6867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c38d9baa-61b5-44f1-9f8d-5a7c39cd159e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1670381920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2a18861eef241529257aaa80fce5548',qos_specs=None,replication_status=,reservations=['6f7ef747-66ea-4d29-bdb3-27385601d147','9a703960-dba8-4ddb-be2e-f3c43ff6d96e','669b9f07-6c31-45de-ba97-981ebb993af0','67c2fe58-f224-4869-ab90-06c21f29d8a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad7bd636a2a44591a2899c0185bbe592',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1670381920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c38d9baa-61b5-44f1-9f8d-5a7c39cd159e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2a18861eef241529257aaa80fce5548',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad7bd636a2a44591a2899c0185bbe592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:13 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1f81e0bb-e944-4498-9a56-4efd0b647575 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eefe839-89d6-4df8-91a5-3ecc6cf5b03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:13 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1f81e0bb-e944-4498-9a56-4efd0b647575 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eefe839-89d6-4df8-91a5-3ecc6cf5b03e) transitioned into state 'SUCCESS' from state '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-1670381920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2a18861eef241529257aaa80fce5548',qos_specs=None,replication_status=,reservations=['6f7ef747-66ea-4d29-bdb3-27385601d147','9a703960-dba8-4ddb-be2e-f3c43ff6d96e','669b9f07-6c31-45de-ba97-981ebb993af0','67c2fe58-f224-4869-ab90-06c21f29d8a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad7bd636a2a44591a2899c0185bbe592',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:13 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1f81e0bb-e944-4498-9a56-4efd0b647575 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efd24f19-66af-4aa6-9441-f13a6a799579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:13 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1f81e0bb-e944-4498-9a56-4efd0b647575 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efd24f19-66af-4aa6-9441-f13a6a799579) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:13 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1f81e0bb-e944-4498-9a56-4efd0b647575 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Flow 'volume_create_api' (e7f86872-3a79-4b13-9035-d1f9b81db17a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1f81e0bb-e944-4498-9a56-4efd0b647575 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Create volume request issued successfully. Sep 01 02:12:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1f81e0bb-e944-4498-9a56-4efd0b647575 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:13 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 756/1478] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:12:12 2026] POST /volume/v3/volumes => generated 758 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2eb0db1f-4e46-4623-860c-aaadc86d9e29 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2eb0db1f-4e46-4623-860c-aaadc86d9e29 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] GET http://192.168.122.72/volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e Sep 01 02:12:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2eb0db1f-4e46-4623-860c-aaadc86d9e29 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2eb0db1f-4e46-4623-860c-aaadc86d9e29 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:13 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:13 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:13 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:13 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:13 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2eb0db1f-4e46-4623-860c-aaadc86d9e29 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Volume info retrieved successfully. Sep 01 02:12:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2eb0db1f-4e46-4623-860c-aaadc86d9e29 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] http://192.168.122.72/volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e returned with HTTP 200 Sep 01 02:12:13 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 723/1479] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:13 2026] GET /volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e => generated 826 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1b331c80-302a-4cd1-9979-c3133e2e6ffe None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1b331c80-302a-4cd1-9979-c3133e2e6ffe tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 Sep 01 02:12:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1b331c80-302a-4cd1-9979-c3133e2e6ffe tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1b331c80-302a-4cd1-9979-c3133e2e6ffe tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:13 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:13 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:13 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:13 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1b331c80-302a-4cd1-9979-c3133e2e6ffe tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Volume info retrieved successfully. Sep 01 02:12:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1b331c80-302a-4cd1-9979-c3133e2e6ffe tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 returned with HTTP 200 Sep 01 02:12:13 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 757/1480] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:13 2026] GET /volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 => generated 850 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cbb7a5ad-339a-45a5-9067-5ee32c24b4cd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cbb7a5ad-339a-45a5-9067-5ee32c24b4cd tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] GET http://192.168.122.72/volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e Sep 01 02:12:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cbb7a5ad-339a-45a5-9067-5ee32c24b4cd tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cbb7a5ad-339a-45a5-9067-5ee32c24b4cd tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-cbb7a5ad-339a-45a5-9067-5ee32c24b4cd tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Volume info retrieved successfully. Sep 01 02:12:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cbb7a5ad-339a-45a5-9067-5ee32c24b4cd tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] http://192.168.122.72/volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e returned with HTTP 200 Sep 01 02:12:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 724/1481] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:14 2026] GET /volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ec94d42a-30ff-4c6a-a90f-1684f58d6e4a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ec94d42a-30ff-4c6a-a90f-1684f58d6e4a tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 Sep 01 02:12:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ec94d42a-30ff-4c6a-a90f-1684f58d6e4a tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ec94d42a-30ff-4c6a-a90f-1684f58d6e4a tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:14 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:14 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:14 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:14 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ec94d42a-30ff-4c6a-a90f-1684f58d6e4a tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Volume info retrieved successfully. Sep 01 02:12:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ec94d42a-30ff-4c6a-a90f-1684f58d6e4a tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 returned with HTTP 200 Sep 01 02:12:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 758/1482] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:14 2026] GET /volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-24fdd91a-80a3-4ee4-b5e8-6c039ff35eb4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-24fdd91a-80a3-4ee4-b5e8-6c039ff35eb4 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:12:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-24fdd91a-80a3-4ee4-b5e8-6c039ff35eb4 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "82dfc923-73a0-4a02-9165-9197c08b5c23", "name": "tempest-SnapshotsActionsTest-Snapshot-1477175915"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-24fdd91a-80a3-4ee4-b5e8-6c039ff35eb4 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Volume info retrieved successfully. Sep 01 02:12:15 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-24fdd91a-80a3-4ee4-b5e8-6c039ff35eb4 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Create snapshot from volume 82dfc923-73a0-4a02-9165-9197c08b5c23 Sep 01 02:12:15 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-24fdd91a-80a3-4ee4-b5e8-6c039ff35eb4 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Created reservations ['2aa3fd51-412f-4695-8f9e-e7514a222314', '2e6518f0-888e-4bac-845d-3311b29956e8', 'e8632ac4-7e29-4e5c-a855-b5a8ad4ee282', '7cd96513-d8d3-4995-a4de-e2b148cae233'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-24fdd91a-80a3-4ee4-b5e8-6c039ff35eb4 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot create request issued successfully. Sep 01 02:12:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-24fdd91a-80a3-4ee4-b5e8-6c039ff35eb4 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:12:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 725/1483] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:12:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-05bda036-f58e-45c1-9d16-522b18390732 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-05bda036-f58e-45c1-9d16-522b18390732 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 Sep 01 02:12:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-05bda036-f58e-45c1-9d16-522b18390732 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-05bda036-f58e-45c1-9d16-522b18390732 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-05bda036-f58e-45c1-9d16-522b18390732 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-05bda036-f58e-45c1-9d16-522b18390732 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 returned with HTTP 200 Sep 01 02:12:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 759/1484] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:15 2026] GET /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1271eebe-a5b5-424f-972c-7d9212793d8b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1271eebe-a5b5-424f-972c-7d9212793d8b tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] GET http://192.168.122.72/volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e Sep 01 02:12:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1271eebe-a5b5-424f-972c-7d9212793d8b tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1271eebe-a5b5-424f-972c-7d9212793d8b tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1271eebe-a5b5-424f-972c-7d9212793d8b tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Volume info retrieved successfully. Sep 01 02:12:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1271eebe-a5b5-424f-972c-7d9212793d8b tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] http://192.168.122.72/volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e returned with HTTP 200 Sep 01 02:12:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 726/1485] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:15 2026] GET /volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b951b023-fb90-49be-9422-b1d26fc7c416 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b951b023-fb90-49be-9422-b1d26fc7c416 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] POST http://192.168.122.72/volume/v3/os-volume-transfer Sep 01 02:12:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b951b023-fb90-49be-9422-b1d26fc7c416 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c38d9baa-61b5-44f1-9f8d-5a7c39cd159e"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.volume_transfer [None req-b951b023-fb90-49be-9422-b1d26fc7c416 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c38d9baa-61b5-44f1-9f8d-5a7c39cd159e'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 02:12:15 devstack devstack@c-api.service[87016]: INFO cinder.api.contrib.volume_transfer [None req-b951b023-fb90-49be-9422-b1d26fc7c416 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Creating transfer of volume c38d9baa-61b5-44f1-9f8d-5a7c39cd159e Sep 01 02:12:15 devstack devstack@c-api.service[87016]: INFO cinder.transfer.api [None req-b951b023-fb90-49be-9422-b1d26fc7c416 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Generating transfer record for volume c38d9baa-61b5-44f1-9f8d-5a7c39cd159e Sep 01 02:12:15 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:15 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b951b023-fb90-49be-9422-b1d26fc7c416 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] http://192.168.122.72/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 02:12:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 760/1486] 192.168.122.72 () {60 vars in 1170 bytes} [Tue Sep 1 02:12:15 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-917666a4-3d40-456c-bb87-81e64105fdeb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-917666a4-3d40-456c-bb87-81e64105fdeb tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] GET http://192.168.122.72/volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e Sep 01 02:12:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-917666a4-3d40-456c-bb87-81e64105fdeb tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-917666a4-3d40-456c-bb87-81e64105fdeb tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-917666a4-3d40-456c-bb87-81e64105fdeb tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Volume info retrieved successfully. Sep 01 02:12:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-917666a4-3d40-456c-bb87-81e64105fdeb tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] http://192.168.122.72/volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e returned with HTTP 200 Sep 01 02:12:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 727/1487] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:15 2026] GET /volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-39f717b4-8cae-417e-860e-026c8813c0f1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-39f717b4-8cae-417e-860e-026c8813c0f1 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] GET http://192.168.122.72/volume/v3/os-volume-transfer/detail Sep 01 02:12:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-39f717b4-8cae-417e-860e-026c8813c0f1 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-39f717b4-8cae-417e-860e-026c8813c0f1 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.volume_transfer [None req-39f717b4-8cae-417e-860e-026c8813c0f1 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Listing volume transfers {{(pid=87016) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 02:12:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-39f717b4-8cae-417e-860e-026c8813c0f1 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] http://192.168.122.72/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 01 02:12:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 761/1488] 192.168.122.72 () {58 vars in 1170 bytes} [Tue Sep 1 02:12:15 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8a0bf13f-d950-4798-a5a1-ff7e5ecf10e5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8a0bf13f-d950-4798-a5a1-ff7e5ecf10e5 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] DELETE http://192.168.122.72/volume/v3/os-volume-transfer/c557ef6e-8d0d-485f-b2e2-c4d5c2270d44 Sep 01 02:12:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8a0bf13f-d950-4798-a5a1-ff7e5ecf10e5 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8a0bf13f-d950-4798-a5a1-ff7e5ecf10e5 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:15 devstack devstack@c-api.service[87017]: INFO cinder.api.contrib.volume_transfer [None req-8a0bf13f-d950-4798-a5a1-ff7e5ecf10e5 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Delete transfer with id: c557ef6e-8d0d-485f-b2e2-c4d5c2270d44 Sep 01 02:12:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8a0bf13f-d950-4798-a5a1-ff7e5ecf10e5 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] http://192.168.122.72/volume/v3/os-volume-transfer/c557ef6e-8d0d-485f-b2e2-c4d5c2270d44 returned with HTTP 202 Sep 01 02:12:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 728/1489] 192.168.122.72 () {58 vars in 1263 bytes} [Tue Sep 1 02:12:15 2026] DELETE /volume/v3/os-volume-transfer/c557ef6e-8d0d-485f-b2e2-c4d5c2270d44 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7552a62f-66b7-47e4-88b3-a924b004fdab None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7552a62f-66b7-47e4-88b3-a924b004fdab tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] GET http://192.168.122.72/volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e Sep 01 02:12:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7552a62f-66b7-47e4-88b3-a924b004fdab tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7552a62f-66b7-47e4-88b3-a924b004fdab tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:15 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:15 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7552a62f-66b7-47e4-88b3-a924b004fdab tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Volume info retrieved successfully. Sep 01 02:12:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7552a62f-66b7-47e4-88b3-a924b004fdab tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] http://192.168.122.72/volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e returned with HTTP 200 Sep 01 02:12:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 762/1490] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:15 2026] GET /volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-316a66e2-6045-45f0-a663-fb48368312b0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-316a66e2-6045-45f0-a663-fb48368312b0 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] DELETE http://192.168.122.72/volume/v3/os-volume-transfer/c557ef6e-8d0d-485f-b2e2-c4d5c2270d44 Sep 01 02:12:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-316a66e2-6045-45f0-a663-fb48368312b0 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-316a66e2-6045-45f0-a663-fb48368312b0 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:15 devstack devstack@c-api.service[87017]: INFO cinder.api.contrib.volume_transfer [None req-316a66e2-6045-45f0-a663-fb48368312b0 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Delete transfer with id: c557ef6e-8d0d-485f-b2e2-c4d5c2270d44 Sep 01 02:12:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-316a66e2-6045-45f0-a663-fb48368312b0 tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] http://192.168.122.72/volume/v3/os-volume-transfer/c557ef6e-8d0d-485f-b2e2-c4d5c2270d44 returned with HTTP 404 Sep 01 02:12:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 729/1491] 192.168.122.72 () {58 vars in 1263 bytes} [Tue Sep 1 02:12:15 2026] DELETE /volume/v3/os-volume-transfer/c557ef6e-8d0d-485f-b2e2-c4d5c2270d44 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9dd29879-d39b-42af-865c-fcd91885cae0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9dd29879-d39b-42af-865c-fcd91885cae0 tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e Sep 01 02:12:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9dd29879-d39b-42af-865c-fcd91885cae0 tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9dd29879-d39b-42af-865c-fcd91885cae0 tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:15 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-9dd29879-d39b-42af-865c-fcd91885cae0 tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] Delete volume with id: c38d9baa-61b5-44f1-9f8d-5a7c39cd159e Sep 01 02:12:15 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:15 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9dd29879-d39b-42af-865c-fcd91885cae0 tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] Volume info retrieved successfully. Sep 01 02:12:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9dd29879-d39b-42af-865c-fcd91885cae0 tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] Delete volume request issued successfully. Sep 01 02:12:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9dd29879-d39b-42af-865c-fcd91885cae0 tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] http://192.168.122.72/volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e returned with HTTP 202 Sep 01 02:12:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 763/1492] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:15 2026] DELETE /volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-83fc4a34-e67b-4e8a-a3c6-33b1b686a5b4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-83fc4a34-e67b-4e8a-a3c6-33b1b686a5b4 tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] GET http://192.168.122.72/volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e Sep 01 02:12:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-83fc4a34-e67b-4e8a-a3c6-33b1b686a5b4 tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-83fc4a34-e67b-4e8a-a3c6-33b1b686a5b4 tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:16 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:16 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-83fc4a34-e67b-4e8a-a3c6-33b1b686a5b4 tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] Volume info retrieved successfully. Sep 01 02:12:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-83fc4a34-e67b-4e8a-a3c6-33b1b686a5b4 tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] http://192.168.122.72/volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e returned with HTTP 200 Sep 01 02:12:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 730/1493] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:15 2026] GET /volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e => generated 1013 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3553f8b1-3fa4-4923-a6b5-6faa51be072f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3553f8b1-3fa4-4923-a6b5-6faa51be072f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 Sep 01 02:12:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3553f8b1-3fa4-4923-a6b5-6faa51be072f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3553f8b1-3fa4-4923-a6b5-6faa51be072f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:16 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:16 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3553f8b1-3fa4-4923-a6b5-6faa51be072f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3553f8b1-3fa4-4923-a6b5-6faa51be072f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 returned with HTTP 200 Sep 01 02:12:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 764/1494] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:16 2026] GET /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-89b32951-f436-4e11-83b6-d33a056a440b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-89b32951-f436-4e11-83b6-d33a056a440b tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] GET http://192.168.122.72/volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e Sep 01 02:12:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-89b32951-f436-4e11-83b6-d33a056a440b tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-89b32951-f436-4e11-83b6-d33a056a440b tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-89b32951-f436-4e11-83b6-d33a056a440b tempest-VolumesTransfersTest-1543077983 tempest-VolumesTransfersTest-1543077983-project-admin] http://192.168.122.72/volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e returned with HTTP 404 Sep 01 02:12:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 731/1495] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:17 2026] GET /volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-414d6672-2afa-42ab-b6ef-d654c08e4a5d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-414d6672-2afa-42ab-b6ef-d654c08e4a5d tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] GET http://192.168.122.72/volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e Sep 01 02:12:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-414d6672-2afa-42ab-b6ef-d654c08e4a5d tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-414d6672-2afa-42ab-b6ef-d654c08e4a5d tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-414d6672-2afa-42ab-b6ef-d654c08e4a5d tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] http://192.168.122.72/volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e returned with HTTP 404 Sep 01 02:12:17 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 765/1496] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:17 2026] GET /volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ae2dca25-6f3c-4bb2-9047-8b5712a53eae None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ae2dca25-6f3c-4bb2-9047-8b5712a53eae tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] DELETE http://192.168.122.72/volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e Sep 01 02:12:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ae2dca25-6f3c-4bb2-9047-8b5712a53eae tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ae2dca25-6f3c-4bb2-9047-8b5712a53eae tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:17 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-ae2dca25-6f3c-4bb2-9047-8b5712a53eae tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] Delete volume with id: c38d9baa-61b5-44f1-9f8d-5a7c39cd159e Sep 01 02:12:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ae2dca25-6f3c-4bb2-9047-8b5712a53eae tempest-VolumesTransfersTest-1631413009 tempest-VolumesTransfersTest-1631413009-project-member] http://192.168.122.72/volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e returned with HTTP 404 Sep 01 02:12:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 732/1497] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:17 2026] DELETE /volume/v3/volumes/c38d9baa-61b5-44f1-9f8d-5a7c39cd159e => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9aaa3948-20e2-47bc-9103-a9a3984f7b6b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9aaa3948-20e2-47bc-9103-a9a3984f7b6b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 Sep 01 02:12:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9aaa3948-20e2-47bc-9103-a9a3984f7b6b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9aaa3948-20e2-47bc-9103-a9a3984f7b6b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:17 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:17 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:17 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9aaa3948-20e2-47bc-9103-a9a3984f7b6b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9aaa3948-20e2-47bc-9103-a9a3984f7b6b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 returned with HTTP 200 Sep 01 02:12:17 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 766/1498] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:17 2026] GET /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fa892f90-545a-4471-8bf6-0102a5045d25 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fa892f90-545a-4471-8bf6-0102a5045d25 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 Sep 01 02:12:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fa892f90-545a-4471-8bf6-0102a5045d25 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fa892f90-545a-4471-8bf6-0102a5045d25 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fa892f90-545a-4471-8bf6-0102a5045d25 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fa892f90-545a-4471-8bf6-0102a5045d25 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 returned with HTTP 200 Sep 01 02:12:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 733/1499] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:18 2026] GET /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f4fe9f01-5b26-496e-a00c-df592b687a51 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f4fe9f01-5b26-496e-a00c-df592b687a51 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] POST http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action Sep 01 02:12:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f4fe9f01-5b26-496e-a00c-df592b687a51 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f4fe9f01-5b26-496e-a00c-df592b687a51 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.admin_actions [None req-f4fe9f01-5b26-496e-a00c-df592b687a51 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Updating snapshot 'd244b699-f236-4090-bc80-68b16e56edb6' with '{'status': 'creating'}' {{(pid=87016) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:18 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:18 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f4fe9f01-5b26-496e-a00c-df592b687a51 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action returned with HTTP 202 Sep 01 02:12:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 767/1500] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:18 2026] POST /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action => generated 0 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-43e1ab17-91fa-4038-8c30-98b0a7e1b590 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-43e1ab17-91fa-4038-8c30-98b0a7e1b590 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 Sep 01 02:12:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-43e1ab17-91fa-4038-8c30-98b0a7e1b590 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-43e1ab17-91fa-4038-8c30-98b0a7e1b590 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-43e1ab17-91fa-4038-8c30-98b0a7e1b590 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-43e1ab17-91fa-4038-8c30-98b0a7e1b590 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 returned with HTTP 200 Sep 01 02:12:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 734/1501] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:18 2026] GET /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3522d351-171a-4a44-ab48-75da5a93575a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3522d351-171a-4a44-ab48-75da5a93575a tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] POST http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action Sep 01 02:12:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3522d351-171a-4a44-ab48-75da5a93575a tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3522d351-171a-4a44-ab48-75da5a93575a tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.admin_actions [None req-3522d351-171a-4a44-ab48-75da5a93575a tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Updating snapshot 'd244b699-f236-4090-bc80-68b16e56edb6' with '{'status': 'available'}' {{(pid=87016) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:18 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:18 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3522d351-171a-4a44-ab48-75da5a93575a tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action returned with HTTP 202 Sep 01 02:12:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 768/1502] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:18 2026] POST /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-016aae99-5f96-402a-9756-59bc55f20b0f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-016aae99-5f96-402a-9756-59bc55f20b0f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 Sep 01 02:12:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-016aae99-5f96-402a-9756-59bc55f20b0f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-016aae99-5f96-402a-9756-59bc55f20b0f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-016aae99-5f96-402a-9756-59bc55f20b0f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-016aae99-5f96-402a-9756-59bc55f20b0f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 returned with HTTP 200 Sep 01 02:12:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 735/1503] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:18 2026] GET /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d4315a5f-2ab6-43f6-b5ad-a7795b26f752 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d4315a5f-2ab6-43f6-b5ad-a7795b26f752 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:12:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d4315a5f-2ab6-43f6-b5ad-a7795b26f752 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "82dfc923-73a0-4a02-9165-9197c08b5c23", "name": "tempest-SnapshotsActionsTest-Snapshot-269309376"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d4315a5f-2ab6-43f6-b5ad-a7795b26f752 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Volume info retrieved successfully. Sep 01 02:12:19 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-d4315a5f-2ab6-43f6-b5ad-a7795b26f752 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Create snapshot from volume 82dfc923-73a0-4a02-9165-9197c08b5c23 Sep 01 02:12:19 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-d4315a5f-2ab6-43f6-b5ad-a7795b26f752 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Created reservations ['6eb83752-5364-4842-bc04-46e89ce2844f', 'da7dca7f-c5d8-43fd-8d99-94843f3a6ba6', '5b96ce2c-4953-40ef-aaa6-259c28bb59c8', 'a02f8318-3c7c-4cca-9a67-fe878664b3cd'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d4315a5f-2ab6-43f6-b5ad-a7795b26f752 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot create request issued successfully. Sep 01 02:12:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d4315a5f-2ab6-43f6-b5ad-a7795b26f752 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:12:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 769/1504] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:12:18 2026] POST /volume/v3/snapshots => generated 306 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:12:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ff3c2a49-e1f3-4326-8f98-f9e553bde759 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ff3c2a49-e1f3-4326-8f98-f9e553bde759 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e Sep 01 02:12:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ff3c2a49-e1f3-4326-8f98-f9e553bde759 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ff3c2a49-e1f3-4326-8f98-f9e553bde759 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ff3c2a49-e1f3-4326-8f98-f9e553bde759 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ff3c2a49-e1f3-4326-8f98-f9e553bde759 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e returned with HTTP 200 Sep 01 02:12:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 736/1505] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:19 2026] GET /volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e => generated 438 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9d63020b-74d6-4003-9ccc-ce57bb78bff6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9d63020b-74d6-4003-9ccc-ce57bb78bff6 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e Sep 01 02:12:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9d63020b-74d6-4003-9ccc-ce57bb78bff6 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9d63020b-74d6-4003-9ccc-ce57bb78bff6 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:20 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:20 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9d63020b-74d6-4003-9ccc-ce57bb78bff6 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9d63020b-74d6-4003-9ccc-ce57bb78bff6 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e returned with HTTP 200 Sep 01 02:12:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 770/1506] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:20 2026] GET /volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ebac17cb-c9e8-4615-bd0e-c50a6e09aed3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ebac17cb-c9e8-4615-bd0e-c50a6e09aed3 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e Sep 01 02:12:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ebac17cb-c9e8-4615-bd0e-c50a6e09aed3 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ebac17cb-c9e8-4615-bd0e-c50a6e09aed3 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:21 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:21 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ebac17cb-c9e8-4615-bd0e-c50a6e09aed3 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ebac17cb-c9e8-4615-bd0e-c50a6e09aed3 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e returned with HTTP 200 Sep 01 02:12:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 737/1507] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:21 2026] GET /volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e => generated 438 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d718af61-0702-43ad-9395-1d4c8ad79181 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d718af61-0702-43ad-9395-1d4c8ad79181 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e Sep 01 02:12:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d718af61-0702-43ad-9395-1d4c8ad79181 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d718af61-0702-43ad-9395-1d4c8ad79181 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d718af61-0702-43ad-9395-1d4c8ad79181 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d718af61-0702-43ad-9395-1d4c8ad79181 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e returned with HTTP 200 Sep 01 02:12:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 771/1508] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:22 2026] GET /volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8b1849c4-0296-438a-9fd6-bd196f14097e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8b1849c4-0296-438a-9fd6-bd196f14097e tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] POST http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e/action Sep 01 02:12:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8b1849c4-0296-438a-9fd6-bd196f14097e tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8b1849c4-0296-438a-9fd6-bd196f14097e tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.admin_actions [None req-8b1849c4-0296-438a-9fd6-bd196f14097e tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Updating snapshot '5d94be56-9ea5-44aa-8498-830d44b7f60e' with '{'status': 'creating'}' {{(pid=87017) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:22 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:22 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8b1849c4-0296-438a-9fd6-bd196f14097e tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e/action returned with HTTP 202 Sep 01 02:12:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 738/1509] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:22 2026] POST /volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:12:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7fce1ab4-d6a3-48cf-8a5b-2b941f63a432 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7fce1ab4-d6a3-48cf-8a5b-2b941f63a432 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e Sep 01 02:12:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7fce1ab4-d6a3-48cf-8a5b-2b941f63a432 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7fce1ab4-d6a3-48cf-8a5b-2b941f63a432 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7fce1ab4-d6a3-48cf-8a5b-2b941f63a432 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7fce1ab4-d6a3-48cf-8a5b-2b941f63a432 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e returned with HTTP 200 Sep 01 02:12:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 772/1510] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:22 2026] GET /volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-feff076f-0608-4716-bebc-4bdb62fa160c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-feff076f-0608-4716-bebc-4bdb62fa160c tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] POST http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e/action Sep 01 02:12:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-feff076f-0608-4716-bebc-4bdb62fa160c tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-feff076f-0608-4716-bebc-4bdb62fa160c tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:22 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:22 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:22 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-feff076f-0608-4716-bebc-4bdb62fa160c tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Snapshot retrieved successfully. Sep 01 02:12:22 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:22 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:22 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-feff076f-0608-4716-bebc-4bdb62fa160c tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Snapshot delete request issued successfully. Sep 01 02:12:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-feff076f-0608-4716-bebc-4bdb62fa160c tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e/action returned with HTTP 202 Sep 01 02:12:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 739/1511] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:22 2026] POST /volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:12:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e2a1b42b-cfea-426d-8019-d4d03a7b5263 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e2a1b42b-cfea-426d-8019-d4d03a7b5263 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e Sep 01 02:12:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e2a1b42b-cfea-426d-8019-d4d03a7b5263 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e2a1b42b-cfea-426d-8019-d4d03a7b5263 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e2a1b42b-cfea-426d-8019-d4d03a7b5263 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e2a1b42b-cfea-426d-8019-d4d03a7b5263 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e returned with HTTP 200 Sep 01 02:12:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 773/1512] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:22 2026] GET /volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e => generated 464 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-eda9baca-6fd2-4729-ae6b-5a9a5700ce43 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-eda9baca-6fd2-4729-ae6b-5a9a5700ce43 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e Sep 01 02:12:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-eda9baca-6fd2-4729-ae6b-5a9a5700ce43 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-eda9baca-6fd2-4729-ae6b-5a9a5700ce43 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:23 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:23 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:23 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-eda9baca-6fd2-4729-ae6b-5a9a5700ce43 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-eda9baca-6fd2-4729-ae6b-5a9a5700ce43 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e returned with HTTP 200 Sep 01 02:12:23 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 740/1513] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:23 2026] GET /volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e => generated 464 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-13cb5eb4-248b-4c96-aafa-a38a02bf4c28 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-13cb5eb4-248b-4c96-aafa-a38a02bf4c28 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e Sep 01 02:12:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-13cb5eb4-248b-4c96-aafa-a38a02bf4c28 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-13cb5eb4-248b-4c96-aafa-a38a02bf4c28 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:24 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:24 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:24 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-13cb5eb4-248b-4c96-aafa-a38a02bf4c28 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-13cb5eb4-248b-4c96-aafa-a38a02bf4c28 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e returned with HTTP 200 Sep 01 02:12:24 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 774/1514] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:24 2026] GET /volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e => generated 464 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-67ca21d7-4427-4cdb-9e6a-bb74e3e80458 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-67ca21d7-4427-4cdb-9e6a-bb74e3e80458 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e Sep 01 02:12:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-67ca21d7-4427-4cdb-9e6a-bb74e3e80458 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-67ca21d7-4427-4cdb-9e6a-bb74e3e80458 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-67ca21d7-4427-4cdb-9e6a-bb74e3e80458 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e returned with HTTP 404 Sep 01 02:12:25 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 741/1515] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:25 2026] GET /volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8a917eb0-2763-462f-b790-0ffc8ed8569d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8a917eb0-2763-462f-b790-0ffc8ed8569d tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] POST http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action Sep 01 02:12:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8a917eb0-2763-462f-b790-0ffc8ed8569d tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8a917eb0-2763-462f-b790-0ffc8ed8569d tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.admin_actions [None req-8a917eb0-2763-462f-b790-0ffc8ed8569d tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Updating snapshot 'd244b699-f236-4090-bc80-68b16e56edb6' with '{'status': 'available'}' {{(pid=87016) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:25 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=435,cinder:UPDATE=122,cinder:INSERT=88,cinder:DELETE=2 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:12:25 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:25 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8a917eb0-2763-462f-b790-0ffc8ed8569d tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action returned with HTTP 202 Sep 01 02:12:25 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 775/1516] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:25 2026] POST /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fbd3d9a9-3a55-41eb-b0a1-3d174a82f8f5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fbd3d9a9-3a55-41eb-b0a1-3d174a82f8f5 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 Sep 01 02:12:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fbd3d9a9-3a55-41eb-b0a1-3d174a82f8f5 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fbd3d9a9-3a55-41eb-b0a1-3d174a82f8f5 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:26 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:26 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:26 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fbd3d9a9-3a55-41eb-b0a1-3d174a82f8f5 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fbd3d9a9-3a55-41eb-b0a1-3d174a82f8f5 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 returned with HTTP 200 Sep 01 02:12:26 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 742/1517] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:25 2026] GET /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9ad3d58a-7908-4144-aed4-0416210c43f0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9ad3d58a-7908-4144-aed4-0416210c43f0 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e Sep 01 02:12:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9ad3d58a-7908-4144-aed4-0416210c43f0 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9ad3d58a-7908-4144-aed4-0416210c43f0 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:26 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-9ad3d58a-7908-4144-aed4-0416210c43f0 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Delete snapshot with id: 5d94be56-9ea5-44aa-8498-830d44b7f60e Sep 01 02:12:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9ad3d58a-7908-4144-aed4-0416210c43f0 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e returned with HTTP 404 Sep 01 02:12:26 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 776/1518] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:12:26 2026] DELETE /volume/v3/snapshots/5d94be56-9ea5-44aa-8498-830d44b7f60e => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:12:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5e36a1d4-dc68-44c6-a96d-36675765fb95 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e6cfe853-8447-4073-abcd-ab3d44cc7491 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e6cfe853-8447-4073-abcd-ab3d44cc7491 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:12:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e6cfe853-8447-4073-abcd-ab3d44cc7491 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "82dfc923-73a0-4a02-9165-9197c08b5c23", "name": "tempest-SnapshotsActionsTest-Snapshot-1713399493"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:26 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:26 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:26 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:26 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:26 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e6cfe853-8447-4073-abcd-ab3d44cc7491 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Volume info retrieved successfully. Sep 01 02:12:26 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-e6cfe853-8447-4073-abcd-ab3d44cc7491 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Create snapshot from volume 82dfc923-73a0-4a02-9165-9197c08b5c23 Sep 01 02:12:26 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-e6cfe853-8447-4073-abcd-ab3d44cc7491 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Created reservations ['7272bc4b-fd09-4f17-b3d7-3de16091b023', 'f41477d3-0822-4d9f-bb37-db1076a948ac', '69c6c448-f607-425f-8a27-e89b1d7411fa', '50cacf6f-7bb9-48ee-a7ae-d9996e5b1080'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:26 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:26 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:26 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e6cfe853-8447-4073-abcd-ab3d44cc7491 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot create request issued successfully. Sep 01 02:12:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e6cfe853-8447-4073-abcd-ab3d44cc7491 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:12:26 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 777/1519] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:12:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-42d3f64c-cf9e-4969-9216-b50b2904696b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-42d3f64c-cf9e-4969-9216-b50b2904696b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 Sep 01 02:12:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-42d3f64c-cf9e-4969-9216-b50b2904696b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-42d3f64c-cf9e-4969-9216-b50b2904696b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:26 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:26 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:26 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-42d3f64c-cf9e-4969-9216-b50b2904696b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-42d3f64c-cf9e-4969-9216-b50b2904696b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 returned with HTTP 200 Sep 01 02:12:26 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 778/1520] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:26 2026] GET /volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5e36a1d4-dc68-44c6-a96d-36675765fb95 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:12:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5e36a1d4-dc68-44c6-a96d-36675765fb95 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-816618467"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-5e36a1d4-dc68-44c6-a96d-36675765fb95 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-816618467'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:26 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-5e36a1d4-dc68-44c6-a96d-36675765fb95 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Create volume of 1 GB Sep 01 02:12:26 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5e36a1d4-dc68-44c6-a96d-36675765fb95 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Availability Zones retrieved successfully. Sep 01 02:12:26 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5e36a1d4-dc68-44c6-a96d-36675765fb95 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Flow 'volume_create_api' (3fb25d69-b8a4-4434-a00c-af3c9afd28b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:26 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5e36a1d4-dc68-44c6-a96d-36675765fb95 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ec4b399-a672-4569-ba85-ae185f6de7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:26 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-5e36a1d4-dc68-44c6-a96d-36675765fb95 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:26 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5e36a1d4-dc68-44c6-a96d-36675765fb95 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ec4b399-a672-4569-ba85-ae185f6de7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:26 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5e36a1d4-dc68-44c6-a96d-36675765fb95 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a222efc-f5be-4c55-9ea7-26e9066b08cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-46f41185-3c27-448f-a1f3-5127bdf40b9e req-ad2d032f-4080-4e60-ab2c-f5a13b3ee026 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-46f41185-3c27-448f-a1f3-5127bdf40b9e req-ad2d032f-4080-4e60-ab2c-f5a13b3ee026 None None] GET http://192.168.122.72/volume// Sep 01 02:12:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-46f41185-3c27-448f-a1f3-5127bdf40b9e req-ad2d032f-4080-4e60-ab2c-f5a13b3ee026 None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-46f41185-3c27-448f-a1f3-5127bdf40b9e req-ad2d032f-4080-4e60-ab2c-f5a13b3ee026 None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-46f41185-3c27-448f-a1f3-5127bdf40b9e req-ad2d032f-4080-4e60-ab2c-f5a13b3ee026 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:12:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 779/1521] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:12:27 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:12:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-46f41185-3c27-448f-a1f3-5127bdf40b9e req-bb48ba75-fd90-4fc0-9781-0dd57f042366 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-46f41185-3c27-448f-a1f3-5127bdf40b9e req-bb48ba75-fd90-4fc0-9781-0dd57f042366 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:12:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-46f41185-3c27-448f-a1f3-5127bdf40b9e req-bb48ba75-fd90-4fc0-9781-0dd57f042366 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b6ad179-9335-431c-a8a1-7667a66a07ab", "connector": null, "instance_uuid": "b9c99613-719f-4f1c-8db1-eefc4cd8f574"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:27 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:27 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:27 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-5e36a1d4-dc68-44c6-a96d-36675765fb95 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Created reservations ['1ca7ce01-6dc8-4c03-bf6c-37fb2e3e97d5', '44414d8f-9f46-4fa9-a64a-cbe727d682d7', 'd2b3c500-a761-4971-9b55-a13227f8fd5f', 'c0912aa8-51f7-4971-a0ad-7ca31f25a486'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5e36a1d4-dc68-44c6-a96d-36675765fb95 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a222efc-f5be-4c55-9ea7-26e9066b08cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ca7ce01-6dc8-4c03-bf6c-37fb2e3e97d5', '44414d8f-9f46-4fa9-a64a-cbe727d682d7', 'd2b3c500-a761-4971-9b55-a13227f8fd5f', 'c0912aa8-51f7-4971-a0ad-7ca31f25a486']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5e36a1d4-dc68-44c6-a96d-36675765fb95 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97fd3b7d-5f74-4aac-b2bd-b8106c86fbe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:27 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:27 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:27 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5e36a1d4-dc68-44c6-a96d-36675765fb95 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97fd3b7d-5f74-4aac-b2bd-b8106c86fbe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1808c5e-0718-460a-a9b6-967a002b88d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-816618467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0077c2fe9f5423caf4368fc10a5fc3b',qos_specs=None,replication_status=,reservations=['1ca7ce01-6dc8-4c03-bf6c-37fb2e3e97d5','44414d8f-9f46-4fa9-a64a-cbe727d682d7','d2b3c500-a761-4971-9b55-a13227f8fd5f','c0912aa8-51f7-4971-a0ad-7ca31f25a486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60374bf7ec084b0aafaa0bd28a3b9666',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-816618467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1808c5e-0718-460a-a9b6-967a002b88d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0077c2fe9f5423caf4368fc10a5fc3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60374bf7ec084b0aafaa0bd28a3b9666',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5e36a1d4-dc68-44c6-a96d-36675765fb95 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23c4a79a-5011-4eb1-8599-52b0b02fccb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-46f41185-3c27-448f-a1f3-5127bdf40b9e req-bb48ba75-fd90-4fc0-9781-0dd57f042366 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:12:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 780/1522] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:12:27 2026] POST /volume/v3/attachments => generated 273 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d78f29f1-6b94-40ad-b37b-2131e75d7707 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5e36a1d4-dc68-44c6-a96d-36675765fb95 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23c4a79a-5011-4eb1-8599-52b0b02fccb9) transitioned into state 'SUCCESS' from state '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-816618467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0077c2fe9f5423caf4368fc10a5fc3b',qos_specs=None,replication_status=,reservations=['1ca7ce01-6dc8-4c03-bf6c-37fb2e3e97d5','44414d8f-9f46-4fa9-a64a-cbe727d682d7','d2b3c500-a761-4971-9b55-a13227f8fd5f','c0912aa8-51f7-4971-a0ad-7ca31f25a486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60374bf7ec084b0aafaa0bd28a3b9666',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5e36a1d4-dc68-44c6-a96d-36675765fb95 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc7e3cd1-832a-4448-9e9c-11fd20cbbeba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5e36a1d4-dc68-44c6-a96d-36675765fb95 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc7e3cd1-832a-4448-9e9c-11fd20cbbeba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5e36a1d4-dc68-44c6-a96d-36675765fb95 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Flow 'volume_create_api' (3fb25d69-b8a4-4434-a00c-af3c9afd28b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:27 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5e36a1d4-dc68-44c6-a96d-36675765fb95 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Create volume request issued successfully. Sep 01 02:12:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5e36a1d4-dc68-44c6-a96d-36675765fb95 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 743/1523] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:12:26 2026] POST /volume/v3/volumes => generated 770 bytes in 1304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:12:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-46f41185-3c27-448f-a1f3-5127bdf40b9e req-93ba9e5d-b11e-4af4-bdba-f48d316e2d90 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-46f41185-3c27-448f-a1f3-5127bdf40b9e req-93ba9e5d-b11e-4af4-bdba-f48d316e2d90 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] DELETE http://192.168.122.72/volume/v3/attachments/d1edebb8-d3d3-478d-a275-008bff1bb148 Sep 01 02:12:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-46f41185-3c27-448f-a1f3-5127bdf40b9e req-93ba9e5d-b11e-4af4-bdba-f48d316e2d90 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-46f41185-3c27-448f-a1f3-5127bdf40b9e req-93ba9e5d-b11e-4af4-bdba-f48d316e2d90 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:27 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, Sep 01 02:12:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d78f29f1-6b94-40ad-b37b-2131e75d7707 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:12:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d78f29f1-6b94-40ad-b37b-2131e75d7707 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1545172139"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-46f41185-3c27-448f-a1f3-5127bdf40b9e req-93ba9e5d-b11e-4af4-bdba-f48d316e2d90 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/attachments/d1edebb8-d3d3-478d-a275-008bff1bb148 returned with HTTP 200 Sep 01 02:12:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 744/1524] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:12:27 2026] DELETE /volume/v3/attachments/d1edebb8-d3d3-478d-a275-008bff1bb148 => generated 192 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cd98ad67-690a-494d-9dd9-232cde219f1e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-d78f29f1-6b94-40ad-b37b-2131e75d7707 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1545172139'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:27 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-d78f29f1-6b94-40ad-b37b-2131e75d7707 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Create volume of 1 GB Sep 01 02:12:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cd98ad67-690a-494d-9dd9-232cde219f1e tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 Sep 01 02:12:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cd98ad67-690a-494d-9dd9-232cde219f1e tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cd98ad67-690a-494d-9dd9-232cde219f1e tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:27 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d78f29f1-6b94-40ad-b37b-2131e75d7707 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Availability Zones retrieved successfully. Sep 01 02:12:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:27 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-cd98ad67-690a-494d-9dd9-232cde219f1e tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cd98ad67-690a-494d-9dd9-232cde219f1e tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 returned with HTTP 200 Sep 01 02:12:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 745/1525] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:27 2026] GET /volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:27 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d78f29f1-6b94-40ad-b37b-2131e75d7707 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Flow 'volume_create_api' (3faf4f60-b47d-4f46-8d26-0dcf9e19c271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4eeabb03-b0d9-4fe3-8203-94ff7ed6bbfc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:27 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d78f29f1-6b94-40ad-b37b-2131e75d7707 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ac22c2d-13cd-4d1f-b576-0b7e2cb6a19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4eeabb03-b0d9-4fe3-8203-94ff7ed6bbfc tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/d1808c5e-0718-460a-a9b6-967a002b88d2 Sep 01 02:12:27 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-d78f29f1-6b94-40ad-b37b-2131e75d7707 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4eeabb03-b0d9-4fe3-8203-94ff7ed6bbfc tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4eeabb03-b0d9-4fe3-8203-94ff7ed6bbfc tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:27 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:27 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4eeabb03-b0d9-4fe3-8203-94ff7ed6bbfc tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4eeabb03-b0d9-4fe3-8203-94ff7ed6bbfc tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/d1808c5e-0718-460a-a9b6-967a002b88d2 returned with HTTP 200 Sep 01 02:12:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 746/1526] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:27 2026] GET /volume/v3/volumes/d1808c5e-0718-460a-a9b6-967a002b88d2 => generated 862 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:27 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d78f29f1-6b94-40ad-b37b-2131e75d7707 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ac22c2d-13cd-4d1f-b576-0b7e2cb6a19f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:27 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d78f29f1-6b94-40ad-b37b-2131e75d7707 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca62757d-9056-4b88-8c77-12c719e8cd83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:27 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-d78f29f1-6b94-40ad-b37b-2131e75d7707 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Created reservations ['e893a696-ee95-4b88-babe-ecc92feb8c7a', '0a35780a-0310-4725-b305-eca9561460ed', 'a5a59eff-5cdf-403b-acc5-3b41105abb29', 'faf16b80-e0d6-4183-a482-f637b2afda39'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:27 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d78f29f1-6b94-40ad-b37b-2131e75d7707 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca62757d-9056-4b88-8c77-12c719e8cd83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e893a696-ee95-4b88-babe-ecc92feb8c7a', '0a35780a-0310-4725-b305-eca9561460ed', 'a5a59eff-5cdf-403b-acc5-3b41105abb29', 'faf16b80-e0d6-4183-a482-f637b2afda39']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:28 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d78f29f1-6b94-40ad-b37b-2131e75d7707 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09ddbb8a-1c40-4ed2-9e97-c50021967818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:28 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:28 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:28 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d78f29f1-6b94-40ad-b37b-2131e75d7707 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09ddbb8a-1c40-4ed2-9e97-c50021967818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92f715fe-74e8-4a54-a8f0-3401db7d02a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1545172139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45a1b2bd7da749139cac4066b0d8ad14',qos_specs=None,replication_status=,reservations=['e893a696-ee95-4b88-babe-ecc92feb8c7a','0a35780a-0310-4725-b305-eca9561460ed','a5a59eff-5cdf-403b-acc5-3b41105abb29','faf16b80-e0d6-4183-a482-f637b2afda39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5626d0c10c514a7d944d637e13d86f1b',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1545172139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92f715fe-74e8-4a54-a8f0-3401db7d02a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45a1b2bd7da749139cac4066b0d8ad14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5626d0c10c514a7d944d637e13d86f1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:28 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d78f29f1-6b94-40ad-b37b-2131e75d7707 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e93c06-21d4-408c-b17c-4631e1c7e58e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:28 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d78f29f1-6b94-40ad-b37b-2131e75d7707 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e93c06-21d4-408c-b17c-4631e1c7e58e) transitioned into state 'SUCCESS' from state '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-1545172139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45a1b2bd7da749139cac4066b0d8ad14',qos_specs=None,replication_status=,reservations=['e893a696-ee95-4b88-babe-ecc92feb8c7a','0a35780a-0310-4725-b305-eca9561460ed','a5a59eff-5cdf-403b-acc5-3b41105abb29','faf16b80-e0d6-4183-a482-f637b2afda39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5626d0c10c514a7d944d637e13d86f1b',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:28 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d78f29f1-6b94-40ad-b37b-2131e75d7707 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e6f3100-dd64-4814-bba0-bc2e04de1400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:28 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d78f29f1-6b94-40ad-b37b-2131e75d7707 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e6f3100-dd64-4814-bba0-bc2e04de1400) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:28 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d78f29f1-6b94-40ad-b37b-2131e75d7707 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Flow 'volume_create_api' (3faf4f60-b47d-4f46-8d26-0dcf9e19c271) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:28 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d78f29f1-6b94-40ad-b37b-2131e75d7707 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Create volume request issued successfully. Sep 01 02:12:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d78f29f1-6b94-40ad-b37b-2131e75d7707 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 781/1527] 192.168.122.72 () {62 vars in 1178 bytes} [Tue Sep 1 02:12:27 2026] POST /volume/v3/volumes => generated 826 bytes in 902 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5c6fef89-0fb9-4591-b4aa-eb92499ad95e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5c6fef89-0fb9-4591-b4aa-eb92499ad95e tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] GET http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 Sep 01 02:12:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5c6fef89-0fb9-4591-b4aa-eb92499ad95e tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5c6fef89-0fb9-4591-b4aa-eb92499ad95e tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:28 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:28 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:28 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:28 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:28 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5c6fef89-0fb9-4591-b4aa-eb92499ad95e tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Volume info retrieved successfully. Sep 01 02:12:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5c6fef89-0fb9-4591-b4aa-eb92499ad95e tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 returned with HTTP 200 Sep 01 02:12:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 747/1528] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:28 2026] GET /volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 => generated 894 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a1f7c2a8-4878-4c79-80c8-61477f5505f0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a1f7c2a8-4878-4c79-80c8-61477f5505f0 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 Sep 01 02:12:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a1f7c2a8-4878-4c79-80c8-61477f5505f0 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a1f7c2a8-4878-4c79-80c8-61477f5505f0 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:28 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:28 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:28 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a1f7c2a8-4878-4c79-80c8-61477f5505f0 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a1f7c2a8-4878-4c79-80c8-61477f5505f0 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 returned with HTTP 200 Sep 01 02:12:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 782/1529] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:28 2026] GET /volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fb16b5a7-0f61-40fd-b910-19c430154e16 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fb16b5a7-0f61-40fd-b910-19c430154e16 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/d1808c5e-0718-460a-a9b6-967a002b88d2 Sep 01 02:12:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fb16b5a7-0f61-40fd-b910-19c430154e16 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fb16b5a7-0f61-40fd-b910-19c430154e16 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:28 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:28 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:28 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:28 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:28 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fb16b5a7-0f61-40fd-b910-19c430154e16 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fb16b5a7-0f61-40fd-b910-19c430154e16 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/d1808c5e-0718-460a-a9b6-967a002b88d2 returned with HTTP 200 Sep 01 02:12:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 748/1530] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:28 2026] GET /volume/v3/volumes/d1808c5e-0718-460a-a9b6-967a002b88d2 => generated 862 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e4ab536e-60b3-4cfc-9c8a-fd4562b0b733 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e4ab536e-60b3-4cfc-9c8a-fd4562b0b733 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] GET http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 Sep 01 02:12:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e4ab536e-60b3-4cfc-9c8a-fd4562b0b733 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e4ab536e-60b3-4cfc-9c8a-fd4562b0b733 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:29 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:29 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:29 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:29 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:29 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e4ab536e-60b3-4cfc-9c8a-fd4562b0b733 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Volume info retrieved successfully. Sep 01 02:12:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e4ab536e-60b3-4cfc-9c8a-fd4562b0b733 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 returned with HTTP 200 Sep 01 02:12:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 783/1531] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:29 2026] GET /volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 => generated 918 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8a010b93-fe2e-4e91-b3bf-5a857314e459 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8a010b93-fe2e-4e91-b3bf-5a857314e459 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 Sep 01 02:12:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8a010b93-fe2e-4e91-b3bf-5a857314e459 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8a010b93-fe2e-4e91-b3bf-5a857314e459 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:29 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:29 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:29 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8a010b93-fe2e-4e91-b3bf-5a857314e459 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8a010b93-fe2e-4e91-b3bf-5a857314e459 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 returned with HTTP 200 Sep 01 02:12:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 749/1532] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:29 2026] GET /volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f6937cbe-71ec-4f4c-9efe-f0e5c512cfdb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f6937cbe-71ec-4f4c-9efe-f0e5c512cfdb tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] POST http://192.168.122.72/volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6/action Sep 01 02:12:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f6937cbe-71ec-4f4c-9efe-f0e5c512cfdb tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f6937cbe-71ec-4f4c-9efe-f0e5c512cfdb tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.admin_actions [None req-f6937cbe-71ec-4f4c-9efe-f0e5c512cfdb tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Updating snapshot '0db3bed0-d7c9-406e-8479-213bfa510cb6' with '{'status': 'deleting'}' {{(pid=87016) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:29 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:29 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f6937cbe-71ec-4f4c-9efe-f0e5c512cfdb tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] http://192.168.122.72/volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6/action returned with HTTP 202 Sep 01 02:12:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 784/1533] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:29 2026] POST /volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e2692fe8-e045-4b75-a690-d348fca43383 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-370e678a-d89f-4f13-821f-644d14138d62 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e2692fe8-e045-4b75-a690-d348fca43383 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/d1808c5e-0718-460a-a9b6-967a002b88d2 Sep 01 02:12:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e2692fe8-e045-4b75-a690-d348fca43383 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e2692fe8-e045-4b75-a690-d348fca43383 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-370e678a-d89f-4f13-821f-644d14138d62 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 Sep 01 02:12:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-370e678a-d89f-4f13-821f-644d14138d62 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-370e678a-d89f-4f13-821f-644d14138d62 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:29 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:29 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:29 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:29 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:29 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-370e678a-d89f-4f13-821f-644d14138d62 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:29 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:29 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-370e678a-d89f-4f13-821f-644d14138d62 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 returned with HTTP 200 Sep 01 02:12:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 750/1534] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:29 2026] GET /volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:29 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e2692fe8-e045-4b75-a690-d348fca43383 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-659d3126-8e87-4936-89ae-cb02c4edddf7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e2692fe8-e045-4b75-a690-d348fca43383 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/d1808c5e-0718-460a-a9b6-967a002b88d2 returned with HTTP 200 Sep 01 02:12:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 785/1535] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:29 2026] GET /volume/v3/volumes/d1808c5e-0718-460a-a9b6-967a002b88d2 => generated 862 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-659d3126-8e87-4936-89ae-cb02c4edddf7 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] POST http://192.168.122.72/volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6/action Sep 01 02:12:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-659d3126-8e87-4936-89ae-cb02c4edddf7 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-659d3126-8e87-4936-89ae-cb02c4edddf7 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:29 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:29 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:29 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-659d3126-8e87-4936-89ae-cb02c4edddf7 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Snapshot retrieved successfully. Sep 01 02:12:29 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:29 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:29 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-659d3126-8e87-4936-89ae-cb02c4edddf7 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Snapshot delete request issued successfully. Sep 01 02:12:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-659d3126-8e87-4936-89ae-cb02c4edddf7 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] http://192.168.122.72/volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6/action returned with HTTP 202 Sep 01 02:12:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 751/1536] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:29 2026] POST /volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7327db93-c7b9-486e-8a61-e2c3c77eafc4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7327db93-c7b9-486e-8a61-e2c3c77eafc4 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 Sep 01 02:12:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7327db93-c7b9-486e-8a61-e2c3c77eafc4 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7327db93-c7b9-486e-8a61-e2c3c77eafc4 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:30 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:30 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7327db93-c7b9-486e-8a61-e2c3c77eafc4 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7327db93-c7b9-486e-8a61-e2c3c77eafc4 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 returned with HTTP 200 Sep 01 02:12:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 786/1537] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:29 2026] GET /volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 => generated 465 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-95c3bf4a-f2bb-4b68-ac63-f47fdb492e9d req-b2dba3f9-b6b4-4b34-a033-79c5de8ca34a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-95c3bf4a-f2bb-4b68-ac63-f47fdb492e9d req-b2dba3f9-b6b4-4b34-a033-79c5de8ca34a None None] GET http://192.168.122.72/volume// Sep 01 02:12:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-95c3bf4a-f2bb-4b68-ac63-f47fdb492e9d req-b2dba3f9-b6b4-4b34-a033-79c5de8ca34a None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-95c3bf4a-f2bb-4b68-ac63-f47fdb492e9d req-b2dba3f9-b6b4-4b34-a033-79c5de8ca34a None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-95c3bf4a-f2bb-4b68-ac63-f47fdb492e9d req-b2dba3f9-b6b4-4b34-a033-79c5de8ca34a None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:12:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 752/1538] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:12:30 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:12:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-95c3bf4a-f2bb-4b68-ac63-f47fdb492e9d req-93791c1e-10c9-4b35-9e1d-a1ec7c5fa727 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-95c3bf4a-f2bb-4b68-ac63-f47fdb492e9d req-93791c1e-10c9-4b35-9e1d-a1ec7c5fa727 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] GET http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab Sep 01 02:12:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-95c3bf4a-f2bb-4b68-ac63-f47fdb492e9d req-93791c1e-10c9-4b35-9e1d-a1ec7c5fa727 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-95c3bf4a-f2bb-4b68-ac63-f47fdb492e9d req-93791c1e-10c9-4b35-9e1d-a1ec7c5fa727 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:30 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:30 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:30 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:30 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-95c3bf4a-f2bb-4b68-ac63-f47fdb492e9d req-93791c1e-10c9-4b35-9e1d-a1ec7c5fa727 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Volume info retrieved successfully. Sep 01 02:12:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-95c3bf4a-f2bb-4b68-ac63-f47fdb492e9d req-93791c1e-10c9-4b35-9e1d-a1ec7c5fa727 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab returned with HTTP 200 Sep 01 02:12:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 787/1539] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:12:30 2026] GET /volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab => generated 1510 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:12:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-28a46670-1f05-49ae-8e4f-45a6d5f866f2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-28a46670-1f05-49ae-8e4f-45a6d5f866f2 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] GET http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 Sep 01 02:12:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-28a46670-1f05-49ae-8e4f-45a6d5f866f2 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-28a46670-1f05-49ae-8e4f-45a6d5f866f2 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:30 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:30 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:30 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:30 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-28a46670-1f05-49ae-8e4f-45a6d5f866f2 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Volume info retrieved successfully. Sep 01 02:12:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-28a46670-1f05-49ae-8e4f-45a6d5f866f2 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 returned with HTTP 200 Sep 01 02:12:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 753/1540] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:30 2026] GET /volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 => generated 918 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-95c3bf4a-f2bb-4b68-ac63-f47fdb492e9d req-f931bee7-ca0d-404f-be4f-33dfb84eed80 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-95c3bf4a-f2bb-4b68-ac63-f47fdb492e9d req-f931bee7-ca0d-404f-be4f-33dfb84eed80 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] PUT http://192.168.122.72/volume/v3/attachments/93fc4e62-7043-41e2-8e03-f1ff387b8991 Sep 01 02:12:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-95c3bf4a-f2bb-4b68-ac63-f47fdb492e9d req-f931bee7-ca0d-404f-be4f-33dfb84eed80 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.72", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:32e52322f66a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "b99c6661-3d45-4b14-b3c5-e80eb5d23bfa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:30 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-95c3bf4a-f2bb-4b68-ac63-f47fdb492e9d req-f931bee7-ca0d-404f-be4f-33dfb84eed80 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Acquiring lock "cinder-attachment_update-3b6ad179-9335-431c-a8a1-7667a66a07ab-devstack" by "attachment_update" {{(pid=87016) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:12:30 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-95c3bf4a-f2bb-4b68-ac63-f47fdb492e9d req-f931bee7-ca0d-404f-be4f-33dfb84eed80 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Lock "cinder-attachment_update-3b6ad179-9335-431c-a8a1-7667a66a07ab-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87016) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:12:30 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:30 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:30 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:30 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ae74a27e-adff-4979-889b-287c23e55e99 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ae74a27e-adff-4979-889b-287c23e55e99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/d1808c5e-0718-460a-a9b6-967a002b88d2 Sep 01 02:12:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ae74a27e-adff-4979-889b-287c23e55e99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ae74a27e-adff-4979-889b-287c23e55e99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:30 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=341,cinder:INSERT=48,cinder:UPDATE=76,cinder:DELETE=1 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:12:30 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:30 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:30 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:30 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ae74a27e-adff-4979-889b-287c23e55e99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ae74a27e-adff-4979-889b-287c23e55e99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/d1808c5e-0718-460a-a9b6-967a002b88d2 returned with HTTP 200 Sep 01 02:12:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 754/1541] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:30 2026] GET /volume/v3/volumes/d1808c5e-0718-460a-a9b6-967a002b88d2 => generated 863 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e8e15f0f-5c94-49d8-9008-b23ea3512457 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e8e15f0f-5c94-49d8-9008-b23ea3512457 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:12:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e8e15f0f-5c94-49d8-9008-b23ea3512457 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d1808c5e-0718-460a-a9b6-967a002b88d2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-92375883"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-e8e15f0f-5c94-49d8-9008-b23ea3512457 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Create volume request body: {'volume': {"'source_volid": 'd1808c5e-0718-460a-a9b6-967a002b88d2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-92375883'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:30 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-e8e15f0f-5c94-49d8-9008-b23ea3512457 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Create volume of 1 GB Sep 01 02:12:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e8e15f0f-5c94-49d8-9008-b23ea3512457 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Availability Zones retrieved successfully. Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e8e15f0f-5c94-49d8-9008-b23ea3512457 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Flow 'volume_create_api' (739b22e1-01c6-4cb6-bb6f-3587554c5266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e8e15f0f-5c94-49d8-9008-b23ea3512457 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe585697-e3b2-4e71-b952-1af09799ea8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-e8e15f0f-5c94-49d8-9008-b23ea3512457 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e8e15f0f-5c94-49d8-9008-b23ea3512457 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe585697-e3b2-4e71-b952-1af09799ea8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e8e15f0f-5c94-49d8-9008-b23ea3512457 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872f3c96-82f6-4bbb-8c39-ce84f43d93fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-e8e15f0f-5c94-49d8-9008-b23ea3512457 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Created reservations ['59ff1793-728d-4d9f-8b20-6546d5103030', '6093fb66-2d27-465a-b435-b7f9fc21faaf', '1f87d0ca-84c7-496a-a5db-8f09b0433333', 'c70f5ec0-68a7-4023-bd87-0080313616b7'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e8e15f0f-5c94-49d8-9008-b23ea3512457 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872f3c96-82f6-4bbb-8c39-ce84f43d93fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59ff1793-728d-4d9f-8b20-6546d5103030', '6093fb66-2d27-465a-b435-b7f9fc21faaf', '1f87d0ca-84c7-496a-a5db-8f09b0433333', 'c70f5ec0-68a7-4023-bd87-0080313616b7']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e8e15f0f-5c94-49d8-9008-b23ea3512457 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5462382-49ec-4b39-bf05-7393bf439fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:31 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:31 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e8e15f0f-5c94-49d8-9008-b23ea3512457 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5462382-49ec-4b39-bf05-7393bf439fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '214b6d5c-e291-4aa9-a239-82d5effb3b40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-92375883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0077c2fe9f5423caf4368fc10a5fc3b',qos_specs=None,replication_status=,reservations=['59ff1793-728d-4d9f-8b20-6546d5103030','6093fb66-2d27-465a-b435-b7f9fc21faaf','1f87d0ca-84c7-496a-a5db-8f09b0433333','c70f5ec0-68a7-4023-bd87-0080313616b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60374bf7ec084b0aafaa0bd28a3b9666',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-92375883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=214b6d5c-e291-4aa9-a239-82d5effb3b40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0077c2fe9f5423caf4368fc10a5fc3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60374bf7ec084b0aafaa0bd28a3b9666',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e8e15f0f-5c94-49d8-9008-b23ea3512457 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca7bf090-07ed-4a68-8e4c-f32413e4a875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e8e15f0f-5c94-49d8-9008-b23ea3512457 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca7bf090-07ed-4a68-8e4c-f32413e4a875) transitioned into state 'SUCCESS' from state '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-92375883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0077c2fe9f5423caf4368fc10a5fc3b',qos_specs=None,replication_status=,reservations=['59ff1793-728d-4d9f-8b20-6546d5103030','6093fb66-2d27-465a-b435-b7f9fc21faaf','1f87d0ca-84c7-496a-a5db-8f09b0433333','c70f5ec0-68a7-4023-bd87-0080313616b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60374bf7ec084b0aafaa0bd28a3b9666',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e8e15f0f-5c94-49d8-9008-b23ea3512457 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6257e41-c7d7-4fb3-aa01-c94af11b9cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:31 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-95c3bf4a-f2bb-4b68-ac63-f47fdb492e9d req-f931bee7-ca0d-404f-be4f-33dfb84eed80 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Lock "cinder-attachment_update-3b6ad179-9335-431c-a8a1-7667a66a07ab-devstack" released by "attachment_update" :: held 0.754s {{(pid=87016) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:12:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-95c3bf4a-f2bb-4b68-ac63-f47fdb492e9d req-f931bee7-ca0d-404f-be4f-33dfb84eed80 tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/attachments/93fc4e62-7043-41e2-8e03-f1ff387b8991 returned with HTTP 200 Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e8e15f0f-5c94-49d8-9008-b23ea3512457 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6257e41-c7d7-4fb3-aa01-c94af11b9cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 788/1542] 192.168.122.72 () {66 vars in 1588 bytes} [Tue Sep 1 02:12:30 2026] PUT /volume/v3/attachments/93fc4e62-7043-41e2-8e03-f1ff387b8991 => generated 694 bytes in 820 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-18cd8bc2-027e-49ca-b077-3fe875d49292 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e8e15f0f-5c94-49d8-9008-b23ea3512457 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Flow 'volume_create_api' (739b22e1-01c6-4cb6-bb6f-3587554c5266) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e8e15f0f-5c94-49d8-9008-b23ea3512457 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Create volume request issued successfully. Sep 01 02:12:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e8e15f0f-5c94-49d8-9008-b23ea3512457 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 755/1543] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:12:30 2026] POST /volume/v3/volumes => generated 769 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-18cd8bc2-027e-49ca-b077-3fe875d49292 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 Sep 01 02:12:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-18cd8bc2-027e-49ca-b077-3fe875d49292 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-18cd8bc2-027e-49ca-b077-3fe875d49292 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6da5789b-da16-460f-a06d-dfddc17bcf99 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6da5789b-da16-460f-a06d-dfddc17bcf99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6da5789b-da16-460f-a06d-dfddc17bcf99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d1808c5e-0718-460a-a9b6-967a002b88d2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-450192144"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-6da5789b-da16-460f-a06d-dfddc17bcf99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Create volume request body: {'volume': {"'source_volid": 'd1808c5e-0718-460a-a9b6-967a002b88d2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-450192144'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:31 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-6da5789b-da16-460f-a06d-dfddc17bcf99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Create volume of 1 GB Sep 01 02:12:31 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:31 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:31 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:31 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:31 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-18cd8bc2-027e-49ca-b077-3fe875d49292 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-18cd8bc2-027e-49ca-b077-3fe875d49292 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 returned with HTTP 200 Sep 01 02:12:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 789/1544] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:31 2026] GET /volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 => generated 465 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6da5789b-da16-460f-a06d-dfddc17bcf99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Availability Zones retrieved successfully. Sep 01 02:12:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-95c3bf4a-f2bb-4b68-ac63-f47fdb492e9d req-cdd19e67-4ba1-47eb-829e-c84bea01a04b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-95c3bf4a-f2bb-4b68-ac63-f47fdb492e9d req-cdd19e67-4ba1-47eb-829e-c84bea01a04b tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] POST http://192.168.122.72/volume/v3/attachments/93fc4e62-7043-41e2-8e03-f1ff387b8991/action Sep 01 02:12:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-95c3bf4a-f2bb-4b68-ac63-f47fdb492e9d req-cdd19e67-4ba1-47eb-829e-c84bea01a04b tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Action body: b'{"os-complete": null}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-95c3bf4a-f2bb-4b68-ac63-f47fdb492e9d req-cdd19e67-4ba1-47eb-829e-c84bea01a04b tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6da5789b-da16-460f-a06d-dfddc17bcf99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Flow 'volume_create_api' (968a485f-0be6-44a0-be4e-c7e39c3b534f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6da5789b-da16-460f-a06d-dfddc17bcf99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (343fcf47-2029-45be-b652-76245eafb7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-6da5789b-da16-460f-a06d-dfddc17bcf99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:31 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:31 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:31 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:31 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-95c3bf4a-f2bb-4b68-ac63-f47fdb492e9d req-cdd19e67-4ba1-47eb-829e-c84bea01a04b tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/attachments/93fc4e62-7043-41e2-8e03-f1ff387b8991/action returned with HTTP 204 Sep 01 02:12:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 790/1545] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:12:31 2026] POST /volume/v3/attachments/93fc4e62-7043-41e2-8e03-f1ff387b8991/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cdc91803-9b04-4af5-b74f-e9af8fbcbf77 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cdc91803-9b04-4af5-b74f-e9af8fbcbf77 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] GET http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 Sep 01 02:12:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cdc91803-9b04-4af5-b74f-e9af8fbcbf77 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cdc91803-9b04-4af5-b74f-e9af8fbcbf77 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:31 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:31 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:31 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:31 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6da5789b-da16-460f-a06d-dfddc17bcf99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (343fcf47-2029-45be-b652-76245eafb7ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6da5789b-da16-460f-a06d-dfddc17bcf99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3995155-9d47-49b1-a2c5-abb70cf2567e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:31 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-cdc91803-9b04-4af5-b74f-e9af8fbcbf77 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Volume info retrieved successfully. Sep 01 02:12:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cdc91803-9b04-4af5-b74f-e9af8fbcbf77 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 returned with HTTP 200 Sep 01 02:12:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 791/1546] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:31 2026] GET /volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 => generated 954 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6393fa1c-ef67-418d-8211-9a08f26ef138 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6393fa1c-ef67-418d-8211-9a08f26ef138 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] POST http://192.168.122.72/volume/v3/volume-transfers Sep 01 02:12:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6393fa1c-ef67-418d-8211-9a08f26ef138 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "92f715fe-74e8-4a54-a8f0-3401db7d02a0"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volume_transfer [None req-6393fa1c-ef67-418d-8211-9a08f26ef138 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Creating new volume transfer {'transfer': {'volume_id': '92f715fe-74e8-4a54-a8f0-3401db7d02a0'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 02:12:31 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volume_transfer [None req-6393fa1c-ef67-418d-8211-9a08f26ef138 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Creating transfer of volume 92f715fe-74e8-4a54-a8f0-3401db7d02a0 Sep 01 02:12:31 devstack devstack@c-api.service[87016]: INFO cinder.transfer.api [None req-6393fa1c-ef67-418d-8211-9a08f26ef138 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Generating transfer record for volume 92f715fe-74e8-4a54-a8f0-3401db7d02a0 Sep 01 02:12:31 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:31 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:31 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:31 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6393fa1c-ef67-418d-8211-9a08f26ef138 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volume-transfers returned with HTTP 202 Sep 01 02:12:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 792/1547] 192.168.122.72 () {62 vars in 1205 bytes} [Tue Sep 1 02:12:31 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bf4cbcb1-13dd-436d-9b5d-37207da674af None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bf4cbcb1-13dd-436d-9b5d-37207da674af tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] GET http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 Sep 01 02:12:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bf4cbcb1-13dd-436d-9b5d-37207da674af tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bf4cbcb1-13dd-436d-9b5d-37207da674af tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:31 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:31 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:31 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:31 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:31 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bf4cbcb1-13dd-436d-9b5d-37207da674af tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Volume info retrieved successfully. Sep 01 02:12:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bf4cbcb1-13dd-436d-9b5d-37207da674af tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 returned with HTTP 200 Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-6da5789b-da16-460f-a06d-dfddc17bcf99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Created reservations ['5bacf686-2b31-44b5-8ac0-58b662251b44', 'acf1dbc8-0919-4c02-83e1-cba707cc75ee', '6bfe5391-28f3-431a-8f7a-a830ffb8513e', 'e8d88088-c443-453e-9e68-6440b5560fce'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 793/1548] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:31 2026] GET /volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 => generated 962 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6da5789b-da16-460f-a06d-dfddc17bcf99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3995155-9d47-49b1-a2c5-abb70cf2567e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bacf686-2b31-44b5-8ac0-58b662251b44', 'acf1dbc8-0919-4c02-83e1-cba707cc75ee', '6bfe5391-28f3-431a-8f7a-a830ffb8513e', 'e8d88088-c443-453e-9e68-6440b5560fce']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6da5789b-da16-460f-a06d-dfddc17bcf99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (019965da-0697-4d95-9a6c-fbaf5b034681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3b9ce76d-92d2-418e-b280-b87d35e07bc8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3b9ce76d-92d2-418e-b280-b87d35e07bc8 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] GET http://192.168.122.72/volume/v3/volume-transfers/274e5122-52c0-4269-823c-8151a96c236e Sep 01 02:12:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3b9ce76d-92d2-418e-b280-b87d35e07bc8 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3b9ce76d-92d2-418e-b280-b87d35e07bc8 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3b9ce76d-92d2-418e-b280-b87d35e07bc8 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volume-transfers/274e5122-52c0-4269-823c-8151a96c236e returned with HTTP 200 Sep 01 02:12:32 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 794/1549] 192.168.122.72 () {60 vars in 1295 bytes} [Tue Sep 1 02:12:31 2026] GET /volume/v3/volume-transfers/274e5122-52c0-4269-823c-8151a96c236e => generated 546 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c774af14-d6b6-491b-8224-c2c02406e2c6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:32 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:32 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c774af14-d6b6-491b-8224-c2c02406e2c6 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] GET http://192.168.122.72/volume/v3/volume-transfers Sep 01 02:12:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c774af14-d6b6-491b-8224-c2c02406e2c6 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c774af14-d6b6-491b-8224-c2c02406e2c6 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6da5789b-da16-460f-a06d-dfddc17bcf99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (019965da-0697-4d95-9a6c-fbaf5b034681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e1bc12c-2c63-43ef-8a70-51f65824dd89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-450192144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0077c2fe9f5423caf4368fc10a5fc3b',qos_specs=None,replication_status=,reservations=['5bacf686-2b31-44b5-8ac0-58b662251b44','acf1dbc8-0919-4c02-83e1-cba707cc75ee','6bfe5391-28f3-431a-8f7a-a830ffb8513e','e8d88088-c443-453e-9e68-6440b5560fce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60374bf7ec084b0aafaa0bd28a3b9666',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-450192144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e1bc12c-2c63-43ef-8a70-51f65824dd89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0077c2fe9f5423caf4368fc10a5fc3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60374bf7ec084b0aafaa0bd28a3b9666',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volume_transfer [None req-c774af14-d6b6-491b-8224-c2c02406e2c6 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Listing volume transfers {{(pid=87016) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 02:12:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6da5789b-da16-460f-a06d-dfddc17bcf99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ddab2d0-0b59-4ebf-8f13-8ae6fe2fb48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c774af14-d6b6-491b-8224-c2c02406e2c6 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volume-transfers returned with HTTP 200 Sep 01 02:12:32 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 795/1550] 192.168.122.72 () {60 vars in 1184 bytes} [Tue Sep 1 02:12:32 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-61d914c8-53d9-419f-a74a-005cac2b1074 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6da5789b-da16-460f-a06d-dfddc17bcf99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ddab2d0-0b59-4ebf-8f13-8ae6fe2fb48d) transitioned into state 'SUCCESS' from state '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-450192144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0077c2fe9f5423caf4368fc10a5fc3b',qos_specs=None,replication_status=,reservations=['5bacf686-2b31-44b5-8ac0-58b662251b44','acf1dbc8-0919-4c02-83e1-cba707cc75ee','6bfe5391-28f3-431a-8f7a-a830ffb8513e','e8d88088-c443-453e-9e68-6440b5560fce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60374bf7ec084b0aafaa0bd28a3b9666',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6da5789b-da16-460f-a06d-dfddc17bcf99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ac39ee6-9e37-448f-ae02-9c773a28556b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6da5789b-da16-460f-a06d-dfddc17bcf99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ac39ee6-9e37-448f-ae02-9c773a28556b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6da5789b-da16-460f-a06d-dfddc17bcf99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Flow 'volume_create_api' (968a485f-0be6-44a0-be4e-c7e39c3b534f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:32 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6da5789b-da16-460f-a06d-dfddc17bcf99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Create volume request issued successfully. Sep 01 02:12:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6da5789b-da16-460f-a06d-dfddc17bcf99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:32 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 756/1551] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:12:31 2026] POST /volume/v3/volumes => generated 770 bytes in 850 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0531047a-d3ab-4d51-ba0c-bb4235011b6f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0531047a-d3ab-4d51-ba0c-bb4235011b6f tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:12:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0531047a-d3ab-4d51-ba0c-bb4235011b6f tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d1808c5e-0718-460a-a9b6-967a002b88d2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1742960528"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-0531047a-d3ab-4d51-ba0c-bb4235011b6f tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Create volume request body: {'volume': {"'source_volid": 'd1808c5e-0718-460a-a9b6-967a002b88d2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1742960528'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:32 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-0531047a-d3ab-4d51-ba0c-bb4235011b6f tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Create volume of 1 GB Sep 01 02:12:32 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:32 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:32 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0531047a-d3ab-4d51-ba0c-bb4235011b6f tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Availability Zones retrieved successfully. Sep 01 02:12:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0531047a-d3ab-4d51-ba0c-bb4235011b6f tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Flow 'volume_create_api' (6423a1eb-1b43-41d4-bd0a-fc5254bbf289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0531047a-d3ab-4d51-ba0c-bb4235011b6f tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92655cf6-82f0-4f77-91d9-8798cf4c288f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-0531047a-d3ab-4d51-ba0c-bb4235011b6f tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-61d914c8-53d9-419f-a74a-005cac2b1074 tempest-VolumesTransfersV357Test-735273661 tempest-VolumesTransfersV357Test-735273661-project-member] POST http://192.168.122.72/volume/v3/volume-transfers/274e5122-52c0-4269-823c-8151a96c236e/accept Sep 01 02:12:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-61d914c8-53d9-419f-a74a-005cac2b1074 tempest-VolumesTransfersV357Test-735273661 tempest-VolumesTransfersV357Test-735273661-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a926c7f5442c4981"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.volume_transfer [None req-61d914c8-53d9-419f-a74a-005cac2b1074 tempest-VolumesTransfersV357Test-735273661 tempest-VolumesTransfersV357Test-735273661-project-member] Accepting volume transfer 274e5122-52c0-4269-823c-8151a96c236e {{(pid=87016) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 02:12:32 devstack devstack@c-api.service[87016]: INFO cinder.api.contrib.volume_transfer [None req-61d914c8-53d9-419f-a74a-005cac2b1074 tempest-VolumesTransfersV357Test-735273661 tempest-VolumesTransfersV357Test-735273661-project-member] Accepting transfer 274e5122-52c0-4269-823c-8151a96c236e Sep 01 02:12:32 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:32 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0531047a-d3ab-4d51-ba0c-bb4235011b6f tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92655cf6-82f0-4f77-91d9-8798cf4c288f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0531047a-d3ab-4d51-ba0c-bb4235011b6f tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efea4eeb-4673-4e15-bd55-318f6ac03eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:32 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-61d914c8-53d9-419f-a74a-005cac2b1074 tempest-VolumesTransfersV357Test-735273661 tempest-VolumesTransfersV357Test-735273661-project-member] Created reservations ['71ab21e4-cbdc-47b8-8e5e-cee60954fb0e', '23caee8c-7bbd-4a52-8d65-8521d078b6b4', '10c2414d-6fdf-4816-a4f3-9794e597f337', 'b30524cf-a79f-42a6-bc34-ec4dc67b8f94'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:32 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-0531047a-d3ab-4d51-ba0c-bb4235011b6f tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Created reservations ['85a11412-9855-42f2-ab74-207cf6d1edc2', 'c9024650-6453-492b-9dfd-6a130cea1652', '5907848f-c335-4246-a1fa-3bc6f4c4ed6c', 'a41d6056-c5fd-4dde-9490-32e2b7b119e0'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0531047a-d3ab-4d51-ba0c-bb4235011b6f tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efea4eeb-4673-4e15-bd55-318f6ac03eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85a11412-9855-42f2-ab74-207cf6d1edc2', 'c9024650-6453-492b-9dfd-6a130cea1652', '5907848f-c335-4246-a1fa-3bc6f4c4ed6c', 'a41d6056-c5fd-4dde-9490-32e2b7b119e0']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0531047a-d3ab-4d51-ba0c-bb4235011b6f tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf04640-42fc-4077-af4c-8bbd05d08908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:32 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-61d914c8-53d9-419f-a74a-005cac2b1074 tempest-VolumesTransfersV357Test-735273661 tempest-VolumesTransfersV357Test-735273661-project-member] Created reservations ['fda57382-941b-4bba-a446-7354fd9346d8', '0696b473-0938-4814-9756-32b34de928e7', '66f21d0c-03e2-4b14-8f01-af2993019ffb', 'd44a87a3-d835-400a-9eaf-b2f7e206f5a8'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:33 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:33 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:12:33 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:33 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:33 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0531047a-d3ab-4d51-ba0c-bb4235011b6f tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf04640-42fc-4077-af4c-8bbd05d08908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '374b615b-1cea-4875-a023-7979b3f08826', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1742960528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0077c2fe9f5423caf4368fc10a5fc3b',qos_specs=None,replication_status=,reservations=['85a11412-9855-42f2-ab74-207cf6d1edc2','c9024650-6453-492b-9dfd-6a130cea1652','5907848f-c335-4246-a1fa-3bc6f4c4ed6c','a41d6056-c5fd-4dde-9490-32e2b7b119e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60374bf7ec084b0aafaa0bd28a3b9666',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1742960528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=374b615b-1cea-4875-a023-7979b3f08826,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0077c2fe9f5423caf4368fc10a5fc3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60374bf7ec084b0aafaa0bd28a3b9666',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:33 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0531047a-d3ab-4d51-ba0c-bb4235011b6f tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74113261-5184-4e01-99df-fef53d4a0a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:33 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0531047a-d3ab-4d51-ba0c-bb4235011b6f tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74113261-5184-4e01-99df-fef53d4a0a13) transitioned into state 'SUCCESS' from state '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-1742960528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0077c2fe9f5423caf4368fc10a5fc3b',qos_specs=None,replication_status=,reservations=['85a11412-9855-42f2-ab74-207cf6d1edc2','c9024650-6453-492b-9dfd-6a130cea1652','5907848f-c335-4246-a1fa-3bc6f4c4ed6c','a41d6056-c5fd-4dde-9490-32e2b7b119e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60374bf7ec084b0aafaa0bd28a3b9666',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:33 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0531047a-d3ab-4d51-ba0c-bb4235011b6f tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40c566b5-1dc8-4980-ba9a-3ff02aadcea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:33 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-61d914c8-53d9-419f-a74a-005cac2b1074 tempest-VolumesTransfersV357Test-735273661 tempest-VolumesTransfersV357Test-735273661-project-member] Created reservations ['c4fd893f-66f6-4013-9c65-b57f23364cb5', 'b6860dab-dfa9-445d-bd52-1488e39a6d0a', 'eaa78ac4-430f-4729-a2df-6c331bffd993', 'ab9c2867-5198-41a3-a658-5ee6ad11395d'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:33 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0531047a-d3ab-4d51-ba0c-bb4235011b6f tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40c566b5-1dc8-4980-ba9a-3ff02aadcea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:33 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0531047a-d3ab-4d51-ba0c-bb4235011b6f tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Flow 'volume_create_api' (6423a1eb-1b43-41d4-bd0a-fc5254bbf289) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:33 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0531047a-d3ab-4d51-ba0c-bb4235011b6f tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Create volume request issued successfully. Sep 01 02:12:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0531047a-d3ab-4d51-ba0c-bb4235011b6f tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 757/1552] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:12:32 2026] POST /volume/v3/volumes => generated 771 bytes in 886 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-410ee042-d8fb-4bd5-8282-ef71de03543a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-410ee042-d8fb-4bd5-8282-ef71de03543a tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 Sep 01 02:12:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-410ee042-d8fb-4bd5-8282-ef71de03543a tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-410ee042-d8fb-4bd5-8282-ef71de03543a tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-410ee042-d8fb-4bd5-8282-ef71de03543a tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 returned with HTTP 404 Sep 01 02:12:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 758/1553] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:33 2026] GET /volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e0fcd572-4d3c-4db6-9f5e-3f3a70b3dad2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e0fcd572-4d3c-4db6-9f5e-3f3a70b3dad2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:12:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e0fcd572-4d3c-4db6-9f5e-3f3a70b3dad2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d1808c5e-0718-460a-a9b6-967a002b88d2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-325505233"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-e0fcd572-4d3c-4db6-9f5e-3f3a70b3dad2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Create volume request body: {'volume': {"'source_volid": 'd1808c5e-0718-460a-a9b6-967a002b88d2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-325505233'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:33 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-e0fcd572-4d3c-4db6-9f5e-3f3a70b3dad2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Create volume of 1 GB Sep 01 02:12:33 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:33 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:33 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-61d914c8-53d9-419f-a74a-005cac2b1074 tempest-VolumesTransfersV357Test-735273661 tempest-VolumesTransfersV357Test-735273661-project-member] Created reservations ['2c296cd4-7d55-4bbf-87db-1ac4156b805f', 'b8da1930-df05-4732-bf10-de0dd1b69ad0', '12604479-53be-483c-ac9b-3ad785df92ba', '20147be3-9a94-4fd9-ab50-6a004031e49f'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:33 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e0fcd572-4d3c-4db6-9f5e-3f3a70b3dad2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Availability Zones retrieved successfully. Sep 01 02:12:33 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-61d914c8-53d9-419f-a74a-005cac2b1074 tempest-VolumesTransfersV357Test-735273661 tempest-VolumesTransfersV357Test-735273661-project-member] Transfer volume completed successfully. Sep 01 02:12:33 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e0fcd572-4d3c-4db6-9f5e-3f3a70b3dad2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Flow 'volume_create_api' (f176a18e-55c2-4ceb-8614-7282ef417ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:33 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e0fcd572-4d3c-4db6-9f5e-3f3a70b3dad2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c3ae754-fafb-450d-b828-79730df3d165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:33 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-e0fcd572-4d3c-4db6-9f5e-3f3a70b3dad2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:33 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e0fcd572-4d3c-4db6-9f5e-3f3a70b3dad2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c3ae754-fafb-450d-b828-79730df3d165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:33 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e0fcd572-4d3c-4db6-9f5e-3f3a70b3dad2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53cc770e-d43e-491c-adf7-7ae657aaa9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:33 devstack devstack@c-api.service[87016]: INFO cinder.transfer.api [None req-61d914c8-53d9-419f-a74a-005cac2b1074 tempest-VolumesTransfersV357Test-735273661 tempest-VolumesTransfersV357Test-735273661-project-member] Volume 92f715fe-74e8-4a54-a8f0-3401db7d02a0 has been transferred. Sep 01 02:12:33 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:33 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-61d914c8-53d9-419f-a74a-005cac2b1074 tempest-VolumesTransfersV357Test-735273661 tempest-VolumesTransfersV357Test-735273661-project-member] http://192.168.122.72/volume/v3/volume-transfers/274e5122-52c0-4269-823c-8151a96c236e/accept returned with HTTP 202 Sep 01 02:12:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 796/1554] 192.168.122.72 () {62 vars in 1337 bytes} [Tue Sep 1 02:12:32 2026] POST /volume/v3/volume-transfers/274e5122-52c0-4269-823c-8151a96c236e/accept => generated 371 bytes in 1737 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6e2d613a-8bf4-4c9b-9ffc-a12d044ff030 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6e2d613a-8bf4-4c9b-9ffc-a12d044ff030 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] POST http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action Sep 01 02:12:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6e2d613a-8bf4-4c9b-9ffc-a12d044ff030 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6e2d613a-8bf4-4c9b-9ffc-a12d044ff030 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.admin_actions [None req-6e2d613a-8bf4-4c9b-9ffc-a12d044ff030 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Updating snapshot 'd244b699-f236-4090-bc80-68b16e56edb6' with '{'status': 'available'}' {{(pid=87016) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:33 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-e0fcd572-4d3c-4db6-9f5e-3f3a70b3dad2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Created reservations ['b4cfd1bc-20f9-49c6-a4a7-3566398bb390', 'dd9f0cb0-2fdf-4a15-a7b3-bdf6a9fc0c2c', '4e2fcd90-dae2-4d1e-8840-9386bb04b1aa', '3657d308-3928-4414-bb22-631577637bd1'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:33 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e0fcd572-4d3c-4db6-9f5e-3f3a70b3dad2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53cc770e-d43e-491c-adf7-7ae657aaa9c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4cfd1bc-20f9-49c6-a4a7-3566398bb390', 'dd9f0cb0-2fdf-4a15-a7b3-bdf6a9fc0c2c', '4e2fcd90-dae2-4d1e-8840-9386bb04b1aa', '3657d308-3928-4414-bb22-631577637bd1']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:33 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e0fcd572-4d3c-4db6-9f5e-3f3a70b3dad2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c1c2c0-f85a-4ba6-a0a4-312e53fcfada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:33 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:33 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:33 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:33 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:33 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e0fcd572-4d3c-4db6-9f5e-3f3a70b3dad2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c1c2c0-f85a-4ba6-a0a4-312e53fcfada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a08dd407-0921-411a-949f-263b1a47ca9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-325505233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0077c2fe9f5423caf4368fc10a5fc3b',qos_specs=None,replication_status=,reservations=['b4cfd1bc-20f9-49c6-a4a7-3566398bb390','dd9f0cb0-2fdf-4a15-a7b3-bdf6a9fc0c2c','4e2fcd90-dae2-4d1e-8840-9386bb04b1aa','3657d308-3928-4414-bb22-631577637bd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60374bf7ec084b0aafaa0bd28a3b9666',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-325505233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a08dd407-0921-411a-949f-263b1a47ca9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0077c2fe9f5423caf4368fc10a5fc3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60374bf7ec084b0aafaa0bd28a3b9666',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:33 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e0fcd572-4d3c-4db6-9f5e-3f3a70b3dad2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d79148bc-450f-4d72-9525-acef0c88b48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6e2d613a-8bf4-4c9b-9ffc-a12d044ff030 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action returned with HTTP 202 Sep 01 02:12:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 797/1555] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:33 2026] POST /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action => generated 0 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-398933d4-eb50-4419-8e3e-f89a3b7f97d9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-398933d4-eb50-4419-8e3e-f89a3b7f97d9 tempest-VolumesTransfersV357Test-735273661 tempest-VolumesTransfersV357Test-735273661-project-member] GET http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 Sep 01 02:12:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-398933d4-eb50-4419-8e3e-f89a3b7f97d9 tempest-VolumesTransfersV357Test-735273661 tempest-VolumesTransfersV357Test-735273661-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e0fcd572-4d3c-4db6-9f5e-3f3a70b3dad2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d79148bc-450f-4d72-9525-acef0c88b48e) transitioned into state 'SUCCESS' from state '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-325505233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0077c2fe9f5423caf4368fc10a5fc3b',qos_specs=None,replication_status=,reservations=['b4cfd1bc-20f9-49c6-a4a7-3566398bb390','dd9f0cb0-2fdf-4a15-a7b3-bdf6a9fc0c2c','4e2fcd90-dae2-4d1e-8840-9386bb04b1aa','3657d308-3928-4414-bb22-631577637bd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60374bf7ec084b0aafaa0bd28a3b9666',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-398933d4-eb50-4419-8e3e-f89a3b7f97d9 tempest-VolumesTransfersV357Test-735273661 tempest-VolumesTransfersV357Test-735273661-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e0fcd572-4d3c-4db6-9f5e-3f3a70b3dad2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52c26be9-a8fe-458f-acf6-d8915bc0c935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e0fcd572-4d3c-4db6-9f5e-3f3a70b3dad2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52c26be9-a8fe-458f-acf6-d8915bc0c935) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e0fcd572-4d3c-4db6-9f5e-3f3a70b3dad2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Flow 'volume_create_api' (f176a18e-55c2-4ceb-8614-7282ef417ab0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e0fcd572-4d3c-4db6-9f5e-3f3a70b3dad2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Create volume request issued successfully. Sep 01 02:12:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e0fcd572-4d3c-4db6-9f5e-3f3a70b3dad2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 759/1556] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:12:33 2026] POST /volume/v3/volumes => generated 770 bytes in 825 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ddddb3a9-323f-4f0c-988b-0a3b8e6b39f0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ddddb3a9-323f-4f0c-988b-0a3b8e6b39f0 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ddddb3a9-323f-4f0c-988b-0a3b8e6b39f0 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ddddb3a9-323f-4f0c-988b-0a3b8e6b39f0 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-398933d4-eb50-4419-8e3e-f89a3b7f97d9 tempest-VolumesTransfersV357Test-735273661 tempest-VolumesTransfersV357Test-735273661-project-member] Volume info retrieved successfully. Sep 01 02:12:34 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:34 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ddddb3a9-323f-4f0c-988b-0a3b8e6b39f0 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ddddb3a9-323f-4f0c-988b-0a3b8e6b39f0 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 returned with HTTP 200 Sep 01 02:12:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 760/1557] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:34 2026] GET /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a0cc3400-c77b-447a-9bb5-9ef3e1cce332 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a0cc3400-c77b-447a-9bb5-9ef3e1cce332 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a0cc3400-c77b-447a-9bb5-9ef3e1cce332 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "d1808c5e-0718-460a-a9b6-967a002b88d2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-270116598"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-a0cc3400-c77b-447a-9bb5-9ef3e1cce332 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Create volume request body: {'volume': {"'source_volid": 'd1808c5e-0718-460a-a9b6-967a002b88d2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-270116598'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-a0cc3400-c77b-447a-9bb5-9ef3e1cce332 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Create volume of 1 GB Sep 01 02:12:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a0cc3400-c77b-447a-9bb5-9ef3e1cce332 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Availability Zones retrieved successfully. Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-398933d4-eb50-4419-8e3e-f89a3b7f97d9 tempest-VolumesTransfersV357Test-735273661 tempest-VolumesTransfersV357Test-735273661-project-member] http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 returned with HTTP 200 Sep 01 02:12:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 798/1558] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:34 2026] GET /volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 => generated 954 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c837fec7-efe7-4adb-9eaa-ea4485d1241a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c837fec7-efe7-4adb-9eaa-ea4485d1241a tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 Sep 01 02:12:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c837fec7-efe7-4adb-9eaa-ea4485d1241a tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c837fec7-efe7-4adb-9eaa-ea4485d1241a tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-c837fec7-efe7-4adb-9eaa-ea4485d1241a tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Delete snapshot with id: 0db3bed0-d7c9-406e-8479-213bfa510cb6 Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a0cc3400-c77b-447a-9bb5-9ef3e1cce332 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Flow 'volume_create_api' (3ea8d667-d719-4b55-ad89-aae154c3454a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c837fec7-efe7-4adb-9eaa-ea4485d1241a tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 returned with HTTP 404 Sep 01 02:12:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 799/1559] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:12:34 2026] DELETE /volume/v3/snapshots/0db3bed0-d7c9-406e-8479-213bfa510cb6 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a0cc3400-c77b-447a-9bb5-9ef3e1cce332 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b872951-ce32-488e-8d9d-1a9d5a30997f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-a0cc3400-c77b-447a-9bb5-9ef3e1cce332 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e6aff5a2-1756-4aca-8dd1-cfcde69e2667 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e6aff5a2-1756-4aca-8dd1-cfcde69e2667 tempest-VolumesTransfersV357Test-735273661 tempest-VolumesTransfersV357Test-735273661-project-member] GET http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 Sep 01 02:12:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e6aff5a2-1756-4aca-8dd1-cfcde69e2667 tempest-VolumesTransfersV357Test-735273661 tempest-VolumesTransfersV357Test-735273661-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e6aff5a2-1756-4aca-8dd1-cfcde69e2667 tempest-VolumesTransfersV357Test-735273661 tempest-VolumesTransfersV357Test-735273661-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a0cc3400-c77b-447a-9bb5-9ef3e1cce332 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b872951-ce32-488e-8d9d-1a9d5a30997f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e6aff5a2-1756-4aca-8dd1-cfcde69e2667 tempest-VolumesTransfersV357Test-735273661 tempest-VolumesTransfersV357Test-735273661-project-member] Volume info retrieved successfully. Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a0cc3400-c77b-447a-9bb5-9ef3e1cce332 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (491f043b-5078-44c8-977a-1150cd46c610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e6aff5a2-1756-4aca-8dd1-cfcde69e2667 tempest-VolumesTransfersV357Test-735273661 tempest-VolumesTransfersV357Test-735273661-project-member] http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 returned with HTTP 200 Sep 01 02:12:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 800/1560] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:34 2026] GET /volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 => generated 954 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a6eb768c-33ed-46e4-80ea-c5bf6fbe13dd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a6eb768c-33ed-46e4-80ea-c5bf6fbe13dd tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:12:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a6eb768c-33ed-46e4-80ea-c5bf6fbe13dd tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "82dfc923-73a0-4a02-9165-9197c08b5c23", "name": "tempest-SnapshotsActionsTest-Snapshot-185701846"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a6eb768c-33ed-46e4-80ea-c5bf6fbe13dd tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Volume info retrieved successfully. Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-a6eb768c-33ed-46e4-80ea-c5bf6fbe13dd tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Create snapshot from volume 82dfc923-73a0-4a02-9165-9197c08b5c23 Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-a0cc3400-c77b-447a-9bb5-9ef3e1cce332 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Created reservations ['58ebef3e-51d5-4898-b476-296db9c24e4b', '37a310c2-ed62-4e2e-91df-74a4b218018f', 'c99a1cb9-1d5b-42d3-adb4-b960b572e318', '8f80848f-17d6-4346-8f3f-9013179933b3'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a0cc3400-c77b-447a-9bb5-9ef3e1cce332 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (491f043b-5078-44c8-977a-1150cd46c610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58ebef3e-51d5-4898-b476-296db9c24e4b', '37a310c2-ed62-4e2e-91df-74a4b218018f', 'c99a1cb9-1d5b-42d3-adb4-b960b572e318', '8f80848f-17d6-4346-8f3f-9013179933b3']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a0cc3400-c77b-447a-9bb5-9ef3e1cce332 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (845562e3-3d7c-4503-8f9b-77e90f26ec24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-a6eb768c-33ed-46e4-80ea-c5bf6fbe13dd tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Created reservations ['d53529b0-a984-4789-911d-6c54168936e4', '191710b9-b16a-4a74-8a1e-b71df220d6ed', 'e8366388-16c9-4aa1-8090-5d46207b94b3', '228a1bcc-7910-4960-89bd-d0689bc253b3'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:34 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a0cc3400-c77b-447a-9bb5-9ef3e1cce332 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (845562e3-3d7c-4503-8f9b-77e90f26ec24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '146807bd-e0db-4c9d-82c2-ea72cbd221ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-270116598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0077c2fe9f5423caf4368fc10a5fc3b',qos_specs=None,replication_status=,reservations=['58ebef3e-51d5-4898-b476-296db9c24e4b','37a310c2-ed62-4e2e-91df-74a4b218018f','c99a1cb9-1d5b-42d3-adb4-b960b572e318','8f80848f-17d6-4346-8f3f-9013179933b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60374bf7ec084b0aafaa0bd28a3b9666',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-270116598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=146807bd-e0db-4c9d-82c2-ea72cbd221ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0077c2fe9f5423caf4368fc10a5fc3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60374bf7ec084b0aafaa0bd28a3b9666',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a0cc3400-c77b-447a-9bb5-9ef3e1cce332 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fca7648-5b64-431c-906f-d61cf232f5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a0cc3400-c77b-447a-9bb5-9ef3e1cce332 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fca7648-5b64-431c-906f-d61cf232f5b1) transitioned into state 'SUCCESS' from state '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-270116598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0077c2fe9f5423caf4368fc10a5fc3b',qos_specs=None,replication_status=,reservations=['58ebef3e-51d5-4898-b476-296db9c24e4b','37a310c2-ed62-4e2e-91df-74a4b218018f','c99a1cb9-1d5b-42d3-adb4-b960b572e318','8f80848f-17d6-4346-8f3f-9013179933b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60374bf7ec084b0aafaa0bd28a3b9666',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a0cc3400-c77b-447a-9bb5-9ef3e1cce332 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f87074b-910c-4219-97cb-9822fc8e3907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a0cc3400-c77b-447a-9bb5-9ef3e1cce332 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f87074b-910c-4219-97cb-9822fc8e3907) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a0cc3400-c77b-447a-9bb5-9ef3e1cce332 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Flow 'volume_create_api' (3ea8d667-d719-4b55-ad89-aae154c3454a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a0cc3400-c77b-447a-9bb5-9ef3e1cce332 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Create volume request issued successfully. Sep 01 02:12:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a0cc3400-c77b-447a-9bb5-9ef3e1cce332 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 761/1561] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:12:34 2026] POST /volume/v3/volumes => generated 770 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5bce6184-85a7-4a8d-b519-8be51a265d25 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5bce6184-85a7-4a8d-b519-8be51a265d25 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] DELETE http://192.168.122.72/volume/v3/volume-transfers/274e5122-52c0-4269-823c-8151a96c236e Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5bce6184-85a7-4a8d-b519-8be51a265d25 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5bce6184-85a7-4a8d-b519-8be51a265d25 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: INFO cinder.api.contrib.volume_transfer [None req-5bce6184-85a7-4a8d-b519-8be51a265d25 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Delete transfer with id: 274e5122-52c0-4269-823c-8151a96c236e Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a6eb768c-33ed-46e4-80ea-c5bf6fbe13dd tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot create request issued successfully. Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a6eb768c-33ed-46e4-80ea-c5bf6fbe13dd tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:12:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5bce6184-85a7-4a8d-b519-8be51a265d25 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volume-transfers/274e5122-52c0-4269-823c-8151a96c236e returned with HTTP 404 Sep 01 02:12:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 801/1562] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:12:34 2026] POST /volume/v3/snapshots => generated 306 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 762/1563] 192.168.122.72 () {60 vars in 1298 bytes} [Tue Sep 1 02:12:34 2026] DELETE /volume/v3/volume-transfers/274e5122-52c0-4269-823c-8151a96c236e => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:12:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-476b2e94-703d-44b5-84f0-a68a9aa43368 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-476b2e94-703d-44b5-84f0-a68a9aa43368 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/214b6d5c-e291-4aa9-a239-82d5effb3b40 Sep 01 02:12:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-476b2e94-703d-44b5-84f0-a68a9aa43368 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-476b2e94-703d-44b5-84f0-a68a9aa43368 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-825dae4a-1450-4db3-89d2-bdddcfc5faf4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-476b2e94-703d-44b5-84f0-a68a9aa43368 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-476b2e94-703d-44b5-84f0-a68a9aa43368 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/214b6d5c-e291-4aa9-a239-82d5effb3b40 returned with HTTP 200 Sep 01 02:12:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 802/1564] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:34 2026] GET /volume/v3/volumes/214b6d5c-e291-4aa9-a239-82d5effb3b40 => generated 862 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3572675a-f2d9-402a-a7e5-029912c1b7e0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3572675a-f2d9-402a-a7e5-029912c1b7e0 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 Sep 01 02:12:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3572675a-f2d9-402a-a7e5-029912c1b7e0 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3572675a-f2d9-402a-a7e5-029912c1b7e0 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3572675a-f2d9-402a-a7e5-029912c1b7e0 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3572675a-f2d9-402a-a7e5-029912c1b7e0 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 returned with HTTP 200 Sep 01 02:12:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 803/1565] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:34 2026] GET /volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 => generated 438 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6efe31c1-9a91-4588-8e1e-01417dbe6a4b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6efe31c1-9a91-4588-8e1e-01417dbe6a4b tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/4e1bc12c-2c63-43ef-8a70-51f65824dd89 Sep 01 02:12:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-825dae4a-1450-4db3-89d2-bdddcfc5faf4 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-825dae4a-1450-4db3-89d2-bdddcfc5faf4 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-825dae4a-1450-4db3-89d2-bdddcfc5faf4 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-825dae4a-1450-4db3-89d2-bdddcfc5faf4 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Delete volume with id: 92f715fe-74e8-4a54-a8f0-3401db7d02a0 Sep 01 02:12:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6efe31c1-9a91-4588-8e1e-01417dbe6a4b tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6efe31c1-9a91-4588-8e1e-01417dbe6a4b tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:34 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:34 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:34 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:34 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-825dae4a-1450-4db3-89d2-bdddcfc5faf4 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Volume info retrieved successfully. Sep 01 02:12:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6efe31c1-9a91-4588-8e1e-01417dbe6a4b tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-825dae4a-1450-4db3-89d2-bdddcfc5faf4 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Delete volume request issued successfully. Sep 01 02:12:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-825dae4a-1450-4db3-89d2-bdddcfc5faf4 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 returned with HTTP 202 Sep 01 02:12:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 763/1566] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:12:34 2026] DELETE /volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:12:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6efe31c1-9a91-4588-8e1e-01417dbe6a4b tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/4e1bc12c-2c63-43ef-8a70-51f65824dd89 returned with HTTP 200 Sep 01 02:12:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 804/1567] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:34 2026] GET /volume/v3/volumes/4e1bc12c-2c63-43ef-8a70-51f65824dd89 => generated 862 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-46fa6620-aad4-42c1-add6-dcef7e96f1e4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-46fa6620-aad4-42c1-add6-dcef7e96f1e4 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] GET http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 Sep 01 02:12:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-46fa6620-aad4-42c1-add6-dcef7e96f1e4 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-46fa6620-aad4-42c1-add6-dcef7e96f1e4 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:35 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-46fa6620-aad4-42c1-add6-dcef7e96f1e4 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Volume info retrieved successfully. Sep 01 02:12:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-46fa6620-aad4-42c1-add6-dcef7e96f1e4 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 returned with HTTP 200 Sep 01 02:12:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 764/1568] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:34 2026] GET /volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 => generated 1137 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:12:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c9bf0012-974d-4456-83ac-19607660b09a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c9bf0012-974d-4456-83ac-19607660b09a tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 Sep 01 02:12:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c9bf0012-974d-4456-83ac-19607660b09a tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c9bf0012-974d-4456-83ac-19607660b09a tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:35 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c9bf0012-974d-4456-83ac-19607660b09a tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c9bf0012-974d-4456-83ac-19607660b09a tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 returned with HTTP 200 Sep 01 02:12:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 805/1569] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:35 2026] GET /volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1445a948-3404-4c47-813c-92f257c6d1ff None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1445a948-3404-4c47-813c-92f257c6d1ff tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/4e1bc12c-2c63-43ef-8a70-51f65824dd89 Sep 01 02:12:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1445a948-3404-4c47-813c-92f257c6d1ff tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1445a948-3404-4c47-813c-92f257c6d1ff tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:36 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:36 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:36 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:36 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:36 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1445a948-3404-4c47-813c-92f257c6d1ff tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1445a948-3404-4c47-813c-92f257c6d1ff tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/4e1bc12c-2c63-43ef-8a70-51f65824dd89 returned with HTTP 200 Sep 01 02:12:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 765/1570] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:36 2026] GET /volume/v3/volumes/4e1bc12c-2c63-43ef-8a70-51f65824dd89 => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c681c22f-24e4-415d-b9ac-0219cea9fd4c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c681c22f-24e4-415d-b9ac-0219cea9fd4c tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/374b615b-1cea-4875-a023-7979b3f08826 Sep 01 02:12:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c681c22f-24e4-415d-b9ac-0219cea9fd4c tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c681c22f-24e4-415d-b9ac-0219cea9fd4c tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b13392d3-1b04-4f1b-b0e8-0a88a07fdfe0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:36 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:36 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:36 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:36 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b13392d3-1b04-4f1b-b0e8-0a88a07fdfe0 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] GET http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 Sep 01 02:12:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b13392d3-1b04-4f1b-b0e8-0a88a07fdfe0 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b13392d3-1b04-4f1b-b0e8-0a88a07fdfe0 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:36 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c681c22f-24e4-415d-b9ac-0219cea9fd4c tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c681c22f-24e4-415d-b9ac-0219cea9fd4c tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/374b615b-1cea-4875-a023-7979b3f08826 returned with HTTP 200 Sep 01 02:12:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 806/1571] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:36 2026] GET /volume/v3/volumes/374b615b-1cea-4875-a023-7979b3f08826 => generated 863 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:36 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:36 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:36 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:36 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:36 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b13392d3-1b04-4f1b-b0e8-0a88a07fdfe0 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Volume info retrieved successfully. Sep 01 02:12:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b13392d3-1b04-4f1b-b0e8-0a88a07fdfe0 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 returned with HTTP 200 Sep 01 02:12:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 766/1572] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:36 2026] GET /volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 => generated 1137 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:12:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2485ee68-445a-4807-aaf5-61ba582893a5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2485ee68-445a-4807-aaf5-61ba582893a5 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 Sep 01 02:12:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2485ee68-445a-4807-aaf5-61ba582893a5 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2485ee68-445a-4807-aaf5-61ba582893a5 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:36 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:36 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:36 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2485ee68-445a-4807-aaf5-61ba582893a5 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2485ee68-445a-4807-aaf5-61ba582893a5 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 returned with HTTP 200 Sep 01 02:12:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 807/1573] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:36 2026] GET /volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 => generated 438 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6a17016b-e588-497b-b8b4-72ff0a87d2c2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6a17016b-e588-497b-b8b4-72ff0a87d2c2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/374b615b-1cea-4875-a023-7979b3f08826 Sep 01 02:12:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6a17016b-e588-497b-b8b4-72ff0a87d2c2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6a17016b-e588-497b-b8b4-72ff0a87d2c2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:37 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:37 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6a17016b-e588-497b-b8b4-72ff0a87d2c2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-971890ac-6e7f-4418-a93c-db0e910362ba None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-971890ac-6e7f-4418-a93c-db0e910362ba tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] GET http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-971890ac-6e7f-4418-a93c-db0e910362ba tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-971890ac-6e7f-4418-a93c-db0e910362ba tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6a17016b-e588-497b-b8b4-72ff0a87d2c2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/374b615b-1cea-4875-a023-7979b3f08826 returned with HTTP 200 Sep 01 02:12:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 767/1574] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:37 2026] GET /volume/v3/volumes/374b615b-1cea-4875-a023-7979b3f08826 => generated 864 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fa2f8e89-8ceb-4ba3-aee3-9b08da3b785a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fa2f8e89-8ceb-4ba3-aee3-9b08da3b785a tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/a08dd407-0921-411a-949f-263b1a47ca9b Sep 01 02:12:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fa2f8e89-8ceb-4ba3-aee3-9b08da3b785a tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fa2f8e89-8ceb-4ba3-aee3-9b08da3b785a tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-971890ac-6e7f-4418-a93c-db0e910362ba tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 returned with HTTP 404 Sep 01 02:12:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 808/1575] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:37 2026] GET /volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-100487a1-d51d-4ef8-9d1c-53a20b3bee33 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:37 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:37 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-100487a1-d51d-4ef8-9d1c-53a20b3bee33 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] GET http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-100487a1-d51d-4ef8-9d1c-53a20b3bee33 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fa2f8e89-8ceb-4ba3-aee3-9b08da3b785a tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-100487a1-d51d-4ef8-9d1c-53a20b3bee33 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fa2f8e89-8ceb-4ba3-aee3-9b08da3b785a tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/a08dd407-0921-411a-949f-263b1a47ca9b returned with HTTP 200 Sep 01 02:12:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 768/1576] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:37 2026] GET /volume/v3/volumes/a08dd407-0921-411a-949f-263b1a47ca9b => generated 862 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-100487a1-d51d-4ef8-9d1c-53a20b3bee33 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 returned with HTTP 404 Sep 01 02:12:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 809/1577] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:37 2026] GET /volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:12:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-179f9158-f265-470c-bfba-10ce1ede6f39 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-179f9158-f265-470c-bfba-10ce1ede6f39 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] DELETE http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 Sep 01 02:12:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-179f9158-f265-470c-bfba-10ce1ede6f39 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-179f9158-f265-470c-bfba-10ce1ede6f39 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:37 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-179f9158-f265-470c-bfba-10ce1ede6f39 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Delete volume with id: 92f715fe-74e8-4a54-a8f0-3401db7d02a0 Sep 01 02:12:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-179f9158-f265-470c-bfba-10ce1ede6f39 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 returned with HTTP 404 Sep 01 02:12:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 769/1578] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:12:37 2026] DELETE /volume/v3/volumes/92f715fe-74e8-4a54-a8f0-3401db7d02a0 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-18679a2d-5d5f-4b06-a081-c218d3759687 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-18679a2d-5d5f-4b06-a081-c218d3759687 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-18679a2d-5d5f-4b06-a081-c218d3759687 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1771005536"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-18679a2d-5d5f-4b06-a081-c218d3759687 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1771005536'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:37 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-18679a2d-5d5f-4b06-a081-c218d3759687 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Create volume of 1 GB Sep 01 02:12:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-18679a2d-5d5f-4b06-a081-c218d3759687 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Availability Zones retrieved successfully. Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18679a2d-5d5f-4b06-a081-c218d3759687 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Flow 'volume_create_api' (8d55fef8-f7c8-4f08-ab8d-884df58d1aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18679a2d-5d5f-4b06-a081-c218d3759687 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e29a1e4-18a7-4b4f-99f1-07f09ffdb425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-18679a2d-5d5f-4b06-a081-c218d3759687 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18679a2d-5d5f-4b06-a081-c218d3759687 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e29a1e4-18a7-4b4f-99f1-07f09ffdb425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18679a2d-5d5f-4b06-a081-c218d3759687 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6727ac66-f7fe-4b38-a039-118a1bc0fb61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-18679a2d-5d5f-4b06-a081-c218d3759687 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Created reservations ['dce27be5-0a85-4b4f-b930-b40ed054ecf5', '38519c83-36de-480f-8b8c-7b9efc1ebbfd', '32184e49-523d-4267-94f7-d5e803f4f8d6', 'ae0d82f3-3ea1-4d8f-953b-8188404d5581'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18679a2d-5d5f-4b06-a081-c218d3759687 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6727ac66-f7fe-4b38-a039-118a1bc0fb61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dce27be5-0a85-4b4f-b930-b40ed054ecf5', '38519c83-36de-480f-8b8c-7b9efc1ebbfd', '32184e49-523d-4267-94f7-d5e803f4f8d6', 'ae0d82f3-3ea1-4d8f-953b-8188404d5581']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18679a2d-5d5f-4b06-a081-c218d3759687 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cc88271-1585-4da5-a5f4-baa0b3c12b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:37 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:37 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18679a2d-5d5f-4b06-a081-c218d3759687 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cc88271-1585-4da5-a5f4-baa0b3c12b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89b96431-7bf7-417e-ac6c-4ccc453de792', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1771005536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45a1b2bd7da749139cac4066b0d8ad14',qos_specs=None,replication_status=,reservations=['dce27be5-0a85-4b4f-b930-b40ed054ecf5','38519c83-36de-480f-8b8c-7b9efc1ebbfd','32184e49-523d-4267-94f7-d5e803f4f8d6','ae0d82f3-3ea1-4d8f-953b-8188404d5581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5626d0c10c514a7d944d637e13d86f1b',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1771005536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89b96431-7bf7-417e-ac6c-4ccc453de792,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45a1b2bd7da749139cac4066b0d8ad14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5626d0c10c514a7d944d637e13d86f1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18679a2d-5d5f-4b06-a081-c218d3759687 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b99a264-87b2-4a53-a701-44837a8a29e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18679a2d-5d5f-4b06-a081-c218d3759687 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b99a264-87b2-4a53-a701-44837a8a29e7) transitioned into state 'SUCCESS' from state '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-1771005536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45a1b2bd7da749139cac4066b0d8ad14',qos_specs=None,replication_status=,reservations=['dce27be5-0a85-4b4f-b930-b40ed054ecf5','38519c83-36de-480f-8b8c-7b9efc1ebbfd','32184e49-523d-4267-94f7-d5e803f4f8d6','ae0d82f3-3ea1-4d8f-953b-8188404d5581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5626d0c10c514a7d944d637e13d86f1b',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18679a2d-5d5f-4b06-a081-c218d3759687 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b60813c-cc0f-4026-81fe-1261f94e9883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18679a2d-5d5f-4b06-a081-c218d3759687 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b60813c-cc0f-4026-81fe-1261f94e9883) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-18679a2d-5d5f-4b06-a081-c218d3759687 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Flow 'volume_create_api' (8d55fef8-f7c8-4f08-ab8d-884df58d1aab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-18679a2d-5d5f-4b06-a081-c218d3759687 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Create volume request issued successfully. Sep 01 02:12:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-18679a2d-5d5f-4b06-a081-c218d3759687 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 810/1579] 192.168.122.72 () {62 vars in 1178 bytes} [Tue Sep 1 02:12:37 2026] POST /volume/v3/volumes => generated 826 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-264d4595-c777-490f-be74-a5cd9d796b6f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-264d4595-c777-490f-be74-a5cd9d796b6f tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] GET http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 Sep 01 02:12:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-264d4595-c777-490f-be74-a5cd9d796b6f tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-264d4595-c777-490f-be74-a5cd9d796b6f tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:37 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:37 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1b77f2e7-c314-491a-9061-ecbd7f338897 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1b77f2e7-c314-491a-9061-ecbd7f338897 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1b77f2e7-c314-491a-9061-ecbd7f338897 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1b77f2e7-c314-491a-9061-ecbd7f338897 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-264d4595-c777-490f-be74-a5cd9d796b6f tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Volume info retrieved successfully. Sep 01 02:12:38 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:38 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1b77f2e7-c314-491a-9061-ecbd7f338897 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1b77f2e7-c314-491a-9061-ecbd7f338897 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 returned with HTTP 200 Sep 01 02:12:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 811/1580] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:37 2026] GET /volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 => generated 438 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-264d4595-c777-490f-be74-a5cd9d796b6f tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 returned with HTTP 200 Sep 01 02:12:38 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 770/1581] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:37 2026] GET /volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 => generated 894 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-10e40e83-04c6-4d98-812c-f1458e158236 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-10e40e83-04c6-4d98-812c-f1458e158236 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/a08dd407-0921-411a-949f-263b1a47ca9b Sep 01 02:12:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-10e40e83-04c6-4d98-812c-f1458e158236 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-10e40e83-04c6-4d98-812c-f1458e158236 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:38 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:38 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:38 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:38 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-10e40e83-04c6-4d98-812c-f1458e158236 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-10e40e83-04c6-4d98-812c-f1458e158236 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/a08dd407-0921-411a-949f-263b1a47ca9b returned with HTTP 200 Sep 01 02:12:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 812/1582] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:38 2026] GET /volume/v3/volumes/a08dd407-0921-411a-949f-263b1a47ca9b => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-20284be2-37ec-4308-8e97-d18ee41ade01 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-20284be2-37ec-4308-8e97-d18ee41ade01 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae Sep 01 02:12:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-20284be2-37ec-4308-8e97-d18ee41ade01 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-20284be2-37ec-4308-8e97-d18ee41ade01 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:38 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:38 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:38 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:38 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:38 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-20284be2-37ec-4308-8e97-d18ee41ade01 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-20284be2-37ec-4308-8e97-d18ee41ade01 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae returned with HTTP 200 Sep 01 02:12:38 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 771/1583] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:38 2026] GET /volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae => generated 862 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-93271d5d-cdcc-49d4-84fa-c899db57ec50 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-93271d5d-cdcc-49d4-84fa-c899db57ec50 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 Sep 01 02:12:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-93271d5d-cdcc-49d4-84fa-c899db57ec50 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-93271d5d-cdcc-49d4-84fa-c899db57ec50 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f684ce7e-02bb-4c39-b46c-267c32b0fa54 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f684ce7e-02bb-4c39-b46c-267c32b0fa54 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] GET http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 Sep 01 02:12:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f684ce7e-02bb-4c39-b46c-267c32b0fa54 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f684ce7e-02bb-4c39-b46c-267c32b0fa54 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-93271d5d-cdcc-49d4-84fa-c899db57ec50 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-93271d5d-cdcc-49d4-84fa-c899db57ec50 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 returned with HTTP 200 Sep 01 02:12:39 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 813/1584] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:39 2026] GET /volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 => generated 438 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:39 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:39 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:39 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:39 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:39 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f684ce7e-02bb-4c39-b46c-267c32b0fa54 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Volume info retrieved successfully. Sep 01 02:12:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f684ce7e-02bb-4c39-b46c-267c32b0fa54 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 returned with HTTP 200 Sep 01 02:12:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 772/1585] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:39 2026] GET /volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 => generated 918 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6d926fd2-b5ee-4abe-bb1f-37490424c834 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6d926fd2-b5ee-4abe-bb1f-37490424c834 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae Sep 01 02:12:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6d926fd2-b5ee-4abe-bb1f-37490424c834 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6d926fd2-b5ee-4abe-bb1f-37490424c834 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:39 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:39 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6d926fd2-b5ee-4abe-bb1f-37490424c834 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6d926fd2-b5ee-4abe-bb1f-37490424c834 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae returned with HTTP 200 Sep 01 02:12:39 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 814/1586] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:39 2026] GET /volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae => generated 862 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6677ed60-1302-4c8c-8c74-717d1fe85d71 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6677ed60-1302-4c8c-8c74-717d1fe85d71 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 Sep 01 02:12:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6677ed60-1302-4c8c-8c74-717d1fe85d71 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6677ed60-1302-4c8c-8c74-717d1fe85d71 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6677ed60-1302-4c8c-8c74-717d1fe85d71 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6677ed60-1302-4c8c-8c74-717d1fe85d71 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 returned with HTTP 200 Sep 01 02:12:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 773/1587] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:40 2026] GET /volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-80c711ef-5035-4898-9679-925db23e00c6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-da253989-20db-4b40-84a7-7d11d69479b7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-80c711ef-5035-4898-9679-925db23e00c6 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] GET http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 Sep 01 02:12:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-80c711ef-5035-4898-9679-925db23e00c6 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-80c711ef-5035-4898-9679-925db23e00c6 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-da253989-20db-4b40-84a7-7d11d69479b7 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] POST http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09/action Sep 01 02:12:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-da253989-20db-4b40-84a7-7d11d69479b7 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-da253989-20db-4b40-84a7-7d11d69479b7 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.admin_actions [None req-da253989-20db-4b40-84a7-7d11d69479b7 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Updating snapshot '84078250-394f-4993-9fe8-6b15e82afc09' with '{'status': 'error'}' {{(pid=87017) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-80c711ef-5035-4898-9679-925db23e00c6 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Volume info retrieved successfully. Sep 01 02:12:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-80c711ef-5035-4898-9679-925db23e00c6 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 returned with HTTP 200 Sep 01 02:12:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 815/1588] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:40 2026] GET /volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 => generated 918 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-da253989-20db-4b40-84a7-7d11d69479b7 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09/action returned with HTTP 202 Sep 01 02:12:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 774/1589] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:40 2026] POST /volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6de8ffc9-dbfd-43f1-8836-196ab1795908 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6de8ffc9-dbfd-43f1-8836-196ab1795908 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 Sep 01 02:12:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6de8ffc9-dbfd-43f1-8836-196ab1795908 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6de8ffc9-dbfd-43f1-8836-196ab1795908 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6de8ffc9-dbfd-43f1-8836-196ab1795908 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6de8ffc9-dbfd-43f1-8836-196ab1795908 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 returned with HTTP 200 Sep 01 02:12:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 816/1590] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:40 2026] GET /volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 => generated 461 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e2e261fc-94be-41b5-aa25-2da5c49dd22b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e2e261fc-94be-41b5-aa25-2da5c49dd22b tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] POST http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09/action Sep 01 02:12:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e2e261fc-94be-41b5-aa25-2da5c49dd22b tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e2e261fc-94be-41b5-aa25-2da5c49dd22b tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e2e261fc-94be-41b5-aa25-2da5c49dd22b tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Snapshot retrieved successfully. Sep 01 02:12:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e2e261fc-94be-41b5-aa25-2da5c49dd22b tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Snapshot delete request issued successfully. Sep 01 02:12:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e2e261fc-94be-41b5-aa25-2da5c49dd22b tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09/action returned with HTTP 202 Sep 01 02:12:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 775/1591] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:40 2026] POST /volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e18d20f0-80db-4af0-80b5-8c614ba6930e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e18d20f0-80db-4af0-80b5-8c614ba6930e tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 Sep 01 02:12:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e18d20f0-80db-4af0-80b5-8c614ba6930e tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e18d20f0-80db-4af0-80b5-8c614ba6930e tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e18d20f0-80db-4af0-80b5-8c614ba6930e tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e18d20f0-80db-4af0-80b5-8c614ba6930e tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 returned with HTTP 200 Sep 01 02:12:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 817/1592] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:40 2026] GET /volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 => generated 464 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3cfe6b1c-dbb9-45d8-97a1-c163a850900e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3cfe6b1c-dbb9-45d8-97a1-c163a850900e tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae Sep 01 02:12:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3cfe6b1c-dbb9-45d8-97a1-c163a850900e tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3cfe6b1c-dbb9-45d8-97a1-c163a850900e tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3cfe6b1c-dbb9-45d8-97a1-c163a850900e tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3cfe6b1c-dbb9-45d8-97a1-c163a850900e tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae returned with HTTP 200 Sep 01 02:12:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 776/1593] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:40 2026] GET /volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae => generated 862 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-218f7e24-22a0-44e3-ae8c-2e550a89be6e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-218f7e24-22a0-44e3-ae8c-2e550a89be6e tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] GET http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 Sep 01 02:12:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-218f7e24-22a0-44e3-ae8c-2e550a89be6e tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-218f7e24-22a0-44e3-ae8c-2e550a89be6e tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-218f7e24-22a0-44e3-ae8c-2e550a89be6e tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Volume info retrieved successfully. Sep 01 02:12:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-218f7e24-22a0-44e3-ae8c-2e550a89be6e tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 returned with HTTP 200 Sep 01 02:12:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 818/1594] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:41 2026] GET /volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 => generated 918 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-998d0999-0068-45f3-8833-c45173386856 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-998d0999-0068-45f3-8833-c45173386856 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 Sep 01 02:12:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-998d0999-0068-45f3-8833-c45173386856 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-998d0999-0068-45f3-8833-c45173386856 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-998d0999-0068-45f3-8833-c45173386856 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-998d0999-0068-45f3-8833-c45173386856 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 returned with HTTP 200 Sep 01 02:12:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 777/1595] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:41 2026] GET /volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 => generated 464 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c90523d2-f19b-4b74-963b-3404a9449dbc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c90523d2-f19b-4b74-963b-3404a9449dbc tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae Sep 01 02:12:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c90523d2-f19b-4b74-963b-3404a9449dbc tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c90523d2-f19b-4b74-963b-3404a9449dbc tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c90523d2-f19b-4b74-963b-3404a9449dbc tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c90523d2-f19b-4b74-963b-3404a9449dbc tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae returned with HTTP 200 Sep 01 02:12:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 819/1596] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:41 2026] GET /volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae => generated 863 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2da186ba-c39c-45da-b4c8-5cacace508c4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2da186ba-c39c-45da-b4c8-5cacace508c4 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] DELETE http://192.168.122.72/volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae Sep 01 02:12:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2da186ba-c39c-45da-b4c8-5cacace508c4 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2da186ba-c39c-45da-b4c8-5cacace508c4 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:41 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-2da186ba-c39c-45da-b4c8-5cacace508c4 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Delete volume with id: 146807bd-e0db-4c9d-82c2-ea72cbd221ae Sep 01 02:12:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:41 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2da186ba-c39c-45da-b4c8-5cacace508c4 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2da186ba-c39c-45da-b4c8-5cacace508c4 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Delete volume request issued successfully. Sep 01 02:12:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2da186ba-c39c-45da-b4c8-5cacace508c4 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae returned with HTTP 202 Sep 01 02:12:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 778/1597] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:41 2026] DELETE /volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3085b6fa-1c60-49f1-9aff-8e90b9ab15a5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3085b6fa-1c60-49f1-9aff-8e90b9ab15a5 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae Sep 01 02:12:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3085b6fa-1c60-49f1-9aff-8e90b9ab15a5 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3085b6fa-1c60-49f1-9aff-8e90b9ab15a5 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3085b6fa-1c60-49f1-9aff-8e90b9ab15a5 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3085b6fa-1c60-49f1-9aff-8e90b9ab15a5 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae returned with HTTP 200 Sep 01 02:12:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 820/1598] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:41 2026] GET /volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c177e9b6-bc08-42a9-a495-56c762e792e2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c177e9b6-bc08-42a9-a495-56c762e792e2 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] GET http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 Sep 01 02:12:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c177e9b6-bc08-42a9-a495-56c762e792e2 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c177e9b6-bc08-42a9-a495-56c762e792e2 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c177e9b6-bc08-42a9-a495-56c762e792e2 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Volume info retrieved successfully. Sep 01 02:12:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c177e9b6-bc08-42a9-a495-56c762e792e2 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 returned with HTTP 200 Sep 01 02:12:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 779/1599] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:42 2026] GET /volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 => generated 954 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ceffbbea-38b0-4e1c-9281-fc4ab776e6f5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ceffbbea-38b0-4e1c-9281-fc4ab776e6f5 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] POST http://192.168.122.72/volume/v3/volume-transfers Sep 01 02:12:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ceffbbea-38b0-4e1c-9281-fc4ab776e6f5 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "89b96431-7bf7-417e-ac6c-4ccc453de792"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volume_transfer [None req-ceffbbea-38b0-4e1c-9281-fc4ab776e6f5 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Creating new volume transfer {'transfer': {'volume_id': '89b96431-7bf7-417e-ac6c-4ccc453de792'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 02:12:42 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volume_transfer [None req-ceffbbea-38b0-4e1c-9281-fc4ab776e6f5 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Creating transfer of volume 89b96431-7bf7-417e-ac6c-4ccc453de792 Sep 01 02:12:42 devstack devstack@c-api.service[87016]: INFO cinder.transfer.api [None req-ceffbbea-38b0-4e1c-9281-fc4ab776e6f5 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Generating transfer record for volume 89b96431-7bf7-417e-ac6c-4ccc453de792 Sep 01 02:12:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a8ab2b30-d633-4430-badd-764ba05227a4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:42 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:42 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a8ab2b30-d633-4430-badd-764ba05227a4 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 Sep 01 02:12:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a8ab2b30-d633-4430-badd-764ba05227a4 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a8ab2b30-d633-4430-badd-764ba05227a4 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a8ab2b30-d633-4430-badd-764ba05227a4 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a8ab2b30-d633-4430-badd-764ba05227a4 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 returned with HTTP 200 Sep 01 02:12:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 780/1600] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:42 2026] GET /volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 => generated 464 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ceffbbea-38b0-4e1c-9281-fc4ab776e6f5 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volume-transfers returned with HTTP 202 Sep 01 02:12:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 821/1601] 192.168.122.72 () {62 vars in 1205 bytes} [Tue Sep 1 02:12:42 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e41fa940-4ae0-4f5a-8604-775736e55d2c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e41fa940-4ae0-4f5a-8604-775736e55d2c tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] GET http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 Sep 01 02:12:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e41fa940-4ae0-4f5a-8604-775736e55d2c tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e41fa940-4ae0-4f5a-8604-775736e55d2c tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e41fa940-4ae0-4f5a-8604-775736e55d2c tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Volume info retrieved successfully. Sep 01 02:12:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e41fa940-4ae0-4f5a-8604-775736e55d2c tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 returned with HTTP 200 Sep 01 02:12:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 781/1602] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:42 2026] GET /volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 => generated 962 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2a69fac6-a2b0-4c78-8f4a-7935ed9a1f48 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2a69fac6-a2b0-4c78-8f4a-7935ed9a1f48 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] GET http://192.168.122.72/volume/v3/volume-transfers/detail Sep 01 02:12:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2a69fac6-a2b0-4c78-8f4a-7935ed9a1f48 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2a69fac6-a2b0-4c78-8f4a-7935ed9a1f48 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volume_transfer [None req-2a69fac6-a2b0-4c78-8f4a-7935ed9a1f48 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Listing volume transfers {{(pid=87016) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 02:12:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2a69fac6-a2b0-4c78-8f4a-7935ed9a1f48 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 02:12:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 822/1603] 192.168.122.72 () {60 vars in 1205 bytes} [Tue Sep 1 02:12:42 2026] GET /volume/v3/volume-transfers/detail => generated 549 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e61c734d-c73a-4646-98b9-9d40aec3c7f8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e61c734d-c73a-4646-98b9-9d40aec3c7f8 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] DELETE http://192.168.122.72/volume/v3/volume-transfers/05614059-b5f7-4cd2-bb1f-a77df1965f07 Sep 01 02:12:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e61c734d-c73a-4646-98b9-9d40aec3c7f8 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e61c734d-c73a-4646-98b9-9d40aec3c7f8 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:42 devstack devstack@c-api.service[87017]: INFO cinder.api.contrib.volume_transfer [None req-e61c734d-c73a-4646-98b9-9d40aec3c7f8 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Delete transfer with id: 05614059-b5f7-4cd2-bb1f-a77df1965f07 Sep 01 02:12:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e61c734d-c73a-4646-98b9-9d40aec3c7f8 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volume-transfers/05614059-b5f7-4cd2-bb1f-a77df1965f07 returned with HTTP 202 Sep 01 02:12:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 782/1604] 192.168.122.72 () {60 vars in 1298 bytes} [Tue Sep 1 02:12:42 2026] DELETE /volume/v3/volume-transfers/05614059-b5f7-4cd2-bb1f-a77df1965f07 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:12:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ac35ac14-cf52-45b1-b350-6016d30e6ca9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ac35ac14-cf52-45b1-b350-6016d30e6ca9 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] GET http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 Sep 01 02:12:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ac35ac14-cf52-45b1-b350-6016d30e6ca9 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ac35ac14-cf52-45b1-b350-6016d30e6ca9 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:42 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:42 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ac35ac14-cf52-45b1-b350-6016d30e6ca9 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Volume info retrieved successfully. Sep 01 02:12:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ac35ac14-cf52-45b1-b350-6016d30e6ca9 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 returned with HTTP 200 Sep 01 02:12:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 823/1605] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:42 2026] GET /volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 => generated 954 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:12:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f5eab54e-072b-4c3d-9660-71b147e6530a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f5eab54e-072b-4c3d-9660-71b147e6530a tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] DELETE http://192.168.122.72/volume/v3/volume-transfers/05614059-b5f7-4cd2-bb1f-a77df1965f07 Sep 01 02:12:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f5eab54e-072b-4c3d-9660-71b147e6530a tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f5eab54e-072b-4c3d-9660-71b147e6530a tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:42 devstack devstack@c-api.service[87017]: INFO cinder.api.contrib.volume_transfer [None req-f5eab54e-072b-4c3d-9660-71b147e6530a tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Delete transfer with id: 05614059-b5f7-4cd2-bb1f-a77df1965f07 Sep 01 02:12:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f5eab54e-072b-4c3d-9660-71b147e6530a tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volume-transfers/05614059-b5f7-4cd2-bb1f-a77df1965f07 returned with HTTP 404 Sep 01 02:12:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 783/1606] 192.168.122.72 () {60 vars in 1298 bytes} [Tue Sep 1 02:12:42 2026] DELETE /volume/v3/volume-transfers/05614059-b5f7-4cd2-bb1f-a77df1965f07 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:12:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c2ca3324-66f6-4d04-a591-3e684c1f6e8d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c2ca3324-66f6-4d04-a591-3e684c1f6e8d tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 Sep 01 02:12:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c2ca3324-66f6-4d04-a591-3e684c1f6e8d tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c2ca3324-66f6-4d04-a591-3e684c1f6e8d tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:42 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-c2ca3324-66f6-4d04-a591-3e684c1f6e8d tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Delete volume with id: 89b96431-7bf7-417e-ac6c-4ccc453de792 Sep 01 02:12:42 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:42 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c2ca3324-66f6-4d04-a591-3e684c1f6e8d tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Volume info retrieved successfully. Sep 01 02:12:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c2ca3324-66f6-4d04-a591-3e684c1f6e8d tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Delete volume request issued successfully. Sep 01 02:12:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c2ca3324-66f6-4d04-a591-3e684c1f6e8d tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 returned with HTTP 202 Sep 01 02:12:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 824/1607] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:12:42 2026] DELETE /volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:12:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-292eaa8a-7a2e-4f11-888a-b60d29fb433c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-292eaa8a-7a2e-4f11-888a-b60d29fb433c tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] GET http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 Sep 01 02:12:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-292eaa8a-7a2e-4f11-888a-b60d29fb433c tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-292eaa8a-7a2e-4f11-888a-b60d29fb433c tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:43 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:43 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7b3cd8e7-7345-4838-8040-ea4b3a2540ca None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7b3cd8e7-7345-4838-8040-ea4b3a2540ca tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae Sep 01 02:12:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7b3cd8e7-7345-4838-8040-ea4b3a2540ca tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7b3cd8e7-7345-4838-8040-ea4b3a2540ca tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-292eaa8a-7a2e-4f11-888a-b60d29fb433c tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Volume info retrieved successfully. Sep 01 02:12:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-292eaa8a-7a2e-4f11-888a-b60d29fb433c tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 returned with HTTP 200 Sep 01 02:12:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 784/1608] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:42 2026] GET /volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 => generated 1137 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:12:43 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:43 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7b3cd8e7-7345-4838-8040-ea4b3a2540ca tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7b3cd8e7-7345-4838-8040-ea4b3a2540ca tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae returned with HTTP 200 Sep 01 02:12:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 825/1609] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:43 2026] GET /volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae => generated 862 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e565cfb9-f05c-4b3e-8788-5f7f2ba72fa3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e565cfb9-f05c-4b3e-8788-5f7f2ba72fa3 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 Sep 01 02:12:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e565cfb9-f05c-4b3e-8788-5f7f2ba72fa3 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e565cfb9-f05c-4b3e-8788-5f7f2ba72fa3 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e565cfb9-f05c-4b3e-8788-5f7f2ba72fa3 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 returned with HTTP 404 Sep 01 02:12:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 785/1610] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:43 2026] GET /volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9af6310f-0b63-4668-b998-27b7399543e6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9af6310f-0b63-4668-b998-27b7399543e6 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] POST http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action Sep 01 02:12:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9af6310f-0b63-4668-b998-27b7399543e6 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9af6310f-0b63-4668-b998-27b7399543e6 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.admin_actions [None req-9af6310f-0b63-4668-b998-27b7399543e6 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Updating snapshot 'd244b699-f236-4090-bc80-68b16e56edb6' with '{'status': 'available'}' {{(pid=87016) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9af6310f-0b63-4668-b998-27b7399543e6 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action returned with HTTP 202 Sep 01 02:12:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 826/1611] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:43 2026] POST /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-36fa99c1-82e5-4488-a297-cdc9d7cdbb05 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-36fa99c1-82e5-4488-a297-cdc9d7cdbb05 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 Sep 01 02:12:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-36fa99c1-82e5-4488-a297-cdc9d7cdbb05 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-36fa99c1-82e5-4488-a297-cdc9d7cdbb05 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-36fa99c1-82e5-4488-a297-cdc9d7cdbb05 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-36fa99c1-82e5-4488-a297-cdc9d7cdbb05 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 returned with HTTP 200 Sep 01 02:12:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 786/1612] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:43 2026] GET /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3bc1ac13-991b-4253-b60a-a0713068ec69 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3bc1ac13-991b-4253-b60a-a0713068ec69 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 Sep 01 02:12:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3bc1ac13-991b-4253-b60a-a0713068ec69 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3bc1ac13-991b-4253-b60a-a0713068ec69 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:43 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-3bc1ac13-991b-4253-b60a-a0713068ec69 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Delete snapshot with id: 84078250-394f-4993-9fe8-6b15e82afc09 Sep 01 02:12:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3bc1ac13-991b-4253-b60a-a0713068ec69 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 returned with HTTP 404 Sep 01 02:12:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 827/1613] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:12:43 2026] DELETE /volume/v3/snapshots/84078250-394f-4993-9fe8-6b15e82afc09 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-30ef3390-de4b-475a-840c-80bebe2a770b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-30ef3390-de4b-475a-840c-80bebe2a770b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:12:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-30ef3390-de4b-475a-840c-80bebe2a770b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "82dfc923-73a0-4a02-9165-9197c08b5c23", "name": "tempest-SnapshotsActionsTest-Snapshot-1515288826"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:43 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:43 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-30ef3390-de4b-475a-840c-80bebe2a770b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Volume info retrieved successfully. Sep 01 02:12:43 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-30ef3390-de4b-475a-840c-80bebe2a770b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Create snapshot from volume 82dfc923-73a0-4a02-9165-9197c08b5c23 Sep 01 02:12:43 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-30ef3390-de4b-475a-840c-80bebe2a770b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Created reservations ['d68d11cc-ee78-4b4b-9912-c8fb96de8d57', '469aec7d-4632-476b-af73-8e195216e1a8', 'cf95b14d-11fe-4ea7-8796-ea4d0e377afa', 'aae5e684-2587-49f5-8079-a2e9168bb16a'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:43 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:43 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-30ef3390-de4b-475a-840c-80bebe2a770b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot create request issued successfully. Sep 01 02:12:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-30ef3390-de4b-475a-840c-80bebe2a770b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:12:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 787/1614] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:12:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:12:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1dd07167-5bdc-4c84-b286-fb84f2f10ca7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1dd07167-5bdc-4c84-b286-fb84f2f10ca7 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 Sep 01 02:12:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1dd07167-5bdc-4c84-b286-fb84f2f10ca7 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1dd07167-5bdc-4c84-b286-fb84f2f10ca7 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1dd07167-5bdc-4c84-b286-fb84f2f10ca7 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1dd07167-5bdc-4c84-b286-fb84f2f10ca7 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 returned with HTTP 200 Sep 01 02:12:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 828/1615] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:43 2026] GET /volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0309aa0d-c8a6-48a7-a133-6b8c5fce4e31 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0309aa0d-c8a6-48a7-a133-6b8c5fce4e31 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] GET http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 Sep 01 02:12:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0309aa0d-c8a6-48a7-a133-6b8c5fce4e31 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0309aa0d-c8a6-48a7-a133-6b8c5fce4e31 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:44 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:44 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0309aa0d-c8a6-48a7-a133-6b8c5fce4e31 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Volume info retrieved successfully. Sep 01 02:12:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0309aa0d-c8a6-48a7-a133-6b8c5fce4e31 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 returned with HTTP 200 Sep 01 02:12:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 788/1616] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:44 2026] GET /volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 => generated 1137 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:12:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b38928e2-e562-4743-8311-6fb2650374e9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b38928e2-e562-4743-8311-6fb2650374e9 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae Sep 01 02:12:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b38928e2-e562-4743-8311-6fb2650374e9 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b38928e2-e562-4743-8311-6fb2650374e9 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b38928e2-e562-4743-8311-6fb2650374e9 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae returned with HTTP 404 Sep 01 02:12:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 829/1617] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:44 2026] GET /volume/v3/volumes/146807bd-e0db-4c9d-82c2-ea72cbd221ae => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b289fcdb-b19e-4a16-978d-2844631ead99 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b289fcdb-b19e-4a16-978d-2844631ead99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] DELETE http://192.168.122.72/volume/v3/volumes/a08dd407-0921-411a-949f-263b1a47ca9b Sep 01 02:12:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b289fcdb-b19e-4a16-978d-2844631ead99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b289fcdb-b19e-4a16-978d-2844631ead99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:44 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-b289fcdb-b19e-4a16-978d-2844631ead99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Delete volume with id: a08dd407-0921-411a-949f-263b1a47ca9b Sep 01 02:12:44 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:44 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b289fcdb-b19e-4a16-978d-2844631ead99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b289fcdb-b19e-4a16-978d-2844631ead99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Delete volume request issued successfully. Sep 01 02:12:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b289fcdb-b19e-4a16-978d-2844631ead99 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/a08dd407-0921-411a-949f-263b1a47ca9b returned with HTTP 202 Sep 01 02:12:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 789/1618] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:44 2026] DELETE /volume/v3/volumes/a08dd407-0921-411a-949f-263b1a47ca9b => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0094df25-b1f6-49d7-8fe4-dd7785e193c9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0094df25-b1f6-49d7-8fe4-dd7785e193c9 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/a08dd407-0921-411a-949f-263b1a47ca9b Sep 01 02:12:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0094df25-b1f6-49d7-8fe4-dd7785e193c9 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0094df25-b1f6-49d7-8fe4-dd7785e193c9 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:44 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:44 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0094df25-b1f6-49d7-8fe4-dd7785e193c9 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0094df25-b1f6-49d7-8fe4-dd7785e193c9 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/a08dd407-0921-411a-949f-263b1a47ca9b returned with HTTP 200 Sep 01 02:12:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 830/1619] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:44 2026] GET /volume/v3/volumes/a08dd407-0921-411a-949f-263b1a47ca9b => generated 862 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-44b7edd3-5b58-40a3-81c5-1e6e892c853b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-44b7edd3-5b58-40a3-81c5-1e6e892c853b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 Sep 01 02:12:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-44b7edd3-5b58-40a3-81c5-1e6e892c853b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-44b7edd3-5b58-40a3-81c5-1e6e892c853b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-44b7edd3-5b58-40a3-81c5-1e6e892c853b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-44b7edd3-5b58-40a3-81c5-1e6e892c853b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 returned with HTTP 200 Sep 01 02:12:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 790/1620] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:44 2026] GET /volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-06b69467-dde3-4322-b234-add0e6d99a90 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-06b69467-dde3-4322-b234-add0e6d99a90 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] GET http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 Sep 01 02:12:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-06b69467-dde3-4322-b234-add0e6d99a90 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-06b69467-dde3-4322-b234-add0e6d99a90 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-06b69467-dde3-4322-b234-add0e6d99a90 tempest-VolumesTransfersV357Test-1438646741 tempest-VolumesTransfersV357Test-1438646741-project-admin] http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 returned with HTTP 404 Sep 01 02:12:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 831/1621] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:45 2026] GET /volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:12:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e2529ded-185f-47d2-b01a-01977eb88c7e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e2529ded-185f-47d2-b01a-01977eb88c7e tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] GET http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 Sep 01 02:12:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e2529ded-185f-47d2-b01a-01977eb88c7e tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e2529ded-185f-47d2-b01a-01977eb88c7e tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e2529ded-185f-47d2-b01a-01977eb88c7e tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 returned with HTTP 404 Sep 01 02:12:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 791/1622] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:45 2026] GET /volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:12:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2361f6c6-8622-446f-b579-b6ce052fdf41 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2361f6c6-8622-446f-b579-b6ce052fdf41 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] DELETE http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 Sep 01 02:12:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2361f6c6-8622-446f-b579-b6ce052fdf41 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2361f6c6-8622-446f-b579-b6ce052fdf41 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:45 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-2361f6c6-8622-446f-b579-b6ce052fdf41 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] Delete volume with id: 89b96431-7bf7-417e-ac6c-4ccc453de792 Sep 01 02:12:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2361f6c6-8622-446f-b579-b6ce052fdf41 tempest-VolumesTransfersV357Test-41371000 tempest-VolumesTransfersV357Test-41371000-project-member] http://192.168.122.72/volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 returned with HTTP 404 Sep 01 02:12:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 832/1623] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:12:45 2026] DELETE /volume/v3/volumes/89b96431-7bf7-417e-ac6c-4ccc453de792 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:12:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d9a49f3b-133b-4c98-8636-1cbea4c996a2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d9a49f3b-133b-4c98-8636-1cbea4c996a2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/a08dd407-0921-411a-949f-263b1a47ca9b Sep 01 02:12:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d9a49f3b-133b-4c98-8636-1cbea4c996a2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d9a49f3b-133b-4c98-8636-1cbea4c996a2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d9a49f3b-133b-4c98-8636-1cbea4c996a2 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/a08dd407-0921-411a-949f-263b1a47ca9b returned with HTTP 404 Sep 01 02:12:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 792/1624] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:45 2026] GET /volume/v3/volumes/a08dd407-0921-411a-949f-263b1a47ca9b => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bc81691d-8e8b-4487-8ed5-fd840b490b35 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bc81691d-8e8b-4487-8ed5-fd840b490b35 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] DELETE http://192.168.122.72/volume/v3/volumes/374b615b-1cea-4875-a023-7979b3f08826 Sep 01 02:12:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bc81691d-8e8b-4487-8ed5-fd840b490b35 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bc81691d-8e8b-4487-8ed5-fd840b490b35 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:45 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-bc81691d-8e8b-4487-8ed5-fd840b490b35 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Delete volume with id: 374b615b-1cea-4875-a023-7979b3f08826 Sep 01 02:12:45 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:45 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:45 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:45 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:45 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bc81691d-8e8b-4487-8ed5-fd840b490b35 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:45 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bc81691d-8e8b-4487-8ed5-fd840b490b35 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Delete volume request issued successfully. Sep 01 02:12:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bc81691d-8e8b-4487-8ed5-fd840b490b35 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/374b615b-1cea-4875-a023-7979b3f08826 returned with HTTP 202 Sep 01 02:12:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 833/1625] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:45 2026] DELETE /volume/v3/volumes/374b615b-1cea-4875-a023-7979b3f08826 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-afa34bd3-0c40-4448-93b7-d9bea1f98d4d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-afa34bd3-0c40-4448-93b7-d9bea1f98d4d tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/374b615b-1cea-4875-a023-7979b3f08826 Sep 01 02:12:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-afa34bd3-0c40-4448-93b7-d9bea1f98d4d tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-afa34bd3-0c40-4448-93b7-d9bea1f98d4d tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:45 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:45 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:45 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:45 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:45 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-afa34bd3-0c40-4448-93b7-d9bea1f98d4d tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-afa34bd3-0c40-4448-93b7-d9bea1f98d4d tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/374b615b-1cea-4875-a023-7979b3f08826 returned with HTTP 200 Sep 01 02:12:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 793/1626] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:45 2026] GET /volume/v3/volumes/374b615b-1cea-4875-a023-7979b3f08826 => generated 863 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3dbbbf9c-125c-431e-9e37-7b21b250d868 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3dbbbf9c-125c-431e-9e37-7b21b250d868 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 Sep 01 02:12:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3dbbbf9c-125c-431e-9e37-7b21b250d868 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3dbbbf9c-125c-431e-9e37-7b21b250d868 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3dbbbf9c-125c-431e-9e37-7b21b250d868 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3dbbbf9c-125c-431e-9e37-7b21b250d868 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 returned with HTTP 200 Sep 01 02:12:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 834/1627] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:46 2026] GET /volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 => generated 466 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ce500d22-f9dc-4f16-8812-11413161a9d6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ce500d22-f9dc-4f16-8812-11413161a9d6 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] POST http://192.168.122.72/volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039/action Sep 01 02:12:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ce500d22-f9dc-4f16-8812-11413161a9d6 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ce500d22-f9dc-4f16-8812-11413161a9d6 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.admin_actions [None req-ce500d22-f9dc-4f16-8812-11413161a9d6 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Updating snapshot 'b19ec0b2-994b-4b5f-9317-c7d4c189a039' with '{'status': 'error_deleting'}' {{(pid=87017) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ce500d22-f9dc-4f16-8812-11413161a9d6 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] http://192.168.122.72/volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039/action returned with HTTP 202 Sep 01 02:12:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 794/1628] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:46 2026] POST /volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5ed21837-2b29-4d8b-b9c4-fbdffd3dac59 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5ed21837-2b29-4d8b-b9c4-fbdffd3dac59 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 Sep 01 02:12:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5ed21837-2b29-4d8b-b9c4-fbdffd3dac59 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5ed21837-2b29-4d8b-b9c4-fbdffd3dac59 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5ed21837-2b29-4d8b-b9c4-fbdffd3dac59 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5ed21837-2b29-4d8b-b9c4-fbdffd3dac59 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 returned with HTTP 200 Sep 01 02:12:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 835/1629] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:46 2026] GET /volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 => generated 471 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6e4a7773-0a0c-481b-90b5-842265c3e34e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6e4a7773-0a0c-481b-90b5-842265c3e34e tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] POST http://192.168.122.72/volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039/action Sep 01 02:12:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6e4a7773-0a0c-481b-90b5-842265c3e34e tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6e4a7773-0a0c-481b-90b5-842265c3e34e tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6e4a7773-0a0c-481b-90b5-842265c3e34e tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Snapshot retrieved successfully. Sep 01 02:12:46 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:46 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6e4a7773-0a0c-481b-90b5-842265c3e34e tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Snapshot delete request issued successfully. Sep 01 02:12:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6e4a7773-0a0c-481b-90b5-842265c3e34e tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] http://192.168.122.72/volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039/action returned with HTTP 202 Sep 01 02:12:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 795/1630] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:46 2026] POST /volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a2ca1e9e-6a79-409a-a64f-172d010cbfcf None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a2ca1e9e-6a79-409a-a64f-172d010cbfcf tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 Sep 01 02:12:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a2ca1e9e-6a79-409a-a64f-172d010cbfcf tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a2ca1e9e-6a79-409a-a64f-172d010cbfcf tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a2ca1e9e-6a79-409a-a64f-172d010cbfcf tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a2ca1e9e-6a79-409a-a64f-172d010cbfcf tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 returned with HTTP 200 Sep 01 02:12:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 836/1631] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:46 2026] GET /volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-35dde962-cca0-4557-826c-cc853530cb58 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-35dde962-cca0-4557-826c-cc853530cb58 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/374b615b-1cea-4875-a023-7979b3f08826 Sep 01 02:12:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-35dde962-cca0-4557-826c-cc853530cb58 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-35dde962-cca0-4557-826c-cc853530cb58 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:46 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:46 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-35dde962-cca0-4557-826c-cc853530cb58 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-35dde962-cca0-4557-826c-cc853530cb58 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/374b615b-1cea-4875-a023-7979b3f08826 returned with HTTP 200 Sep 01 02:12:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 796/1632] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:46 2026] GET /volume/v3/volumes/374b615b-1cea-4875-a023-7979b3f08826 => generated 863 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-70ed41a2-6cb6-4049-baa1-5f8adea48f99 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-70ed41a2-6cb6-4049-baa1-5f8adea48f99 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 Sep 01 02:12:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-70ed41a2-6cb6-4049-baa1-5f8adea48f99 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-70ed41a2-6cb6-4049-baa1-5f8adea48f99 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-70ed41a2-6cb6-4049-baa1-5f8adea48f99 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-70ed41a2-6cb6-4049-baa1-5f8adea48f99 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 returned with HTTP 200 Sep 01 02:12:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 837/1633] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:47 2026] GET /volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 => generated 465 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9a466616-2fc3-4a6c-b70e-e4bded5612e1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9a466616-2fc3-4a6c-b70e-e4bded5612e1 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/374b615b-1cea-4875-a023-7979b3f08826 Sep 01 02:12:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9a466616-2fc3-4a6c-b70e-e4bded5612e1 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9a466616-2fc3-4a6c-b70e-e4bded5612e1 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9a466616-2fc3-4a6c-b70e-e4bded5612e1 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/374b615b-1cea-4875-a023-7979b3f08826 returned with HTTP 404 Sep 01 02:12:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 797/1634] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:47 2026] GET /volume/v3/volumes/374b615b-1cea-4875-a023-7979b3f08826 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-dcdb4e0a-f576-4155-b4b9-8932e441814b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dcdb4e0a-f576-4155-b4b9-8932e441814b tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] DELETE http://192.168.122.72/volume/v3/volumes/4e1bc12c-2c63-43ef-8a70-51f65824dd89 Sep 01 02:12:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dcdb4e0a-f576-4155-b4b9-8932e441814b tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dcdb4e0a-f576-4155-b4b9-8932e441814b tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:47 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-dcdb4e0a-f576-4155-b4b9-8932e441814b tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Delete volume with id: 4e1bc12c-2c63-43ef-8a70-51f65824dd89 Sep 01 02:12:47 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:47 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-dcdb4e0a-f576-4155-b4b9-8932e441814b tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-dcdb4e0a-f576-4155-b4b9-8932e441814b tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Delete volume request issued successfully. Sep 01 02:12:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dcdb4e0a-f576-4155-b4b9-8932e441814b tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/4e1bc12c-2c63-43ef-8a70-51f65824dd89 returned with HTTP 202 Sep 01 02:12:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 838/1635] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:47 2026] DELETE /volume/v3/volumes/4e1bc12c-2c63-43ef-8a70-51f65824dd89 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e443f571-1d8e-47e1-b9ae-31284f9942ec None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e443f571-1d8e-47e1-b9ae-31284f9942ec tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/4e1bc12c-2c63-43ef-8a70-51f65824dd89 Sep 01 02:12:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e443f571-1d8e-47e1-b9ae-31284f9942ec tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e443f571-1d8e-47e1-b9ae-31284f9942ec tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:47 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:47 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:47 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:47 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:47 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e443f571-1d8e-47e1-b9ae-31284f9942ec tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e443f571-1d8e-47e1-b9ae-31284f9942ec tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/4e1bc12c-2c63-43ef-8a70-51f65824dd89 returned with HTTP 200 Sep 01 02:12:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 798/1636] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:47 2026] GET /volume/v3/volumes/4e1bc12c-2c63-43ef-8a70-51f65824dd89 => generated 862 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fd609fe7-3c83-4e60-99ed-50bd39a0947b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fd609fe7-3c83-4e60-99ed-50bd39a0947b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 Sep 01 02:12:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fd609fe7-3c83-4e60-99ed-50bd39a0947b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fd609fe7-3c83-4e60-99ed-50bd39a0947b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:48 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:48 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:48 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fd609fe7-3c83-4e60-99ed-50bd39a0947b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fd609fe7-3c83-4e60-99ed-50bd39a0947b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 returned with HTTP 200 Sep 01 02:12:48 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 839/1637] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:48 2026] GET /volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-aceca5d3-2ab1-4771-a585-b463a9d38508 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-aceca5d3-2ab1-4771-a585-b463a9d38508 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/4e1bc12c-2c63-43ef-8a70-51f65824dd89 Sep 01 02:12:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-aceca5d3-2ab1-4771-a585-b463a9d38508 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-aceca5d3-2ab1-4771-a585-b463a9d38508 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-aceca5d3-2ab1-4771-a585-b463a9d38508 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-aceca5d3-2ab1-4771-a585-b463a9d38508 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/4e1bc12c-2c63-43ef-8a70-51f65824dd89 returned with HTTP 200 Sep 01 02:12:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 799/1638] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:48 2026] GET /volume/v3/volumes/4e1bc12c-2c63-43ef-8a70-51f65824dd89 => generated 862 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a1e4a8b0-22cf-4ccb-8df2-4bebfe58a875 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a1e4a8b0-22cf-4ccb-8df2-4bebfe58a875 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 Sep 01 02:12:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a1e4a8b0-22cf-4ccb-8df2-4bebfe58a875 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a1e4a8b0-22cf-4ccb-8df2-4bebfe58a875 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a1e4a8b0-22cf-4ccb-8df2-4bebfe58a875 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 returned with HTTP 404 Sep 01 02:12:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 840/1639] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:49 2026] GET /volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:12:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-319c6fb5-bf56-4181-9faa-197a930cec13 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-319c6fb5-bf56-4181-9faa-197a930cec13 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] POST http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action Sep 01 02:12:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-319c6fb5-bf56-4181-9faa-197a930cec13 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-319c6fb5-bf56-4181-9faa-197a930cec13 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.admin_actions [None req-319c6fb5-bf56-4181-9faa-197a930cec13 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Updating snapshot 'd244b699-f236-4090-bc80-68b16e56edb6' with '{'status': 'available'}' {{(pid=87017) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-319c6fb5-bf56-4181-9faa-197a930cec13 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action returned with HTTP 202 Sep 01 02:12:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 800/1640] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:49 2026] POST /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0ae865c5-8bea-4ca1-8d29-e8529fbfb1b8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0ae865c5-8bea-4ca1-8d29-e8529fbfb1b8 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 Sep 01 02:12:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0ae865c5-8bea-4ca1-8d29-e8529fbfb1b8 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0ae865c5-8bea-4ca1-8d29-e8529fbfb1b8 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0ae865c5-8bea-4ca1-8d29-e8529fbfb1b8 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0ae865c5-8bea-4ca1-8d29-e8529fbfb1b8 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 returned with HTTP 200 Sep 01 02:12:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 841/1641] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:49 2026] GET /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-aa907f5a-7c7d-4b80-93d9-f45753dad679 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-aa907f5a-7c7d-4b80-93d9-f45753dad679 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 Sep 01 02:12:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-aa907f5a-7c7d-4b80-93d9-f45753dad679 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-aa907f5a-7c7d-4b80-93d9-f45753dad679 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:49 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-aa907f5a-7c7d-4b80-93d9-f45753dad679 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Delete snapshot with id: b19ec0b2-994b-4b5f-9317-c7d4c189a039 Sep 01 02:12:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-aa907f5a-7c7d-4b80-93d9-f45753dad679 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 returned with HTTP 404 Sep 01 02:12:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 801/1642] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:12:49 2026] DELETE /volume/v3/snapshots/b19ec0b2-994b-4b5f-9317-c7d4c189a039 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-770fa83c-ca63-4d58-bf16-085b96a710a0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-770fa83c-ca63-4d58-bf16-085b96a710a0 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] POST http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action Sep 01 02:12:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-770fa83c-ca63-4d58-bf16-085b96a710a0 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-770fa83c-ca63-4d58-bf16-085b96a710a0 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.admin_actions [None req-770fa83c-ca63-4d58-bf16-085b96a710a0 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Updating snapshot 'd244b699-f236-4090-bc80-68b16e56edb6' with '{'status': 'creating'}' {{(pid=87016) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-770fa83c-ca63-4d58-bf16-085b96a710a0 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action returned with HTTP 202 Sep 01 02:12:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 842/1643] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:49 2026] POST /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d280d96f-c811-42e0-ad59-ed0960e86cae None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d280d96f-c811-42e0-ad59-ed0960e86cae tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 Sep 01 02:12:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d280d96f-c811-42e0-ad59-ed0960e86cae tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d280d96f-c811-42e0-ad59-ed0960e86cae tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d280d96f-c811-42e0-ad59-ed0960e86cae tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d280d96f-c811-42e0-ad59-ed0960e86cae tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 returned with HTTP 200 Sep 01 02:12:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 802/1644] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:49 2026] GET /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4f072682-5e31-485c-8478-5e64db18458f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4f072682-5e31-485c-8478-5e64db18458f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] POST http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action Sep 01 02:12:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4f072682-5e31-485c-8478-5e64db18458f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4f072682-5e31-485c-8478-5e64db18458f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.snapshot_actions [None req-4f072682-5e31-485c-8478-5e64db18458f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87016) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 02:12:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:49 devstack devstack@c-api.service[87016]: INFO cinder.api.contrib.snapshot_actions [None req-4f072682-5e31-485c-8478-5e64db18458f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Updating snapshot d244b699-f236-4090-bc80-68b16e56edb6 with info {'id': 'd244b699-f236-4090-bc80-68b16e56edb6', 'status': 'error', 'progress': '80%'} Sep 01 02:12:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4f072682-5e31-485c-8478-5e64db18458f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action returned with HTTP 202 Sep 01 02:12:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 843/1645] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:49 2026] POST /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0ddb2e0f-a2bc-4ad7-afd3-ecb1eae2aaa3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0ddb2e0f-a2bc-4ad7-afd3-ecb1eae2aaa3 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] GET http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 Sep 01 02:12:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0ddb2e0f-a2bc-4ad7-afd3-ecb1eae2aaa3 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0ddb2e0f-a2bc-4ad7-afd3-ecb1eae2aaa3 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0ddb2e0f-a2bc-4ad7-afd3-ecb1eae2aaa3 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Snapshot retrieved successfully. Sep 01 02:12:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0ddb2e0f-a2bc-4ad7-afd3-ecb1eae2aaa3 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 returned with HTTP 200 Sep 01 02:12:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 803/1646] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:49 2026] GET /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 => generated 461 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0f4342c2-2ede-4ff6-9315-3684f8b80f78 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0f4342c2-2ede-4ff6-9315-3684f8b80f78 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] POST http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action Sep 01 02:12:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0f4342c2-2ede-4ff6-9315-3684f8b80f78 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0f4342c2-2ede-4ff6-9315-3684f8b80f78 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.admin_actions [None req-0f4342c2-2ede-4ff6-9315-3684f8b80f78 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] Updating snapshot 'd244b699-f236-4090-bc80-68b16e56edb6' with '{'status': 'available'}' {{(pid=87016) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0f4342c2-2ede-4ff6-9315-3684f8b80f78 tempest-SnapshotsActionsTest-1294463101 tempest-SnapshotsActionsTest-1294463101-project-admin] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action returned with HTTP 202 Sep 01 02:12:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 844/1647] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:49 2026] POST /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8fba6b46-4da4-4019-a985-ec222d61001f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8fba6b46-4da4-4019-a985-ec222d61001f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 Sep 01 02:12:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8fba6b46-4da4-4019-a985-ec222d61001f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8fba6b46-4da4-4019-a985-ec222d61001f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8fba6b46-4da4-4019-a985-ec222d61001f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8fba6b46-4da4-4019-a985-ec222d61001f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 returned with HTTP 200 Sep 01 02:12:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 804/1648] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:49 2026] GET /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-339010c8-0411-4d6e-9589-2fb0566efefe None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-339010c8-0411-4d6e-9589-2fb0566efefe tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 Sep 01 02:12:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-339010c8-0411-4d6e-9589-2fb0566efefe tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-339010c8-0411-4d6e-9589-2fb0566efefe tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:50 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-339010c8-0411-4d6e-9589-2fb0566efefe tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Delete snapshot with id: d244b699-f236-4090-bc80-68b16e56edb6 Sep 01 02:12:50 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:50 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-339010c8-0411-4d6e-9589-2fb0566efefe tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:50 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:50 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-339010c8-0411-4d6e-9589-2fb0566efefe tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot delete request issued successfully. Sep 01 02:12:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-339010c8-0411-4d6e-9589-2fb0566efefe tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 returned with HTTP 202 Sep 01 02:12:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 845/1649] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:12:49 2026] DELETE /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6d50da01-619a-4c29-a1b2-e3fbfdbddfa4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6d50da01-619a-4c29-a1b2-e3fbfdbddfa4 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 Sep 01 02:12:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6d50da01-619a-4c29-a1b2-e3fbfdbddfa4 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6d50da01-619a-4c29-a1b2-e3fbfdbddfa4 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c4fc9bfb-6867-48a8-85b8-24f4941b7bc1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c4fc9bfb-6867-48a8-85b8-24f4941b7bc1 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/4e1bc12c-2c63-43ef-8a70-51f65824dd89 Sep 01 02:12:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c4fc9bfb-6867-48a8-85b8-24f4941b7bc1 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c4fc9bfb-6867-48a8-85b8-24f4941b7bc1 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:50 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:50 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:50 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6d50da01-619a-4c29-a1b2-e3fbfdbddfa4 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6d50da01-619a-4c29-a1b2-e3fbfdbddfa4 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 returned with HTTP 200 Sep 01 02:12:50 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 805/1650] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:50 2026] GET /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 => generated 464 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c4fc9bfb-6867-48a8-85b8-24f4941b7bc1 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/4e1bc12c-2c63-43ef-8a70-51f65824dd89 returned with HTTP 404 Sep 01 02:12:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 846/1651] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:50 2026] GET /volume/v3/volumes/4e1bc12c-2c63-43ef-8a70-51f65824dd89 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bb46c589-18c9-473b-9625-86f2866402b9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bb46c589-18c9-473b-9625-86f2866402b9 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] DELETE http://192.168.122.72/volume/v3/volumes/214b6d5c-e291-4aa9-a239-82d5effb3b40 Sep 01 02:12:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bb46c589-18c9-473b-9625-86f2866402b9 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bb46c589-18c9-473b-9625-86f2866402b9 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:50 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-bb46c589-18c9-473b-9625-86f2866402b9 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Delete volume with id: 214b6d5c-e291-4aa9-a239-82d5effb3b40 Sep 01 02:12:50 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:50 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:50 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:50 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:50 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-bb46c589-18c9-473b-9625-86f2866402b9 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:50 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-bb46c589-18c9-473b-9625-86f2866402b9 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Delete volume request issued successfully. Sep 01 02:12:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bb46c589-18c9-473b-9625-86f2866402b9 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/214b6d5c-e291-4aa9-a239-82d5effb3b40 returned with HTTP 202 Sep 01 02:12:50 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 806/1652] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:50 2026] DELETE /volume/v3/volumes/214b6d5c-e291-4aa9-a239-82d5effb3b40 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d85886c9-506b-4be9-bba0-4581e0c876d5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d85886c9-506b-4be9-bba0-4581e0c876d5 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/214b6d5c-e291-4aa9-a239-82d5effb3b40 Sep 01 02:12:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d85886c9-506b-4be9-bba0-4581e0c876d5 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d85886c9-506b-4be9-bba0-4581e0c876d5 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:50 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:50 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:50 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:50 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d85886c9-506b-4be9-bba0-4581e0c876d5 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d85886c9-506b-4be9-bba0-4581e0c876d5 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/214b6d5c-e291-4aa9-a239-82d5effb3b40 returned with HTTP 200 Sep 01 02:12:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 847/1653] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:50 2026] GET /volume/v3/volumes/214b6d5c-e291-4aa9-a239-82d5effb3b40 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-65fbeff4-64c4-4066-a81a-d2d26f043ffd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-65fbeff4-64c4-4066-a81a-d2d26f043ffd tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 Sep 01 02:12:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-65fbeff4-64c4-4066-a81a-d2d26f043ffd tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-65fbeff4-64c4-4066-a81a-d2d26f043ffd tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-65fbeff4-64c4-4066-a81a-d2d26f043ffd tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-65fbeff4-64c4-4066-a81a-d2d26f043ffd tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 returned with HTTP 200 Sep 01 02:12:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 807/1654] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:51 2026] GET /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 => generated 464 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a9a3a2a4-80aa-48e4-8544-01f4399f479d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a9a3a2a4-80aa-48e4-8544-01f4399f479d tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/214b6d5c-e291-4aa9-a239-82d5effb3b40 Sep 01 02:12:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a9a3a2a4-80aa-48e4-8544-01f4399f479d tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a9a3a2a4-80aa-48e4-8544-01f4399f479d tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a9a3a2a4-80aa-48e4-8544-01f4399f479d tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a9a3a2a4-80aa-48e4-8544-01f4399f479d tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/214b6d5c-e291-4aa9-a239-82d5effb3b40 returned with HTTP 200 Sep 01 02:12:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 848/1655] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:51 2026] GET /volume/v3/volumes/214b6d5c-e291-4aa9-a239-82d5effb3b40 => generated 861 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8e339196-1ca6-46e5-86b2-cc73100f769b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8e339196-1ca6-46e5-86b2-cc73100f769b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 Sep 01 02:12:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8e339196-1ca6-46e5-86b2-cc73100f769b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8e339196-1ca6-46e5-86b2-cc73100f769b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8e339196-1ca6-46e5-86b2-cc73100f769b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Snapshot retrieved successfully. Sep 01 02:12:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8e339196-1ca6-46e5-86b2-cc73100f769b tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 returned with HTTP 200 Sep 01 02:12:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 808/1656] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:52 2026] GET /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e0d162f3-eca1-44f9-8809-8840b2c90353 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e0d162f3-eca1-44f9-8809-8840b2c90353 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/214b6d5c-e291-4aa9-a239-82d5effb3b40 Sep 01 02:12:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e0d162f3-eca1-44f9-8809-8840b2c90353 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e0d162f3-eca1-44f9-8809-8840b2c90353 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e0d162f3-eca1-44f9-8809-8840b2c90353 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/214b6d5c-e291-4aa9-a239-82d5effb3b40 returned with HTTP 404 Sep 01 02:12:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 849/1657] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:52 2026] GET /volume/v3/volumes/214b6d5c-e291-4aa9-a239-82d5effb3b40 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:12:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c335be28-c048-4cb9-af1c-ef6325b9c6b7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c335be28-c048-4cb9-af1c-ef6325b9c6b7 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] DELETE http://192.168.122.72/volume/v3/volumes/d1808c5e-0718-460a-a9b6-967a002b88d2 Sep 01 02:12:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c335be28-c048-4cb9-af1c-ef6325b9c6b7 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c335be28-c048-4cb9-af1c-ef6325b9c6b7 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:52 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-c335be28-c048-4cb9-af1c-ef6325b9c6b7 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Delete volume with id: d1808c5e-0718-460a-a9b6-967a002b88d2 Sep 01 02:12:52 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:52 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c335be28-c048-4cb9-af1c-ef6325b9c6b7 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c335be28-c048-4cb9-af1c-ef6325b9c6b7 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Delete volume request issued successfully. Sep 01 02:12:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c335be28-c048-4cb9-af1c-ef6325b9c6b7 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/d1808c5e-0718-460a-a9b6-967a002b88d2 returned with HTTP 202 Sep 01 02:12:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 809/1658] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:52 2026] DELETE /volume/v3/volumes/d1808c5e-0718-460a-a9b6-967a002b88d2 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-008df5a8-84b6-4d3d-bced-2ac51889d881 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-008df5a8-84b6-4d3d-bced-2ac51889d881 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/d1808c5e-0718-460a-a9b6-967a002b88d2 Sep 01 02:12:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-008df5a8-84b6-4d3d-bced-2ac51889d881 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-008df5a8-84b6-4d3d-bced-2ac51889d881 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:52 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-008df5a8-84b6-4d3d-bced-2ac51889d881 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Volume info retrieved successfully. Sep 01 02:12:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-008df5a8-84b6-4d3d-bced-2ac51889d881 tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/d1808c5e-0718-460a-a9b6-967a002b88d2 returned with HTTP 200 Sep 01 02:12:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 850/1659] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:52 2026] GET /volume/v3/volumes/d1808c5e-0718-460a-a9b6-967a002b88d2 => generated 862 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c1507935-9aa3-45e3-9a00-89d0f715ecc3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c1507935-9aa3-45e3-9a00-89d0f715ecc3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:12:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c1507935-9aa3-45e3-9a00-89d0f715ecc3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "97f1460d-e99d-469e-a933-615f59c7b55c", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1886411358"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-c1507935-9aa3-45e3-9a00-89d0f715ecc3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Create volume request body: {'volume': {'imageRef': '97f1460d-e99d-469e-a933-615f59c7b55c', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1886411358'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:53 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-c1507935-9aa3-45e3-9a00-89d0f715ecc3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Create volume of 1 GB Sep 01 02:12:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c1507935-9aa3-45e3-9a00-89d0f715ecc3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Availability Zones retrieved successfully. Sep 01 02:12:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c1507935-9aa3-45e3-9a00-89d0f715ecc3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Flow 'volume_create_api' (0c35ba31-9bd3-4dbf-ac69-dbe5de1fd69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c1507935-9aa3-45e3-9a00-89d0f715ecc3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9c8539a-84b4-40e3-b347-86c272353fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-c1507935-9aa3-45e3-9a00-89d0f715ecc3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-982faa12-c4f8-40c5-b512-e1f8bc17cb9f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-982faa12-c4f8-40c5-b512-e1f8bc17cb9f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 Sep 01 02:12:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-982faa12-c4f8-40c5-b512-e1f8bc17cb9f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-982faa12-c4f8-40c5-b512-e1f8bc17cb9f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-982faa12-c4f8-40c5-b512-e1f8bc17cb9f tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 returned with HTTP 404 Sep 01 02:12:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 851/1660] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:53 2026] GET /volume/v3/snapshots/d244b699-f236-4090-bc80-68b16e56edb6 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-717fd716-e5d9-44f0-88c8-fd38de6bcf9d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-717fd716-e5d9-44f0-88c8-fd38de6bcf9d tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 Sep 01 02:12:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-717fd716-e5d9-44f0-88c8-fd38de6bcf9d tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-717fd716-e5d9-44f0-88c8-fd38de6bcf9d tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-717fd716-e5d9-44f0-88c8-fd38de6bcf9d tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Volume info retrieved successfully. Sep 01 02:12:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-717fd716-e5d9-44f0-88c8-fd38de6bcf9d tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 returned with HTTP 200 Sep 01 02:12:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 852/1661] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:53 2026] GET /volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e5ce6a98-f5de-415c-ad4e-9921eb2bb367 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e5ce6a98-f5de-415c-ad4e-9921eb2bb367 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] DELETE http://192.168.122.72/volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 Sep 01 02:12:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c1507935-9aa3-45e3-9a00-89d0f715ecc3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9c8539a-84b4-40e3-b347-86c272353fce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e5ce6a98-f5de-415c-ad4e-9921eb2bb367 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e5ce6a98-f5de-415c-ad4e-9921eb2bb367 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:53 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-e5ce6a98-f5de-415c-ad4e-9921eb2bb367 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Delete volume with id: 82dfc923-73a0-4a02-9165-9197c08b5c23 Sep 01 02:12:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c1507935-9aa3-45e3-9a00-89d0f715ecc3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c72ed882-db24-41e9-9ed7-6f66cefddba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e5ce6a98-f5de-415c-ad4e-9921eb2bb367 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Volume info retrieved successfully. Sep 01 02:12:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e5ce6a98-f5de-415c-ad4e-9921eb2bb367 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Delete volume request issued successfully. Sep 01 02:12:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e5ce6a98-f5de-415c-ad4e-9921eb2bb367 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 returned with HTTP 202 Sep 01 02:12:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 853/1662] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:53 2026] DELETE /volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-58a7fd81-5e47-44ec-8ed8-62131a5d19a9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-58a7fd81-5e47-44ec-8ed8-62131a5d19a9 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 Sep 01 02:12:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-58a7fd81-5e47-44ec-8ed8-62131a5d19a9 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-58a7fd81-5e47-44ec-8ed8-62131a5d19a9 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-58a7fd81-5e47-44ec-8ed8-62131a5d19a9 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Volume info retrieved successfully. Sep 01 02:12:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-58a7fd81-5e47-44ec-8ed8-62131a5d19a9 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 returned with HTTP 200 Sep 01 02:12:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 854/1663] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:53 2026] GET /volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:53 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-c1507935-9aa3-45e3-9a00-89d0f715ecc3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Created reservations ['216ab51f-473a-466c-a041-378d41d75fda', '20c0c9ee-a239-45b3-b083-2a5f0d167da9', '7f369e99-9434-42be-bd2f-fbd2af51aa98', 'd939dda9-6842-430a-9f73-1af20e1917fe'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c1507935-9aa3-45e3-9a00-89d0f715ecc3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c72ed882-db24-41e9-9ed7-6f66cefddba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['216ab51f-473a-466c-a041-378d41d75fda', '20c0c9ee-a239-45b3-b083-2a5f0d167da9', '7f369e99-9434-42be-bd2f-fbd2af51aa98', 'd939dda9-6842-430a-9f73-1af20e1917fe']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c1507935-9aa3-45e3-9a00-89d0f715ecc3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0fdb4b6-57c3-44b8-b771-8f0582272e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:53 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:53 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c1507935-9aa3-45e3-9a00-89d0f715ecc3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0fdb4b6-57c3-44b8-b771-8f0582272e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4795873-f813-4974-b6a4-c4c3243fc74d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1886411358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa2ba9adac074ad5be7fa8f179f2769d',qos_specs=None,replication_status=,reservations=['216ab51f-473a-466c-a041-378d41d75fda','20c0c9ee-a239-45b3-b083-2a5f0d167da9','7f369e99-9434-42be-bd2f-fbd2af51aa98','d939dda9-6842-430a-9f73-1af20e1917fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71067e43a77440b7864cea0c201919ae',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1886411358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4795873-f813-4974-b6a4-c4c3243fc74d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa2ba9adac074ad5be7fa8f179f2769d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71067e43a77440b7864cea0c201919ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c1507935-9aa3-45e3-9a00-89d0f715ecc3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4c0c27c-5097-421e-b065-8548acde77f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1ca9037c-69c1-41dc-95ba-f43ab2d6d7dc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c1507935-9aa3-45e3-9a00-89d0f715ecc3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4c0c27c-5097-421e-b065-8548acde77f4) transitioned into state 'SUCCESS' from state '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-1886411358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa2ba9adac074ad5be7fa8f179f2769d',qos_specs=None,replication_status=,reservations=['216ab51f-473a-466c-a041-378d41d75fda','20c0c9ee-a239-45b3-b083-2a5f0d167da9','7f369e99-9434-42be-bd2f-fbd2af51aa98','d939dda9-6842-430a-9f73-1af20e1917fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71067e43a77440b7864cea0c201919ae',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1ca9037c-69c1-41dc-95ba-f43ab2d6d7dc tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] GET http://192.168.122.72/volume/v3/volumes/d1808c5e-0718-460a-a9b6-967a002b88d2 Sep 01 02:12:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c1507935-9aa3-45e3-9a00-89d0f715ecc3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c293ddc4-d7a5-4d5e-8dcf-e68610b40a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1ca9037c-69c1-41dc-95ba-f43ab2d6d7dc tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1ca9037c-69c1-41dc-95ba-f43ab2d6d7dc tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c1507935-9aa3-45e3-9a00-89d0f715ecc3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c293ddc4-d7a5-4d5e-8dcf-e68610b40a85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1ca9037c-69c1-41dc-95ba-f43ab2d6d7dc tempest-CreateVolumesFromSourceVolumeTest-1698563380 tempest-CreateVolumesFromSourceVolumeTest-1698563380-project-member] http://192.168.122.72/volume/v3/volumes/d1808c5e-0718-460a-a9b6-967a002b88d2 returned with HTTP 404 Sep 01 02:12:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 855/1664] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:53 2026] GET /volume/v3/volumes/d1808c5e-0718-460a-a9b6-967a002b88d2 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c1507935-9aa3-45e3-9a00-89d0f715ecc3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Flow 'volume_create_api' (0c35ba31-9bd3-4dbf-ac69-dbe5de1fd69e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c1507935-9aa3-45e3-9a00-89d0f715ecc3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Create volume request issued successfully. Sep 01 02:12:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c1507935-9aa3-45e3-9a00-89d0f715ecc3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 810/1665] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:12:53 2026] POST /volume/v3/volumes => generated 755 bytes in 727 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-125948ef-674a-4e93-afb9-e0b0b3abaa40 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-125948ef-674a-4e93-afb9-e0b0b3abaa40 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d Sep 01 02:12:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-125948ef-674a-4e93-afb9-e0b0b3abaa40 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-125948ef-674a-4e93-afb9-e0b0b3abaa40 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-125948ef-674a-4e93-afb9-e0b0b3abaa40 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:12:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-125948ef-674a-4e93-afb9-e0b0b3abaa40 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d returned with HTTP 200 Sep 01 02:12:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 856/1666] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:53 2026] GET /volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d => generated 823 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-194c6e6f-41aa-469a-b275-3a04b45c16f3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-194c6e6f-41aa-469a-b275-3a04b45c16f3 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 Sep 01 02:12:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-194c6e6f-41aa-469a-b275-3a04b45c16f3 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-194c6e6f-41aa-469a-b275-3a04b45c16f3 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:54 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:54 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:54 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:54 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:54 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-194c6e6f-41aa-469a-b275-3a04b45c16f3 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Volume info retrieved successfully. Sep 01 02:12:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-194c6e6f-41aa-469a-b275-3a04b45c16f3 tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 returned with HTTP 200 Sep 01 02:12:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 811/1667] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:54 2026] GET /volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5c287534-3fb2-4ddf-9e4f-f1f6400829e5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5c287534-3fb2-4ddf-9e4f-f1f6400829e5 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d Sep 01 02:12:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5c287534-3fb2-4ddf-9e4f-f1f6400829e5 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5c287534-3fb2-4ddf-9e4f-f1f6400829e5 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:54 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:54 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:54 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:54 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:54 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5c287534-3fb2-4ddf-9e4f-f1f6400829e5 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:12:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5c287534-3fb2-4ddf-9e4f-f1f6400829e5 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d returned with HTTP 200 Sep 01 02:12:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 857/1668] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:54 2026] GET /volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d => generated 847 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9a6a641e-515f-4cbe-80ce-1e8a05f49abc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9a6a641e-515f-4cbe-80ce-1e8a05f49abc tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] GET http://192.168.122.72/volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 Sep 01 02:12:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9a6a641e-515f-4cbe-80ce-1e8a05f49abc tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9a6a641e-515f-4cbe-80ce-1e8a05f49abc tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9a6a641e-515f-4cbe-80ce-1e8a05f49abc tempest-SnapshotsActionsTest-1713409756 tempest-SnapshotsActionsTest-1713409756-project-member] http://192.168.122.72/volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 returned with HTTP 404 Sep 01 02:12:55 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 812/1669] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:55 2026] GET /volume/v3/volumes/82dfc923-73a0-4a02-9165-9197c08b5c23 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-21fda9e2-2e94-4e73-b9c8-f83c992fffef None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-21fda9e2-2e94-4e73-b9c8-f83c992fffef tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d Sep 01 02:12:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-21fda9e2-2e94-4e73-b9c8-f83c992fffef tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-21fda9e2-2e94-4e73-b9c8-f83c992fffef tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:56 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:56 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-21fda9e2-2e94-4e73-b9c8-f83c992fffef tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:12:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-21fda9e2-2e94-4e73-b9c8-f83c992fffef tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d returned with HTTP 200 Sep 01 02:12:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 858/1670] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:56 2026] GET /volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d => generated 905 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f769ffc5-9b0d-4454-b963-3c9b7bb3f536 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f769ffc5-9b0d-4454-b963-3c9b7bb3f536 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d Sep 01 02:12:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f769ffc5-9b0d-4454-b963-3c9b7bb3f536 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f769ffc5-9b0d-4454-b963-3c9b7bb3f536 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:57 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:57 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:57 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:57 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f769ffc5-9b0d-4454-b963-3c9b7bb3f536 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:12:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f769ffc5-9b0d-4454-b963-3c9b7bb3f536 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d returned with HTTP 200 Sep 01 02:12:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 813/1671] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:57 2026] GET /volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d => generated 905 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8331251f-fda8-425e-ac26-e50f81974f98 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8331251f-fda8-425e-ac26-e50f81974f98 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:12:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8331251f-fda8-425e-ac26-e50f81974f98 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-388076758"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-8331251f-fda8-425e-ac26-e50f81974f98 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-388076758'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:57 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-8331251f-fda8-425e-ac26-e50f81974f98 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Create volume of 1 GB Sep 01 02:12:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8331251f-fda8-425e-ac26-e50f81974f98 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Availability Zones retrieved successfully. Sep 01 02:12:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8331251f-fda8-425e-ac26-e50f81974f98 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Flow 'volume_create_api' (559d02a5-9bd4-4c43-bc4c-1df8409e1dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8331251f-fda8-425e-ac26-e50f81974f98 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ab4de0c-ae23-435f-bd40-d52e9ce5b9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-8331251f-fda8-425e-ac26-e50f81974f98 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8331251f-fda8-425e-ac26-e50f81974f98 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ab4de0c-ae23-435f-bd40-d52e9ce5b9ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8331251f-fda8-425e-ac26-e50f81974f98 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82eaf29e-b967-415d-88bb-ed2c9163ba2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:58 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-8331251f-fda8-425e-ac26-e50f81974f98 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Created reservations ['92785071-80cd-416a-89ab-d271447face8', 'fa9ce639-6ed6-440d-90c9-264741c14540', 'fb6dfe7e-7d67-4c63-901c-3740a87a0a6c', 'f18c01b4-dc98-4613-b2ce-01f0964e391e'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:58 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8331251f-fda8-425e-ac26-e50f81974f98 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82eaf29e-b967-415d-88bb-ed2c9163ba2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92785071-80cd-416a-89ab-d271447face8', 'fa9ce639-6ed6-440d-90c9-264741c14540', 'fb6dfe7e-7d67-4c63-901c-3740a87a0a6c', 'f18c01b4-dc98-4613-b2ce-01f0964e391e']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:58 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8331251f-fda8-425e-ac26-e50f81974f98 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (679a3f26-55c5-4bd0-86c4-f5ac9a7c1de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:58 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8331251f-fda8-425e-ac26-e50f81974f98 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (679a3f26-55c5-4bd0-86c4-f5ac9a7c1de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0688c059-ca7e-40ad-bb7e-10ec0a9194c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-388076758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2e8a86d35784031bc2695f59070eda6',qos_specs=None,replication_status=,reservations=['92785071-80cd-416a-89ab-d271447face8','fa9ce639-6ed6-440d-90c9-264741c14540','fb6dfe7e-7d67-4c63-901c-3740a87a0a6c','f18c01b4-dc98-4613-b2ce-01f0964e391e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0507046814264c27a7b96fd05c740de4',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-388076758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0688c059-ca7e-40ad-bb7e-10ec0a9194c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2e8a86d35784031bc2695f59070eda6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0507046814264c27a7b96fd05c740de4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:58 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8331251f-fda8-425e-ac26-e50f81974f98 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe72dc80-6b5a-46a8-a03c-659cfc5e82ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:58 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8331251f-fda8-425e-ac26-e50f81974f98 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe72dc80-6b5a-46a8-a03c-659cfc5e82ff) transitioned into state 'SUCCESS' from state '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-388076758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2e8a86d35784031bc2695f59070eda6',qos_specs=None,replication_status=,reservations=['92785071-80cd-416a-89ab-d271447face8','fa9ce639-6ed6-440d-90c9-264741c14540','fb6dfe7e-7d67-4c63-901c-3740a87a0a6c','f18c01b4-dc98-4613-b2ce-01f0964e391e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0507046814264c27a7b96fd05c740de4',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:58 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8331251f-fda8-425e-ac26-e50f81974f98 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3841660-a365-4e46-8e24-8a5880b795da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:58 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8331251f-fda8-425e-ac26-e50f81974f98 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3841660-a365-4e46-8e24-8a5880b795da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:58 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8331251f-fda8-425e-ac26-e50f81974f98 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Flow 'volume_create_api' (559d02a5-9bd4-4c43-bc4c-1df8409e1dba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8331251f-fda8-425e-ac26-e50f81974f98 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Create volume request issued successfully. Sep 01 02:12:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8331251f-fda8-425e-ac26-e50f81974f98 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 859/1672] 192.168.122.72 () {62 vars in 1178 bytes} [Tue Sep 1 02:12:57 2026] POST /volume/v3/volumes => generated 776 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:12:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f4de735d-7322-44db-bd21-7e57b1394abd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fb0fe66c-90dd-47c5-98a0-4f07a964a4e3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fb0fe66c-90dd-47c5-98a0-4f07a964a4e3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d Sep 01 02:12:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fb0fe66c-90dd-47c5-98a0-4f07a964a4e3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fb0fe66c-90dd-47c5-98a0-4f07a964a4e3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f4de735d-7322-44db-bd21-7e57b1394abd tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] GET http://192.168.122.72/volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 Sep 01 02:12:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f4de735d-7322-44db-bd21-7e57b1394abd tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f4de735d-7322-44db-bd21-7e57b1394abd tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:58 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:58 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:58 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:58 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fb0fe66c-90dd-47c5-98a0-4f07a964a4e3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:12:58 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f4de735d-7322-44db-bd21-7e57b1394abd tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Volume info retrieved successfully. Sep 01 02:12:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fb0fe66c-90dd-47c5-98a0-4f07a964a4e3 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d returned with HTTP 200 Sep 01 02:12:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 860/1673] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:58 2026] GET /volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d => generated 908 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f4de735d-7322-44db-bd21-7e57b1394abd tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 returned with HTTP 200 Sep 01 02:12:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 814/1674] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:58 2026] GET /volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 => generated 844 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-dd46843f-761e-47b5-a8c3-6854534c0aa0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dd46843f-761e-47b5-a8c3-6854534c0aa0 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d Sep 01 02:12:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dd46843f-761e-47b5-a8c3-6854534c0aa0 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dd46843f-761e-47b5-a8c3-6854534c0aa0 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c00ade66-1190-4487-a24c-a3fb0ce8c372 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c00ade66-1190-4487-a24c-a3fb0ce8c372 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] GET http://192.168.122.72/volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 Sep 01 02:12:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c00ade66-1190-4487-a24c-a3fb0ce8c372 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c00ade66-1190-4487-a24c-a3fb0ce8c372 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:12:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:12:59 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:59 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:12:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-dd46843f-761e-47b5-a8c3-6854534c0aa0 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:12:59 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:59 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:12:59 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c00ade66-1190-4487-a24c-a3fb0ce8c372 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Volume info retrieved successfully. Sep 01 02:12:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dd46843f-761e-47b5-a8c3-6854534c0aa0 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d returned with HTTP 200 Sep 01 02:12:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 861/1675] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:59 2026] GET /volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d => generated 908 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c00ade66-1190-4487-a24c-a3fb0ce8c372 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 returned with HTTP 200 Sep 01 02:12:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 815/1676] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:59 2026] GET /volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 => generated 868 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1698ddc8-4da0-420f-9d7d-797787516adf None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-07bb1855-98af-4707-884b-c5dbea6f7ce4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1698ddc8-4da0-420f-9d7d-797787516adf tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d Sep 01 02:13:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1698ddc8-4da0-420f-9d7d-797787516adf tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1698ddc8-4da0-420f-9d7d-797787516adf tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-07bb1855-98af-4707-884b-c5dbea6f7ce4 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] GET http://192.168.122.72/volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 Sep 01 02:13:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-07bb1855-98af-4707-884b-c5dbea6f7ce4 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-07bb1855-98af-4707-884b-c5dbea6f7ce4 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:00 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:00 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:00 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:00 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:00 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:00 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:00 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1698ddc8-4da0-420f-9d7d-797787516adf tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:00 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-07bb1855-98af-4707-884b-c5dbea6f7ce4 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Volume info retrieved successfully. Sep 01 02:13:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1698ddc8-4da0-420f-9d7d-797787516adf tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d returned with HTTP 200 Sep 01 02:13:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 862/1677] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:00 2026] GET /volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d => generated 908 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-07bb1855-98af-4707-884b-c5dbea6f7ce4 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 returned with HTTP 200 Sep 01 02:13:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 816/1678] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:00 2026] GET /volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 => generated 869 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e247a343-8fa9-4398-84d6-ea41f5bea7dc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e247a343-8fa9-4398-84d6-ea41f5bea7dc tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:13:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e247a343-8fa9-4398-84d6-ea41f5bea7dc tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0688c059-ca7e-40ad-bb7e-10ec0a9194c8", "name": "tempest-VolumeDependencyTests-Snapshot-1173817398"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:00 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:00 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:00 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:00 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:00 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e247a343-8fa9-4398-84d6-ea41f5bea7dc tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Volume info retrieved successfully. Sep 01 02:13:00 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-e247a343-8fa9-4398-84d6-ea41f5bea7dc tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Create snapshot from volume 0688c059-ca7e-40ad-bb7e-10ec0a9194c8 Sep 01 02:13:00 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-e247a343-8fa9-4398-84d6-ea41f5bea7dc tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Created reservations ['dfedf390-2a9a-434b-a58b-23da7f920df6', '0479df12-e0c9-4831-884e-5d7dea06ac47', '78e60cbf-ea90-48c1-bc3a-1d73f5d88668', 'ea260060-9bc1-4363-ae37-c05dccf029f2'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:00 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:00 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:00 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e247a343-8fa9-4398-84d6-ea41f5bea7dc tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Snapshot create request issued successfully. Sep 01 02:13:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e247a343-8fa9-4398-84d6-ea41f5bea7dc tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:13:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 863/1679] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:13:00 2026] POST /volume/v3/snapshots => generated 308 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-32a11e82-71b2-4d86-bf93-66c175f1f6a1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-32a11e82-71b2-4d86-bf93-66c175f1f6a1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] GET http://192.168.122.72/volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 Sep 01 02:13:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-32a11e82-71b2-4d86-bf93-66c175f1f6a1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-32a11e82-71b2-4d86-bf93-66c175f1f6a1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:00 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-32a11e82-71b2-4d86-bf93-66c175f1f6a1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Snapshot retrieved successfully. Sep 01 02:13:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-32a11e82-71b2-4d86-bf93-66c175f1f6a1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 returned with HTTP 200 Sep 01 02:13:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 817/1680] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:00 2026] GET /volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e332138b-1d64-4a03-a59c-3a5015719fd9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e332138b-1d64-4a03-a59c-3a5015719fd9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d Sep 01 02:13:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e332138b-1d64-4a03-a59c-3a5015719fd9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e332138b-1d64-4a03-a59c-3a5015719fd9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:01 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:01 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e332138b-1d64-4a03-a59c-3a5015719fd9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e332138b-1d64-4a03-a59c-3a5015719fd9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d returned with HTTP 200 Sep 01 02:13:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 864/1681] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:01 2026] GET /volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d => generated 1326 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-df3f8d18-cf8d-4769-b969-5fdc987c1ece None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-df3f8d18-cf8d-4769-b969-5fdc987c1ece tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] POST http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d/action Sep 01 02:13:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-df3f8d18-cf8d-4769-b969-5fdc987c1ece tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-df3f8d18-cf8d-4769-b969-5fdc987c1ece tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:01 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:01 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:01 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-df3f8d18-cf8d-4769-b969-5fdc987c1ece tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e924cef7-aa97-4c60-8959-666034f6bba4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:01 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-df3f8d18-cf8d-4769-b969-5fdc987c1ece tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Created reservations ['75f4d9c8-86db-4c14-866e-1d28abd0cd38', '7860d22e-0de9-4acf-9451-83ab1d0e63e0'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:01 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-df3f8d18-cf8d-4769-b969-5fdc987c1ece tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Extend volume request issued successfully. Sep 01 02:13:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-df3f8d18-cf8d-4769-b969-5fdc987c1ece tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d/action returned with HTTP 202 Sep 01 02:13:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 818/1682] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:13:01 2026] POST /volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d/action => generated 0 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:13:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-92b64761-b870-4605-812f-cd220b1306f8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-92b64761-b870-4605-812f-cd220b1306f8 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d Sep 01 02:13:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-92b64761-b870-4605-812f-cd220b1306f8 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-92b64761-b870-4605-812f-cd220b1306f8 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:01 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:01 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:01 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-92b64761-b870-4605-812f-cd220b1306f8 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-92b64761-b870-4605-812f-cd220b1306f8 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d returned with HTTP 200 Sep 01 02:13:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 819/1683] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:01 2026] GET /volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d => generated 1326 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:13:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-090c0181-8552-4ebb-a6ef-a27baf587bc8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-090c0181-8552-4ebb-a6ef-a27baf587bc8 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] GET http://192.168.122.72/volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 Sep 01 02:13:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-090c0181-8552-4ebb-a6ef-a27baf587bc8 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-090c0181-8552-4ebb-a6ef-a27baf587bc8 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e924cef7-aa97-4c60-8959-666034f6bba4 tempest-VolumePoolsAdminTestsJSON-1749954358 tempest-VolumePoolsAdminTestsJSON-1749954358-project-admin] GET http://192.168.122.72/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 02:13:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e924cef7-aa97-4c60-8959-666034f6bba4 tempest-VolumePoolsAdminTestsJSON-1749954358 tempest-VolumePoolsAdminTestsJSON-1749954358-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e924cef7-aa97-4c60-8959-666034f6bba4 tempest-VolumePoolsAdminTestsJSON-1749954358 tempest-VolumePoolsAdminTestsJSON-1749954358-project-admin] Calling method 'get_pools' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:01 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-090c0181-8552-4ebb-a6ef-a27baf587bc8 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Snapshot retrieved successfully. Sep 01 02:13:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-090c0181-8552-4ebb-a6ef-a27baf587bc8 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 returned with HTTP 200 Sep 01 02:13:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 820/1684] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:01 2026] GET /volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e924cef7-aa97-4c60-8959-666034f6bba4 tempest-VolumePoolsAdminTestsJSON-1749954358 tempest-VolumePoolsAdminTestsJSON-1749954358-project-admin] http://192.168.122.72/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 02:13:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 865/1685] 192.168.122.72 () {58 vars in 1193 bytes} [Tue Sep 1 02:13:01 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d27bcfff-311e-4d7d-9a8e-233fb65b7752 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d27bcfff-311e-4d7d-9a8e-233fb65b7752 tempest-VolumePoolsAdminTestsJSON-1749954358 tempest-VolumePoolsAdminTestsJSON-1749954358-project-admin] GET http://192.168.122.72/volume/v3/scheduler-stats/get_pools Sep 01 02:13:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d27bcfff-311e-4d7d-9a8e-233fb65b7752 tempest-VolumePoolsAdminTestsJSON-1749954358 tempest-VolumePoolsAdminTestsJSON-1749954358-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d27bcfff-311e-4d7d-9a8e-233fb65b7752 tempest-VolumePoolsAdminTestsJSON-1749954358 tempest-VolumePoolsAdminTestsJSON-1749954358-project-admin] Calling method 'get_pools' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d27bcfff-311e-4d7d-9a8e-233fb65b7752 tempest-VolumePoolsAdminTestsJSON-1749954358 tempest-VolumePoolsAdminTestsJSON-1749954358-project-admin] http://192.168.122.72/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:13:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 821/1686] 192.168.122.72 () {58 vars in 1170 bytes} [Tue Sep 1 02:13:01 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0afbd222-1e7a-4958-b87e-53f3daba8cbf None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0afbd222-1e7a-4958-b87e-53f3daba8cbf tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d Sep 01 02:13:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0afbd222-1e7a-4958-b87e-53f3daba8cbf tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0afbd222-1e7a-4958-b87e-53f3daba8cbf tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7d006a65-b2ad-4982-8f2f-358872fee161 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7d006a65-b2ad-4982-8f2f-358872fee161 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] GET http://192.168.122.72/volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 Sep 01 02:13:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7d006a65-b2ad-4982-8f2f-358872fee161 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7d006a65-b2ad-4982-8f2f-358872fee161 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:02 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:02 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:02 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:02 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0afbd222-1e7a-4958-b87e-53f3daba8cbf tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7d006a65-b2ad-4982-8f2f-358872fee161 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Snapshot retrieved successfully. Sep 01 02:13:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7d006a65-b2ad-4982-8f2f-358872fee161 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 returned with HTTP 200 Sep 01 02:13:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 822/1687] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:02 2026] GET /volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 => generated 440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0afbd222-1e7a-4958-b87e-53f3daba8cbf tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d returned with HTTP 200 Sep 01 02:13:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 866/1688] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:02 2026] GET /volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d => generated 1326 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:13:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0003ca28-7f79-4301-9faa-fedf9c6e8d75 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0003ca28-7f79-4301-9faa-fedf9c6e8d75 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] GET http://192.168.122.72/volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 Sep 01 02:13:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0003ca28-7f79-4301-9faa-fedf9c6e8d75 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0003ca28-7f79-4301-9faa-fedf9c6e8d75 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ae436ee1-f67e-4f2d-95ea-365de4495586 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:03 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:03 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0003ca28-7f79-4301-9faa-fedf9c6e8d75 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Snapshot retrieved successfully. Sep 01 02:13:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0003ca28-7f79-4301-9faa-fedf9c6e8d75 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 returned with HTTP 200 Sep 01 02:13:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 823/1689] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:03 2026] GET /volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ae436ee1-f67e-4f2d-95ea-365de4495586 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d Sep 01 02:13:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ae436ee1-f67e-4f2d-95ea-365de4495586 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ae436ee1-f67e-4f2d-95ea-365de4495586 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-090aa93d-094f-426b-bb73-60a7e7b085d1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-090aa93d-094f-426b-bb73-60a7e7b085d1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:13:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-090aa93d-094f-426b-bb73-60a7e7b085d1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1d9ac61b-4f72-45de-8a4a-759f0578dec9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1302685103"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-090aa93d-094f-426b-bb73-60a7e7b085d1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Create volume request body: {'volume': {'snapshot_id': '1d9ac61b-4f72-45de-8a4a-759f0578dec9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1302685103'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:03 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:03 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:03 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:03 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:03 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:03 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-090aa93d-094f-426b-bb73-60a7e7b085d1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Snapshot retrieved successfully. Sep 01 02:13:03 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-090aa93d-094f-426b-bb73-60a7e7b085d1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Create volume of 1 GB Sep 01 02:13:03 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ae436ee1-f67e-4f2d-95ea-365de4495586 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-090aa93d-094f-426b-bb73-60a7e7b085d1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Availability Zones retrieved successfully. Sep 01 02:13:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ae436ee1-f67e-4f2d-95ea-365de4495586 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d returned with HTTP 200 Sep 01 02:13:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 867/1690] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:03 2026] GET /volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d => generated 1326 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:04 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-090aa93d-094f-426b-bb73-60a7e7b085d1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Flow 'volume_create_api' (29392427-d76f-467f-b004-297d15997647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e1969036-e3dc-4ac8-825f-c9a3acf2b78f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:04 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-090aa93d-094f-426b-bb73-60a7e7b085d1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5d44c1e-86dd-4a58-8256-e3eca53988af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:04 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-090aa93d-094f-426b-bb73-60a7e7b085d1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e1969036-e3dc-4ac8-825f-c9a3acf2b78f tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d Sep 01 02:13:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e1969036-e3dc-4ac8-825f-c9a3acf2b78f tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e1969036-e3dc-4ac8-825f-c9a3acf2b78f tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:04 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e1969036-e3dc-4ac8-825f-c9a3acf2b78f tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:04 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:04 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e1969036-e3dc-4ac8-825f-c9a3acf2b78f tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d returned with HTTP 200 Sep 01 02:13:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 868/1691] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:04 2026] GET /volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d => generated 1326 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-eb43aba7-e6ef-4a47-9ae0-2a1df86d2366 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eb43aba7-e6ef-4a47-9ae0-2a1df86d2366 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d Sep 01 02:13:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-eb43aba7-e6ef-4a47-9ae0-2a1df86d2366 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-eb43aba7-e6ef-4a47-9ae0-2a1df86d2366 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:04 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-090aa93d-094f-426b-bb73-60a7e7b085d1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5d44c1e-86dd-4a58-8256-e3eca53988af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1d9ac61b-4f72-45de-8a4a-759f0578dec9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:04 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:04 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-090aa93d-094f-426b-bb73-60a7e7b085d1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54f4300a-3131-428b-923c-95e0a333b1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-eb43aba7-e6ef-4a47-9ae0-2a1df86d2366 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eb43aba7-e6ef-4a47-9ae0-2a1df86d2366 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d returned with HTTP 200 Sep 01 02:13:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 869/1692] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:04 2026] GET /volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d => generated 1326 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-da4424cd-b722-42d6-817c-06301b9939fe None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-da4424cd-b722-42d6-817c-06301b9939fe tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] DELETE http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d Sep 01 02:13:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-da4424cd-b722-42d6-817c-06301b9939fe tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-da4424cd-b722-42d6-817c-06301b9939fe tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:04 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-da4424cd-b722-42d6-817c-06301b9939fe tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Delete volume with id: a4795873-f813-4974-b6a4-c4c3243fc74d Sep 01 02:13:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:04 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-da4424cd-b722-42d6-817c-06301b9939fe tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:04 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-090aa93d-094f-426b-bb73-60a7e7b085d1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Created reservations ['6a613e26-d03e-40c0-9a22-6fb031acd157', 'ae5c7b1d-2be5-4d88-9c7f-ab9798a688bf', '563dd9eb-a463-4b98-a32a-144b14978182', '364772fd-7585-461f-aaad-6737ba3eab8c'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:04 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-090aa93d-094f-426b-bb73-60a7e7b085d1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54f4300a-3131-428b-923c-95e0a333b1fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a613e26-d03e-40c0-9a22-6fb031acd157', 'ae5c7b1d-2be5-4d88-9c7f-ab9798a688bf', '563dd9eb-a463-4b98-a32a-144b14978182', '364772fd-7585-461f-aaad-6737ba3eab8c']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:04 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-090aa93d-094f-426b-bb73-60a7e7b085d1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f49d3379-b5c9-487e-b02e-36cb909db280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-da4424cd-b722-42d6-817c-06301b9939fe tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Delete volume request issued successfully. Sep 01 02:13:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-da4424cd-b722-42d6-817c-06301b9939fe tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d returned with HTTP 202 Sep 01 02:13:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 870/1693] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:04 2026] DELETE /volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0009e382-b466-423c-96c7-0c01934c0a29 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0009e382-b466-423c-96c7-0c01934c0a29 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d Sep 01 02:13:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0009e382-b466-423c-96c7-0c01934c0a29 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0009e382-b466-423c-96c7-0c01934c0a29 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:04 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:04 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:04 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0009e382-b466-423c-96c7-0c01934c0a29 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0009e382-b466-423c-96c7-0c01934c0a29 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d returned with HTTP 200 Sep 01 02:13:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 871/1694] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:04 2026] GET /volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d => generated 1325 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:04 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:04 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:04 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-090aa93d-094f-426b-bb73-60a7e7b085d1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f49d3379-b5c9-487e-b02e-36cb909db280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ab94e2b-3e2a-49e9-8a77-57fb13f9e581', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1302685103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2e8a86d35784031bc2695f59070eda6',qos_specs=None,replication_status=,reservations=['6a613e26-d03e-40c0-9a22-6fb031acd157','ae5c7b1d-2be5-4d88-9c7f-ab9798a688bf','563dd9eb-a463-4b98-a32a-144b14978182','364772fd-7585-461f-aaad-6737ba3eab8c'],size=1,snapshot_id=1d9ac61b-4f72-45de-8a4a-759f0578dec9,source_replicaid=,source_volid=None,status='creating',user_id='0507046814264c27a7b96fd05c740de4',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1302685103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ab94e2b-3e2a-49e9-8a77-57fb13f9e581,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2e8a86d35784031bc2695f59070eda6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1d9ac61b-4f72-45de-8a4a-759f0578dec9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0507046814264c27a7b96fd05c740de4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:04 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-090aa93d-094f-426b-bb73-60a7e7b085d1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (489d5268-0e6e-458f-9654-ec110d013f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:04 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-090aa93d-094f-426b-bb73-60a7e7b085d1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (489d5268-0e6e-458f-9654-ec110d013f99) transitioned into state 'SUCCESS' from state '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-1302685103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2e8a86d35784031bc2695f59070eda6',qos_specs=None,replication_status=,reservations=['6a613e26-d03e-40c0-9a22-6fb031acd157','ae5c7b1d-2be5-4d88-9c7f-ab9798a688bf','563dd9eb-a463-4b98-a32a-144b14978182','364772fd-7585-461f-aaad-6737ba3eab8c'],size=1,snapshot_id=1d9ac61b-4f72-45de-8a4a-759f0578dec9,source_replicaid=,source_volid=None,status='creating',user_id='0507046814264c27a7b96fd05c740de4',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:04 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-090aa93d-094f-426b-bb73-60a7e7b085d1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b4d3abb-17d9-44d3-bd46-6ce512384436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:04 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:04 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:04 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-090aa93d-094f-426b-bb73-60a7e7b085d1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b4d3abb-17d9-44d3-bd46-6ce512384436) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:04 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-090aa93d-094f-426b-bb73-60a7e7b085d1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Flow 'volume_create_api' (29392427-d76f-467f-b004-297d15997647) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:04 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-090aa93d-094f-426b-bb73-60a7e7b085d1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Create volume request issued successfully. Sep 01 02:13:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-090aa93d-094f-426b-bb73-60a7e7b085d1 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 824/1695] 192.168.122.72 () {62 vars in 1179 bytes} [Tue Sep 1 02:13:03 2026] POST /volume/v3/volumes => generated 811 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2ea81903-81f5-4eea-9254-601eac05d73e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2ea81903-81f5-4eea-9254-601eac05d73e tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] GET http://192.168.122.72/volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 Sep 01 02:13:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2ea81903-81f5-4eea-9254-601eac05d73e tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2ea81903-81f5-4eea-9254-601eac05d73e tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:04 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2ea81903-81f5-4eea-9254-601eac05d73e tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Volume info retrieved successfully. Sep 01 02:13:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2ea81903-81f5-4eea-9254-601eac05d73e tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 returned with HTTP 200 Sep 01 02:13:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 872/1696] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:04 2026] GET /volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 => generated 879 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1e0d9ecd-487b-4231-8a41-aa4eff9fc2a0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1e0d9ecd-487b-4231-8a41-aa4eff9fc2a0 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d Sep 01 02:13:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1e0d9ecd-487b-4231-8a41-aa4eff9fc2a0 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1e0d9ecd-487b-4231-8a41-aa4eff9fc2a0 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1e0d9ecd-487b-4231-8a41-aa4eff9fc2a0 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d returned with HTTP 404 Sep 01 02:13:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 825/1697] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:05 2026] GET /volume/v3/volumes/a4795873-f813-4974-b6a4-c4c3243fc74d => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-59e08fb5-f403-403f-8221-18e0e57f3557 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-59e08fb5-f403-403f-8221-18e0e57f3557 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:13:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-59e08fb5-f403-403f-8221-18e0e57f3557 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-519132173"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-59e08fb5-f403-403f-8221-18e0e57f3557 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-519132173'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:05 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-59e08fb5-f403-403f-8221-18e0e57f3557 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Create volume of 1 GB Sep 01 02:13:05 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-59e08fb5-f403-403f-8221-18e0e57f3557 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Availability Zones retrieved successfully. Sep 01 02:13:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59e08fb5-f403-403f-8221-18e0e57f3557 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Flow 'volume_create_api' (d58d6069-689d-4201-87e2-fd7e16e2f9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59e08fb5-f403-403f-8221-18e0e57f3557 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fb5ab8a-1bd3-4134-8afa-61ad2de3bf07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-59e08fb5-f403-403f-8221-18e0e57f3557 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59e08fb5-f403-403f-8221-18e0e57f3557 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fb5ab8a-1bd3-4134-8afa-61ad2de3bf07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59e08fb5-f403-403f-8221-18e0e57f3557 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f21e942f-22f7-4eea-a7be-723f65a927bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0f5da219-286a-4d01-bd2d-0b0688efea02 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0f5da219-286a-4d01-bd2d-0b0688efea02 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] GET http://192.168.122.72/volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 Sep 01 02:13:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0f5da219-286a-4d01-bd2d-0b0688efea02 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0f5da219-286a-4d01-bd2d-0b0688efea02 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:05 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:05 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:05 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:05 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0f5da219-286a-4d01-bd2d-0b0688efea02 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Volume info retrieved successfully. Sep 01 02:13:05 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-59e08fb5-f403-403f-8221-18e0e57f3557 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Created reservations ['3607f292-a315-400d-9cd6-93d06553ba6c', '87e5e0e1-837a-44ae-bfe4-7152451450b9', 'feafbaad-bd79-4b06-83f4-b588a9487ce9', 'f2d65fce-3487-43e1-a259-ee3a519b1aed'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0f5da219-286a-4d01-bd2d-0b0688efea02 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 returned with HTTP 200 Sep 01 02:13:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 826/1698] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:05 2026] GET /volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 => generated 903 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59e08fb5-f403-403f-8221-18e0e57f3557 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f21e942f-22f7-4eea-a7be-723f65a927bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3607f292-a315-400d-9cd6-93d06553ba6c', '87e5e0e1-837a-44ae-bfe4-7152451450b9', 'feafbaad-bd79-4b06-83f4-b588a9487ce9', 'f2d65fce-3487-43e1-a259-ee3a519b1aed']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59e08fb5-f403-403f-8221-18e0e57f3557 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (564fe95a-138e-4962-ac98-520e2874de0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:05 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:05 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59e08fb5-f403-403f-8221-18e0e57f3557 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (564fe95a-138e-4962-ac98-520e2874de0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ef0c089-cdca-4e16-9402-403928f7bf13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-519132173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa2ba9adac074ad5be7fa8f179f2769d',qos_specs=None,replication_status=,reservations=['3607f292-a315-400d-9cd6-93d06553ba6c','87e5e0e1-837a-44ae-bfe4-7152451450b9','feafbaad-bd79-4b06-83f4-b588a9487ce9','f2d65fce-3487-43e1-a259-ee3a519b1aed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71067e43a77440b7864cea0c201919ae',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-519132173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ef0c089-cdca-4e16-9402-403928f7bf13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa2ba9adac074ad5be7fa8f179f2769d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71067e43a77440b7864cea0c201919ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59e08fb5-f403-403f-8221-18e0e57f3557 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20e2e82a-b1e4-47a3-9b2e-f128cbca6286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59e08fb5-f403-403f-8221-18e0e57f3557 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20e2e82a-b1e4-47a3-9b2e-f128cbca6286) transitioned into state 'SUCCESS' from state '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-519132173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa2ba9adac074ad5be7fa8f179f2769d',qos_specs=None,replication_status=,reservations=['3607f292-a315-400d-9cd6-93d06553ba6c','87e5e0e1-837a-44ae-bfe4-7152451450b9','feafbaad-bd79-4b06-83f4-b588a9487ce9','f2d65fce-3487-43e1-a259-ee3a519b1aed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71067e43a77440b7864cea0c201919ae',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59e08fb5-f403-403f-8221-18e0e57f3557 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23800170-5afb-4ac3-be79-b820bfbba4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59e08fb5-f403-403f-8221-18e0e57f3557 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23800170-5afb-4ac3-be79-b820bfbba4fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59e08fb5-f403-403f-8221-18e0e57f3557 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Flow 'volume_create_api' (d58d6069-689d-4201-87e2-fd7e16e2f9d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:05 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-59e08fb5-f403-403f-8221-18e0e57f3557 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Create volume request issued successfully. Sep 01 02:13:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-59e08fb5-f403-403f-8221-18e0e57f3557 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:05 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 873/1699] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:13:05 2026] POST /volume/v3/volumes => generated 754 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-42a21edc-adfa-4879-9b8b-e8aab66cee89 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-42a21edc-adfa-4879-9b8b-e8aab66cee89 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 Sep 01 02:13:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-42a21edc-adfa-4879-9b8b-e8aab66cee89 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-42a21edc-adfa-4879-9b8b-e8aab66cee89 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:05 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:05 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:05 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:05 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-42a21edc-adfa-4879-9b8b-e8aab66cee89 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-42a21edc-adfa-4879-9b8b-e8aab66cee89 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 returned with HTTP 200 Sep 01 02:13:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 827/1700] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:05 2026] GET /volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 => generated 822 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5ff9b499-1ba4-44cc-8747-a57701f4f2aa None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5ff9b499-1ba4-44cc-8747-a57701f4f2aa tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] GET http://192.168.122.72/volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 Sep 01 02:13:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5ff9b499-1ba4-44cc-8747-a57701f4f2aa tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5ff9b499-1ba4-44cc-8747-a57701f4f2aa tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:06 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:06 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:06 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:06 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:06 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5ff9b499-1ba4-44cc-8747-a57701f4f2aa tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Volume info retrieved successfully. Sep 01 02:13:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5ff9b499-1ba4-44cc-8747-a57701f4f2aa tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 returned with HTTP 200 Sep 01 02:13:06 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 874/1701] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:06 2026] GET /volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 => generated 903 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:13:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-410d4437-319a-4200-bced-ff18244743ba None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-410d4437-319a-4200-bced-ff18244743ba tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 Sep 01 02:13:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-410d4437-319a-4200-bced-ff18244743ba tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-410d4437-319a-4200-bced-ff18244743ba tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:07 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:07 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:07 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:07 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:07 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-410d4437-319a-4200-bced-ff18244743ba tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-410d4437-319a-4200-bced-ff18244743ba tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 returned with HTTP 200 Sep 01 02:13:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 828/1702] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:06 2026] GET /volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 => generated 846 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-89dbc4e4-b262-4d45-b1cf-97aea2a69e76 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3ec9cf8e-1dd5-4d93-b6ea-c84f97b47d81 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3ec9cf8e-1dd5-4d93-b6ea-c84f97b47d81 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] GET http://192.168.122.72/volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 Sep 01 02:13:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3ec9cf8e-1dd5-4d93-b6ea-c84f97b47d81 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3ec9cf8e-1dd5-4d93-b6ea-c84f97b47d81 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:07 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:07 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:07 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:07 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:07 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3ec9cf8e-1dd5-4d93-b6ea-c84f97b47d81 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Volume info retrieved successfully. Sep 01 02:13:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3ec9cf8e-1dd5-4d93-b6ea-c84f97b47d81 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 returned with HTTP 200 Sep 01 02:13:08 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 829/1703] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:07 2026] GET /volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 => generated 903 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:13:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d8766d13-6d16-4338-8f48-872e2a405eea None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d8766d13-6d16-4338-8f48-872e2a405eea tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 Sep 01 02:13:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d8766d13-6d16-4338-8f48-872e2a405eea tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d8766d13-6d16-4338-8f48-872e2a405eea tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:08 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:08 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:08 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:08 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:08 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d8766d13-6d16-4338-8f48-872e2a405eea tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d8766d13-6d16-4338-8f48-872e2a405eea tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 returned with HTTP 200 Sep 01 02:13:08 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 830/1704] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:08 2026] GET /volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 => generated 846 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-89dbc4e4-b262-4d45-b1cf-97aea2a69e76 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] GET http://192.168.122.72/volume/v3/os-quota-class-sets/default Sep 01 02:13:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-89dbc4e4-b262-4d45-b1cf-97aea2a69e76 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-89dbc4e4-b262-4d45-b1cf-97aea2a69e76 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-89dbc4e4-b262-4d45-b1cf-97aea2a69e76 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] http://192.168.122.72/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 02:13:08 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 875/1705] 192.168.122.72 () {58 vars in 1176 bytes} [Tue Sep 1 02:13:07 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1a2e2d6a-7990-4aab-b004-3daafae39a87 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1a2e2d6a-7990-4aab-b004-3daafae39a87 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] GET http://192.168.122.72/volume/v3/os-quota-class-sets/default Sep 01 02:13:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1a2e2d6a-7990-4aab-b004-3daafae39a87 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1a2e2d6a-7990-4aab-b004-3daafae39a87 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1a2e2d6a-7990-4aab-b004-3daafae39a87 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] http://192.168.122.72/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 02:13:08 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 831/1706] 192.168.122.72 () {58 vars in 1176 bytes} [Tue Sep 1 02:13:08 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-10b26a76-fb26-4ffe-af6d-427095da43c6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-10b26a76-fb26-4ffe-af6d-427095da43c6 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:13:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-10b26a76-fb26-4ffe-af6d-427095da43c6 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1951828592"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-10b26a76-fb26-4ffe-af6d-427095da43c6 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:13:08 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 876/1707] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:13:08 2026] POST /volume/v3/types => generated 228 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ccf70eca-b01f-41ba-96da-7827bd3d2d24 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ccf70eca-b01f-41ba-96da-7827bd3d2d24 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] PUT http://192.168.122.72/volume/v3/os-quota-class-sets/default Sep 01 02:13:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ccf70eca-b01f-41ba-96da-7827bd3d2d24 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-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-1951828592": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1951828592": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1951828592": 2}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ccf70eca-b01f-41ba-96da-7827bd3d2d24 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] http://192.168.122.72/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 02:13:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 832/1708] 192.168.122.72 () {60 vars in 1197 bytes} [Tue Sep 1 02:13:08 2026] PUT /volume/v3/os-quota-class-sets/default => generated 612 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-aa9974a9-de0e-47ce-86bd-9bb7075b35bd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9ecc7f5e-6675-4739-88e4-278dd3fa550a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aa9974a9-de0e-47ce-86bd-9bb7075b35bd tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] GET http://192.168.122.72/volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 Sep 01 02:13:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aa9974a9-de0e-47ce-86bd-9bb7075b35bd tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aa9974a9-de0e-47ce-86bd-9bb7075b35bd tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9ecc7f5e-6675-4739-88e4-278dd3fa550a tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] GET http://192.168.122.72/volume/v3/os-quota-sets/62c93d049ca74c38a63475e55962634b/defaults Sep 01 02:13:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9ecc7f5e-6675-4739-88e4-278dd3fa550a tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9ecc7f5e-6675-4739-88e4-278dd3fa550a tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] Calling method 'defaults' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:09 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:09 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:09 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:09 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9ecc7f5e-6675-4739-88e4-278dd3fa550a tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/62c93d049ca74c38a63475e55962634b/defaults returned with HTTP 200 Sep 01 02:13:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 833/1709] 192.168.122.72 () {58 vars in 1260 bytes} [Tue Sep 1 02:13:09 2026] GET /volume/v3/os-quota-sets/62c93d049ca74c38a63475e55962634b/defaults => generated 648 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:09 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-aa9974a9-de0e-47ce-86bd-9bb7075b35bd tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Volume info retrieved successfully. Sep 01 02:13:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fc101495-bbcc-41e9-91aa-a7182b0b9030 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fc101495-bbcc-41e9-91aa-a7182b0b9030 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 Sep 01 02:13:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fc101495-bbcc-41e9-91aa-a7182b0b9030 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fc101495-bbcc-41e9-91aa-a7182b0b9030 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aa9974a9-de0e-47ce-86bd-9bb7075b35bd tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 returned with HTTP 200 Sep 01 02:13:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 877/1710] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:09 2026] GET /volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 => generated 903 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:09 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:09 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:09 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:09 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:09 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fc101495-bbcc-41e9-91aa-a7182b0b9030 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fc101495-bbcc-41e9-91aa-a7182b0b9030 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 returned with HTTP 200 Sep 01 02:13:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 834/1711] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:09 2026] GET /volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 => generated 846 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d4310773-0a3b-48ba-a155-7adbea63afe6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d4310773-0a3b-48ba-a155-7adbea63afe6 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] GET http://192.168.122.72/volume/v3/os-quota-sets/2d411850210f4d14992b374aececb89b/defaults Sep 01 02:13:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d4310773-0a3b-48ba-a155-7adbea63afe6 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d4310773-0a3b-48ba-a155-7adbea63afe6 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] Calling method 'defaults' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d4310773-0a3b-48ba-a155-7adbea63afe6 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/2d411850210f4d14992b374aececb89b/defaults returned with HTTP 200 Sep 01 02:13:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 878/1712] 192.168.122.72 () {58 vars in 1260 bytes} [Tue Sep 1 02:13:09 2026] GET /volume/v3/os-quota-sets/2d411850210f4d14992b374aececb89b/defaults => generated 648 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cd26af1b-1680-42d7-b0c3-828dec280523 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cd26af1b-1680-42d7-b0c3-828dec280523 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] DELETE http://192.168.122.72/volume/v3/types/d80a82fb-b61e-4c81-abec-b24ba5218722 Sep 01 02:13:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cd26af1b-1680-42d7-b0c3-828dec280523 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cd26af1b-1680-42d7-b0c3-828dec280523 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cd26af1b-1680-42d7-b0c3-828dec280523 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] http://192.168.122.72/volume/v3/types/d80a82fb-b61e-4c81-abec-b24ba5218722 returned with HTTP 202 Sep 01 02:13:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 835/1713] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:13:09 2026] DELETE /volume/v3/types/d80a82fb-b61e-4c81-abec-b24ba5218722 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-324359c3-aa50-43ef-b487-b8d8d4d1004d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-324359c3-aa50-43ef-b487-b8d8d4d1004d tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] GET http://192.168.122.72/volume/v3/types/d80a82fb-b61e-4c81-abec-b24ba5218722 Sep 01 02:13:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-324359c3-aa50-43ef-b487-b8d8d4d1004d tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-324359c3-aa50-43ef-b487-b8d8d4d1004d tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-324359c3-aa50-43ef-b487-b8d8d4d1004d tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] http://192.168.122.72/volume/v3/types/d80a82fb-b61e-4c81-abec-b24ba5218722 returned with HTTP 404 Sep 01 02:13:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 879/1714] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:13:10 2026] GET /volume/v3/types/d80a82fb-b61e-4c81-abec-b24ba5218722 => generated 114 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7b81cb64-b8ff-44bb-8a91-3620a21d3057 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7b81cb64-b8ff-44bb-8a91-3620a21d3057 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] PUT http://192.168.122.72/volume/v3/os-quota-class-sets/default Sep 01 02:13:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7b81cb64-b8ff-44bb-8a91-3620a21d3057 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-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=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6c3e9ba0-6eaf-424b-8215-228427064051 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6c3e9ba0-6eaf-424b-8215-228427064051 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] GET http://192.168.122.72/volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 Sep 01 02:13:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6c3e9ba0-6eaf-424b-8215-228427064051 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6c3e9ba0-6eaf-424b-8215-228427064051 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:10 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:10 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:10 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:10 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6c3e9ba0-6eaf-424b-8215-228427064051 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Volume info retrieved successfully. Sep 01 02:13:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6c3e9ba0-6eaf-424b-8215-228427064051 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 returned with HTTP 200 Sep 01 02:13:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 880/1715] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:10 2026] GET /volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 => generated 903 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4515895b-06fe-4f33-a987-9370aed46466 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4515895b-06fe-4f33-a987-9370aed46466 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 Sep 01 02:13:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4515895b-06fe-4f33-a987-9370aed46466 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4515895b-06fe-4f33-a987-9370aed46466 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:10 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:10 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:10 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:10 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4515895b-06fe-4f33-a987-9370aed46466 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4515895b-06fe-4f33-a987-9370aed46466 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 returned with HTTP 200 Sep 01 02:13:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 881/1716] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:10 2026] GET /volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 => generated 846 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7b81cb64-b8ff-44bb-8a91-3620a21d3057 tempest-VolumeQuotaClassesTest-1136470926 tempest-VolumeQuotaClassesTest-1136470926-project-admin] http://192.168.122.72/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 02:13:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 836/1717] 192.168.122.72 () {60 vars in 1197 bytes} [Tue Sep 1 02:13:10 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0a3c1a19-2900-42d2-97f2-59ce36476e5f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0a3c1a19-2900-42d2-97f2-59ce36476e5f tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] GET http://192.168.122.72/volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 Sep 01 02:13:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0a3c1a19-2900-42d2-97f2-59ce36476e5f tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0a3c1a19-2900-42d2-97f2-59ce36476e5f tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:11 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:11 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:11 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:11 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0a3c1a19-2900-42d2-97f2-59ce36476e5f tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Volume info retrieved successfully. Sep 01 02:13:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0a3c1a19-2900-42d2-97f2-59ce36476e5f tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 returned with HTTP 200 Sep 01 02:13:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 882/1718] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:11 2026] GET /volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 => generated 904 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-407d9053-7d7b-4ff7-85f3-66ce2aeb0acf None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-407d9053-7d7b-4ff7-85f3-66ce2aeb0acf tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 Sep 01 02:13:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-407d9053-7d7b-4ff7-85f3-66ce2aeb0acf tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-407d9053-7d7b-4ff7-85f3-66ce2aeb0acf tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:11 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-407d9053-7d7b-4ff7-85f3-66ce2aeb0acf tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Delete snapshot with id: 1d9ac61b-4f72-45de-8a4a-759f0578dec9 Sep 01 02:13:11 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:11 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:11 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-407d9053-7d7b-4ff7-85f3-66ce2aeb0acf tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Snapshot retrieved successfully. Sep 01 02:13:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b35dd9cb-7d6a-4e9c-a675-94e2b75e35eb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b35dd9cb-7d6a-4e9c-a675-94e2b75e35eb tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 Sep 01 02:13:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b35dd9cb-7d6a-4e9c-a675-94e2b75e35eb tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b35dd9cb-7d6a-4e9c-a675-94e2b75e35eb tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:11 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:11 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:11 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:11 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:11 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:11 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b35dd9cb-7d6a-4e9c-a675-94e2b75e35eb tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:11 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-407d9053-7d7b-4ff7-85f3-66ce2aeb0acf tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Snapshot delete request issued successfully. Sep 01 02:13:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-407d9053-7d7b-4ff7-85f3-66ce2aeb0acf tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 returned with HTTP 202 Sep 01 02:13:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 837/1719] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:13:11 2026] DELETE /volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b35dd9cb-7d6a-4e9c-a675-94e2b75e35eb tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 returned with HTTP 200 Sep 01 02:13:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 883/1720] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:11 2026] GET /volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 => generated 846 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f954811f-c9c3-44dc-8b66-07f68febdaf0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f954811f-c9c3-44dc-8b66-07f68febdaf0 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] GET http://192.168.122.72/volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 Sep 01 02:13:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f954811f-c9c3-44dc-8b66-07f68febdaf0 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f954811f-c9c3-44dc-8b66-07f68febdaf0 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:11 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:11 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:11 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f954811f-c9c3-44dc-8b66-07f68febdaf0 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Snapshot retrieved successfully. Sep 01 02:13:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f954811f-c9c3-44dc-8b66-07f68febdaf0 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 returned with HTTP 200 Sep 01 02:13:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 838/1721] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:11 2026] GET /volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-43b9ee06-49ef-47ee-9938-7859a1e173f8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-43b9ee06-49ef-47ee-9938-7859a1e173f8 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 Sep 01 02:13:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-43b9ee06-49ef-47ee-9938-7859a1e173f8 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-43b9ee06-49ef-47ee-9938-7859a1e173f8 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:12 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:12 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:12 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:12 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-aa0facbf-7e57-4c59-9a76-63733c222542 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:12 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-43b9ee06-49ef-47ee-9938-7859a1e173f8 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-aa0facbf-7e57-4c59-9a76-63733c222542 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] GET http://192.168.122.72/volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 Sep 01 02:13:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-aa0facbf-7e57-4c59-9a76-63733c222542 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-aa0facbf-7e57-4c59-9a76-63733c222542 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-43b9ee06-49ef-47ee-9938-7859a1e173f8 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 returned with HTTP 200 Sep 01 02:13:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 884/1722] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:12 2026] GET /volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-aa0facbf-7e57-4c59-9a76-63733c222542 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Snapshot retrieved successfully. Sep 01 02:13:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-aa0facbf-7e57-4c59-9a76-63733c222542 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 returned with HTTP 200 Sep 01 02:13:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 839/1723] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:12 2026] GET /volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-da53f86e-4ec9-4d45-9e6a-d6d495fd6aa4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-da53f86e-4ec9-4d45-9e6a-d6d495fd6aa4 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:13:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-da53f86e-4ec9-4d45-9e6a-d6d495fd6aa4 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ef0c089-cdca-4e16-9402-403928f7bf13", "name": "tempest-VolumesExtendTest-Snapshot-706197627"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:12 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:12 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:12 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:12 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:12 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-da53f86e-4ec9-4d45-9e6a-d6d495fd6aa4 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:12 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-da53f86e-4ec9-4d45-9e6a-d6d495fd6aa4 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Create snapshot from volume 7ef0c089-cdca-4e16-9402-403928f7bf13 Sep 01 02:13:12 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-da53f86e-4ec9-4d45-9e6a-d6d495fd6aa4 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Created reservations ['378503b3-96e1-4659-9423-ddb58d310251', '90426c50-675f-48fb-bc86-6cb6e3275530', '7298f175-cc50-4fa5-8aed-8f432a156718', '79ab1b3f-2acb-492c-be42-1f95964f6231'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:12 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:12 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:12 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-da53f86e-4ec9-4d45-9e6a-d6d495fd6aa4 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Snapshot create request issued successfully. Sep 01 02:13:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-da53f86e-4ec9-4d45-9e6a-d6d495fd6aa4 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:13:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 885/1724] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:13:12 2026] POST /volume/v3/snapshots => generated 303 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bbd24fcb-2385-4982-8aca-625a80ca23ba None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bbd24fcb-2385-4982-8aca-625a80ca23ba tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 Sep 01 02:13:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bbd24fcb-2385-4982-8aca-625a80ca23ba tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bbd24fcb-2385-4982-8aca-625a80ca23ba tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-bbd24fcb-2385-4982-8aca-625a80ca23ba tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Snapshot retrieved successfully. Sep 01 02:13:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bbd24fcb-2385-4982-8aca-625a80ca23ba tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 returned with HTTP 200 Sep 01 02:13:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 840/1725] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:12 2026] GET /volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 => generated 435 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-47a01321-cdcc-4540-b6ae-eaf08b7d6319 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-47a01321-cdcc-4540-b6ae-eaf08b7d6319 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] GET http://192.168.122.72/volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 Sep 01 02:13:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-47a01321-cdcc-4540-b6ae-eaf08b7d6319 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-47a01321-cdcc-4540-b6ae-eaf08b7d6319 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-47a01321-cdcc-4540-b6ae-eaf08b7d6319 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 returned with HTTP 404 Sep 01 02:13:13 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 886/1726] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:13 2026] GET /volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c79c9d66-6ba7-4a66-8511-cf922adb31e8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c79c9d66-6ba7-4a66-8511-cf922adb31e8 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] DELETE http://192.168.122.72/volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 Sep 01 02:13:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c79c9d66-6ba7-4a66-8511-cf922adb31e8 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c79c9d66-6ba7-4a66-8511-cf922adb31e8 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:13 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-c79c9d66-6ba7-4a66-8511-cf922adb31e8 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Delete volume with id: 0688c059-ca7e-40ad-bb7e-10ec0a9194c8 Sep 01 02:13:13 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:13 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:13 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:13 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:13 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c79c9d66-6ba7-4a66-8511-cf922adb31e8 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Volume info retrieved successfully. Sep 01 02:13:13 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c79c9d66-6ba7-4a66-8511-cf922adb31e8 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Delete volume request issued successfully. Sep 01 02:13:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c79c9d66-6ba7-4a66-8511-cf922adb31e8 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 returned with HTTP 202 Sep 01 02:13:13 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 841/1727] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:13:13 2026] DELETE /volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:13:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-008ba94d-5ed7-4cb9-8e3f-9966c9e760ac None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-008ba94d-5ed7-4cb9-8e3f-9966c9e760ac tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] GET http://192.168.122.72/volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 Sep 01 02:13:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-008ba94d-5ed7-4cb9-8e3f-9966c9e760ac tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-008ba94d-5ed7-4cb9-8e3f-9966c9e760ac tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:13 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:13 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:13 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:13 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-008ba94d-5ed7-4cb9-8e3f-9966c9e760ac tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Volume info retrieved successfully. Sep 01 02:13:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-008ba94d-5ed7-4cb9-8e3f-9966c9e760ac tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 returned with HTTP 200 Sep 01 02:13:13 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 887/1728] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:13 2026] GET /volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 => generated 868 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2bddc853-05bd-45da-a886-ef952eb38ddd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2bddc853-05bd-45da-a886-ef952eb38ddd tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 Sep 01 02:13:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2bddc853-05bd-45da-a886-ef952eb38ddd tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2bddc853-05bd-45da-a886-ef952eb38ddd tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:13 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:13 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:13 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2bddc853-05bd-45da-a886-ef952eb38ddd tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Snapshot retrieved successfully. Sep 01 02:13:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2bddc853-05bd-45da-a886-ef952eb38ddd tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 returned with HTTP 200 Sep 01 02:13:13 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 842/1729] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:13 2026] GET /volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 => generated 435 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2097d4de-9cc4-4cac-9c64-1bb594978d79 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2097d4de-9cc4-4cac-9c64-1bb594978d79 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] GET http://192.168.122.72/volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 Sep 01 02:13:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2097d4de-9cc4-4cac-9c64-1bb594978d79 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2097d4de-9cc4-4cac-9c64-1bb594978d79 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2097d4de-9cc4-4cac-9c64-1bb594978d79 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 returned with HTTP 404 Sep 01 02:13:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 888/1730] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:14 2026] GET /volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:13:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6ab796b2-91c6-4992-ae51-f7905cfb090d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6ab796b2-91c6-4992-ae51-f7905cfb090d tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] DELETE http://192.168.122.72/volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 Sep 01 02:13:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6ab796b2-91c6-4992-ae51-f7905cfb090d tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6ab796b2-91c6-4992-ae51-f7905cfb090d tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:14 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-6ab796b2-91c6-4992-ae51-f7905cfb090d tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Delete volume with id: 3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 Sep 01 02:13:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6ab796b2-91c6-4992-ae51-f7905cfb090d tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Volume info retrieved successfully. Sep 01 02:13:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-056cdb68-64c9-414e-894b-a626dcaf50e0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-056cdb68-64c9-414e-894b-a626dcaf50e0 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 Sep 01 02:13:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-056cdb68-64c9-414e-894b-a626dcaf50e0 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-056cdb68-64c9-414e-894b-a626dcaf50e0 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-056cdb68-64c9-414e-894b-a626dcaf50e0 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Snapshot retrieved successfully. Sep 01 02:13:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-056cdb68-64c9-414e-894b-a626dcaf50e0 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 returned with HTTP 200 Sep 01 02:13:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 889/1731] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:15 2026] GET /volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 => generated 435 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6ab796b2-91c6-4992-ae51-f7905cfb090d tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Delete volume request issued successfully. Sep 01 02:13:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6ab796b2-91c6-4992-ae51-f7905cfb090d tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 returned with HTTP 202 Sep 01 02:13:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 843/1732] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:13:14 2026] DELETE /volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:13:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b254e91c-9a16-4358-b99f-3fc6c0c0beaa None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b254e91c-9a16-4358-b99f-3fc6c0c0beaa tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] GET http://192.168.122.72/volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 Sep 01 02:13:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b254e91c-9a16-4358-b99f-3fc6c0c0beaa tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b254e91c-9a16-4358-b99f-3fc6c0c0beaa tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:15 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:15 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b254e91c-9a16-4358-b99f-3fc6c0c0beaa tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Volume info retrieved successfully. Sep 01 02:13:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b254e91c-9a16-4358-b99f-3fc6c0c0beaa tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 returned with HTTP 200 Sep 01 02:13:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 890/1733] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:15 2026] GET /volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 => generated 903 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-28075889-15e6-461d-b011-4f02f8f1d336 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ca085781-9d28-4840-a243-2d1c3de94425 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ca085781-9d28-4840-a243-2d1c3de94425 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 Sep 01 02:13:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ca085781-9d28-4840-a243-2d1c3de94425 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ca085781-9d28-4840-a243-2d1c3de94425 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:16 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ca085781-9d28-4840-a243-2d1c3de94425 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Snapshot retrieved successfully. Sep 01 02:13:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ca085781-9d28-4840-a243-2d1c3de94425 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 returned with HTTP 200 Sep 01 02:13:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 891/1734] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:16 2026] GET /volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 => generated 462 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-59eb8dc9-a083-4e2b-928f-08f002183aa9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-59eb8dc9-a083-4e2b-928f-08f002183aa9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] POST http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13/action Sep 01 02:13:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-59eb8dc9-a083-4e2b-928f-08f002183aa9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-59eb8dc9-a083-4e2b-928f-08f002183aa9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:16 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:16 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:16 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-59eb8dc9-a083-4e2b-928f-08f002183aa9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-28075889-15e6-461d-b011-4f02f8f1d336 tempest-VolumeQuotasNegativeTestJSON-2087454425 tempest-VolumeQuotasNegativeTestJSON-2087454425-project-admin] GET http://192.168.122.72/volume/v3/os-quota-sets/49bbe692f7054826a45637e70820d8a4 Sep 01 02:13:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-28075889-15e6-461d-b011-4f02f8f1d336 tempest-VolumeQuotasNegativeTestJSON-2087454425 tempest-VolumeQuotasNegativeTestJSON-2087454425-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-28075889-15e6-461d-b011-4f02f8f1d336 tempest-VolumeQuotasNegativeTestJSON-2087454425 tempest-VolumeQuotasNegativeTestJSON-2087454425-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-59eb8dc9-a083-4e2b-928f-08f002183aa9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Created reservations ['bc1a6840-1957-4647-8589-1aff7da16383', 'cc2b1d00-39df-49f8-9c46-b3f4a50aabd0'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-28075889-15e6-461d-b011-4f02f8f1d336 tempest-VolumeQuotasNegativeTestJSON-2087454425 tempest-VolumeQuotasNegativeTestJSON-2087454425-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/49bbe692f7054826a45637e70820d8a4 returned with HTTP 200 Sep 01 02:13:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 844/1735] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:16 2026] GET /volume/v3/os-quota-sets/49bbe692f7054826a45637e70820d8a4 => generated 440 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-16dfbbf9-877b-44ba-a5b6-937068f49062 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-16dfbbf9-877b-44ba-a5b6-937068f49062 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] GET http://192.168.122.72/volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 Sep 01 02:13:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-16dfbbf9-877b-44ba-a5b6-937068f49062 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-16dfbbf9-877b-44ba-a5b6-937068f49062 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-59eb8dc9-a083-4e2b-928f-08f002183aa9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Extend volume request issued successfully. Sep 01 02:13:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-59eb8dc9-a083-4e2b-928f-08f002183aa9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13/action returned with HTTP 202 Sep 01 02:13:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-16dfbbf9-877b-44ba-a5b6-937068f49062 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 returned with HTTP 404 Sep 01 02:13:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 845/1736] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:16 2026] GET /volume/v3/volumes/3ab94e2b-3e2a-49e9-8a77-57fb13f9e581 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:13:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3bb9686d-b8b3-4dac-b780-c1c5aad8defd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 892/1737] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:13:16 2026] POST /volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13/action => generated 0 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:13:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-06315a01-2845-418a-9bd9-851fb1cf3c55 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-06315a01-2845-418a-9bd9-851fb1cf3c55 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 Sep 01 02:13:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-06315a01-2845-418a-9bd9-851fb1cf3c55 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-06315a01-2845-418a-9bd9-851fb1cf3c55 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:16 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:16 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:16 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-06315a01-2845-418a-9bd9-851fb1cf3c55 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-06315a01-2845-418a-9bd9-851fb1cf3c55 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 returned with HTTP 200 Sep 01 02:13:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 893/1738] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:16 2026] GET /volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1a0e554e-837f-410f-8388-c33284b304b5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1a0e554e-837f-410f-8388-c33284b304b5 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 Sep 01 02:13:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1a0e554e-837f-410f-8388-c33284b304b5 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1a0e554e-837f-410f-8388-c33284b304b5 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-1a0e554e-837f-410f-8388-c33284b304b5 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Delete snapshot with id: 1d9ac61b-4f72-45de-8a4a-759f0578dec9 Sep 01 02:13:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1a0e554e-837f-410f-8388-c33284b304b5 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 returned with HTTP 404 Sep 01 02:13:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 894/1739] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:13:16 2026] DELETE /volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c8328ef2-0c63-42b3-be52-4fca28700d9c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c8328ef2-0c63-42b3-be52-4fca28700d9c tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] GET http://192.168.122.72/volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 Sep 01 02:13:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c8328ef2-0c63-42b3-be52-4fca28700d9c tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c8328ef2-0c63-42b3-be52-4fca28700d9c tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c8328ef2-0c63-42b3-be52-4fca28700d9c tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 returned with HTTP 404 Sep 01 02:13:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 895/1740] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:16 2026] GET /volume/v3/snapshots/1d9ac61b-4f72-45de-8a4a-759f0578dec9 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7aed584b-ee0d-4487-8ae2-5418994a2898 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7aed584b-ee0d-4487-8ae2-5418994a2898 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] DELETE http://192.168.122.72/volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 Sep 01 02:13:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7aed584b-ee0d-4487-8ae2-5418994a2898 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7aed584b-ee0d-4487-8ae2-5418994a2898 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-7aed584b-ee0d-4487-8ae2-5418994a2898 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Delete volume with id: 0688c059-ca7e-40ad-bb7e-10ec0a9194c8 Sep 01 02:13:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7aed584b-ee0d-4487-8ae2-5418994a2898 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 returned with HTTP 404 Sep 01 02:13:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 896/1741] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:13:16 2026] DELETE /volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:13:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-00140c12-0bf8-4fb1-8b1c-e9602491eff2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-00140c12-0bf8-4fb1-8b1c-e9602491eff2 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] GET http://192.168.122.72/volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 Sep 01 02:13:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-00140c12-0bf8-4fb1-8b1c-e9602491eff2 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-00140c12-0bf8-4fb1-8b1c-e9602491eff2 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-00140c12-0bf8-4fb1-8b1c-e9602491eff2 tempest-VolumeDependencyTests-1926967981 tempest-VolumeDependencyTests-1926967981-project-member] http://192.168.122.72/volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 returned with HTTP 404 Sep 01 02:13:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 897/1742] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:16 2026] GET /volume/v3/volumes/0688c059-ca7e-40ad-bb7e-10ec0a9194c8 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:13:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3bb9686d-b8b3-4dac-b780-c1c5aad8defd tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:13:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3bb9686d-b8b3-4dac-b780-c1c5aad8defd tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1630748680"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-3bb9686d-b8b3-4dac-b780-c1c5aad8defd tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1630748680'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:16 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-3bb9686d-b8b3-4dac-b780-c1c5aad8defd tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Create volume of 1 GB Sep 01 02:13:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3bb9686d-b8b3-4dac-b780-c1c5aad8defd tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Availability Zones retrieved successfully. Sep 01 02:13:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3bb9686d-b8b3-4dac-b780-c1c5aad8defd tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Flow 'volume_create_api' (78db2ae1-d74f-44d0-a1f6-d38f1899718d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3bb9686d-b8b3-4dac-b780-c1c5aad8defd tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d2b79c0-ac8b-44e8-9c82-35e945ae3508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-3bb9686d-b8b3-4dac-b780-c1c5aad8defd tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3bb9686d-b8b3-4dac-b780-c1c5aad8defd tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d2b79c0-ac8b-44e8-9c82-35e945ae3508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3bb9686d-b8b3-4dac-b780-c1c5aad8defd tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c112eb-6784-4cb8-a694-c3c5cc317af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:17 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-3bb9686d-b8b3-4dac-b780-c1c5aad8defd tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Created reservations ['1d13cf14-4861-4d8a-b59b-afaf24792a39', '629f48b3-9710-4aff-8ef5-10bc51094970', '8f931a81-615e-4ad2-a080-b0676bf84f72', '685c34f6-0985-4f8d-ac92-aecc3dac39ea'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:17 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3bb9686d-b8b3-4dac-b780-c1c5aad8defd tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c112eb-6784-4cb8-a694-c3c5cc317af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d13cf14-4861-4d8a-b59b-afaf24792a39', '629f48b3-9710-4aff-8ef5-10bc51094970', '8f931a81-615e-4ad2-a080-b0676bf84f72', '685c34f6-0985-4f8d-ac92-aecc3dac39ea']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:17 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3bb9686d-b8b3-4dac-b780-c1c5aad8defd tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbc32e74-c04a-418a-b596-e9bdfecbb247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:17 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:17 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:17 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3bb9686d-b8b3-4dac-b780-c1c5aad8defd tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbc32e74-c04a-418a-b596-e9bdfecbb247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4730b89-e4a7-45cc-bc98-68955d917c2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1630748680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49bbe692f7054826a45637e70820d8a4',qos_specs=None,replication_status=,reservations=['1d13cf14-4861-4d8a-b59b-afaf24792a39','629f48b3-9710-4aff-8ef5-10bc51094970','8f931a81-615e-4ad2-a080-b0676bf84f72','685c34f6-0985-4f8d-ac92-aecc3dac39ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d81e09d736644f57a8e727dcd06dd352',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1630748680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4730b89-e4a7-45cc-bc98-68955d917c2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49bbe692f7054826a45637e70820d8a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d81e09d736644f57a8e727dcd06dd352',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:17 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3bb9686d-b8b3-4dac-b780-c1c5aad8defd tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f221ae6-3657-46cc-9e32-6546a4ad57da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:17 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3bb9686d-b8b3-4dac-b780-c1c5aad8defd tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f221ae6-3657-46cc-9e32-6546a4ad57da) transitioned into state 'SUCCESS' from state '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-1630748680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49bbe692f7054826a45637e70820d8a4',qos_specs=None,replication_status=,reservations=['1d13cf14-4861-4d8a-b59b-afaf24792a39','629f48b3-9710-4aff-8ef5-10bc51094970','8f931a81-615e-4ad2-a080-b0676bf84f72','685c34f6-0985-4f8d-ac92-aecc3dac39ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d81e09d736644f57a8e727dcd06dd352',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:17 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3bb9686d-b8b3-4dac-b780-c1c5aad8defd tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aeed551-8274-48ca-a33b-049caf05a850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:17 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3bb9686d-b8b3-4dac-b780-c1c5aad8defd tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aeed551-8274-48ca-a33b-049caf05a850) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:17 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3bb9686d-b8b3-4dac-b780-c1c5aad8defd tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Flow 'volume_create_api' (78db2ae1-d74f-44d0-a1f6-d38f1899718d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:17 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3bb9686d-b8b3-4dac-b780-c1c5aad8defd tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Create volume request issued successfully. Sep 01 02:13:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3bb9686d-b8b3-4dac-b780-c1c5aad8defd tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 846/1743] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:13:16 2026] POST /volume/v3/volumes => generated 766 bytes in 1042 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b7a9cb80-edad-4c10-bffd-ab870daaaee8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b7a9cb80-edad-4c10-bffd-ab870daaaee8 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] GET http://192.168.122.72/volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a Sep 01 02:13:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b7a9cb80-edad-4c10-bffd-ab870daaaee8 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b7a9cb80-edad-4c10-bffd-ab870daaaee8 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8142aa59-bb1d-4f36-848a-5ca724fdf4c1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8142aa59-bb1d-4f36-848a-5ca724fdf4c1 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 Sep 01 02:13:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8142aa59-bb1d-4f36-848a-5ca724fdf4c1 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8142aa59-bb1d-4f36-848a-5ca724fdf4c1 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:17 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:17 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:17 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:17 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:17 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:17 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:17 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:17 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:17 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8142aa59-bb1d-4f36-848a-5ca724fdf4c1 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:17 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b7a9cb80-edad-4c10-bffd-ab870daaaee8 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Volume info retrieved successfully. Sep 01 02:13:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8142aa59-bb1d-4f36-848a-5ca724fdf4c1 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 returned with HTTP 200 Sep 01 02:13:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 847/1744] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:17 2026] GET /volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 => generated 847 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b7a9cb80-edad-4c10-bffd-ab870daaaee8 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] http://192.168.122.72/volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a returned with HTTP 200 Sep 01 02:13:17 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 898/1745] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:17 2026] GET /volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a => generated 834 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fb78650e-d545-42cf-adfb-3ccf5717dae7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fb78650e-d545-42cf-adfb-3ccf5717dae7 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 Sep 01 02:13:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fb78650e-d545-42cf-adfb-3ccf5717dae7 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fb78650e-d545-42cf-adfb-3ccf5717dae7 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:17 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:17 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:17 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:17 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:17 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fb78650e-d545-42cf-adfb-3ccf5717dae7 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fb78650e-d545-42cf-adfb-3ccf5717dae7 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 returned with HTTP 200 Sep 01 02:13:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 848/1746] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:17 2026] GET /volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-01bd85af-824d-4667-91af-d1a483d330d9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-01bd85af-824d-4667-91af-d1a483d330d9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 Sep 01 02:13:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-01bd85af-824d-4667-91af-d1a483d330d9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-01bd85af-824d-4667-91af-d1a483d330d9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:17 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-01bd85af-824d-4667-91af-d1a483d330d9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Delete snapshot with id: cc8dcf67-bfca-4c37-8181-0636a9bd8419 Sep 01 02:13:17 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:17 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:17 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-01bd85af-824d-4667-91af-d1a483d330d9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Snapshot retrieved successfully. Sep 01 02:13:17 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:17 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:17 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-01bd85af-824d-4667-91af-d1a483d330d9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Snapshot delete request issued successfully. Sep 01 02:13:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-01bd85af-824d-4667-91af-d1a483d330d9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 returned with HTTP 202 Sep 01 02:13:17 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 899/1747] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:13:17 2026] DELETE /volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1a183433-26a2-45be-abe6-4b2acff884ab None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1a183433-26a2-45be-abe6-4b2acff884ab tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 Sep 01 02:13:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1a183433-26a2-45be-abe6-4b2acff884ab tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1a183433-26a2-45be-abe6-4b2acff884ab tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:17 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:17 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:17 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1a183433-26a2-45be-abe6-4b2acff884ab tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Snapshot retrieved successfully. Sep 01 02:13:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1a183433-26a2-45be-abe6-4b2acff884ab tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 returned with HTTP 200 Sep 01 02:13:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 849/1748] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:17 2026] GET /volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 => generated 461 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-db8b5090-4648-4f72-a34a-4550da20deb0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-db8b5090-4648-4f72-a34a-4550da20deb0 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] GET http://192.168.122.72/volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a Sep 01 02:13:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-db8b5090-4648-4f72-a34a-4550da20deb0 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-db8b5090-4648-4f72-a34a-4550da20deb0 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:18 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:18 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:18 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:18 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:18 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-db8b5090-4648-4f72-a34a-4550da20deb0 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Volume info retrieved successfully. Sep 01 02:13:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-db8b5090-4648-4f72-a34a-4550da20deb0 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] http://192.168.122.72/volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a returned with HTTP 200 Sep 01 02:13:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 900/1749] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:18 2026] GET /volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a => generated 858 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-09548c7b-fe3f-43eb-84f5-f761c3458c01 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-09548c7b-fe3f-43eb-84f5-f761c3458c01 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 Sep 01 02:13:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-09548c7b-fe3f-43eb-84f5-f761c3458c01 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-09548c7b-fe3f-43eb-84f5-f761c3458c01 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-09548c7b-fe3f-43eb-84f5-f761c3458c01 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Snapshot retrieved successfully. Sep 01 02:13:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-09548c7b-fe3f-43eb-84f5-f761c3458c01 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 returned with HTTP 200 Sep 01 02:13:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 850/1750] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:18 2026] GET /volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 => generated 461 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3a67d0b1-4aaa-41a3-a3e4-bc7a147cd60a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3a67d0b1-4aaa-41a3-a3e4-bc7a147cd60a tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] GET http://192.168.122.72/volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a Sep 01 02:13:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3a67d0b1-4aaa-41a3-a3e4-bc7a147cd60a tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3a67d0b1-4aaa-41a3-a3e4-bc7a147cd60a tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3a67d0b1-4aaa-41a3-a3e4-bc7a147cd60a tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Volume info retrieved successfully. Sep 01 02:13:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3a67d0b1-4aaa-41a3-a3e4-bc7a147cd60a tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] http://192.168.122.72/volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a returned with HTTP 200 Sep 01 02:13:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 901/1751] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:19 2026] GET /volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a => generated 859 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ae0589fa-31a6-40de-a3e7-64e14a7eb0fb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ae0589fa-31a6-40de-a3e7-64e14a7eb0fb tempest-VolumeQuotasNegativeTestJSON-2087454425 tempest-VolumeQuotasNegativeTestJSON-2087454425-project-admin] PUT http://192.168.122.72/volume/v3/os-quota-sets/49bbe692f7054826a45637e70820d8a4 Sep 01 02:13:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ae0589fa-31a6-40de-a3e7-64e14a7eb0fb tempest-VolumeQuotasNegativeTestJSON-2087454425 tempest-VolumeQuotasNegativeTestJSON-2087454425-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-826485f2-d7e3-4d2f-8b01-f08e9b6919a2 req-b2b8f7b1-6792-4908-a4d1-bb74b25f773a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-826485f2-d7e3-4d2f-8b01-f08e9b6919a2 req-b2b8f7b1-6792-4908-a4d1-bb74b25f773a tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] DELETE http://192.168.122.72/volume/v3/attachments/93fc4e62-7043-41e2-8e03-f1ff387b8991 Sep 01 02:13:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-826485f2-d7e3-4d2f-8b01-f08e9b6919a2 req-b2b8f7b1-6792-4908-a4d1-bb74b25f773a tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-826485f2-d7e3-4d2f-8b01-f08e9b6919a2 req-b2b8f7b1-6792-4908-a4d1-bb74b25f773a tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:19 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, Sep 01 02:13:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ae0589fa-31a6-40de-a3e7-64e14a7eb0fb tempest-VolumeQuotasNegativeTestJSON-2087454425 tempest-VolumeQuotasNegativeTestJSON-2087454425-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/49bbe692f7054826a45637e70820d8a4 returned with HTTP 200 Sep 01 02:13:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 851/1752] 192.168.122.72 () {60 vars in 1253 bytes} [Tue Sep 1 02:13:19 2026] PUT /volume/v3/os-quota-sets/49bbe692f7054826a45637e70820d8a4 => generated 395 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8a54d585-000e-49e3-8467-fdf699b91589 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8a54d585-000e-49e3-8467-fdf699b91589 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:13:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8a54d585-000e-49e3-8467-fdf699b91589 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-8a54d585-000e-49e3-8467-fdf699b91589 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:19 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-8a54d585-000e-49e3-8467-fdf699b91589 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Create volume of 2 GB Sep 01 02:13:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8a54d585-000e-49e3-8467-fdf699b91589 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Availability Zones retrieved successfully. Sep 01 02:13:20 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8a54d585-000e-49e3-8467-fdf699b91589 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Flow 'volume_create_api' (78875406-aebd-4c1f-9de8-16f2fbbfc42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-826485f2-d7e3-4d2f-8b01-f08e9b6919a2 req-b2b8f7b1-6792-4908-a4d1-bb74b25f773a tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/attachments/93fc4e62-7043-41e2-8e03-f1ff387b8991 returned with HTTP 200 Sep 01 02:13:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 902/1753] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:13:19 2026] DELETE /volume/v3/attachments/93fc4e62-7043-41e2-8e03-f1ff387b8991 => generated 19 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-26b2bc9a-d421-49e6-bd25-d503313399d9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-26b2bc9a-d421-49e6-bd25-d503313399d9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 Sep 01 02:13:20 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8a54d585-000e-49e3-8467-fdf699b91589 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56df0c7d-e55e-47ce-8478-ab46369f770a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-26b2bc9a-d421-49e6-bd25-d503313399d9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-26b2bc9a-d421-49e6-bd25-d503313399d9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:20 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-8a54d585-000e-49e3-8467-fdf699b91589 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Validating volume size '2' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:20 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:20 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-26b2bc9a-d421-49e6-bd25-d503313399d9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Snapshot retrieved successfully. Sep 01 02:13:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-26b2bc9a-d421-49e6-bd25-d503313399d9 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 returned with HTTP 200 Sep 01 02:13:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 903/1754] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:20 2026] GET /volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 => generated 461 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-826485f2-d7e3-4d2f-8b01-f08e9b6919a2 req-f1179f7e-c29e-4076-b818-336a81998e0d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-826485f2-d7e3-4d2f-8b01-f08e9b6919a2 req-f1179f7e-c29e-4076-b818-336a81998e0d tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] DELETE http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab Sep 01 02:13:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-826485f2-d7e3-4d2f-8b01-f08e9b6919a2 req-f1179f7e-c29e-4076-b818-336a81998e0d tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-826485f2-d7e3-4d2f-8b01-f08e9b6919a2 req-f1179f7e-c29e-4076-b818-336a81998e0d tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:20 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [req-826485f2-d7e3-4d2f-8b01-f08e9b6919a2 req-f1179f7e-c29e-4076-b818-336a81998e0d tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Delete volume with id: 3b6ad179-9335-431c-a8a1-7667a66a07ab Sep 01 02:13:20 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:20 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:20 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:20 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-826485f2-d7e3-4d2f-8b01-f08e9b6919a2 req-f1179f7e-c29e-4076-b818-336a81998e0d tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Volume info retrieved successfully. Sep 01 02:13:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-826485f2-d7e3-4d2f-8b01-f08e9b6919a2 req-f1179f7e-c29e-4076-b818-336a81998e0d tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] Delete volume request issued successfully. Sep 01 02:13:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-826485f2-d7e3-4d2f-8b01-f08e9b6919a2 req-f1179f7e-c29e-4076-b818-336a81998e0d tempest-TestShelveInstance-796483814 tempest-TestShelveInstance-796483814-project-member] http://192.168.122.72/volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab returned with HTTP 202 Sep 01 02:13:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 904/1755] 192.168.122.72 () {62 vars in 1504 bytes} [Tue Sep 1 02:13:20 2026] DELETE /volume/v3/volumes/3b6ad179-9335-431c-a8a1-7667a66a07ab => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:20 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8a54d585-000e-49e3-8467-fdf699b91589 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56df0c7d-e55e-47ce-8478-ab46369f770a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:20 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8a54d585-000e-49e3-8467-fdf699b91589 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c460b6d2-5692-4579-aae4-d4e6b50d34a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:20 devstack devstack@c-api.service[87017]: WARNING cinder.quota_utils [None req-8a54d585-000e-49e3-8467-fdf699b91589 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Quota exceeded for 49bbe692f7054826a45637e70820d8a4, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 02:13:20 devstack devstack@c-api.service[87017]: WARNING cinder.volume.api [None req-8a54d585-000e-49e3-8467-fdf699b91589 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c460b6d2-5692-4579-aae4-d4e6b50d34a5) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:13:20 devstack devstack@c-api.service[87017]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 01 02:13:20 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8a54d585-000e-49e3-8467-fdf699b91589 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c460b6d2-5692-4579-aae4-d4e6b50d34a5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:20 devstack devstack@c-api.service[87017]: WARNING cinder.volume.api [None req-8a54d585-000e-49e3-8467-fdf699b91589 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c460b6d2-5692-4579-aae4-d4e6b50d34a5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:13:20 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8a54d585-000e-49e3-8467-fdf699b91589 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56df0c7d-e55e-47ce-8478-ab46369f770a) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:20 devstack devstack@c-api.service[87017]: WARNING cinder.volume.api [None req-8a54d585-000e-49e3-8467-fdf699b91589 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56df0c7d-e55e-47ce-8478-ab46369f770a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:13:20 devstack devstack@c-api.service[87017]: WARNING cinder.volume.api [None req-8a54d585-000e-49e3-8467-fdf699b91589 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Flow 'volume_create_api' (78875406-aebd-4c1f-9de8-16f2fbbfc42e) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:13:20 devstack devstack@c-api.service[87017]: INFO cinder.api.middleware.fault [None req-8a54d585-000e-49e3-8467-fdf699b91589 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 413 Sep 01 02:13:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 852/1756] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:13:19 2026] POST /volume/v3/volumes => generated 208 bytes in 425 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 02:13:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-48034520-2c00-453c-91b9-84bdb8c3a854 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-48034520-2c00-453c-91b9-84bdb8c3a854 tempest-VolumeQuotasNegativeTestJSON-2087454425 tempest-VolumeQuotasNegativeTestJSON-2087454425-project-admin] PUT http://192.168.122.72/volume/v3/os-quota-sets/49bbe692f7054826a45637e70820d8a4 Sep 01 02:13:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-48034520-2c00-453c-91b9-84bdb8c3a854 tempest-VolumeQuotasNegativeTestJSON-2087454425 tempest-VolumeQuotasNegativeTestJSON-2087454425-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-48034520-2c00-453c-91b9-84bdb8c3a854 tempest-VolumeQuotasNegativeTestJSON-2087454425 tempest-VolumeQuotasNegativeTestJSON-2087454425-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/49bbe692f7054826a45637e70820d8a4 returned with HTTP 200 Sep 01 02:13:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 905/1757] 192.168.122.72 () {60 vars in 1253 bytes} [Tue Sep 1 02:13:20 2026] PUT /volume/v3/os-quota-sets/49bbe692f7054826a45637e70820d8a4 => generated 395 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-630e0179-bf42-470e-a4d1-e6dced5ef61f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-630e0179-bf42-470e-a4d1-e6dced5ef61f tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:13:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-630e0179-bf42-470e-a4d1-e6dced5ef61f tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-630e0179-bf42-470e-a4d1-e6dced5ef61f tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:20 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-630e0179-bf42-470e-a4d1-e6dced5ef61f tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Create volume of 1 GB Sep 01 02:13:20 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:20 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:20 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-630e0179-bf42-470e-a4d1-e6dced5ef61f tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Availability Zones retrieved successfully. Sep 01 02:13:20 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-630e0179-bf42-470e-a4d1-e6dced5ef61f tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Flow 'volume_create_api' (a6f662ed-e3a1-45f3-b72e-0973bc0e0289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:20 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-630e0179-bf42-470e-a4d1-e6dced5ef61f tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c65571d-d965-418b-8c0d-5d770b03d196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:20 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-630e0179-bf42-470e-a4d1-e6dced5ef61f tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:20 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-630e0179-bf42-470e-a4d1-e6dced5ef61f tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c65571d-d965-418b-8c0d-5d770b03d196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:20 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-630e0179-bf42-470e-a4d1-e6dced5ef61f tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (063e730d-cbbd-423a-b98b-14a03d62a620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:20 devstack devstack@c-api.service[87017]: WARNING cinder.quota_utils [None req-630e0179-bf42-470e-a4d1-e6dced5ef61f tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Quota exceeded for 49bbe692f7054826a45637e70820d8a4, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 01 02:13:21 devstack devstack@c-api.service[87017]: WARNING cinder.volume.api [None req-630e0179-bf42-470e-a4d1-e6dced5ef61f tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (063e730d-cbbd-423a-b98b-14a03d62a620) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:13:21 devstack devstack@c-api.service[87017]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 01 02:13:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-630e0179-bf42-470e-a4d1-e6dced5ef61f tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (063e730d-cbbd-423a-b98b-14a03d62a620) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:21 devstack devstack@c-api.service[87017]: WARNING cinder.volume.api [None req-630e0179-bf42-470e-a4d1-e6dced5ef61f tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (063e730d-cbbd-423a-b98b-14a03d62a620) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:13:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-630e0179-bf42-470e-a4d1-e6dced5ef61f tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c65571d-d965-418b-8c0d-5d770b03d196) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:21 devstack devstack@c-api.service[87017]: WARNING cinder.volume.api [None req-630e0179-bf42-470e-a4d1-e6dced5ef61f tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c65571d-d965-418b-8c0d-5d770b03d196) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:13:21 devstack devstack@c-api.service[87017]: WARNING cinder.volume.api [None req-630e0179-bf42-470e-a4d1-e6dced5ef61f tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Flow 'volume_create_api' (a6f662ed-e3a1-45f3-b72e-0973bc0e0289) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:13:21 devstack devstack@c-api.service[87017]: INFO cinder.api.middleware.fault [None req-630e0179-bf42-470e-a4d1-e6dced5ef61f tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 413 Sep 01 02:13:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 853/1758] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:13:20 2026] POST /volume/v3/volumes => generated 150 bytes in 425 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 02:13:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-713ac14b-8554-4692-83e3-c2a39f8bddb7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-713ac14b-8554-4692-83e3-c2a39f8bddb7 tempest-VolumeQuotasNegativeTestJSON-2087454425 tempest-VolumeQuotasNegativeTestJSON-2087454425-project-admin] PUT http://192.168.122.72/volume/v3/os-quota-sets/49bbe692f7054826a45637e70820d8a4 Sep 01 02:13:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-713ac14b-8554-4692-83e3-c2a39f8bddb7 tempest-VolumeQuotasNegativeTestJSON-2087454425 tempest-VolumeQuotasNegativeTestJSON-2087454425-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ca02cc22-c010-4956-8f2b-abb7b1c134dc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ca02cc22-c010-4956-8f2b-abb7b1c134dc tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 Sep 01 02:13:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ca02cc22-c010-4956-8f2b-abb7b1c134dc tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ca02cc22-c010-4956-8f2b-abb7b1c134dc tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ca02cc22-c010-4956-8f2b-abb7b1c134dc tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 returned with HTTP 404 Sep 01 02:13:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 854/1759] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:21 2026] GET /volume/v3/snapshots/cc8dcf67-bfca-4c37-8181-0636a9bd8419 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e33abf9e-3067-4254-a260-a5aca29e0a2f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e33abf9e-3067-4254-a260-a5aca29e0a2f tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 Sep 01 02:13:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e33abf9e-3067-4254-a260-a5aca29e0a2f tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e33abf9e-3067-4254-a260-a5aca29e0a2f tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:21 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:21 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:21 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:21 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e33abf9e-3067-4254-a260-a5aca29e0a2f tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e33abf9e-3067-4254-a260-a5aca29e0a2f tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 returned with HTTP 200 Sep 01 02:13:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 855/1760] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:21 2026] GET /volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4a4cd0b5-46ca-4b8f-9ba0-a96017e6263f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4a4cd0b5-46ca-4b8f-9ba0-a96017e6263f tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] DELETE http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 Sep 01 02:13:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4a4cd0b5-46ca-4b8f-9ba0-a96017e6263f tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4a4cd0b5-46ca-4b8f-9ba0-a96017e6263f tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:21 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-4a4cd0b5-46ca-4b8f-9ba0-a96017e6263f tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Delete volume with id: 7ef0c089-cdca-4e16-9402-403928f7bf13 Sep 01 02:13:21 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:21 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:21 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:21 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4a4cd0b5-46ca-4b8f-9ba0-a96017e6263f tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-713ac14b-8554-4692-83e3-c2a39f8bddb7 tempest-VolumeQuotasNegativeTestJSON-2087454425 tempest-VolumeQuotasNegativeTestJSON-2087454425-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/49bbe692f7054826a45637e70820d8a4 returned with HTTP 200 Sep 01 02:13:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 906/1761] 192.168.122.72 () {60 vars in 1253 bytes} [Tue Sep 1 02:13:21 2026] PUT /volume/v3/os-quota-sets/49bbe692f7054826a45637e70820d8a4 => generated 394 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5b02ff8d-cc20-4e17-90a7-b1205df6593a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5b02ff8d-cc20-4e17-90a7-b1205df6593a tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] POST http://192.168.122.72/volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a/action Sep 01 02:13:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5b02ff8d-cc20-4e17-90a7-b1205df6593a tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5b02ff8d-cc20-4e17-90a7-b1205df6593a tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:21 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:21 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:21 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:21 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:21 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5b02ff8d-cc20-4e17-90a7-b1205df6593a tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Volume info retrieved successfully. Sep 01 02:13:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4a4cd0b5-46ca-4b8f-9ba0-a96017e6263f tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Delete volume request issued successfully. Sep 01 02:13:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4a4cd0b5-46ca-4b8f-9ba0-a96017e6263f tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 returned with HTTP 202 Sep 01 02:13:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 856/1762] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:21 2026] DELETE /volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:13:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1835034d-7a96-4cb3-bbe0-2bcb34b0da30 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1835034d-7a96-4cb3-bbe0-2bcb34b0da30 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 Sep 01 02:13:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1835034d-7a96-4cb3-bbe0-2bcb34b0da30 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1835034d-7a96-4cb3-bbe0-2bcb34b0da30 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:21 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:21 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:21 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:21 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1835034d-7a96-4cb3-bbe0-2bcb34b0da30 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1835034d-7a96-4cb3-bbe0-2bcb34b0da30 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 returned with HTTP 200 Sep 01 02:13:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 857/1763] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:21 2026] GET /volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 => generated 846 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:21 devstack devstack@c-api.service[87016]: ERROR cinder.volume.api [None req-5b02ff8d-cc20-4e17-90a7-b1205df6593a tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Quota exceeded for 49bbe692f7054826a45637e70820d8a4, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 02:13:21 devstack devstack@c-api.service[87016]: INFO cinder.api.middleware.fault [None req-5b02ff8d-cc20-4e17-90a7-b1205df6593a tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] http://192.168.122.72/volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a/action returned with HTTP 413 Sep 01 02:13:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 907/1764] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:13:21 2026] POST /volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a/action => generated 208 bytes in 200 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 02:13:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7e3d33e0-cbfa-4f0d-aa80-1db9dadee988 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7e3d33e0-cbfa-4f0d-aa80-1db9dadee988 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] GET http://192.168.122.72/volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a Sep 01 02:13:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7e3d33e0-cbfa-4f0d-aa80-1db9dadee988 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7e3d33e0-cbfa-4f0d-aa80-1db9dadee988 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:21 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:21 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:21 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:21 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7e3d33e0-cbfa-4f0d-aa80-1db9dadee988 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Volume info retrieved successfully. Sep 01 02:13:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7e3d33e0-cbfa-4f0d-aa80-1db9dadee988 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] http://192.168.122.72/volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a returned with HTTP 200 Sep 01 02:13:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 858/1765] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:21 2026] GET /volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c3eebfb6-d142-4081-b2e4-49dc23a9f94a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c3eebfb6-d142-4081-b2e4-49dc23a9f94a tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] DELETE http://192.168.122.72/volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a Sep 01 02:13:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c3eebfb6-d142-4081-b2e4-49dc23a9f94a tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c3eebfb6-d142-4081-b2e4-49dc23a9f94a tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:21 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-c3eebfb6-d142-4081-b2e4-49dc23a9f94a tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Delete volume with id: c4730b89-e4a7-45cc-bc98-68955d917c2a Sep 01 02:13:21 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:21 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:21 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:21 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:21 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c3eebfb6-d142-4081-b2e4-49dc23a9f94a tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Volume info retrieved successfully. Sep 01 02:13:21 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c3eebfb6-d142-4081-b2e4-49dc23a9f94a tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Delete volume request issued successfully. Sep 01 02:13:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c3eebfb6-d142-4081-b2e4-49dc23a9f94a tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] http://192.168.122.72/volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a returned with HTTP 202 Sep 01 02:13:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 908/1766] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:21 2026] DELETE /volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-65c6d11b-cd9d-45ac-82b3-d536e7a27083 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-65c6d11b-cd9d-45ac-82b3-d536e7a27083 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] GET http://192.168.122.72/volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a Sep 01 02:13:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-65c6d11b-cd9d-45ac-82b3-d536e7a27083 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-65c6d11b-cd9d-45ac-82b3-d536e7a27083 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:21 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:21 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:21 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:21 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-65c6d11b-cd9d-45ac-82b3-d536e7a27083 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Volume info retrieved successfully. Sep 01 02:13:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-65c6d11b-cd9d-45ac-82b3-d536e7a27083 tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] http://192.168.122.72/volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a returned with HTTP 200 Sep 01 02:13:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 859/1767] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:21 2026] GET /volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a => generated 858 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-87f15fa0-6f67-45b9-a150-809f3ffa5c75 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-87f15fa0-6f67-45b9-a150-809f3ffa5c75 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 Sep 01 02:13:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-87f15fa0-6f67-45b9-a150-809f3ffa5c75 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-87f15fa0-6f67-45b9-a150-809f3ffa5c75 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:22 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:22 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-87f15fa0-6f67-45b9-a150-809f3ffa5c75 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Volume info retrieved successfully. Sep 01 02:13:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-87f15fa0-6f67-45b9-a150-809f3ffa5c75 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 returned with HTTP 200 Sep 01 02:13:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 909/1768] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:22 2026] GET /volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 => generated 846 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2cacbb6b-4153-4b68-9120-754464f1336c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2cacbb6b-4153-4b68-9120-754464f1336c tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] GET http://192.168.122.72/volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a Sep 01 02:13:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2cacbb6b-4153-4b68-9120-754464f1336c tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2cacbb6b-4153-4b68-9120-754464f1336c tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:22 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:22 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:22 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:22 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:22 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2cacbb6b-4153-4b68-9120-754464f1336c tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Volume info retrieved successfully. Sep 01 02:13:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2cacbb6b-4153-4b68-9120-754464f1336c tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] http://192.168.122.72/volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a returned with HTTP 200 Sep 01 02:13:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 860/1769] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:22 2026] GET /volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a => generated 858 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-03c4057a-e910-4eb3-9431-26c4fe85f141 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-03c4057a-e910-4eb3-9431-26c4fe85f141 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] GET http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 Sep 01 02:13:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-03c4057a-e910-4eb3-9431-26c4fe85f141 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-03c4057a-e910-4eb3-9431-26c4fe85f141 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-03c4057a-e910-4eb3-9431-26c4fe85f141 tempest-VolumesExtendTest-3044692 tempest-VolumesExtendTest-3044692-project-member] http://192.168.122.72/volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 returned with HTTP 404 Sep 01 02:13:23 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 910/1770] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:23 2026] GET /volume/v3/volumes/7ef0c089-cdca-4e16-9402-403928f7bf13 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-61259d48-b8eb-4979-b240-4816b3372eba None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-61259d48-b8eb-4979-b240-4816b3372eba tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] GET http://192.168.122.72/volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a Sep 01 02:13:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-61259d48-b8eb-4979-b240-4816b3372eba tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-61259d48-b8eb-4979-b240-4816b3372eba tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-61259d48-b8eb-4979-b240-4816b3372eba tempest-VolumeQuotasNegativeTestJSON-207591293 tempest-VolumeQuotasNegativeTestJSON-207591293-project-member] http://192.168.122.72/volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a returned with HTTP 404 Sep 01 02:13:23 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 861/1771] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:23 2026] GET /volume/v3/volumes/c4730b89-e4a7-45cc-bc98-68955d917c2a => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-09a90a0b-b43d-4547-a979-bb2d1199cd64 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-09a90a0b-b43d-4547-a979-bb2d1199cd64 tempest-VolumeQuotasNegativeTestJSON-2087454425 tempest-VolumeQuotasNegativeTestJSON-2087454425-project-admin] PUT http://192.168.122.72/volume/v3/os-quota-sets/49bbe692f7054826a45637e70820d8a4 Sep 01 02:13:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-09a90a0b-b43d-4547-a979-bb2d1199cd64 tempest-VolumeQuotasNegativeTestJSON-2087454425 tempest-VolumeQuotasNegativeTestJSON-2087454425-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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-09a90a0b-b43d-4547-a979-bb2d1199cd64 tempest-VolumeQuotasNegativeTestJSON-2087454425 tempest-VolumeQuotasNegativeTestJSON-2087454425-project-admin] http://192.168.122.72/volume/v3/os-quota-sets/49bbe692f7054826a45637e70820d8a4 returned with HTTP 200 Sep 01 02:13:24 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 911/1772] 192.168.122.72 () {60 vars in 1254 bytes} [Tue Sep 1 02:13:23 2026] PUT /volume/v3/os-quota-sets/49bbe692f7054826a45637e70820d8a4 => generated 398 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-24b23588-4d77-4fbe-8bf9-541f583dae9b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-24b23588-4d77-4fbe-8bf9-541f583dae9b tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:13:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-24b23588-4d77-4fbe-8bf9-541f583dae9b tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "e891f461-2d13-4eb8-a8c0-2ec3f750f9a3", "size": 1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-24b23588-4d77-4fbe-8bf9-541f583dae9b tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'e891f461-2d13-4eb8-a8c0-2ec3f750f9a3', 'size': 1}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:25 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-24b23588-4d77-4fbe-8bf9-541f583dae9b tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Create volume of 1 GB Sep 01 02:13:25 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-24b23588-4d77-4fbe-8bf9-541f583dae9b tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Availability Zones retrieved successfully. Sep 01 02:13:25 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-24b23588-4d77-4fbe-8bf9-541f583dae9b tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Flow 'volume_create_api' (7ef8b3b4-4e9a-44a7-9757-9aad232a7dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:25 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-24b23588-4d77-4fbe-8bf9-541f583dae9b tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c68d249-2894-4c32-a541-38b884c175e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:25 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-24b23588-4d77-4fbe-8bf9-541f583dae9b tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:25 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-24b23588-4d77-4fbe-8bf9-541f583dae9b tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c68d249-2894-4c32-a541-38b884c175e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:25 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-24b23588-4d77-4fbe-8bf9-541f583dae9b tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe6c2ac4-222a-4bfe-a1d0-6d0656a9bc6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:25 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-24b23588-4d77-4fbe-8bf9-541f583dae9b tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Created reservations ['1e858404-aabb-4a92-868a-f964951b9579', '537e9c9f-700c-4896-ae68-109c5634a5ca', 'f078b2b9-485e-404b-9164-48eb68c5f28b', '28bae8eb-aef4-4030-a129-f86356b8df32'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:25 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-24b23588-4d77-4fbe-8bf9-541f583dae9b tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe6c2ac4-222a-4bfe-a1d0-6d0656a9bc6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e858404-aabb-4a92-868a-f964951b9579', '537e9c9f-700c-4896-ae68-109c5634a5ca', 'f078b2b9-485e-404b-9164-48eb68c5f28b', '28bae8eb-aef4-4030-a129-f86356b8df32']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:25 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-24b23588-4d77-4fbe-8bf9-541f583dae9b tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925e6884-4d7d-4f69-8002-0158062a2bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:25 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:25 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:25 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-24b23588-4d77-4fbe-8bf9-541f583dae9b tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925e6884-4d7d-4f69-8002-0158062a2bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '452dde6f-cfaa-4332-8efa-663a1f17d49d', '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='d08c7d9b3585421a9ae1dbed59568582',qos_specs=None,replication_status=,reservations=['1e858404-aabb-4a92-868a-f964951b9579','537e9c9f-700c-4896-ae68-109c5634a5ca','f078b2b9-485e-404b-9164-48eb68c5f28b','28bae8eb-aef4-4030-a129-f86356b8df32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7861c4f65254896b425c0b32a05f133',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:25Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=452dde6f-cfaa-4332-8efa-663a1f17d49d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d08c7d9b3585421a9ae1dbed59568582',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7861c4f65254896b425c0b32a05f133',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:25 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-24b23588-4d77-4fbe-8bf9-541f583dae9b tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d50fd165-6c71-4c89-87b4-a1487909a4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:25 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-24b23588-4d77-4fbe-8bf9-541f583dae9b tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d50fd165-6c71-4c89-87b4-a1487909a4ca) transitioned into state 'SUCCESS' from 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='d08c7d9b3585421a9ae1dbed59568582',qos_specs=None,replication_status=,reservations=['1e858404-aabb-4a92-868a-f964951b9579','537e9c9f-700c-4896-ae68-109c5634a5ca','f078b2b9-485e-404b-9164-48eb68c5f28b','28bae8eb-aef4-4030-a129-f86356b8df32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7861c4f65254896b425c0b32a05f133',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:25 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-24b23588-4d77-4fbe-8bf9-541f583dae9b tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02ddf730-0dbc-49f1-ba8c-df0c2148c3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:25 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-24b23588-4d77-4fbe-8bf9-541f583dae9b tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02ddf730-0dbc-49f1-ba8c-df0c2148c3b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:25 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-24b23588-4d77-4fbe-8bf9-541f583dae9b tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Flow 'volume_create_api' (7ef8b3b4-4e9a-44a7-9757-9aad232a7dc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:25 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-24b23588-4d77-4fbe-8bf9-541f583dae9b tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Create volume request issued successfully. Sep 01 02:13:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-24b23588-4d77-4fbe-8bf9-541f583dae9b tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:25 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 862/1773] 192.168.122.72 () {62 vars in 1179 bytes} [Tue Sep 1 02:13:24 2026] POST /volume/v3/volumes => generated 782 bytes in 1040 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-447c1b70-4000-4755-91c8-7fc4802f1f97 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-447c1b70-4000-4755-91c8-7fc4802f1f97 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] GET http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d Sep 01 02:13:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-447c1b70-4000-4755-91c8-7fc4802f1f97 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-447c1b70-4000-4755-91c8-7fc4802f1f97 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:25 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:25 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:25 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:25 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:25 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-447c1b70-4000-4755-91c8-7fc4802f1f97 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Volume info retrieved successfully. Sep 01 02:13:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-447c1b70-4000-4755-91c8-7fc4802f1f97 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d returned with HTTP 200 Sep 01 02:13:25 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 912/1774] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:25 2026] GET /volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d => generated 850 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a36f8f01-4025-47f9-bb2b-0071c2b28e74 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-06b89942-cb95-42f9-9acf-96a308fbda07 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-06b89942-cb95-42f9-9acf-96a308fbda07 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] GET http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d Sep 01 02:13:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-06b89942-cb95-42f9-9acf-96a308fbda07 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-06b89942-cb95-42f9-9acf-96a308fbda07 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:26 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:UPDATE=162,cinder:DELETE=6,cinder:SELECT=614,cinder:INSERT=97 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:13:26 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:26 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:26 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:26 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:26 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-06b89942-cb95-42f9-9acf-96a308fbda07 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Volume info retrieved successfully. Sep 01 02:13:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-06b89942-cb95-42f9-9acf-96a308fbda07 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d returned with HTTP 200 Sep 01 02:13:26 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 913/1775] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:26 2026] GET /volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d => generated 874 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a36f8f01-4025-47f9-bb2b-0071c2b28e74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:13:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a36f8f01-4025-47f9-bb2b-0071c2b28e74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1492658766", "metadata": {"Type": "Test"}}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-a36f8f01-4025-47f9-bb2b-0071c2b28e74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1492658766', 'metadata': {'Type': 'Test'}}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:27 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-a36f8f01-4025-47f9-bb2b-0071c2b28e74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Create volume of 1 GB Sep 01 02:13:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:27 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a36f8f01-4025-47f9-bb2b-0071c2b28e74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Availability Zones retrieved successfully. Sep 01 02:13:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36f8f01-4025-47f9-bb2b-0071c2b28e74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Flow 'volume_create_api' (7249b8d4-bee1-4a7c-8b9b-c63530c8b5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36f8f01-4025-47f9-bb2b-0071c2b28e74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc55862a-e0ba-419a-9272-0fb7694c0c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-a36f8f01-4025-47f9-bb2b-0071c2b28e74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36f8f01-4025-47f9-bb2b-0071c2b28e74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc55862a-e0ba-419a-9272-0fb7694c0c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36f8f01-4025-47f9-bb2b-0071c2b28e74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4f75422-cfd1-40d0-b6c1-f94d9e7e405a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:27 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-a36f8f01-4025-47f9-bb2b-0071c2b28e74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Created reservations ['bc41bdf8-d2d5-43d8-a698-efb274149d3b', '84a8ed4c-5ca9-499a-b2f8-6d87fd4e82ee', '353732e8-71c1-4198-9f23-15eb067dbf7f', '8c502f58-bd28-432b-b47d-1a02e09f4154'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36f8f01-4025-47f9-bb2b-0071c2b28e74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4f75422-cfd1-40d0-b6c1-f94d9e7e405a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc41bdf8-d2d5-43d8-a698-efb274149d3b', '84a8ed4c-5ca9-499a-b2f8-6d87fd4e82ee', '353732e8-71c1-4198-9f23-15eb067dbf7f', '8c502f58-bd28-432b-b47d-1a02e09f4154']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36f8f01-4025-47f9-bb2b-0071c2b28e74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aae4ef1-6452-4ef9-a684-43f636174cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:27 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36f8f01-4025-47f9-bb2b-0071c2b28e74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aae4ef1-6452-4ef9-a684-43f636174cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5f43e47-2b4b-4d26-9083-3c89263a16b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1492658766',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e4ad2052f1e9460cb952bbff104b318a',qos_specs=None,replication_status=,reservations=['bc41bdf8-d2d5-43d8-a698-efb274149d3b','84a8ed4c-5ca9-499a-b2f8-6d87fd4e82ee','353732e8-71c1-4198-9f23-15eb067dbf7f','8c502f58-bd28-432b-b47d-1a02e09f4154'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57e42caa3cd41dbb108faf25e045ad3',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1492658766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5f43e47-2b4b-4d26-9083-3c89263a16b6,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e4ad2052f1e9460cb952bbff104b318a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a57e42caa3cd41dbb108faf25e045ad3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36f8f01-4025-47f9-bb2b-0071c2b28e74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b5c30e5-71d0-4e53-94fa-98cc26b37138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36f8f01-4025-47f9-bb2b-0071c2b28e74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b5c30e5-71d0-4e53-94fa-98cc26b37138) transitioned into state 'SUCCESS' from state '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-1492658766',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e4ad2052f1e9460cb952bbff104b318a',qos_specs=None,replication_status=,reservations=['bc41bdf8-d2d5-43d8-a698-efb274149d3b','84a8ed4c-5ca9-499a-b2f8-6d87fd4e82ee','353732e8-71c1-4198-9f23-15eb067dbf7f','8c502f58-bd28-432b-b47d-1a02e09f4154'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57e42caa3cd41dbb108faf25e045ad3',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36f8f01-4025-47f9-bb2b-0071c2b28e74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a339518-5b72-4a63-88c1-4698d3663e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36f8f01-4025-47f9-bb2b-0071c2b28e74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a339518-5b72-4a63-88c1-4698d3663e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:27 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36f8f01-4025-47f9-bb2b-0071c2b28e74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Flow 'volume_create_api' (7249b8d4-bee1-4a7c-8b9b-c63530c8b5e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:27 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a36f8f01-4025-47f9-bb2b-0071c2b28e74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Create volume request issued successfully. Sep 01 02:13:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a36f8f01-4025-47f9-bb2b-0071c2b28e74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 863/1776] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:13:26 2026] POST /volume/v3/volumes => generated 766 bytes in 837 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-700c92c6-b5c4-449c-a730-71d51a72c899 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-700c92c6-b5c4-449c-a730-71d51a72c899 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 Sep 01 02:13:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-700c92c6-b5c4-449c-a730-71d51a72c899 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-700c92c6-b5c4-449c-a730-71d51a72c899 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:27 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:27 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:27 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-700c92c6-b5c4-449c-a730-71d51a72c899 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-700c92c6-b5c4-449c-a730-71d51a72c899 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 returned with HTTP 200 Sep 01 02:13:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 914/1777] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:27 2026] GET /volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 => generated 834 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-65f65615-6385-4643-b2cf-6377a493b4b7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-65f65615-6385-4643-b2cf-6377a493b4b7 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] GET http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d Sep 01 02:13:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-65f65615-6385-4643-b2cf-6377a493b4b7 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-65f65615-6385-4643-b2cf-6377a493b4b7 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:27 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:27 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-65f65615-6385-4643-b2cf-6377a493b4b7 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Volume info retrieved successfully. Sep 01 02:13:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-65f65615-6385-4643-b2cf-6377a493b4b7 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d returned with HTTP 200 Sep 01 02:13:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 864/1778] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:27 2026] GET /volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d => generated 874 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1e304965-0ff3-486c-b6f0-3f876cf0eb8f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1e304965-0ff3-486c-b6f0-3f876cf0eb8f tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 Sep 01 02:13:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1e304965-0ff3-486c-b6f0-3f876cf0eb8f tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1e304965-0ff3-486c-b6f0-3f876cf0eb8f tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:28 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:28 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:28 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:28 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:28 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1e304965-0ff3-486c-b6f0-3f876cf0eb8f tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1e304965-0ff3-486c-b6f0-3f876cf0eb8f tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 returned with HTTP 200 Sep 01 02:13:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 915/1779] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:28 2026] GET /volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 => generated 858 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b2d633f1-8a57-4360-b328-66e9528a5bdb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b2d633f1-8a57-4360-b328-66e9528a5bdb tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] GET http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d Sep 01 02:13:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b2d633f1-8a57-4360-b328-66e9528a5bdb tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b2d633f1-8a57-4360-b328-66e9528a5bdb tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:29 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:29 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:29 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:29 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:29 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b2d633f1-8a57-4360-b328-66e9528a5bdb tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Volume info retrieved successfully. Sep 01 02:13:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b2d633f1-8a57-4360-b328-66e9528a5bdb tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d returned with HTTP 200 Sep 01 02:13:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 865/1780] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:29 2026] GET /volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d => generated 932 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-afb04007-4082-478a-88d9-e34634feb2af None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-afb04007-4082-478a-88d9-e34634feb2af tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 Sep 01 02:13:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-afb04007-4082-478a-88d9-e34634feb2af tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-afb04007-4082-478a-88d9-e34634feb2af tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:29 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:29 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:29 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:29 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:29 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-afb04007-4082-478a-88d9-e34634feb2af tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-afb04007-4082-478a-88d9-e34634feb2af tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 returned with HTTP 200 Sep 01 02:13:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 916/1781] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:29 2026] GET /volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8f20dd00-d945-4311-8e82-096698021e24 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8f20dd00-d945-4311-8e82-096698021e24 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 Sep 01 02:13:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8f20dd00-d945-4311-8e82-096698021e24 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8f20dd00-d945-4311-8e82-096698021e24 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:29 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:29 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:29 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:29 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:29 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8f20dd00-d945-4311-8e82-096698021e24 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8f20dd00-d945-4311-8e82-096698021e24 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 returned with HTTP 200 Sep 01 02:13:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 866/1782] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:29 2026] GET /volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 => generated 859 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ffc5a30e-99e0-41f5-8eea-bf0417a1f714 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ffc5a30e-99e0-41f5-8eea-bf0417a1f714 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] PUT http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 Sep 01 02:13:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ffc5a30e-99e0-41f5-8eea-bf0417a1f714 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1492658766"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:30 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:30 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:30 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:30 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ffc5a30e-99e0-41f5-8eea-bf0417a1f714 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ffc5a30e-99e0-41f5-8eea-bf0417a1f714 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume updated successfully. Sep 01 02:13:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ffc5a30e-99e0-41f5-8eea-bf0417a1f714 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 returned with HTTP 200 Sep 01 02:13:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 917/1783] 192.168.122.72 () {60 vars in 1247 bytes} [Tue Sep 1 02:13:30 2026] PUT /volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 => generated 791 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-22609484-3d6b-46d5-9d4a-2c147c033543 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-22609484-3d6b-46d5-9d4a-2c147c033543 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] PUT http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 Sep 01 02:13:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-22609484-3d6b-46d5-9d4a-2c147c033543 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2031076658", "description": "This is the new description of volume"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:30 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:30 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:30 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:30 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-22609484-3d6b-46d5-9d4a-2c147c033543 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-22609484-3d6b-46d5-9d4a-2c147c033543 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume updated successfully. Sep 01 02:13:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-22609484-3d6b-46d5-9d4a-2c147c033543 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 returned with HTTP 200 Sep 01 02:13:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 867/1784] 192.168.122.72 () {60 vars in 1248 bytes} [Tue Sep 1 02:13:30 2026] PUT /volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 => generated 830 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d0e8fd11-b1b3-4ead-8cf5-08fc2e11b91f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c84bce3f-75fa-4e78-9dd5-54f434f251ea None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d0e8fd11-b1b3-4ead-8cf5-08fc2e11b91f tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] GET http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d Sep 01 02:13:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d0e8fd11-b1b3-4ead-8cf5-08fc2e11b91f tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d0e8fd11-b1b3-4ead-8cf5-08fc2e11b91f tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c84bce3f-75fa-4e78-9dd5-54f434f251ea tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 Sep 01 02:13:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c84bce3f-75fa-4e78-9dd5-54f434f251ea tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c84bce3f-75fa-4e78-9dd5-54f434f251ea tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:30 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:30 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:30 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:30 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:30 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:30 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:30 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:30 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d0e8fd11-b1b3-4ead-8cf5-08fc2e11b91f tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Volume info retrieved successfully. Sep 01 02:13:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c84bce3f-75fa-4e78-9dd5-54f434f251ea tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d0e8fd11-b1b3-4ead-8cf5-08fc2e11b91f tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d returned with HTTP 200 Sep 01 02:13:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 918/1785] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:30 2026] GET /volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d => generated 932 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c84bce3f-75fa-4e78-9dd5-54f434f251ea tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 returned with HTTP 200 Sep 01 02:13:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 868/1786] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:30 2026] GET /volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 => generated 898 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-43d375ba-4bff-4a65-9bed-da4f0863fab7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-43d375ba-4bff-4a65-9bed-da4f0863fab7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:13:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-43d375ba-4bff-4a65-9bed-da4f0863fab7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-563522919", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1746803788"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-43d375ba-4bff-4a65-9bed-da4f0863fab7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-563522919', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1746803788'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:30 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-43d375ba-4bff-4a65-9bed-da4f0863fab7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Create volume of 1 GB Sep 01 02:13:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-43d375ba-4bff-4a65-9bed-da4f0863fab7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Availability Zones retrieved successfully. Sep 01 02:13:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-43d375ba-4bff-4a65-9bed-da4f0863fab7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Flow 'volume_create_api' (7c99f230-b552-4de7-8bed-a7bc197dc7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-43d375ba-4bff-4a65-9bed-da4f0863fab7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30e21104-216b-430f-8872-e1d156c9f2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-43d375ba-4bff-4a65-9bed-da4f0863fab7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-43d375ba-4bff-4a65-9bed-da4f0863fab7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30e21104-216b-430f-8872-e1d156c9f2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-43d375ba-4bff-4a65-9bed-da4f0863fab7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d52a7a8-194a-409e-b8f4-402093d7f491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:30 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-43d375ba-4bff-4a65-9bed-da4f0863fab7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Created reservations ['6ef11ff0-f2e2-4f6e-83d7-abc9b12eb33c', '0acf50a7-53d8-491d-91bd-99aa63a42e9c', '15e8281a-fd97-4787-86ba-2bbc7b58d286', 'd86b511c-67f2-432b-9f31-699a28b055db'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-43d375ba-4bff-4a65-9bed-da4f0863fab7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d52a7a8-194a-409e-b8f4-402093d7f491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ef11ff0-f2e2-4f6e-83d7-abc9b12eb33c', '0acf50a7-53d8-491d-91bd-99aa63a42e9c', '15e8281a-fd97-4787-86ba-2bbc7b58d286', 'd86b511c-67f2-432b-9f31-699a28b055db']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-43d375ba-4bff-4a65-9bed-da4f0863fab7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f1f2a85-49ad-432a-a368-7ed72fad7e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:30 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:30 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-43d375ba-4bff-4a65-9bed-da4f0863fab7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f1f2a85-49ad-432a-a368-7ed72fad7e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47c1258a-d20f-44e5-97e1-55995cdec109', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-563522919',display_name='tempest-VolumesGetTest-Volume-1746803788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ad2052f1e9460cb952bbff104b318a',qos_specs=None,replication_status=,reservations=['6ef11ff0-f2e2-4f6e-83d7-abc9b12eb33c','0acf50a7-53d8-491d-91bd-99aa63a42e9c','15e8281a-fd97-4787-86ba-2bbc7b58d286','d86b511c-67f2-432b-9f31-699a28b055db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57e42caa3cd41dbb108faf25e045ad3',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:30Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-563522919',display_name='tempest-VolumesGetTest-Volume-1746803788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47c1258a-d20f-44e5-97e1-55995cdec109,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4ad2052f1e9460cb952bbff104b318a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a57e42caa3cd41dbb108faf25e045ad3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-43d375ba-4bff-4a65-9bed-da4f0863fab7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd0518d1-f26d-4509-b79c-23d1c2f17401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-43d375ba-4bff-4a65-9bed-da4f0863fab7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd0518d1-f26d-4509-b79c-23d1c2f17401) transitioned into 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-563522919',display_name='tempest-VolumesGetTest-Volume-1746803788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ad2052f1e9460cb952bbff104b318a',qos_specs=None,replication_status=,reservations=['6ef11ff0-f2e2-4f6e-83d7-abc9b12eb33c','0acf50a7-53d8-491d-91bd-99aa63a42e9c','15e8281a-fd97-4787-86ba-2bbc7b58d286','d86b511c-67f2-432b-9f31-699a28b055db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57e42caa3cd41dbb108faf25e045ad3',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-43d375ba-4bff-4a65-9bed-da4f0863fab7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df75945-d172-49e7-864e-daa056193cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-43d375ba-4bff-4a65-9bed-da4f0863fab7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df75945-d172-49e7-864e-daa056193cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:30 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-43d375ba-4bff-4a65-9bed-da4f0863fab7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Flow 'volume_create_api' (7c99f230-b552-4de7-8bed-a7bc197dc7aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-43d375ba-4bff-4a65-9bed-da4f0863fab7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Create volume request issued successfully. Sep 01 02:13:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-43d375ba-4bff-4a65-9bed-da4f0863fab7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 919/1787] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:13:30 2026] POST /volume/v3/volumes => generated 786 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:13:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a33f68d0-5b84-4744-af66-b10cf9b40c1c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a33f68d0-5b84-4744-af66-b10cf9b40c1c tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 Sep 01 02:13:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a33f68d0-5b84-4744-af66-b10cf9b40c1c tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a33f68d0-5b84-4744-af66-b10cf9b40c1c tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:30 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:30 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:30 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:30 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a33f68d0-5b84-4744-af66-b10cf9b40c1c tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a33f68d0-5b84-4744-af66-b10cf9b40c1c tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 returned with HTTP 200 Sep 01 02:13:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 869/1788] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:30 2026] GET /volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5fea7157-9524-435c-ae3d-abbddec5adbb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5fea7157-9524-435c-ae3d-abbddec5adbb tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] GET http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d Sep 01 02:13:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5fea7157-9524-435c-ae3d-abbddec5adbb tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5fea7157-9524-435c-ae3d-abbddec5adbb tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:31 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:31 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:31 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:31 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:31 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5fea7157-9524-435c-ae3d-abbddec5adbb tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Volume info retrieved successfully. Sep 01 02:13:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5fea7157-9524-435c-ae3d-abbddec5adbb tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d returned with HTTP 200 Sep 01 02:13:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 920/1789] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:31 2026] GET /volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d => generated 935 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:13:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c57c3841-97bf-468e-95c0-6c36087b833f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c57c3841-97bf-468e-95c0-6c36087b833f tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 Sep 01 02:13:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c57c3841-97bf-468e-95c0-6c36087b833f tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c57c3841-97bf-468e-95c0-6c36087b833f tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:31 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=617,cinder:INSERT=97,cinder:UPDATE=166,cinder:DELETE=3 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:13:31 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:31 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:31 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:31 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c57c3841-97bf-468e-95c0-6c36087b833f tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c57c3841-97bf-468e-95c0-6c36087b833f tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 returned with HTTP 200 Sep 01 02:13:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 870/1790] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:31 2026] GET /volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 => generated 878 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9615f0e9-4273-4eb0-88ee-315b210e0e99 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9615f0e9-4273-4eb0-88ee-315b210e0e99 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] GET http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d Sep 01 02:13:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9615f0e9-4273-4eb0-88ee-315b210e0e99 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9615f0e9-4273-4eb0-88ee-315b210e0e99 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:32 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:32 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:32 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:32 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:32 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9615f0e9-4273-4eb0-88ee-315b210e0e99 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Volume info retrieved successfully. Sep 01 02:13:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9615f0e9-4273-4eb0-88ee-315b210e0e99 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d returned with HTTP 200 Sep 01 02:13:32 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 921/1791] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:32 2026] GET /volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d => generated 935 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f0b6ffa3-dfac-4955-a54d-86988f31afa0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f0b6ffa3-dfac-4955-a54d-86988f31afa0 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 Sep 01 02:13:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f0b6ffa3-dfac-4955-a54d-86988f31afa0 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f0b6ffa3-dfac-4955-a54d-86988f31afa0 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:33 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:33 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:33 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:33 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:33 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f0b6ffa3-dfac-4955-a54d-86988f31afa0 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f0b6ffa3-dfac-4955-a54d-86988f31afa0 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 returned with HTTP 200 Sep 01 02:13:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 871/1792] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:33 2026] GET /volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 => generated 879 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8a2d0253-7675-4ccd-9101-6fdf6bec0535 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8a2d0253-7675-4ccd-9101-6fdf6bec0535 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] PUT http://192.168.122.72/volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 Sep 01 02:13:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8a2d0253-7675-4ccd-9101-6fdf6bec0535 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1492658766", "description": null}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:33 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:33 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:33 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:33 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:33 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8a2d0253-7675-4ccd-9101-6fdf6bec0535 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:33 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8a2d0253-7675-4ccd-9101-6fdf6bec0535 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume updated successfully. Sep 01 02:13:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8a2d0253-7675-4ccd-9101-6fdf6bec0535 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 returned with HTTP 200 Sep 01 02:13:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 922/1793] 192.168.122.72 () {60 vars in 1247 bytes} [Tue Sep 1 02:13:33 2026] PUT /volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 => generated 777 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-09a3e507-4bc8-4ada-aac4-6ff4338267bd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-09a3e507-4bc8-4ada-aac4-6ff4338267bd tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 Sep 01 02:13:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-09a3e507-4bc8-4ada-aac4-6ff4338267bd tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-09a3e507-4bc8-4ada-aac4-6ff4338267bd tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:33 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:33 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:33 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:33 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:33 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-09a3e507-4bc8-4ada-aac4-6ff4338267bd tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-09a3e507-4bc8-4ada-aac4-6ff4338267bd tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 returned with HTTP 200 Sep 01 02:13:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 872/1794] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:33 2026] GET /volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0af167ad-df68-427f-88f4-2955571c1707 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0af167ad-df68-427f-88f4-2955571c1707 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] DELETE http://192.168.122.72/volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 Sep 01 02:13:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0af167ad-df68-427f-88f4-2955571c1707 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0af167ad-df68-427f-88f4-2955571c1707 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:33 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-0af167ad-df68-427f-88f4-2955571c1707 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Delete volume with id: 47c1258a-d20f-44e5-97e1-55995cdec109 Sep 01 02:13:33 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:33 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:33 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:33 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:33 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0af167ad-df68-427f-88f4-2955571c1707 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:33 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0af167ad-df68-427f-88f4-2955571c1707 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Delete volume request issued successfully. Sep 01 02:13:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0af167ad-df68-427f-88f4-2955571c1707 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 returned with HTTP 202 Sep 01 02:13:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 923/1795] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:33 2026] DELETE /volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-310e952e-98c1-4748-a3ae-7c1ae664ccf6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-310e952e-98c1-4748-a3ae-7c1ae664ccf6 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 Sep 01 02:13:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-310e952e-98c1-4748-a3ae-7c1ae664ccf6 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-310e952e-98c1-4748-a3ae-7c1ae664ccf6 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:33 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:33 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:33 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:33 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:33 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-310e952e-98c1-4748-a3ae-7c1ae664ccf6 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-310e952e-98c1-4748-a3ae-7c1ae664ccf6 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 returned with HTTP 200 Sep 01 02:13:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 873/1796] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:33 2026] GET /volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 => generated 844 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4d3473e2-67b8-4f2c-b89a-9b9eba7bc1f5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4d3473e2-67b8-4f2c-b89a-9b9eba7bc1f5 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] GET http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d Sep 01 02:13:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4d3473e2-67b8-4f2c-b89a-9b9eba7bc1f5 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4d3473e2-67b8-4f2c-b89a-9b9eba7bc1f5 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:33 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:33 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:33 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:33 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:33 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4d3473e2-67b8-4f2c-b89a-9b9eba7bc1f5 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Volume info retrieved successfully. Sep 01 02:13:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4d3473e2-67b8-4f2c-b89a-9b9eba7bc1f5 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d returned with HTTP 200 Sep 01 02:13:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 924/1797] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:33 2026] GET /volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d => generated 1200 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a4bc344c-76eb-4ea0-8ba2-220f0d00595e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a4bc344c-76eb-4ea0-8ba2-220f0d00595e tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] GET http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d Sep 01 02:13:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a4bc344c-76eb-4ea0-8ba2-220f0d00595e tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a4bc344c-76eb-4ea0-8ba2-220f0d00595e tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:33 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:33 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:33 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:33 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:33 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a4bc344c-76eb-4ea0-8ba2-220f0d00595e tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Volume info retrieved successfully. Sep 01 02:13:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a4bc344c-76eb-4ea0-8ba2-220f0d00595e tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d returned with HTTP 200 Sep 01 02:13:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 874/1798] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:33 2026] GET /volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d => generated 1200 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-630b2f52-a2f5-4433-9809-363e3e8f9890 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-630b2f52-a2f5-4433-9809-363e3e8f9890 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] DELETE http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d Sep 01 02:13:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-630b2f52-a2f5-4433-9809-363e3e8f9890 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-630b2f52-a2f5-4433-9809-363e3e8f9890 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:33 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-630b2f52-a2f5-4433-9809-363e3e8f9890 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Delete volume with id: 452dde6f-cfaa-4332-8efa-663a1f17d49d Sep 01 02:13:33 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:33 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:33 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:33 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:33 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-630b2f52-a2f5-4433-9809-363e3e8f9890 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Volume info retrieved successfully. Sep 01 02:13:33 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-630b2f52-a2f5-4433-9809-363e3e8f9890 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Delete volume request issued successfully. Sep 01 02:13:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-630b2f52-a2f5-4433-9809-363e3e8f9890 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d returned with HTTP 202 Sep 01 02:13:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 925/1799] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:13:33 2026] DELETE /volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:13:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-96fee887-c305-4951-833f-a50982073420 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-96fee887-c305-4951-833f-a50982073420 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] GET http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d Sep 01 02:13:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-96fee887-c305-4951-833f-a50982073420 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-96fee887-c305-4951-833f-a50982073420 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:33 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:33 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:33 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:33 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:33 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-96fee887-c305-4951-833f-a50982073420 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Volume info retrieved successfully. Sep 01 02:13:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-96fee887-c305-4951-833f-a50982073420 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d returned with HTTP 200 Sep 01 02:13:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 875/1800] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:33 2026] GET /volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d => generated 1199 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-dcaaab72-01d0-47c2-b4b6-d2cb71325028 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dcaaab72-01d0-47c2-b4b6-d2cb71325028 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 Sep 01 02:13:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dcaaab72-01d0-47c2-b4b6-d2cb71325028 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dcaaab72-01d0-47c2-b4b6-d2cb71325028 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dcaaab72-01d0-47c2-b4b6-d2cb71325028 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 returned with HTTP 404 Sep 01 02:13:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 926/1801] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:34 2026] GET /volume/v3/volumes/47c1258a-d20f-44e5-97e1-55995cdec109 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ead6e36d-988f-4cc5-a632-9a59445f8f74 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ead6e36d-988f-4cc5-a632-9a59445f8f74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 Sep 01 02:13:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ead6e36d-988f-4cc5-a632-9a59445f8f74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ead6e36d-988f-4cc5-a632-9a59445f8f74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:34 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:34 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:34 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:34 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ead6e36d-988f-4cc5-a632-9a59445f8f74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ead6e36d-988f-4cc5-a632-9a59445f8f74 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 returned with HTTP 200 Sep 01 02:13:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 876/1802] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:34 2026] GET /volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 => generated 898 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-53db5c9f-1ac0-4034-bcff-eaffc72b89cd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-53db5c9f-1ac0-4034-bcff-eaffc72b89cd tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] DELETE http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 Sep 01 02:13:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-53db5c9f-1ac0-4034-bcff-eaffc72b89cd tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-53db5c9f-1ac0-4034-bcff-eaffc72b89cd tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:34 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-53db5c9f-1ac0-4034-bcff-eaffc72b89cd tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Delete volume with id: d5f43e47-2b4b-4d26-9083-3c89263a16b6 Sep 01 02:13:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-53db5c9f-1ac0-4034-bcff-eaffc72b89cd tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-53db5c9f-1ac0-4034-bcff-eaffc72b89cd tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Delete volume request issued successfully. Sep 01 02:13:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-53db5c9f-1ac0-4034-bcff-eaffc72b89cd tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 returned with HTTP 202 Sep 01 02:13:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 927/1803] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:34 2026] DELETE /volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-70c04150-5bcd-4bd2-883b-da577c9592b2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-70c04150-5bcd-4bd2-883b-da577c9592b2 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 Sep 01 02:13:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-70c04150-5bcd-4bd2-883b-da577c9592b2 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-70c04150-5bcd-4bd2-883b-da577c9592b2 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:34 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:34 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:34 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:34 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-70c04150-5bcd-4bd2-883b-da577c9592b2 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-70c04150-5bcd-4bd2-883b-da577c9592b2 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 returned with HTTP 200 Sep 01 02:13:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 877/1804] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:34 2026] GET /volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 => generated 897 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9c63dd23-a52f-4ca5-9a50-c66c7e5a9749 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9c63dd23-a52f-4ca5-9a50-c66c7e5a9749 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] GET http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d Sep 01 02:13:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9c63dd23-a52f-4ca5-9a50-c66c7e5a9749 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9c63dd23-a52f-4ca5-9a50-c66c7e5a9749 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:35 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9c63dd23-a52f-4ca5-9a50-c66c7e5a9749 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Volume info retrieved successfully. Sep 01 02:13:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9c63dd23-a52f-4ca5-9a50-c66c7e5a9749 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d returned with HTTP 200 Sep 01 02:13:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 928/1805] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:34 2026] GET /volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d => generated 1199 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8d23c0bf-de72-482b-8197-786cafd00ac4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8d23c0bf-de72-482b-8197-786cafd00ac4 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 Sep 01 02:13:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8d23c0bf-de72-482b-8197-786cafd00ac4 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8d23c0bf-de72-482b-8197-786cafd00ac4 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:35 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8d23c0bf-de72-482b-8197-786cafd00ac4 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8d23c0bf-de72-482b-8197-786cafd00ac4 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 returned with HTTP 200 Sep 01 02:13:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 878/1806] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:35 2026] GET /volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 => generated 897 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fb57edb7-6fcf-4254-92db-133c1bd57148 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fb57edb7-6fcf-4254-92db-133c1bd57148 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] GET http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d Sep 01 02:13:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fb57edb7-6fcf-4254-92db-133c1bd57148 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fb57edb7-6fcf-4254-92db-133c1bd57148 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fb57edb7-6fcf-4254-92db-133c1bd57148 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d returned with HTTP 404 Sep 01 02:13:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 929/1807] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:36 2026] GET /volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:13:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5b23be81-45b5-46c5-add1-a0b0721c67e5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5b23be81-45b5-46c5-add1-a0b0721c67e5 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] DELETE http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d Sep 01 02:13:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5b23be81-45b5-46c5-add1-a0b0721c67e5 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5b23be81-45b5-46c5-add1-a0b0721c67e5 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:36 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-5b23be81-45b5-46c5-add1-a0b0721c67e5 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Delete volume with id: 452dde6f-cfaa-4332-8efa-663a1f17d49d Sep 01 02:13:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5b23be81-45b5-46c5-add1-a0b0721c67e5 tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d returned with HTTP 404 Sep 01 02:13:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 879/1808] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:13:36 2026] DELETE /volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:13:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1dc2e1cd-6a7c-4983-92f8-1499196a30db None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1dc2e1cd-6a7c-4983-92f8-1499196a30db tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] GET http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d Sep 01 02:13:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1dc2e1cd-6a7c-4983-92f8-1499196a30db tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1dc2e1cd-6a7c-4983-92f8-1499196a30db tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1dc2e1cd-6a7c-4983-92f8-1499196a30db tempest-VolumeImageDependencyTests-1725841335 tempest-VolumeImageDependencyTests-1725841335-project-member] http://192.168.122.72/volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d returned with HTTP 404 Sep 01 02:13:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 930/1809] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:13:36 2026] GET /volume/v3/volumes/452dde6f-cfaa-4332-8efa-663a1f17d49d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:13:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0ede72ac-ec0f-4320-9927-8267535ec676 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0ede72ac-ec0f-4320-9927-8267535ec676 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 Sep 01 02:13:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0ede72ac-ec0f-4320-9927-8267535ec676 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0ede72ac-ec0f-4320-9927-8267535ec676 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0ede72ac-ec0f-4320-9927-8267535ec676 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 returned with HTTP 404 Sep 01 02:13:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 880/1810] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:36 2026] GET /volume/v3/volumes/d5f43e47-2b4b-4d26-9083-3c89263a16b6 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-483034af-4695-45b4-a827-81661cd52a11 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-483034af-4695-45b4-a827-81661cd52a11 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:13:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-483034af-4695-45b4-a827-81661cd52a11 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-774806115"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-483034af-4695-45b4-a827-81661cd52a11 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-774806115'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:36 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-483034af-4695-45b4-a827-81661cd52a11 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Create volume of 1 GB Sep 01 02:13:36 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-483034af-4695-45b4-a827-81661cd52a11 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Availability Zones retrieved successfully. Sep 01 02:13:36 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-483034af-4695-45b4-a827-81661cd52a11 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Flow 'volume_create_api' (21937474-5578-44b2-afed-418e0318d053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:36 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-483034af-4695-45b4-a827-81661cd52a11 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f4d7033-4c31-491a-a4f2-c667a56b75a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:36 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-483034af-4695-45b4-a827-81661cd52a11 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-483034af-4695-45b4-a827-81661cd52a11 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f4d7033-4c31-491a-a4f2-c667a56b75a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-483034af-4695-45b4-a827-81661cd52a11 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ceeb8fa-cd54-4e4d-bef6-23a2c36b1b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:37 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-483034af-4695-45b4-a827-81661cd52a11 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Created reservations ['bfe61730-8b43-4fa3-a2fc-fbf0bdd94da8', '2bbfed3e-6066-4392-b8d2-792639e93e1d', '32568781-368f-489b-8b1f-2c32963d355f', 'e35b712e-57f4-413e-b0af-cb0675c883ab'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-483034af-4695-45b4-a827-81661cd52a11 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ceeb8fa-cd54-4e4d-bef6-23a2c36b1b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfe61730-8b43-4fa3-a2fc-fbf0bdd94da8', '2bbfed3e-6066-4392-b8d2-792639e93e1d', '32568781-368f-489b-8b1f-2c32963d355f', 'e35b712e-57f4-413e-b0af-cb0675c883ab']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-483034af-4695-45b4-a827-81661cd52a11 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90216b77-d361-4d13-9174-5a8e1b5b0015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:37 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:37 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-483034af-4695-45b4-a827-81661cd52a11 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90216b77-d361-4d13-9174-5a8e1b5b0015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa9b4073-5606-48e0-a2e4-18001dff8c3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-774806115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ad2052f1e9460cb952bbff104b318a',qos_specs=None,replication_status=,reservations=['bfe61730-8b43-4fa3-a2fc-fbf0bdd94da8','2bbfed3e-6066-4392-b8d2-792639e93e1d','32568781-368f-489b-8b1f-2c32963d355f','e35b712e-57f4-413e-b0af-cb0675c883ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57e42caa3cd41dbb108faf25e045ad3',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-774806115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa9b4073-5606-48e0-a2e4-18001dff8c3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4ad2052f1e9460cb952bbff104b318a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a57e42caa3cd41dbb108faf25e045ad3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-483034af-4695-45b4-a827-81661cd52a11 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ca2d4cc-2a63-45ed-99ec-ce1bb376c3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-483034af-4695-45b4-a827-81661cd52a11 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ca2d4cc-2a63-45ed-99ec-ce1bb376c3e5) transitioned into state 'SUCCESS' from state '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-774806115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ad2052f1e9460cb952bbff104b318a',qos_specs=None,replication_status=,reservations=['bfe61730-8b43-4fa3-a2fc-fbf0bdd94da8','2bbfed3e-6066-4392-b8d2-792639e93e1d','32568781-368f-489b-8b1f-2c32963d355f','e35b712e-57f4-413e-b0af-cb0675c883ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57e42caa3cd41dbb108faf25e045ad3',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-483034af-4695-45b4-a827-81661cd52a11 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8717ebaf-9db9-4e7d-a298-0bfb95d5b1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-483034af-4695-45b4-a827-81661cd52a11 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8717ebaf-9db9-4e7d-a298-0bfb95d5b1c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-483034af-4695-45b4-a827-81661cd52a11 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Flow 'volume_create_api' (21937474-5578-44b2-afed-418e0318d053) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-483034af-4695-45b4-a827-81661cd52a11 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Create volume request issued successfully. Sep 01 02:13:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-483034af-4695-45b4-a827-81661cd52a11 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 931/1811] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:13:36 2026] POST /volume/v3/volumes => generated 751 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-27ce0b79-4daa-4acb-9ad7-813999182867 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-27ce0b79-4daa-4acb-9ad7-813999182867 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/fa9b4073-5606-48e0-a2e4-18001dff8c3c Sep 01 02:13:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-27ce0b79-4daa-4acb-9ad7-813999182867 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-27ce0b79-4daa-4acb-9ad7-813999182867 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:37 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:37 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-27ce0b79-4daa-4acb-9ad7-813999182867 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-27ce0b79-4daa-4acb-9ad7-813999182867 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/fa9b4073-5606-48e0-a2e4-18001dff8c3c returned with HTTP 200 Sep 01 02:13:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 881/1812] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:37 2026] GET /volume/v3/volumes/fa9b4073-5606-48e0-a2e4-18001dff8c3c => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-51055592-e0a3-462c-a6f2-93c4383c6f9b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-51055592-e0a3-462c-a6f2-93c4383c6f9b tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/fa9b4073-5606-48e0-a2e4-18001dff8c3c Sep 01 02:13:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-51055592-e0a3-462c-a6f2-93c4383c6f9b tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-51055592-e0a3-462c-a6f2-93c4383c6f9b tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:38 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:38 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:38 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:38 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-51055592-e0a3-462c-a6f2-93c4383c6f9b tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-51055592-e0a3-462c-a6f2-93c4383c6f9b tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/fa9b4073-5606-48e0-a2e4-18001dff8c3c returned with HTTP 200 Sep 01 02:13:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 932/1813] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:38 2026] GET /volume/v3/volumes/fa9b4073-5606-48e0-a2e4-18001dff8c3c => generated 843 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2985d42d-9737-4f83-b940-da9b58adba98 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2985d42d-9737-4f83-b940-da9b58adba98 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/fa9b4073-5606-48e0-a2e4-18001dff8c3c Sep 01 02:13:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2985d42d-9737-4f83-b940-da9b58adba98 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2985d42d-9737-4f83-b940-da9b58adba98 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:39 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:39 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:39 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:39 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:39 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2985d42d-9737-4f83-b940-da9b58adba98 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2985d42d-9737-4f83-b940-da9b58adba98 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/fa9b4073-5606-48e0-a2e4-18001dff8c3c returned with HTTP 200 Sep 01 02:13:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 882/1814] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:39 2026] GET /volume/v3/volumes/fa9b4073-5606-48e0-a2e4-18001dff8c3c => generated 844 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-21320a72-5c4a-4fc8-b66f-9c66baa93755 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-21320a72-5c4a-4fc8-b66f-9c66baa93755 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:13:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-21320a72-5c4a-4fc8-b66f-9c66baa93755 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "fa9b4073-5606-48e0-a2e4-18001dff8c3c", "size": 1, "name": "tempest-VolumesGetTest-Volume-1816182310", "metadata": {"Type": "Test"}}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-21320a72-5c4a-4fc8-b66f-9c66baa93755 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Create volume request body: {'volume': {'source_volid': 'fa9b4073-5606-48e0-a2e4-18001dff8c3c', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1816182310', 'metadata': {'Type': 'Test'}}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:39 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:39 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-21320a72-5c4a-4fc8-b66f-9c66baa93755 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume retrieved successfully. Sep 01 02:13:39 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-21320a72-5c4a-4fc8-b66f-9c66baa93755 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Create volume of 1 GB Sep 01 02:13:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-21320a72-5c4a-4fc8-b66f-9c66baa93755 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Availability Zones retrieved successfully. Sep 01 02:13:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-21320a72-5c4a-4fc8-b66f-9c66baa93755 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Flow 'volume_create_api' (10bff4bb-d6f7-4fcb-b34e-db2b0dc09f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-21320a72-5c4a-4fc8-b66f-9c66baa93755 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33837096-e57c-483e-83dd-c7463a048289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-21320a72-5c4a-4fc8-b66f-9c66baa93755 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-21320a72-5c4a-4fc8-b66f-9c66baa93755 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33837096-e57c-483e-83dd-c7463a048289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fa9b4073-5606-48e0-a2e4-18001dff8c3c', 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-21320a72-5c4a-4fc8-b66f-9c66baa93755 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84d22a3b-bcb6-491d-be33-e525be637476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:39 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-21320a72-5c4a-4fc8-b66f-9c66baa93755 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Created reservations ['1a4aecab-c586-41e9-a050-923ab1e3494e', '8991f8f7-28bb-44a3-bfe8-b33c873dc7d5', '41635c79-5335-403c-9459-a72811cbc9ac', '2a78c688-5102-4f04-9983-1e3cd6f8b7b4'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-21320a72-5c4a-4fc8-b66f-9c66baa93755 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84d22a3b-bcb6-491d-be33-e525be637476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a4aecab-c586-41e9-a050-923ab1e3494e', '8991f8f7-28bb-44a3-bfe8-b33c873dc7d5', '41635c79-5335-403c-9459-a72811cbc9ac', '2a78c688-5102-4f04-9983-1e3cd6f8b7b4']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-21320a72-5c4a-4fc8-b66f-9c66baa93755 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1058c9ec-745b-468b-a0ec-72e2e9da1d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-21320a72-5c4a-4fc8-b66f-9c66baa93755 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1058c9ec-745b-468b-a0ec-72e2e9da1d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d3cc054-f56a-4c11-b394-1fbb13210946', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1816182310',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e4ad2052f1e9460cb952bbff104b318a',qos_specs=None,replication_status=,reservations=['1a4aecab-c586-41e9-a050-923ab1e3494e','8991f8f7-28bb-44a3-bfe8-b33c873dc7d5','41635c79-5335-403c-9459-a72811cbc9ac','2a78c688-5102-4f04-9983-1e3cd6f8b7b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=fa9b4073-5606-48e0-a2e4-18001dff8c3c,status='creating',user_id='a57e42caa3cd41dbb108faf25e045ad3',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1816182310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d3cc054-f56a-4c11-b394-1fbb13210946,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e4ad2052f1e9460cb952bbff104b318a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fa9b4073-5606-48e0-a2e4-18001dff8c3c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a57e42caa3cd41dbb108faf25e045ad3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-21320a72-5c4a-4fc8-b66f-9c66baa93755 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31d7f2df-07a3-4ac0-bfda-2b0ad8a015e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-21320a72-5c4a-4fc8-b66f-9c66baa93755 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31d7f2df-07a3-4ac0-bfda-2b0ad8a015e7) transitioned into state 'SUCCESS' from state '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-1816182310',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e4ad2052f1e9460cb952bbff104b318a',qos_specs=None,replication_status=,reservations=['1a4aecab-c586-41e9-a050-923ab1e3494e','8991f8f7-28bb-44a3-bfe8-b33c873dc7d5','41635c79-5335-403c-9459-a72811cbc9ac','2a78c688-5102-4f04-9983-1e3cd6f8b7b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=fa9b4073-5606-48e0-a2e4-18001dff8c3c,status='creating',user_id='a57e42caa3cd41dbb108faf25e045ad3',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-21320a72-5c4a-4fc8-b66f-9c66baa93755 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dac5a54f-064c-46ed-a582-2fb6cc56862b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-21320a72-5c4a-4fc8-b66f-9c66baa93755 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dac5a54f-064c-46ed-a582-2fb6cc56862b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-21320a72-5c4a-4fc8-b66f-9c66baa93755 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Flow 'volume_create_api' (10bff4bb-d6f7-4fcb-b34e-db2b0dc09f17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-21320a72-5c4a-4fc8-b66f-9c66baa93755 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Create volume request issued successfully. Sep 01 02:13:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-21320a72-5c4a-4fc8-b66f-9c66baa93755 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 933/1815] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:13:39 2026] POST /volume/v3/volumes => generated 800 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:13:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d67d4be1-7136-4a91-9a5b-b1896d99d5f1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d67d4be1-7136-4a91-9a5b-b1896d99d5f1 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:13:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d67d4be1-7136-4a91-9a5b-b1896d99d5f1 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d67d4be1-7136-4a91-9a5b-b1896d99d5f1 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d67d4be1-7136-4a91-9a5b-b1896d99d5f1 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d67d4be1-7136-4a91-9a5b-b1896d99d5f1 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 returned with HTTP 200 Sep 01 02:13:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 883/1816] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:40 2026] GET /volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 => generated 868 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c5b44ae3-db8e-4df8-a810-1aeb5c14e51c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d05b1674-86d7-4fbe-97d3-cd0745521b01 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d05b1674-86d7-4fbe-97d3-cd0745521b01 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:13:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d05b1674-86d7-4fbe-97d3-cd0745521b01 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d05b1674-86d7-4fbe-97d3-cd0745521b01 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:41 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d05b1674-86d7-4fbe-97d3-cd0745521b01 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d05b1674-86d7-4fbe-97d3-cd0745521b01 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 returned with HTTP 200 Sep 01 02:13:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 884/1817] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:41 2026] GET /volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 => generated 892 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c5b44ae3-db8e-4df8-a810-1aeb5c14e51c tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:13:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c5b44ae3-db8e-4df8-a810-1aeb5c14e51c tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-173617341", "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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c5b44ae3-db8e-4df8-a810-1aeb5c14e51c tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:13:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 934/1818] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:13:41 2026] POST /volume/v3/types => generated 379 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2e35d3ad-04eb-4a4e-92aa-bddbe0f802f3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2e35d3ad-04eb-4a4e-92aa-bddbe0f802f3 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] POST http://192.168.122.72/volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/encryption Sep 01 02:13:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2e35d3ad-04eb-4a4e-92aa-bddbe0f802f3 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2e35d3ad-04eb-4a4e-92aa-bddbe0f802f3 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/encryption returned with HTTP 200 Sep 01 02:13:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 885/1819] 192.168.122.72 () {60 vars in 1276 bytes} [Tue Sep 1 02:13:41 2026] POST /volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/encryption => generated 239 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-65d03add-d968-49d6-bc3e-dce7b833c2f5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-65d03add-d968-49d6-bc3e-dce7b833c2f5 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:13:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-65d03add-d968-49d6-bc3e-dce7b833c2f5 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1518324126", "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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-65d03add-d968-49d6-bc3e-dce7b833c2f5 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:13:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 935/1820] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:13:41 2026] POST /volume/v3/types => generated 380 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6414d5af-52ae-455b-a556-4b055398fa20 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6414d5af-52ae-455b-a556-4b055398fa20 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] POST http://192.168.122.72/volume/v3/types/bafb6a48-70f5-445d-83fc-7a07f68a4285/encryption Sep 01 02:13:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6414d5af-52ae-455b-a556-4b055398fa20 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6414d5af-52ae-455b-a556-4b055398fa20 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types/bafb6a48-70f5-445d-83fc-7a07f68a4285/encryption returned with HTTP 200 Sep 01 02:13:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 886/1821] 192.168.122.72 () {60 vars in 1276 bytes} [Tue Sep 1 02:13:42 2026] POST /volume/v3/types/bafb6a48-70f5-445d-83fc-7a07f68a4285/encryption => generated 239 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-42f467c1-2b55-4eae-a8a1-aafee60ce76b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-42f467c1-2b55-4eae-a8a1-aafee60ce76b tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:13:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-42f467c1-2b55-4eae-a8a1-aafee60ce76b tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-685785746", "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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-42f467c1-2b55-4eae-a8a1-aafee60ce76b tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:13:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 936/1822] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:13:42 2026] POST /volume/v3/types => generated 379 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e59111ae-91b1-4fef-b5a8-2bbeeac1616b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e59111ae-91b1-4fef-b5a8-2bbeeac1616b tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] POST http://192.168.122.72/volume/v3/types/796f9bbd-305a-4bbc-ad01-a72fcd24d326/extra_specs Sep 01 02:13:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e59111ae-91b1-4fef-b5a8-2bbeeac1616b tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e59111ae-91b1-4fef-b5a8-2bbeeac1616b tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types/796f9bbd-305a-4bbc-ad01-a72fcd24d326/extra_specs returned with HTTP 200 Sep 01 02:13:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 887/1823] 192.168.122.72 () {60 vars in 1278 bytes} [Tue Sep 1 02:13:42 2026] POST /volume/v3/types/796f9bbd-305a-4bbc-ad01-a72fcd24d326/extra_specs => generated 35 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:13:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a54efdb7-3263-45f2-a800-47ccc54ef347 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a54efdb7-3263-45f2-a800-47ccc54ef347 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] PUT http://192.168.122.72/volume/v3/types/796f9bbd-305a-4bbc-ad01-a72fcd24d326/extra_specs/key2 Sep 01 02:13:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a54efdb7-3263-45f2-a800-47ccc54ef347 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a54efdb7-3263-45f2-a800-47ccc54ef347 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types/796f9bbd-305a-4bbc-ad01-a72fcd24d326/extra_specs/key2 returned with HTTP 200 Sep 01 02:13:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 937/1824] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:13:42 2026] PUT /volume/v3/types/796f9bbd-305a-4bbc-ad01-a72fcd24d326/extra_specs/key2 => generated 25 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:13:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-218fced5-0ca4-4f88-a1a4-38472c4eb0a3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-218fced5-0ca4-4f88-a1a4-38472c4eb0a3 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:13:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-218fced5-0ca4-4f88-a1a4-38472c4eb0a3 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-218fced5-0ca4-4f88-a1a4-38472c4eb0a3 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:13:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 888/1825] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:13:42 2026] POST /volume/v3/types => generated 195 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-693aefa2-18df-4d2f-8d14-c69c56b0ce04 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-693aefa2-18df-4d2f-8d14-c69c56b0ce04 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] DELETE http://192.168.122.72/volume/v3/types/5f36748c-e55d-43db-a10a-489059617232 Sep 01 02:13:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-693aefa2-18df-4d2f-8d14-c69c56b0ce04 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-693aefa2-18df-4d2f-8d14-c69c56b0ce04 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-239f6c14-6946-4d38-a895-1c90c49dda34 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-239f6c14-6946-4d38-a895-1c90c49dda34 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:13:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-239f6c14-6946-4d38-a895-1c90c49dda34 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-239f6c14-6946-4d38-a895-1c90c49dda34 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-693aefa2-18df-4d2f-8d14-c69c56b0ce04 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types/5f36748c-e55d-43db-a10a-489059617232 returned with HTTP 202 Sep 01 02:13:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 938/1826] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:13:42 2026] DELETE /volume/v3/types/5f36748c-e55d-43db-a10a-489059617232 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:13:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-923c84be-80d9-4331-9882-db8fa03def3c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-923c84be-80d9-4331-9882-db8fa03def3c tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:13:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-923c84be-80d9-4331-9882-db8fa03def3c tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1323652660", "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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-239f6c14-6946-4d38-a895-1c90c49dda34 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-239f6c14-6946-4d38-a895-1c90c49dda34 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 returned with HTTP 200 Sep 01 02:13:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 889/1827] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:42 2026] GET /volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 => generated 892 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-923c84be-80d9-4331-9882-db8fa03def3c tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:13:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 939/1828] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:13:42 2026] POST /volume/v3/types => generated 380 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-daff0090-90a2-40c8-9d45-d659b52f704e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-daff0090-90a2-40c8-9d45-d659b52f704e tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] POST http://192.168.122.72/volume/v3/types/6b640247-8244-4ad8-836e-17343401484b/encryption Sep 01 02:13:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-daff0090-90a2-40c8-9d45-d659b52f704e tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-daff0090-90a2-40c8-9d45-d659b52f704e tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types/6b640247-8244-4ad8-836e-17343401484b/encryption returned with HTTP 200 Sep 01 02:13:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 890/1829] 192.168.122.72 () {60 vars in 1276 bytes} [Tue Sep 1 02:13:42 2026] POST /volume/v3/types/6b640247-8244-4ad8-836e-17343401484b/encryption => generated 239 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e347da31-a919-4fd7-923e-a60b72c53b18 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e347da31-a919-4fd7-923e-a60b72c53b18 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] DELETE http://192.168.122.72/volume/v3/types/6b640247-8244-4ad8-836e-17343401484b/encryption/4cb0a00b-c9d3-4212-81de-ba862a4130c5 Sep 01 02:13:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e347da31-a919-4fd7-923e-a60b72c53b18 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e347da31-a919-4fd7-923e-a60b72c53b18 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e347da31-a919-4fd7-923e-a60b72c53b18 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types/6b640247-8244-4ad8-836e-17343401484b/encryption/4cb0a00b-c9d3-4212-81de-ba862a4130c5 returned with HTTP 202 Sep 01 02:13:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 940/1830] 192.168.122.72 () {58 vars in 1368 bytes} [Tue Sep 1 02:13:42 2026] DELETE /volume/v3/types/6b640247-8244-4ad8-836e-17343401484b/encryption/4cb0a00b-c9d3-4212-81de-ba862a4130c5 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-62e74200-2233-43e7-be41-fdc57bfea663 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-62e74200-2233-43e7-be41-fdc57bfea663 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:13:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-62e74200-2233-43e7-be41-fdc57bfea663 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-502159887", "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=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-62e74200-2233-43e7-be41-fdc57bfea663 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:13:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 891/1831] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:13:42 2026] POST /volume/v3/types => generated 379 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c2f9dca0-c605-4f94-81cc-61fd744095ed None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c2f9dca0-c605-4f94-81cc-61fd744095ed tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] DELETE http://192.168.122.72/volume/v3/types/79a70a3e-5321-4e25-bc00-4b2967ca2080/extra_specs/key1 Sep 01 02:13:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c2f9dca0-c605-4f94-81cc-61fd744095ed tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c2f9dca0-c605-4f94-81cc-61fd744095ed tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c2f9dca0-c605-4f94-81cc-61fd744095ed tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types/79a70a3e-5321-4e25-bc00-4b2967ca2080/extra_specs/key1 returned with HTTP 202 Sep 01 02:13:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 941/1832] 192.168.122.72 () {58 vars in 1275 bytes} [Tue Sep 1 02:13:42 2026] DELETE /volume/v3/types/79a70a3e-5321-4e25-bc00-4b2967ca2080/extra_specs/key1 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c30ed429-f2b4-487f-94d5-7d62fc24b42a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c30ed429-f2b4-487f-94d5-7d62fc24b42a tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:13:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c30ed429-f2b4-487f-94d5-7d62fc24b42a tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-890118607", "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=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c30ed429-f2b4-487f-94d5-7d62fc24b42a tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:13:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 892/1833] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:13:43 2026] POST /volume/v3/types => generated 379 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4635e07e-cf58-447b-b822-eca62af78f83 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4635e07e-cf58-447b-b822-eca62af78f83 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] DELETE http://192.168.122.72/volume/v3/types/a20f2e5a-b6da-4941-8d52-ffb190e45a93 Sep 01 02:13:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4635e07e-cf58-447b-b822-eca62af78f83 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4635e07e-cf58-447b-b822-eca62af78f83 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4635e07e-cf58-447b-b822-eca62af78f83 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types/a20f2e5a-b6da-4941-8d52-ffb190e45a93 returned with HTTP 202 Sep 01 02:13:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 942/1834] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:13:43 2026] DELETE /volume/v3/types/a20f2e5a-b6da-4941-8d52-ffb190e45a93 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f28186aa-a2d0-41de-b5ce-03fb591ca283 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f28186aa-a2d0-41de-b5ce-03fb591ca283 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] GET http://192.168.122.72/volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/extra_specs Sep 01 02:13:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f28186aa-a2d0-41de-b5ce-03fb591ca283 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f28186aa-a2d0-41de-b5ce-03fb591ca283 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f28186aa-a2d0-41de-b5ce-03fb591ca283 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/extra_specs returned with HTTP 200 Sep 01 02:13:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 893/1835] 192.168.122.72 () {58 vars in 1257 bytes} [Tue Sep 1 02:13:43 2026] GET /volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/extra_specs => generated 185 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fe5dfcb5-d334-47c8-9e93-661365e7fcf0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fe5dfcb5-d334-47c8-9e93-661365e7fcf0 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] GET http://192.168.122.72/volume/v3/types Sep 01 02:13:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fe5dfcb5-d334-47c8-9e93-661365e7fcf0 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fe5dfcb5-d334-47c8-9e93-661365e7fcf0 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fe5dfcb5-d334-47c8-9e93-661365e7fcf0 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:13:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 943/1836] 192.168.122.72 () {58 vars in 1110 bytes} [Tue Sep 1 02:13:43 2026] GET /volume/v3/types => generated 2587 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f8ec69c6-a29f-42c5-b249-b0063f679a9a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f8ec69c6-a29f-42c5-b249-b0063f679a9a tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] GET http://192.168.122.72/volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/encryption/cipher Sep 01 02:13:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f8ec69c6-a29f-42c5-b249-b0063f679a9a tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f8ec69c6-a29f-42c5-b249-b0063f679a9a tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f8ec69c6-a29f-42c5-b249-b0063f679a9a tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/encryption/cipher returned with HTTP 200 Sep 01 02:13:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 894/1837] 192.168.122.72 () {58 vars in 1275 bytes} [Tue Sep 1 02:13:43 2026] GET /volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/encryption/cipher => generated 29 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-51f104fb-0b87-4ce7-b94b-e7afe466e3df None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-51f104fb-0b87-4ce7-b94b-e7afe466e3df tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] GET http://192.168.122.72/volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/encryption Sep 01 02:13:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-51f104fb-0b87-4ce7-b94b-e7afe466e3df tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-51f104fb-0b87-4ce7-b94b-e7afe466e3df tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-51f104fb-0b87-4ce7-b94b-e7afe466e3df tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/encryption returned with HTTP 200 Sep 01 02:13:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 944/1838] 192.168.122.72 () {58 vars in 1254 bytes} [Tue Sep 1 02:13:43 2026] GET /volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/encryption => generated 325 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cd007f10-7112-4050-bedb-f4cd20656a23 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cd007f10-7112-4050-bedb-f4cd20656a23 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] GET http://192.168.122.72/volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/extra_specs/multiattach Sep 01 02:13:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cd007f10-7112-4050-bedb-f4cd20656a23 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cd007f10-7112-4050-bedb-f4cd20656a23 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cd007f10-7112-4050-bedb-f4cd20656a23 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/extra_specs/multiattach returned with HTTP 200 Sep 01 02:13:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 895/1839] 192.168.122.72 () {58 vars in 1293 bytes} [Tue Sep 1 02:13:43 2026] GET /volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/extra_specs/multiattach => generated 29 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6b01ebfc-6ede-466b-92af-4c85ddd0b6ec None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6b01ebfc-6ede-466b-92af-4c85ddd0b6ec tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] GET http://192.168.122.72/volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/extra_specs/volume_backend_name Sep 01 02:13:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6b01ebfc-6ede-466b-92af-4c85ddd0b6ec tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6b01ebfc-6ede-466b-92af-4c85ddd0b6ec tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a072cfcc-6cb4-4099-9acb-0fb0ac0fa5bf None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a072cfcc-6cb4-4099-9acb-0fb0ac0fa5bf tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:13:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a072cfcc-6cb4-4099-9acb-0fb0ac0fa5bf tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a072cfcc-6cb4-4099-9acb-0fb0ac0fa5bf tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6b01ebfc-6ede-466b-92af-4c85ddd0b6ec tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 02:13:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 945/1840] 192.168.122.72 () {58 vars in 1317 bytes} [Tue Sep 1 02:13:43 2026] GET /volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/extra_specs/volume_backend_name => generated 44 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-40d96e13-9088-48af-8edb-bb2a7122275d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:43 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-40d96e13-9088-48af-8edb-bb2a7122275d tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] GET http://192.168.122.72/volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f Sep 01 02:13:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-40d96e13-9088-48af-8edb-bb2a7122275d tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-40d96e13-9088-48af-8edb-bb2a7122275d tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-40d96e13-9088-48af-8edb-bb2a7122275d tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f returned with HTTP 200 Sep 01 02:13:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 946/1841] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:13:43 2026] GET /volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f => generated 401 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a072cfcc-6cb4-4099-9acb-0fb0ac0fa5bf tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-112deb18-cfc3-47f0-ad77-4c070746c50a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-112deb18-cfc3-47f0-ad77-4c070746c50a tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] PUT http://192.168.122.72/volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/encryption/957651b9-2db5-4215-b803-f971f8fb2308 Sep 01 02:13:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-112deb18-cfc3-47f0-ad77-4c070746c50a tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a072cfcc-6cb4-4099-9acb-0fb0ac0fa5bf tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 returned with HTTP 200 Sep 01 02:13:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 896/1842] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:43 2026] GET /volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 => generated 892 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-112deb18-cfc3-47f0-ad77-4c070746c50a tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/encryption/957651b9-2db5-4215-b803-f971f8fb2308 returned with HTTP 200 Sep 01 02:13:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 947/1843] 192.168.122.72 () {60 vars in 1385 bytes} [Tue Sep 1 02:13:43 2026] PUT /volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/encryption/957651b9-2db5-4215-b803-f971f8fb2308 => generated 33 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-696dd16d-3970-47fe-9925-ad70551e9360 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-696dd16d-3970-47fe-9925-ad70551e9360 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] PUT http://192.168.122.72/volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/extra_specs/key1 Sep 01 02:13:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-696dd16d-3970-47fe-9925-ad70551e9360 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-696dd16d-3970-47fe-9925-ad70551e9360 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/extra_specs/key1 returned with HTTP 200 Sep 01 02:13:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 897/1844] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:13:43 2026] PUT /volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f/extra_specs/key1 => generated 30 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8d1ed3bb-7572-4a67-aecc-ffcb7a472c7e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8d1ed3bb-7572-4a67-aecc-ffcb7a472c7e tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] PUT http://192.168.122.72/volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f Sep 01 02:13:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8d1ed3bb-7572-4a67-aecc-ffcb7a472c7e tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8d1ed3bb-7572-4a67-aecc-ffcb7a472c7e tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f returned with HTTP 200 Sep 01 02:13:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 948/1845] 192.168.122.72 () {60 vars in 1241 bytes} [Tue Sep 1 02:13:43 2026] PUT /volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f => generated 370 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e260601e-2278-4cbe-be54-5bf76f7d6497 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e260601e-2278-4cbe-be54-5bf76f7d6497 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] DELETE http://192.168.122.72/volume/v3/types/79a70a3e-5321-4e25-bc00-4b2967ca2080 Sep 01 02:13:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e260601e-2278-4cbe-be54-5bf76f7d6497 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e260601e-2278-4cbe-be54-5bf76f7d6497 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e260601e-2278-4cbe-be54-5bf76f7d6497 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types/79a70a3e-5321-4e25-bc00-4b2967ca2080 returned with HTTP 202 Sep 01 02:13:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 898/1846] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:13:44 2026] DELETE /volume/v3/types/79a70a3e-5321-4e25-bc00-4b2967ca2080 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a02ac870-f2f6-4ca0-a936-ec6b19e5fa31 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a02ac870-f2f6-4ca0-a936-ec6b19e5fa31 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] DELETE http://192.168.122.72/volume/v3/types/6b640247-8244-4ad8-836e-17343401484b Sep 01 02:13:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a02ac870-f2f6-4ca0-a936-ec6b19e5fa31 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a02ac870-f2f6-4ca0-a936-ec6b19e5fa31 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a02ac870-f2f6-4ca0-a936-ec6b19e5fa31 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types/6b640247-8244-4ad8-836e-17343401484b returned with HTTP 202 Sep 01 02:13:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 949/1847] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:13:44 2026] DELETE /volume/v3/types/6b640247-8244-4ad8-836e-17343401484b => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-409cecd6-11ed-47ce-b8df-a62421554691 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-409cecd6-11ed-47ce-b8df-a62421554691 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] DELETE http://192.168.122.72/volume/v3/types/796f9bbd-305a-4bbc-ad01-a72fcd24d326 Sep 01 02:13:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-409cecd6-11ed-47ce-b8df-a62421554691 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-409cecd6-11ed-47ce-b8df-a62421554691 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-409cecd6-11ed-47ce-b8df-a62421554691 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types/796f9bbd-305a-4bbc-ad01-a72fcd24d326 returned with HTTP 202 Sep 01 02:13:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 899/1848] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:13:44 2026] DELETE /volume/v3/types/796f9bbd-305a-4bbc-ad01-a72fcd24d326 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-01df1d88-0e15-44eb-a00d-974ec45c4dd9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-01df1d88-0e15-44eb-a00d-974ec45c4dd9 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] DELETE http://192.168.122.72/volume/v3/types/bafb6a48-70f5-445d-83fc-7a07f68a4285 Sep 01 02:13:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-01df1d88-0e15-44eb-a00d-974ec45c4dd9 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-01df1d88-0e15-44eb-a00d-974ec45c4dd9 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-01df1d88-0e15-44eb-a00d-974ec45c4dd9 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types/bafb6a48-70f5-445d-83fc-7a07f68a4285 returned with HTTP 202 Sep 01 02:13:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 950/1849] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:13:44 2026] DELETE /volume/v3/types/bafb6a48-70f5-445d-83fc-7a07f68a4285 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e078736f-c512-4cd4-be73-46eca96f6e64 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e078736f-c512-4cd4-be73-46eca96f6e64 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] DELETE http://192.168.122.72/volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f Sep 01 02:13:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e078736f-c512-4cd4-be73-46eca96f6e64 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e078736f-c512-4cd4-be73-46eca96f6e64 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e078736f-c512-4cd4-be73-46eca96f6e64 tempest-VolumeTypesAdminTests-971834996 tempest-VolumeTypesAdminTests-971834996-project-admin] http://192.168.122.72/volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f returned with HTTP 202 Sep 01 02:13:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 900/1850] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:13:44 2026] DELETE /volume/v3/types/6c60a377-637d-4ddc-8854-713fc5f4577f => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-55b3d65b-0d80-4d73-8f26-d2cb366344b9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-55b3d65b-0d80-4d73-8f26-d2cb366344b9 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:13:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-55b3d65b-0d80-4d73-8f26-d2cb366344b9 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-55b3d65b-0d80-4d73-8f26-d2cb366344b9 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:44 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:44 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-55b3d65b-0d80-4d73-8f26-d2cb366344b9 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-55b3d65b-0d80-4d73-8f26-d2cb366344b9 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 returned with HTTP 200 Sep 01 02:13:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 951/1851] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:44 2026] GET /volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 => generated 892 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f34ff6f8-1dca-488d-8382-21910907dc62 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f34ff6f8-1dca-488d-8382-21910907dc62 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:13:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f34ff6f8-1dca-488d-8382-21910907dc62 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f34ff6f8-1dca-488d-8382-21910907dc62 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:46 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:46 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f34ff6f8-1dca-488d-8382-21910907dc62 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f34ff6f8-1dca-488d-8382-21910907dc62 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 returned with HTTP 200 Sep 01 02:13:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 901/1852] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:45 2026] GET /volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 => generated 892 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-07894739-7740-40da-be72-500b2a4ff161 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-07894739-7740-40da-be72-500b2a4ff161 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:13:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-07894739-7740-40da-be72-500b2a4ff161 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-07894739-7740-40da-be72-500b2a4ff161 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:47 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:47 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-07894739-7740-40da-be72-500b2a4ff161 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-07894739-7740-40da-be72-500b2a4ff161 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 returned with HTTP 200 Sep 01 02:13:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 952/1853] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:47 2026] GET /volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 => generated 892 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-00df7604-dee7-405d-929a-a540fc7fe5e4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-00df7604-dee7-405d-929a-a540fc7fe5e4 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:13:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-00df7604-dee7-405d-929a-a540fc7fe5e4 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-00df7604-dee7-405d-929a-a540fc7fe5e4 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:48 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:48 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:48 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:48 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:48 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-00df7604-dee7-405d-929a-a540fc7fe5e4 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-00df7604-dee7-405d-929a-a540fc7fe5e4 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 returned with HTTP 200 Sep 01 02:13:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 902/1854] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:48 2026] GET /volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 => generated 892 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a7ac009b-f998-4310-884d-42b59c298b45 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a7ac009b-f998-4310-884d-42b59c298b45 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:13:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a7ac009b-f998-4310-884d-42b59c298b45 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a7ac009b-f998-4310-884d-42b59c298b45 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a7ac009b-f998-4310-884d-42b59c298b45 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a7ac009b-f998-4310-884d-42b59c298b45 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 returned with HTTP 200 Sep 01 02:13:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 953/1855] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:49 2026] GET /volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 => generated 892 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6a266851-e766-4aad-bf41-ebedb3e2b61e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6a266851-e766-4aad-bf41-ebedb3e2b61e tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:13:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6a266851-e766-4aad-bf41-ebedb3e2b61e tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6a266851-e766-4aad-bf41-ebedb3e2b61e tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:50 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:50 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:50 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:50 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:50 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6a266851-e766-4aad-bf41-ebedb3e2b61e tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6a266851-e766-4aad-bf41-ebedb3e2b61e tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 returned with HTTP 200 Sep 01 02:13:50 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 903/1856] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:50 2026] GET /volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 => generated 892 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d7ef9cd8-6098-4bed-ab4c-0db29fd74748 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d7ef9cd8-6098-4bed-ab4c-0db29fd74748 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:13:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d7ef9cd8-6098-4bed-ab4c-0db29fd74748 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d7ef9cd8-6098-4bed-ab4c-0db29fd74748 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:52 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d7ef9cd8-6098-4bed-ab4c-0db29fd74748 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d7ef9cd8-6098-4bed-ab4c-0db29fd74748 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 returned with HTTP 200 Sep 01 02:13:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 954/1857] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:51 2026] GET /volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 => generated 892 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-72a19e8c-2d7d-4cda-bf69-fc56bdfe18a3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-72a19e8c-2d7d-4cda-bf69-fc56bdfe18a3 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:13:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-72a19e8c-2d7d-4cda-bf69-fc56bdfe18a3 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-72a19e8c-2d7d-4cda-bf69-fc56bdfe18a3 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:53 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:53 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:53 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:53 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-72a19e8c-2d7d-4cda-bf69-fc56bdfe18a3 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-72a19e8c-2d7d-4cda-bf69-fc56bdfe18a3 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 returned with HTTP 200 Sep 01 02:13:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 904/1858] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:53 2026] GET /volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 => generated 892 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-223535d2-aa3f-4ee9-b25d-bf908d7dbfc2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-223535d2-aa3f-4ee9-b25d-bf908d7dbfc2 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:13:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-223535d2-aa3f-4ee9-b25d-bf908d7dbfc2 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-223535d2-aa3f-4ee9-b25d-bf908d7dbfc2 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:54 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:54 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:54 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:54 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:54 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-223535d2-aa3f-4ee9-b25d-bf908d7dbfc2 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-223535d2-aa3f-4ee9-b25d-bf908d7dbfc2 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 returned with HTTP 200 Sep 01 02:13:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 955/1859] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:54 2026] GET /volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 => generated 892 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-dfe802e0-9b54-45ac-be24-bfdbd888b598 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-dfe802e0-9b54-45ac-be24-bfdbd888b598 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:13:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-dfe802e0-9b54-45ac-be24-bfdbd888b598 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-dfe802e0-9b54-45ac-be24-bfdbd888b598 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:55 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:55 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:55 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:55 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:55 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-dfe802e0-9b54-45ac-be24-bfdbd888b598 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-dfe802e0-9b54-45ac-be24-bfdbd888b598 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 returned with HTTP 200 Sep 01 02:13:55 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 905/1860] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:55 2026] GET /volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 => generated 893 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fafe5867-28ef-4432-b4ca-64d2c5d4028a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fafe5867-28ef-4432-b4ca-64d2c5d4028a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:13:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fafe5867-28ef-4432-b4ca-64d2c5d4028a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fafe5867-28ef-4432-b4ca-64d2c5d4028a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:55 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:55 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:55 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:55 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:55 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fafe5867-28ef-4432-b4ca-64d2c5d4028a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fafe5867-28ef-4432-b4ca-64d2c5d4028a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 returned with HTTP 200 Sep 01 02:13:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 956/1861] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:55 2026] GET /volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 => generated 893 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4571eb3e-91fd-4306-b6b6-b523be9423ac None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4571eb3e-91fd-4306-b6b6-b523be9423ac tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] PUT http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:13:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4571eb3e-91fd-4306-b6b6-b523be9423ac tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1816182310"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:55 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:55 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:55 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:55 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:55 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4571eb3e-91fd-4306-b6b6-b523be9423ac tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:55 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4571eb3e-91fd-4306-b6b6-b523be9423ac tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume updated successfully. Sep 01 02:13:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4571eb3e-91fd-4306-b6b6-b523be9423ac tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 returned with HTTP 200 Sep 01 02:13:55 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 906/1862] 192.168.122.72 () {60 vars in 1247 bytes} [Tue Sep 1 02:13:55 2026] PUT /volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 => generated 825 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fb093f69-c997-4b17-ab53-ef06716bee98 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fb093f69-c997-4b17-ab53-ef06716bee98 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] PUT http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:13:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fb093f69-c997-4b17-ab53-ef06716bee98 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-126906050", "description": "This is the new description of volume"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:55 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:55 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:55 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:55 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:55 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fb093f69-c997-4b17-ab53-ef06716bee98 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:55 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fb093f69-c997-4b17-ab53-ef06716bee98 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume updated successfully. Sep 01 02:13:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fb093f69-c997-4b17-ab53-ef06716bee98 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 returned with HTTP 200 Sep 01 02:13:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 957/1863] 192.168.122.72 () {60 vars in 1248 bytes} [Tue Sep 1 02:13:55 2026] PUT /volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3cafa42c-9124-42f8-9982-a44cf1a94479 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3cafa42c-9124-42f8-9982-a44cf1a94479 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:13:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3cafa42c-9124-42f8-9982-a44cf1a94479 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3cafa42c-9124-42f8-9982-a44cf1a94479 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:55 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:55 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:55 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:55 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:55 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3cafa42c-9124-42f8-9982-a44cf1a94479 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3cafa42c-9124-42f8-9982-a44cf1a94479 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 returned with HTTP 200 Sep 01 02:13:55 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 907/1864] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:55 2026] GET /volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 => generated 931 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-dce884a5-9f27-4a1f-b8a9-86d2ce7a648a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dce884a5-9f27-4a1f-b8a9-86d2ce7a648a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:13:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dce884a5-9f27-4a1f-b8a9-86d2ce7a648a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-898746285", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-5188507"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-dce884a5-9f27-4a1f-b8a9-86d2ce7a648a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-898746285', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-5188507'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:55 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-dce884a5-9f27-4a1f-b8a9-86d2ce7a648a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Create volume of 1 GB Sep 01 02:13:55 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-dce884a5-9f27-4a1f-b8a9-86d2ce7a648a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Availability Zones retrieved successfully. Sep 01 02:13:55 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce884a5-9f27-4a1f-b8a9-86d2ce7a648a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Flow 'volume_create_api' (6f659816-a26b-45f4-a1b4-1c5979e32919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:55 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce884a5-9f27-4a1f-b8a9-86d2ce7a648a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eca021d9-82db-4777-a6c8-af89496b3962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:55 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-dce884a5-9f27-4a1f-b8a9-86d2ce7a648a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:55 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce884a5-9f27-4a1f-b8a9-86d2ce7a648a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eca021d9-82db-4777-a6c8-af89496b3962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:55 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce884a5-9f27-4a1f-b8a9-86d2ce7a648a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cdc82fb-c787-4993-93e0-ab2111a37cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:55 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-dce884a5-9f27-4a1f-b8a9-86d2ce7a648a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Created reservations ['edf178c6-81be-4508-8e88-e332adbed0ec', '37f860d6-8fac-48a8-b62f-1205a3be2e61', '1ce0922d-e211-406c-8973-913e6d10934e', '41990a4c-117e-4482-856f-fcfe80ee45d8'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:55 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce884a5-9f27-4a1f-b8a9-86d2ce7a648a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cdc82fb-c787-4993-93e0-ab2111a37cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edf178c6-81be-4508-8e88-e332adbed0ec', '37f860d6-8fac-48a8-b62f-1205a3be2e61', '1ce0922d-e211-406c-8973-913e6d10934e', '41990a4c-117e-4482-856f-fcfe80ee45d8']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:55 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce884a5-9f27-4a1f-b8a9-86d2ce7a648a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb67d71b-fc89-49bd-a5e1-a6d68d14c2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:55 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:55 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:55 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce884a5-9f27-4a1f-b8a9-86d2ce7a648a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb67d71b-fc89-49bd-a5e1-a6d68d14c2f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caf9677f-2a6d-4e60-8caf-d05fd9e17925', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-898746285',display_name='tempest-VolumesGetTest-Volume-5188507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ad2052f1e9460cb952bbff104b318a',qos_specs=None,replication_status=,reservations=['edf178c6-81be-4508-8e88-e332adbed0ec','37f860d6-8fac-48a8-b62f-1205a3be2e61','1ce0922d-e211-406c-8973-913e6d10934e','41990a4c-117e-4482-856f-fcfe80ee45d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57e42caa3cd41dbb108faf25e045ad3',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:55Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-898746285',display_name='tempest-VolumesGetTest-Volume-5188507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caf9677f-2a6d-4e60-8caf-d05fd9e17925,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4ad2052f1e9460cb952bbff104b318a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a57e42caa3cd41dbb108faf25e045ad3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:55 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce884a5-9f27-4a1f-b8a9-86d2ce7a648a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba28d314-d218-4b1a-adbf-7ef2633a4eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:55 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce884a5-9f27-4a1f-b8a9-86d2ce7a648a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba28d314-d218-4b1a-adbf-7ef2633a4eda) transitioned into 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-898746285',display_name='tempest-VolumesGetTest-Volume-5188507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ad2052f1e9460cb952bbff104b318a',qos_specs=None,replication_status=,reservations=['edf178c6-81be-4508-8e88-e332adbed0ec','37f860d6-8fac-48a8-b62f-1205a3be2e61','1ce0922d-e211-406c-8973-913e6d10934e','41990a4c-117e-4482-856f-fcfe80ee45d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57e42caa3cd41dbb108faf25e045ad3',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:55 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce884a5-9f27-4a1f-b8a9-86d2ce7a648a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3564b4c1-8240-4a49-9c92-4c04871e3bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce884a5-9f27-4a1f-b8a9-86d2ce7a648a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3564b4c1-8240-4a49-9c92-4c04871e3bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce884a5-9f27-4a1f-b8a9-86d2ce7a648a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Flow 'volume_create_api' (6f659816-a26b-45f4-a1b4-1c5979e32919) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-dce884a5-9f27-4a1f-b8a9-86d2ce7a648a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Create volume request issued successfully. Sep 01 02:13:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dce884a5-9f27-4a1f-b8a9-86d2ce7a648a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 958/1865] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:13:55 2026] POST /volume/v3/volumes => generated 783 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9b217f56-1e5c-4c25-baf9-f6837ab0e197 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9b217f56-1e5c-4c25-baf9-f6837ab0e197 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 Sep 01 02:13:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9b217f56-1e5c-4c25-baf9-f6837ab0e197 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9b217f56-1e5c-4c25-baf9-f6837ab0e197 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:56 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:56 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9b217f56-1e5c-4c25-baf9-f6837ab0e197 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9b217f56-1e5c-4c25-baf9-f6837ab0e197 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 returned with HTTP 200 Sep 01 02:13:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 908/1866] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:56 2026] GET /volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e7844609-7b67-47f7-bfab-3fdcf4c40842 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e7844609-7b67-47f7-bfab-3fdcf4c40842 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 Sep 01 02:13:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e7844609-7b67-47f7-bfab-3fdcf4c40842 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e7844609-7b67-47f7-bfab-3fdcf4c40842 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e7844609-7b67-47f7-bfab-3fdcf4c40842 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e7844609-7b67-47f7-bfab-3fdcf4c40842 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 returned with HTTP 200 Sep 01 02:13:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 959/1867] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:57 2026] GET /volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 => generated 875 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7f63a181-2477-4cbb-97ef-f1cd545a61fc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7f63a181-2477-4cbb-97ef-f1cd545a61fc tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 Sep 01 02:13:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7f63a181-2477-4cbb-97ef-f1cd545a61fc tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7f63a181-2477-4cbb-97ef-f1cd545a61fc tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:58 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:58 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:58 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:58 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:58 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7f63a181-2477-4cbb-97ef-f1cd545a61fc tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7f63a181-2477-4cbb-97ef-f1cd545a61fc tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 returned with HTTP 200 Sep 01 02:13:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 909/1868] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:58 2026] GET /volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 => generated 876 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2ded6fde-6dcf-4fbc-9fab-03ac0dbc03f4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2ded6fde-6dcf-4fbc-9fab-03ac0dbc03f4 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] PUT http://192.168.122.72/volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 Sep 01 02:13:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2ded6fde-6dcf-4fbc-9fab-03ac0dbc03f4 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1816182310", "description": null}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2ded6fde-6dcf-4fbc-9fab-03ac0dbc03f4 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2ded6fde-6dcf-4fbc-9fab-03ac0dbc03f4 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume updated successfully. Sep 01 02:13:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2ded6fde-6dcf-4fbc-9fab-03ac0dbc03f4 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 returned with HTTP 200 Sep 01 02:13:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 960/1869] 192.168.122.72 () {60 vars in 1247 bytes} [Tue Sep 1 02:13:58 2026] PUT /volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 => generated 777 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cfcf8b21-2c82-42c7-b9a6-c5d75791f3a0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cfcf8b21-2c82-42c7-b9a6-c5d75791f3a0 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 Sep 01 02:13:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cfcf8b21-2c82-42c7-b9a6-c5d75791f3a0 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cfcf8b21-2c82-42c7-b9a6-c5d75791f3a0 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:58 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:58 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:58 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:58 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:58 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-cfcf8b21-2c82-42c7-b9a6-c5d75791f3a0 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cfcf8b21-2c82-42c7-b9a6-c5d75791f3a0 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 returned with HTTP 200 Sep 01 02:13:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 910/1870] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:58 2026] GET /volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 => generated 845 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-52f40fac-123c-4540-984f-d9d799c281a7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-52f40fac-123c-4540-984f-d9d799c281a7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] DELETE http://192.168.122.72/volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 Sep 01 02:13:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-52f40fac-123c-4540-984f-d9d799c281a7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-52f40fac-123c-4540-984f-d9d799c281a7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:58 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-52f40fac-123c-4540-984f-d9d799c281a7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Delete volume with id: caf9677f-2a6d-4e60-8caf-d05fd9e17925 Sep 01 02:13:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-52f40fac-123c-4540-984f-d9d799c281a7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-52f40fac-123c-4540-984f-d9d799c281a7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Delete volume request issued successfully. Sep 01 02:13:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-52f40fac-123c-4540-984f-d9d799c281a7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 returned with HTTP 202 Sep 01 02:13:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 961/1871] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:58 2026] DELETE /volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-083db6fe-481f-4660-b01a-20f4ab98d077 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-083db6fe-481f-4660-b01a-20f4ab98d077 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 Sep 01 02:13:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-083db6fe-481f-4660-b01a-20f4ab98d077 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-083db6fe-481f-4660-b01a-20f4ab98d077 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:58 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:58 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:58 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:58 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:58 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-083db6fe-481f-4660-b01a-20f4ab98d077 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-083db6fe-481f-4660-b01a-20f4ab98d077 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 returned with HTTP 200 Sep 01 02:13:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 911/1872] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:58 2026] GET /volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 => generated 844 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8579c392-be6d-4c65-ad4b-0f10553fedce None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8579c392-be6d-4c65-ad4b-0f10553fedce tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 Sep 01 02:13:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8579c392-be6d-4c65-ad4b-0f10553fedce tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8579c392-be6d-4c65-ad4b-0f10553fedce tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8579c392-be6d-4c65-ad4b-0f10553fedce tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 returned with HTTP 404 Sep 01 02:13:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 962/1873] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:59 2026] GET /volume/v3/volumes/caf9677f-2a6d-4e60-8caf-d05fd9e17925 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-57386a42-dd51-40af-b294-58f19697320b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-57386a42-dd51-40af-b294-58f19697320b tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:13:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-57386a42-dd51-40af-b294-58f19697320b tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-57386a42-dd51-40af-b294-58f19697320b tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:59 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:59 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:13:59 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:59 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:13:59 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-57386a42-dd51-40af-b294-58f19697320b tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:13:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-57386a42-dd51-40af-b294-58f19697320b tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 returned with HTTP 200 Sep 01 02:13:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 912/1874] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:59 2026] GET /volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 => generated 931 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bd31bcc2-880d-4b5b-94e3-71dcce93b256 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bd31bcc2-880d-4b5b-94e3-71dcce93b256 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] DELETE http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:13:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bd31bcc2-880d-4b5b-94e3-71dcce93b256 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bd31bcc2-880d-4b5b-94e3-71dcce93b256 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:59 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-bd31bcc2-880d-4b5b-94e3-71dcce93b256 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Delete volume with id: 1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:13:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:13:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:13:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bd31bcc2-880d-4b5b-94e3-71dcce93b256 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:00 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bd31bcc2-880d-4b5b-94e3-71dcce93b256 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Delete volume request issued successfully. Sep 01 02:14:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bd31bcc2-880d-4b5b-94e3-71dcce93b256 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 returned with HTTP 202 Sep 01 02:14:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 963/1875] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:59 2026] DELETE /volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-088dd1a7-08b6-4214-a5de-7b055111a8f0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-088dd1a7-08b6-4214-a5de-7b055111a8f0 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:14:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-088dd1a7-08b6-4214-a5de-7b055111a8f0 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-088dd1a7-08b6-4214-a5de-7b055111a8f0 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:00 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:00 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:00 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-088dd1a7-08b6-4214-a5de-7b055111a8f0 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-088dd1a7-08b6-4214-a5de-7b055111a8f0 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 returned with HTTP 200 Sep 01 02:14:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 913/1876] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:00 2026] GET /volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 => generated 930 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-34a96f73-ca88-41b0-a1da-5997bff026fa None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-34a96f73-ca88-41b0-a1da-5997bff026fa tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:14:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-34a96f73-ca88-41b0-a1da-5997bff026fa tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-34a96f73-ca88-41b0-a1da-5997bff026fa tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:01 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:01 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-34a96f73-ca88-41b0-a1da-5997bff026fa tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-34a96f73-ca88-41b0-a1da-5997bff026fa tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 returned with HTTP 200 Sep 01 02:14:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 964/1877] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:01 2026] GET /volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 => generated 930 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-45d69612-0542-46fd-aaf3-07a6fd583447 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-45d69612-0542-46fd-aaf3-07a6fd583447 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 Sep 01 02:14:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-45d69612-0542-46fd-aaf3-07a6fd583447 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-45d69612-0542-46fd-aaf3-07a6fd583447 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-45d69612-0542-46fd-aaf3-07a6fd583447 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 returned with HTTP 404 Sep 01 02:14:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 914/1878] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:02 2026] GET /volume/v3/volumes/1d3cc054-f56a-4c11-b394-1fbb13210946 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d4dae253-07c9-4c1b-a76a-f74d690c8453 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d4dae253-07c9-4c1b-a76a-f74d690c8453 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/fa9b4073-5606-48e0-a2e4-18001dff8c3c Sep 01 02:14:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d4dae253-07c9-4c1b-a76a-f74d690c8453 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d4dae253-07c9-4c1b-a76a-f74d690c8453 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:02 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:02 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d4dae253-07c9-4c1b-a76a-f74d690c8453 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d4dae253-07c9-4c1b-a76a-f74d690c8453 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/fa9b4073-5606-48e0-a2e4-18001dff8c3c returned with HTTP 200 Sep 01 02:14:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 965/1879] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:02 2026] GET /volume/v3/volumes/fa9b4073-5606-48e0-a2e4-18001dff8c3c => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6e76019e-261c-418e-b983-51c100cefcc6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6e76019e-261c-418e-b983-51c100cefcc6 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] DELETE http://192.168.122.72/volume/v3/volumes/fa9b4073-5606-48e0-a2e4-18001dff8c3c Sep 01 02:14:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6e76019e-261c-418e-b983-51c100cefcc6 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6e76019e-261c-418e-b983-51c100cefcc6 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:02 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-6e76019e-261c-418e-b983-51c100cefcc6 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Delete volume with id: fa9b4073-5606-48e0-a2e4-18001dff8c3c Sep 01 02:14:02 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:02 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:02 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:02 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6e76019e-261c-418e-b983-51c100cefcc6 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6e76019e-261c-418e-b983-51c100cefcc6 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Delete volume request issued successfully. Sep 01 02:14:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6e76019e-261c-418e-b983-51c100cefcc6 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/fa9b4073-5606-48e0-a2e4-18001dff8c3c returned with HTTP 202 Sep 01 02:14:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 915/1880] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:02 2026] DELETE /volume/v3/volumes/fa9b4073-5606-48e0-a2e4-18001dff8c3c => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8049c969-b8c3-4c4c-b162-ed655e07eba6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8049c969-b8c3-4c4c-b162-ed655e07eba6 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/fa9b4073-5606-48e0-a2e4-18001dff8c3c Sep 01 02:14:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8049c969-b8c3-4c4c-b162-ed655e07eba6 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8049c969-b8c3-4c4c-b162-ed655e07eba6 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:02 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:02 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8049c969-b8c3-4c4c-b162-ed655e07eba6 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8049c969-b8c3-4c4c-b162-ed655e07eba6 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/fa9b4073-5606-48e0-a2e4-18001dff8c3c returned with HTTP 200 Sep 01 02:14:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 966/1881] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:02 2026] GET /volume/v3/volumes/fa9b4073-5606-48e0-a2e4-18001dff8c3c => generated 843 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1b4ab107-42ed-42fc-96f1-73524fe3aa03 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1b4ab107-42ed-42fc-96f1-73524fe3aa03 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/fa9b4073-5606-48e0-a2e4-18001dff8c3c Sep 01 02:14:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1b4ab107-42ed-42fc-96f1-73524fe3aa03 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1b4ab107-42ed-42fc-96f1-73524fe3aa03 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:03 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:03 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:03 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:03 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1b4ab107-42ed-42fc-96f1-73524fe3aa03 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/fa9b4073-5606-48e0-a2e4-18001dff8c3c returned with HTTP 404 Sep 01 02:14:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 916/1882] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:03 2026] GET /volume/v3/volumes/fa9b4073-5606-48e0-a2e4-18001dff8c3c => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4924b989-a4b9-4a65-9810-8d1cb1246f8d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4924b989-a4b9-4a65-9810-8d1cb1246f8d tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:14:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4924b989-a4b9-4a65-9810-8d1cb1246f8d tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "97f1460d-e99d-469e-a933-615f59c7b55c", "size": 1, "name": "tempest-VolumesGetTest-Volume-939409590", "metadata": {"Type": "Test"}}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-4924b989-a4b9-4a65-9810-8d1cb1246f8d tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Create volume request body: {'volume': {'imageRef': '97f1460d-e99d-469e-a933-615f59c7b55c', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-939409590', 'metadata': {'Type': 'Test'}}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:04 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-4924b989-a4b9-4a65-9810-8d1cb1246f8d tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Create volume of 1 GB Sep 01 02:14:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4924b989-a4b9-4a65-9810-8d1cb1246f8d tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Availability Zones retrieved successfully. Sep 01 02:14:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4924b989-a4b9-4a65-9810-8d1cb1246f8d tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Flow 'volume_create_api' (ee3e7336-3b80-43d3-ad3d-1a3a0a186817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4924b989-a4b9-4a65-9810-8d1cb1246f8d tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b6c5ee1-f363-4edd-80af-5c6c3bf62b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-4924b989-a4b9-4a65-9810-8d1cb1246f8d tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4924b989-a4b9-4a65-9810-8d1cb1246f8d tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b6c5ee1-f363-4edd-80af-5c6c3bf62b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4924b989-a4b9-4a65-9810-8d1cb1246f8d tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b9ddad-5b0f-4ec6-9d9a-50bd7c737482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:04 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-4924b989-a4b9-4a65-9810-8d1cb1246f8d tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Created reservations ['f20e9f04-e254-41cb-b8f3-bab62ad63c2d', '5b06ac1a-d6de-4ab4-babf-23e2d57c574c', '65458c22-4b4e-4611-b06f-54c1972ad0c1', '9bc7f34c-9e67-41c8-a7ea-a17c9be9f786'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4924b989-a4b9-4a65-9810-8d1cb1246f8d tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b9ddad-5b0f-4ec6-9d9a-50bd7c737482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f20e9f04-e254-41cb-b8f3-bab62ad63c2d', '5b06ac1a-d6de-4ab4-babf-23e2d57c574c', '65458c22-4b4e-4611-b06f-54c1972ad0c1', '9bc7f34c-9e67-41c8-a7ea-a17c9be9f786']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4924b989-a4b9-4a65-9810-8d1cb1246f8d tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ce7cdcd-8853-4816-aece-00e3eb26a0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:04 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4924b989-a4b9-4a65-9810-8d1cb1246f8d tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ce7cdcd-8853-4816-aece-00e3eb26a0b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9581e002-87a8-47c2-b85f-8fc156363388', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-939409590',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e4ad2052f1e9460cb952bbff104b318a',qos_specs=None,replication_status=,reservations=['f20e9f04-e254-41cb-b8f3-bab62ad63c2d','5b06ac1a-d6de-4ab4-babf-23e2d57c574c','65458c22-4b4e-4611-b06f-54c1972ad0c1','9bc7f34c-9e67-41c8-a7ea-a17c9be9f786'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57e42caa3cd41dbb108faf25e045ad3',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-939409590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9581e002-87a8-47c2-b85f-8fc156363388,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e4ad2052f1e9460cb952bbff104b318a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a57e42caa3cd41dbb108faf25e045ad3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4924b989-a4b9-4a65-9810-8d1cb1246f8d tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7005fbb-29b4-4156-b955-cd475ebece51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4924b989-a4b9-4a65-9810-8d1cb1246f8d tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7005fbb-29b4-4156-b955-cd475ebece51) transitioned into state 'SUCCESS' from state '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-939409590',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e4ad2052f1e9460cb952bbff104b318a',qos_specs=None,replication_status=,reservations=['f20e9f04-e254-41cb-b8f3-bab62ad63c2d','5b06ac1a-d6de-4ab4-babf-23e2d57c574c','65458c22-4b4e-4611-b06f-54c1972ad0c1','9bc7f34c-9e67-41c8-a7ea-a17c9be9f786'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57e42caa3cd41dbb108faf25e045ad3',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4924b989-a4b9-4a65-9810-8d1cb1246f8d tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45cb86ad-91f1-4194-973d-b2c46e2bd74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4924b989-a4b9-4a65-9810-8d1cb1246f8d tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45cb86ad-91f1-4194-973d-b2c46e2bd74f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4924b989-a4b9-4a65-9810-8d1cb1246f8d tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Flow 'volume_create_api' (ee3e7336-3b80-43d3-ad3d-1a3a0a186817) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:05 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4924b989-a4b9-4a65-9810-8d1cb1246f8d tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Create volume request issued successfully. Sep 01 02:14:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4924b989-a4b9-4a65-9810-8d1cb1246f8d tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:05 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 967/1883] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:14:03 2026] POST /volume/v3/volumes => generated 765 bytes in 1299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:14:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0e07976e-b4bd-49fa-bfbe-1dd4393d530a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0e07976e-b4bd-49fa-bfbe-1dd4393d530a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 Sep 01 02:14:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0e07976e-b4bd-49fa-bfbe-1dd4393d530a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0e07976e-b4bd-49fa-bfbe-1dd4393d530a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:05 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:05 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:05 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:05 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0e07976e-b4bd-49fa-bfbe-1dd4393d530a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0e07976e-b4bd-49fa-bfbe-1dd4393d530a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 returned with HTTP 200 Sep 01 02:14:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 917/1884] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:05 2026] GET /volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 => generated 833 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-269a5429-9766-4a77-9998-3ed4a44f8513 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-269a5429-9766-4a77-9998-3ed4a44f8513 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 Sep 01 02:14:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-269a5429-9766-4a77-9998-3ed4a44f8513 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-269a5429-9766-4a77-9998-3ed4a44f8513 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:06 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:06 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:06 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:06 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:06 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-269a5429-9766-4a77-9998-3ed4a44f8513 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-269a5429-9766-4a77-9998-3ed4a44f8513 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 returned with HTTP 200 Sep 01 02:14:06 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 968/1885] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:06 2026] GET /volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 => generated 857 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-13da5411-f642-4cc7-bc49-20fe7ac6d139 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-13da5411-f642-4cc7-bc49-20fe7ac6d139 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 Sep 01 02:14:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-13da5411-f642-4cc7-bc49-20fe7ac6d139 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-13da5411-f642-4cc7-bc49-20fe7ac6d139 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:07 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:07 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:07 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:07 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:07 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-13da5411-f642-4cc7-bc49-20fe7ac6d139 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-13da5411-f642-4cc7-bc49-20fe7ac6d139 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 returned with HTTP 200 Sep 01 02:14:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 918/1886] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:07 2026] GET /volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 => generated 915 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d8b1eef1-ab18-4b42-b0eb-ddcf9a5a3eef None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d8b1eef1-ab18-4b42-b0eb-ddcf9a5a3eef tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 Sep 01 02:14:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d8b1eef1-ab18-4b42-b0eb-ddcf9a5a3eef tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d8b1eef1-ab18-4b42-b0eb-ddcf9a5a3eef tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:08 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:08 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:08 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:08 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:08 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d8b1eef1-ab18-4b42-b0eb-ddcf9a5a3eef tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d8b1eef1-ab18-4b42-b0eb-ddcf9a5a3eef tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 returned with HTTP 200 Sep 01 02:14:08 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 969/1887] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:08 2026] GET /volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 => generated 918 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fc6ecbef-2482-4392-a8a0-023fe101a828 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fc6ecbef-2482-4392-a8a0-023fe101a828 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 Sep 01 02:14:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fc6ecbef-2482-4392-a8a0-023fe101a828 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fc6ecbef-2482-4392-a8a0-023fe101a828 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:09 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:09 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:09 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:09 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:09 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fc6ecbef-2482-4392-a8a0-023fe101a828 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fc6ecbef-2482-4392-a8a0-023fe101a828 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 returned with HTTP 200 Sep 01 02:14:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 919/1888] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:09 2026] GET /volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 => generated 918 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ba8751a8-62da-42f3-8a9b-fb384ea816f7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ba8751a8-62da-42f3-8a9b-fb384ea816f7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 Sep 01 02:14:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ba8751a8-62da-42f3-8a9b-fb384ea816f7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ba8751a8-62da-42f3-8a9b-fb384ea816f7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:10 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:10 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:10 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:10 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ba8751a8-62da-42f3-8a9b-fb384ea816f7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ba8751a8-62da-42f3-8a9b-fb384ea816f7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 returned with HTTP 200 Sep 01 02:14:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 970/1889] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:10 2026] GET /volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 => generated 918 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b9ca9fcf-e398-44f7-b825-6ca727616274 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b9ca9fcf-e398-44f7-b825-6ca727616274 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 Sep 01 02:14:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b9ca9fcf-e398-44f7-b825-6ca727616274 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b9ca9fcf-e398-44f7-b825-6ca727616274 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:11 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:11 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:11 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:11 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:11 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b9ca9fcf-e398-44f7-b825-6ca727616274 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b9ca9fcf-e398-44f7-b825-6ca727616274 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 returned with HTTP 200 Sep 01 02:14:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 920/1890] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:11 2026] GET /volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 => generated 918 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-090a9f25-97f8-4681-ba4d-2a30df8b5e53 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-090a9f25-97f8-4681-ba4d-2a30df8b5e53 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 Sep 01 02:14:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-090a9f25-97f8-4681-ba4d-2a30df8b5e53 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-090a9f25-97f8-4681-ba4d-2a30df8b5e53 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:12 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:12 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:13 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:13 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-090a9f25-97f8-4681-ba4d-2a30df8b5e53 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-090a9f25-97f8-4681-ba4d-2a30df8b5e53 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 returned with HTTP 200 Sep 01 02:14:13 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 971/1891] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:12 2026] GET /volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 => generated 918 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-08a07e3a-93b9-4a8c-8f5f-a18da4c09ce7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-08a07e3a-93b9-4a8c-8f5f-a18da4c09ce7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 Sep 01 02:14:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-08a07e3a-93b9-4a8c-8f5f-a18da4c09ce7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-08a07e3a-93b9-4a8c-8f5f-a18da4c09ce7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-08a07e3a-93b9-4a8c-8f5f-a18da4c09ce7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-08a07e3a-93b9-4a8c-8f5f-a18da4c09ce7 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 returned with HTTP 200 Sep 01 02:14:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 921/1892] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:14 2026] GET /volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 => generated 1336 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-77326818-06bb-47e4-8df8-11dd41519659 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-77326818-06bb-47e4-8df8-11dd41519659 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 Sep 01 02:14:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-77326818-06bb-47e4-8df8-11dd41519659 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-77326818-06bb-47e4-8df8-11dd41519659 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:14 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:14 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:14 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:14 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-77326818-06bb-47e4-8df8-11dd41519659 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-77326818-06bb-47e4-8df8-11dd41519659 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 returned with HTTP 200 Sep 01 02:14:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 972/1893] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:14 2026] GET /volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 => generated 1336 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:14:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f55a5542-6e23-42fb-bf45-b0067cd06203 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f55a5542-6e23-42fb-bf45-b0067cd06203 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] PUT http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 Sep 01 02:14:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f55a5542-6e23-42fb-bf45-b0067cd06203 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-939409590"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f55a5542-6e23-42fb-bf45-b0067cd06203 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f55a5542-6e23-42fb-bf45-b0067cd06203 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume updated successfully. Sep 01 02:14:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f55a5542-6e23-42fb-bf45-b0067cd06203 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 returned with HTTP 200 Sep 01 02:14:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 922/1894] 192.168.122.72 () {60 vars in 1247 bytes} [Tue Sep 1 02:14:14 2026] PUT /volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 => generated 789 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a71ceef9-b71b-4a9a-98ba-6959d27a5b91 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a71ceef9-b71b-4a9a-98ba-6959d27a5b91 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] PUT http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 Sep 01 02:14:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a71ceef9-b71b-4a9a-98ba-6959d27a5b91 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1970037079", "description": "This is the new description of volume"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:14 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:14 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:14 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:14 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a71ceef9-b71b-4a9a-98ba-6959d27a5b91 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a71ceef9-b71b-4a9a-98ba-6959d27a5b91 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume updated successfully. Sep 01 02:14:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a71ceef9-b71b-4a9a-98ba-6959d27a5b91 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 returned with HTTP 200 Sep 01 02:14:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 973/1895] 192.168.122.72 () {60 vars in 1248 bytes} [Tue Sep 1 02:14:14 2026] PUT /volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 => generated 829 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1489271b-23ce-4cff-b40d-fe1c0299286b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1489271b-23ce-4cff-b40d-fe1c0299286b tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 Sep 01 02:14:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1489271b-23ce-4cff-b40d-fe1c0299286b tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1489271b-23ce-4cff-b40d-fe1c0299286b tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1489271b-23ce-4cff-b40d-fe1c0299286b tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1489271b-23ce-4cff-b40d-fe1c0299286b tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 returned with HTTP 200 Sep 01 02:14:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 923/1896] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:14 2026] GET /volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 => generated 1376 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0e03f7c4-3c67-48b3-ba52-a97dbdb49584 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0e03f7c4-3c67-48b3-ba52-a97dbdb49584 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:14:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0e03f7c4-3c67-48b3-ba52-a97dbdb49584 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1799120323", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1812032112"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-0e03f7c4-3c67-48b3-ba52-a97dbdb49584 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1799120323', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1812032112'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:14 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-0e03f7c4-3c67-48b3-ba52-a97dbdb49584 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Create volume of 1 GB Sep 01 02:14:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0e03f7c4-3c67-48b3-ba52-a97dbdb49584 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Availability Zones retrieved successfully. Sep 01 02:14:14 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0e03f7c4-3c67-48b3-ba52-a97dbdb49584 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Flow 'volume_create_api' (c15138ae-aa7c-4e37-96b8-4ed6899a6faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:14 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0e03f7c4-3c67-48b3-ba52-a97dbdb49584 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cce4407e-4e55-4f5b-be69-9eeaaec689c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:14 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-0e03f7c4-3c67-48b3-ba52-a97dbdb49584 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:14 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0e03f7c4-3c67-48b3-ba52-a97dbdb49584 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cce4407e-4e55-4f5b-be69-9eeaaec689c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:14 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0e03f7c4-3c67-48b3-ba52-a97dbdb49584 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d5d9b95-a9b6-44be-8902-1cc1b0af70db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:14 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-0e03f7c4-3c67-48b3-ba52-a97dbdb49584 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Created reservations ['9244a919-5136-4318-8e24-5cfdff7aa8c3', '3f003ddf-17fd-413d-8b8d-693d7b70331e', '957c9a14-c0c3-420b-93f7-96fc6ac702d8', 'ddc88072-c56a-4614-989f-4f15c62b605a'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:14 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0e03f7c4-3c67-48b3-ba52-a97dbdb49584 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d5d9b95-a9b6-44be-8902-1cc1b0af70db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9244a919-5136-4318-8e24-5cfdff7aa8c3', '3f003ddf-17fd-413d-8b8d-693d7b70331e', '957c9a14-c0c3-420b-93f7-96fc6ac702d8', 'ddc88072-c56a-4614-989f-4f15c62b605a']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:14 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0e03f7c4-3c67-48b3-ba52-a97dbdb49584 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ec7b0cc-159f-4e70-9ecb-76bc82eaf636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:14 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:14 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:14 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0e03f7c4-3c67-48b3-ba52-a97dbdb49584 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ec7b0cc-159f-4e70-9ecb-76bc82eaf636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c52c3fe4-2eda-40f8-a060-dc853ef13a51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1799120323',display_name='tempest-VolumesGetTest-Volume-1812032112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ad2052f1e9460cb952bbff104b318a',qos_specs=None,replication_status=,reservations=['9244a919-5136-4318-8e24-5cfdff7aa8c3','3f003ddf-17fd-413d-8b8d-693d7b70331e','957c9a14-c0c3-420b-93f7-96fc6ac702d8','ddc88072-c56a-4614-989f-4f15c62b605a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57e42caa3cd41dbb108faf25e045ad3',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:14Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1799120323',display_name='tempest-VolumesGetTest-Volume-1812032112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c52c3fe4-2eda-40f8-a060-dc853ef13a51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4ad2052f1e9460cb952bbff104b318a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a57e42caa3cd41dbb108faf25e045ad3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:14 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0e03f7c4-3c67-48b3-ba52-a97dbdb49584 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9b72cb3-f91b-42c8-ba3b-f63200dfb78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0e03f7c4-3c67-48b3-ba52-a97dbdb49584 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9b72cb3-f91b-42c8-ba3b-f63200dfb78c) transitioned into 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-1799120323',display_name='tempest-VolumesGetTest-Volume-1812032112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ad2052f1e9460cb952bbff104b318a',qos_specs=None,replication_status=,reservations=['9244a919-5136-4318-8e24-5cfdff7aa8c3','3f003ddf-17fd-413d-8b8d-693d7b70331e','957c9a14-c0c3-420b-93f7-96fc6ac702d8','ddc88072-c56a-4614-989f-4f15c62b605a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57e42caa3cd41dbb108faf25e045ad3',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0e03f7c4-3c67-48b3-ba52-a97dbdb49584 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4fa716c-965e-415c-bf8d-b147469edf86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0e03f7c4-3c67-48b3-ba52-a97dbdb49584 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4fa716c-965e-415c-bf8d-b147469edf86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0e03f7c4-3c67-48b3-ba52-a97dbdb49584 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Flow 'volume_create_api' (c15138ae-aa7c-4e37-96b8-4ed6899a6faa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0e03f7c4-3c67-48b3-ba52-a97dbdb49584 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Create volume request issued successfully. Sep 01 02:14:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0e03f7c4-3c67-48b3-ba52-a97dbdb49584 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 974/1897] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:14:14 2026] POST /volume/v3/volumes => generated 787 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9bc817ad-82cc-42fe-aad2-34ae9f11d728 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9bc817ad-82cc-42fe-aad2-34ae9f11d728 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 Sep 01 02:14:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9bc817ad-82cc-42fe-aad2-34ae9f11d728 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9bc817ad-82cc-42fe-aad2-34ae9f11d728 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9bc817ad-82cc-42fe-aad2-34ae9f11d728 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d1fbc764-bd83-4872-a0cc-3a017bd60ab8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d1fbc764-bd83-4872-a0cc-3a017bd60ab8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:14:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d1fbc764-bd83-4872-a0cc-3a017bd60ab8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1439679435"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-d1fbc764-bd83-4872-a0cc-3a017bd60ab8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1439679435'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:15 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-d1fbc764-bd83-4872-a0cc-3a017bd60ab8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Create volume of 1 GB Sep 01 02:14:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d1fbc764-bd83-4872-a0cc-3a017bd60ab8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Availability Zones retrieved successfully. Sep 01 02:14:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d1fbc764-bd83-4872-a0cc-3a017bd60ab8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Flow 'volume_create_api' (5bb07e99-396e-497b-8c73-12a607481cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d1fbc764-bd83-4872-a0cc-3a017bd60ab8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a78f545-d6a9-4a0d-a7c5-7ec4692682ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-d1fbc764-bd83-4872-a0cc-3a017bd60ab8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9bc817ad-82cc-42fe-aad2-34ae9f11d728 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 returned with HTTP 200 Sep 01 02:14:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 924/1898] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:15 2026] GET /volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 => generated 855 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d1fbc764-bd83-4872-a0cc-3a017bd60ab8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a78f545-d6a9-4a0d-a7c5-7ec4692682ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d1fbc764-bd83-4872-a0cc-3a017bd60ab8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4ebbc19-d578-45ac-a9b4-c543f770a109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:15 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-d1fbc764-bd83-4872-a0cc-3a017bd60ab8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Created reservations ['38f40500-d437-4a30-82e7-5d71ce123cac', '5db98784-9ab4-485d-8e7d-53a6936ab703', 'bc2ce4c1-e612-4f2f-86fc-3de7a70e7d3d', '6a2508d7-4067-4a03-bbbf-dc06c1517a20'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d1fbc764-bd83-4872-a0cc-3a017bd60ab8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4ebbc19-d578-45ac-a9b4-c543f770a109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38f40500-d437-4a30-82e7-5d71ce123cac', '5db98784-9ab4-485d-8e7d-53a6936ab703', 'bc2ce4c1-e612-4f2f-86fc-3de7a70e7d3d', '6a2508d7-4067-4a03-bbbf-dc06c1517a20']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d1fbc764-bd83-4872-a0cc-3a017bd60ab8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0b0985d-4b2e-464f-9289-aadd03d90686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:15 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:15 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d1fbc764-bd83-4872-a0cc-3a017bd60ab8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0b0985d-4b2e-464f-9289-aadd03d90686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbda363b-a1e7-4a4b-8fc7-6725ac88fecd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1439679435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b3dc9e0bba546e1a493fdded019fc8e',qos_specs=None,replication_status=,reservations=['38f40500-d437-4a30-82e7-5d71ce123cac','5db98784-9ab4-485d-8e7d-53a6936ab703','bc2ce4c1-e612-4f2f-86fc-3de7a70e7d3d','6a2508d7-4067-4a03-bbbf-dc06c1517a20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc96d5ff3c12467fbdfc2e4e5715fe06',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1439679435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbda363b-a1e7-4a4b-8fc7-6725ac88fecd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b3dc9e0bba546e1a493fdded019fc8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc96d5ff3c12467fbdfc2e4e5715fe06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d1fbc764-bd83-4872-a0cc-3a017bd60ab8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ebd1d7f-3deb-41ff-affe-696c244b103f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d1fbc764-bd83-4872-a0cc-3a017bd60ab8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ebd1d7f-3deb-41ff-affe-696c244b103f) transitioned into state 'SUCCESS' from state '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-1439679435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b3dc9e0bba546e1a493fdded019fc8e',qos_specs=None,replication_status=,reservations=['38f40500-d437-4a30-82e7-5d71ce123cac','5db98784-9ab4-485d-8e7d-53a6936ab703','bc2ce4c1-e612-4f2f-86fc-3de7a70e7d3d','6a2508d7-4067-4a03-bbbf-dc06c1517a20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc96d5ff3c12467fbdfc2e4e5715fe06',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d1fbc764-bd83-4872-a0cc-3a017bd60ab8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c64fdc8-de82-4f65-a4cb-8bd7bf1248d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d1fbc764-bd83-4872-a0cc-3a017bd60ab8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c64fdc8-de82-4f65-a4cb-8bd7bf1248d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d1fbc764-bd83-4872-a0cc-3a017bd60ab8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Flow 'volume_create_api' (5bb07e99-396e-497b-8c73-12a607481cc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d1fbc764-bd83-4872-a0cc-3a017bd60ab8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Create volume request issued successfully. Sep 01 02:14:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d1fbc764-bd83-4872-a0cc-3a017bd60ab8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 975/1899] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:14:15 2026] POST /volume/v3/volumes => generated 756 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-868a29d2-15ec-4485-8cf1-a561cb1266ee None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-868a29d2-15ec-4485-8cf1-a561cb1266ee tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd Sep 01 02:14:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-868a29d2-15ec-4485-8cf1-a561cb1266ee tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-868a29d2-15ec-4485-8cf1-a561cb1266ee tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-868a29d2-15ec-4485-8cf1-a561cb1266ee tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-868a29d2-15ec-4485-8cf1-a561cb1266ee tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd returned with HTTP 200 Sep 01 02:14:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 925/1900] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:15 2026] GET /volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd => generated 824 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a1e8b527-8161-42ac-85af-c9bda36a0e44 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a1e8b527-8161-42ac-85af-c9bda36a0e44 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 Sep 01 02:14:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a1e8b527-8161-42ac-85af-c9bda36a0e44 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a1e8b527-8161-42ac-85af-c9bda36a0e44 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:16 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:16 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:16 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:16 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a1e8b527-8161-42ac-85af-c9bda36a0e44 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a1e8b527-8161-42ac-85af-c9bda36a0e44 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 returned with HTTP 200 Sep 01 02:14:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 976/1901] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:16 2026] GET /volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 => generated 879 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ce9a7869-d98e-4b29-8fa9-37f92f0ba4a8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ce9a7869-d98e-4b29-8fa9-37f92f0ba4a8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd Sep 01 02:14:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ce9a7869-d98e-4b29-8fa9-37f92f0ba4a8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ce9a7869-d98e-4b29-8fa9-37f92f0ba4a8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:17 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:17 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:17 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:17 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:17 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ce9a7869-d98e-4b29-8fa9-37f92f0ba4a8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ce9a7869-d98e-4b29-8fa9-37f92f0ba4a8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd returned with HTTP 200 Sep 01 02:14:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 926/1902] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:17 2026] GET /volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd => generated 848 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fb8a619e-7b28-47a2-9ac2-c5251f94bd63 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fb8a619e-7b28-47a2-9ac2-c5251f94bd63 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:14:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fb8a619e-7b28-47a2-9ac2-c5251f94bd63 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-977616928", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-fb8a619e-7b28-47a2-9ac2-c5251f94bd63 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-977616928', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:17 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-fb8a619e-7b28-47a2-9ac2-c5251f94bd63 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Create volume of 1 GB Sep 01 02:14:17 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fb8a619e-7b28-47a2-9ac2-c5251f94bd63 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Availability Zones retrieved successfully. Sep 01 02:14:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c525da1b-f939-4391-9ce7-2205d3191f18 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:17 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-fb8a619e-7b28-47a2-9ac2-c5251f94bd63 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Flow 'volume_create_api' (07dc5ce6-4b0c-47db-9c42-f530d8512916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c525da1b-f939-4391-9ce7-2205d3191f18 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 Sep 01 02:14:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c525da1b-f939-4391-9ce7-2205d3191f18 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c525da1b-f939-4391-9ce7-2205d3191f18 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:17 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-fb8a619e-7b28-47a2-9ac2-c5251f94bd63 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf43ffd3-a6e3-477c-8e6d-e34f48746267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:17 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-fb8a619e-7b28-47a2-9ac2-c5251f94bd63 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:17 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:17 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:17 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:17 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:17 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c525da1b-f939-4391-9ce7-2205d3191f18 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c525da1b-f939-4391-9ce7-2205d3191f18 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 returned with HTTP 200 Sep 01 02:14:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 927/1903] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:17 2026] GET /volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 => generated 880 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:17 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-fb8a619e-7b28-47a2-9ac2-c5251f94bd63 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf43ffd3-a6e3-477c-8e6d-e34f48746267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1246d354-d647-47a2-9937-b0091def8a35 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:17 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-fb8a619e-7b28-47a2-9ac2-c5251f94bd63 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd2dc835-6491-48e1-96f9-323e7d3c863e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1246d354-d647-47a2-9937-b0091def8a35 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] PUT http://192.168.122.72/volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 Sep 01 02:14:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1246d354-d647-47a2-9937-b0091def8a35 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-939409590", "description": null}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:17 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:17 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:17 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:17 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:17 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1246d354-d647-47a2-9937-b0091def8a35 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:17 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1246d354-d647-47a2-9937-b0091def8a35 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume updated successfully. Sep 01 02:14:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1246d354-d647-47a2-9937-b0091def8a35 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 returned with HTTP 200 Sep 01 02:14:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 928/1904] 192.168.122.72 () {60 vars in 1247 bytes} [Tue Sep 1 02:14:17 2026] PUT /volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 => generated 776 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4f03998b-c17f-4b3d-914a-362a5abf1e8f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4f03998b-c17f-4b3d-914a-362a5abf1e8f tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 Sep 01 02:14:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4f03998b-c17f-4b3d-914a-362a5abf1e8f tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4f03998b-c17f-4b3d-914a-362a5abf1e8f tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:17 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:17 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:17 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:17 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:17 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4f03998b-c17f-4b3d-914a-362a5abf1e8f tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4f03998b-c17f-4b3d-914a-362a5abf1e8f tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 returned with HTTP 200 Sep 01 02:14:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 929/1905] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:17 2026] GET /volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 => generated 844 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:17 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-fb8a619e-7b28-47a2-9ac2-c5251f94bd63 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Created reservations ['6aa249a8-c5df-4bd6-ba81-e62516c1cd21', 'babd5c02-5c00-443a-b900-2bf0d6ba7f9b', '01d71a31-4501-459a-8de2-4717fd1039fc', '45576731-e334-446f-9176-ea042351d156'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0d4efb17-dcf0-4355-bdea-3c841f55e3e4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:17 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-fb8a619e-7b28-47a2-9ac2-c5251f94bd63 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd2dc835-6491-48e1-96f9-323e7d3c863e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6aa249a8-c5df-4bd6-ba81-e62516c1cd21', 'babd5c02-5c00-443a-b900-2bf0d6ba7f9b', '01d71a31-4501-459a-8de2-4717fd1039fc', '45576731-e334-446f-9176-ea042351d156']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:17 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-fb8a619e-7b28-47a2-9ac2-c5251f94bd63 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5271894-0fcf-490a-8831-e8e8bae01981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0d4efb17-dcf0-4355-bdea-3c841f55e3e4 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] DELETE http://192.168.122.72/volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 Sep 01 02:14:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0d4efb17-dcf0-4355-bdea-3c841f55e3e4 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0d4efb17-dcf0-4355-bdea-3c841f55e3e4 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:17 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-0d4efb17-dcf0-4355-bdea-3c841f55e3e4 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Delete volume with id: c52c3fe4-2eda-40f8-a060-dc853ef13a51 Sep 01 02:14:17 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:17 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:17 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:17 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:17 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0d4efb17-dcf0-4355-bdea-3c841f55e3e4 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:17 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:17 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:17 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-fb8a619e-7b28-47a2-9ac2-c5251f94bd63 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5271894-0fcf-490a-8831-e8e8bae01981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6b36448-a708-4af4-82cc-61965e5d6daf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-977616928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a8a13f93c66400684603be81c437af0',qos_specs=None,replication_status=,reservations=['6aa249a8-c5df-4bd6-ba81-e62516c1cd21','babd5c02-5c00-443a-b900-2bf0d6ba7f9b','01d71a31-4501-459a-8de2-4717fd1039fc','45576731-e334-446f-9176-ea042351d156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91a1f1beff5d48288878bf7a1f4d5627',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-977616928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6b36448-a708-4af4-82cc-61965e5d6daf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a8a13f93c66400684603be81c437af0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91a1f1beff5d48288878bf7a1f4d5627',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:17 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-fb8a619e-7b28-47a2-9ac2-c5251f94bd63 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc2b0b25-b1e9-4aff-8efb-a08300e33ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:17 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0d4efb17-dcf0-4355-bdea-3c841f55e3e4 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Delete volume request issued successfully. Sep 01 02:14:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0d4efb17-dcf0-4355-bdea-3c841f55e3e4 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 returned with HTTP 202 Sep 01 02:14:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 930/1906] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:17 2026] DELETE /volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4442964e-f598-46ca-8e03-e7c481245eaa None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:17 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-fb8a619e-7b28-47a2-9ac2-c5251f94bd63 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc2b0b25-b1e9-4aff-8efb-a08300e33ab8) transitioned into state 'SUCCESS' from state '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-977616928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a8a13f93c66400684603be81c437af0',qos_specs=None,replication_status=,reservations=['6aa249a8-c5df-4bd6-ba81-e62516c1cd21','babd5c02-5c00-443a-b900-2bf0d6ba7f9b','01d71a31-4501-459a-8de2-4717fd1039fc','45576731-e334-446f-9176-ea042351d156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91a1f1beff5d48288878bf7a1f4d5627',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:17 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-fb8a619e-7b28-47a2-9ac2-c5251f94bd63 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (968c040e-8c5f-463c-a508-2639b468d4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4442964e-f598-46ca-8e03-e7c481245eaa tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 Sep 01 02:14:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4442964e-f598-46ca-8e03-e7c481245eaa tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4442964e-f598-46ca-8e03-e7c481245eaa tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:18 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:18 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:18 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-fb8a619e-7b28-47a2-9ac2-c5251f94bd63 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (968c040e-8c5f-463c-a508-2639b468d4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:18 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-fb8a619e-7b28-47a2-9ac2-c5251f94bd63 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Flow 'volume_create_api' (07dc5ce6-4b0c-47db-9c42-f530d8512916) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:18 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fb8a619e-7b28-47a2-9ac2-c5251f94bd63 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Create volume request issued successfully. Sep 01 02:14:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fb8a619e-7b28-47a2-9ac2-c5251f94bd63 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4442964e-f598-46ca-8e03-e7c481245eaa tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 977/1907] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:14:17 2026] POST /volume/v3/volumes => generated 762 bytes in 859 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c7d8679b-9205-4a53-b204-7f583a7862db None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c7d8679b-9205-4a53-b204-7f583a7862db tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] GET http://192.168.122.72/volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf Sep 01 02:14:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c7d8679b-9205-4a53-b204-7f583a7862db tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c7d8679b-9205-4a53-b204-7f583a7862db tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4442964e-f598-46ca-8e03-e7c481245eaa tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 returned with HTTP 200 Sep 01 02:14:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 931/1908] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:17 2026] GET /volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 => generated 843 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:18 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:18 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:18 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:18 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4e83f8dd-cb47-45bc-b6a8-181946d1cf2e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:18 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c7d8679b-9205-4a53-b204-7f583a7862db tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Volume info retrieved successfully. Sep 01 02:14:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4e83f8dd-cb47-45bc-b6a8-181946d1cf2e tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd Sep 01 02:14:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4e83f8dd-cb47-45bc-b6a8-181946d1cf2e tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4e83f8dd-cb47-45bc-b6a8-181946d1cf2e tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c7d8679b-9205-4a53-b204-7f583a7862db tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] http://192.168.122.72/volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf returned with HTTP 200 Sep 01 02:14:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 978/1909] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:18 2026] GET /volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf => generated 830 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:18 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:18 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4e83f8dd-cb47-45bc-b6a8-181946d1cf2e tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4e83f8dd-cb47-45bc-b6a8-181946d1cf2e tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd returned with HTTP 200 Sep 01 02:14:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 932/1910] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:18 2026] GET /volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd => generated 848 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:14:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e8709c84-6b0f-4238-a5ba-18a1f7578c4a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e8709c84-6b0f-4238-a5ba-18a1f7578c4a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 Sep 01 02:14:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e8709c84-6b0f-4238-a5ba-18a1f7578c4a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e8709c84-6b0f-4238-a5ba-18a1f7578c4a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e8709c84-6b0f-4238-a5ba-18a1f7578c4a tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 returned with HTTP 404 Sep 01 02:14:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 979/1911] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:19 2026] GET /volume/v3/volumes/c52c3fe4-2eda-40f8-a060-dc853ef13a51 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c2a23a6d-f186-4cde-8b6e-2a9e4f5515f9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c2a23a6d-f186-4cde-8b6e-2a9e4f5515f9 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 Sep 01 02:14:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c2a23a6d-f186-4cde-8b6e-2a9e4f5515f9 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c2a23a6d-f186-4cde-8b6e-2a9e4f5515f9 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cf0896bc-af00-4fe9-80d9-80d41e64d337 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c2a23a6d-f186-4cde-8b6e-2a9e4f5515f9 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cf0896bc-af00-4fe9-80d9-80d41e64d337 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] GET http://192.168.122.72/volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf Sep 01 02:14:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cf0896bc-af00-4fe9-80d9-80d41e64d337 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cf0896bc-af00-4fe9-80d9-80d41e64d337 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c2a23a6d-f186-4cde-8b6e-2a9e4f5515f9 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 returned with HTTP 200 Sep 01 02:14:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 933/1912] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:19 2026] GET /volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 => generated 1376 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fb6af437-262e-4fd2-b9b7-64f2ac9d10eb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fb6af437-262e-4fd2-b9b7-64f2ac9d10eb tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] DELETE http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 Sep 01 02:14:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fb6af437-262e-4fd2-b9b7-64f2ac9d10eb tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fb6af437-262e-4fd2-b9b7-64f2ac9d10eb tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:19 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-fb6af437-262e-4fd2-b9b7-64f2ac9d10eb tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Delete volume with id: 9581e002-87a8-47c2-b85f-8fc156363388 Sep 01 02:14:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-cf0896bc-af00-4fe9-80d9-80d41e64d337 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Volume info retrieved successfully. Sep 01 02:14:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fb6af437-262e-4fd2-b9b7-64f2ac9d10eb tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cf0896bc-af00-4fe9-80d9-80d41e64d337 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] http://192.168.122.72/volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf returned with HTTP 200 Sep 01 02:14:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 980/1913] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:19 2026] GET /volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf => generated 854 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-97bcf87e-9caf-43b0-88a8-2ddc1de36838 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-97bcf87e-9caf-43b0-88a8-2ddc1de36838 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd Sep 01 02:14:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-97bcf87e-9caf-43b0-88a8-2ddc1de36838 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-97bcf87e-9caf-43b0-88a8-2ddc1de36838 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-97bcf87e-9caf-43b0-88a8-2ddc1de36838 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fb6af437-262e-4fd2-b9b7-64f2ac9d10eb tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Delete volume request issued successfully. Sep 01 02:14:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fb6af437-262e-4fd2-b9b7-64f2ac9d10eb tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 returned with HTTP 202 Sep 01 02:14:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 934/1914] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:19 2026] DELETE /volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-97bcf87e-9caf-43b0-88a8-2ddc1de36838 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd returned with HTTP 200 Sep 01 02:14:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 981/1915] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:19 2026] GET /volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd => generated 849 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ab8efada-bba5-4d2b-ad96-d25d4761ab93 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b3eeab98-4f77-421d-895f-d8a8e779e480 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ab8efada-bba5-4d2b-ad96-d25d4761ab93 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 Sep 01 02:14:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ab8efada-bba5-4d2b-ad96-d25d4761ab93 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ab8efada-bba5-4d2b-ad96-d25d4761ab93 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b3eeab98-4f77-421d-895f-d8a8e779e480 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] POST http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd/action Sep 01 02:14:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b3eeab98-4f77-421d-895f-d8a8e779e480 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Action body: b'{"os-attach": {"instance_uuid": "d625b8e8-1dfb-4636-b8bc-388fb2bb853a", "mountpoint": "/dev/vdb"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b3eeab98-4f77-421d-895f-d8a8e779e480 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d625b8e8-1dfb-4636-b8bc-388fb2bb853a", "mountpoint": "/dev/vdb"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b3eeab98-4f77-421d-895f-d8a8e779e480 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ab8efada-bba5-4d2b-ad96-d25d4761ab93 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Volume info retrieved successfully. Sep 01 02:14:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b3eeab98-4f77-421d-895f-d8a8e779e480 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Update volume admin metadata completed successfully. Sep 01 02:14:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ab8efada-bba5-4d2b-ad96-d25d4761ab93 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 returned with HTTP 200 Sep 01 02:14:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 935/1916] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:19 2026] GET /volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 => generated 1375 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b3eeab98-4f77-421d-895f-d8a8e779e480 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Attach volume completed successfully. Sep 01 02:14:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b3eeab98-4f77-421d-895f-d8a8e779e480 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd/action returned with HTTP 202 Sep 01 02:14:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 982/1917] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:19 2026] POST /volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd/action => generated 0 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7e9bdc7f-696d-4a89-818e-26a0898ecec6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7e9bdc7f-696d-4a89-818e-26a0898ecec6 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd Sep 01 02:14:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7e9bdc7f-696d-4a89-818e-26a0898ecec6 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7e9bdc7f-696d-4a89-818e-26a0898ecec6 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7e9bdc7f-696d-4a89-818e-26a0898ecec6 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7e9bdc7f-696d-4a89-818e-26a0898ecec6 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd returned with HTTP 200 Sep 01 02:14:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 936/1918] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:19 2026] GET /volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd => generated 1183 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:14:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1b3adc23-c27f-4c85-a472-85c892a6fda7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1b3adc23-c27f-4c85-a472-85c892a6fda7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd Sep 01 02:14:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1b3adc23-c27f-4c85-a472-85c892a6fda7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1b3adc23-c27f-4c85-a472-85c892a6fda7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1b3adc23-c27f-4c85-a472-85c892a6fda7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1b3adc23-c27f-4c85-a472-85c892a6fda7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd returned with HTTP 200 Sep 01 02:14:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 983/1919] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:19 2026] GET /volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd => generated 1183 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-58409e08-f7fc-4077-b8eb-d8af013ec0b0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-58409e08-f7fc-4077-b8eb-d8af013ec0b0 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] POST http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd/action Sep 01 02:14:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-58409e08-f7fc-4077-b8eb-d8af013ec0b0 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-58409e08-f7fc-4077-b8eb-d8af013ec0b0 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.admin_actions [None req-58409e08-f7fc-4077-b8eb-d8af013ec0b0 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Updating volume 'cbda363b-a1e7-4a4b-8fc7-6725ac88fecd' with '{'status': 'error'}' {{(pid=87017) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:14:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:20 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:20 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-58409e08-f7fc-4077-b8eb-d8af013ec0b0 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd/action returned with HTTP 202 Sep 01 02:14:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 937/1920] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:19 2026] POST /volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-086becb7-3e2f-4c02-a8ef-317698b9b9db None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-086becb7-3e2f-4c02-a8ef-317698b9b9db tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-086becb7-3e2f-4c02-a8ef-317698b9b9db tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-086becb7-3e2f-4c02-a8ef-317698b9b9db tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:20 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:20 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:20 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-086becb7-3e2f-4c02-a8ef-317698b9b9db tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-086becb7-3e2f-4c02-a8ef-317698b9b9db tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd returned with HTTP 200 Sep 01 02:14:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 984/1921] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:20 2026] GET /volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd => generated 1182 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0b5d433e-6a09-4541-bdd4-56fc1992ba02 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0b5d433e-6a09-4541-bdd4-56fc1992ba02 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] POST http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd/action Sep 01 02:14:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0b5d433e-6a09-4541-bdd4-56fc1992ba02 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "092e3eba-c688-4a0a-8396-0e9b2212caa3"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0b5d433e-6a09-4541-bdd4-56fc1992ba02 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "092e3eba-c688-4a0a-8396-0e9b2212caa3"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:20 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:20 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:20 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:20 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:20 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0b5d433e-6a09-4541-bdd4-56fc1992ba02 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Volume info retrieved successfully. Sep 01 02:14:20 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0b5d433e-6a09-4541-bdd4-56fc1992ba02 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Terminate volume connection completed successfully. Sep 01 02:14:20 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0b5d433e-6a09-4541-bdd4-56fc1992ba02 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87017) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-59c4e4df-ce27-4dbe-a121-93c72d55eb24 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-59c4e4df-ce27-4dbe-a121-93c72d55eb24 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] GET http://192.168.122.72/volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-59c4e4df-ce27-4dbe-a121-93c72d55eb24 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-59c4e4df-ce27-4dbe-a121-93c72d55eb24 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:20 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:20 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:20 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-59c4e4df-ce27-4dbe-a121-93c72d55eb24 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Volume info retrieved successfully. Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-59c4e4df-ce27-4dbe-a121-93c72d55eb24 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] http://192.168.122.72/volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf returned with HTTP 200 Sep 01 02:14:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 985/1922] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:20 2026] GET /volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3a976302-05de-4179-bf89-e74171fdd8e8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3a976302-05de-4179-bf89-e74171fdd8e8 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] GET http://192.168.122.72/volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3a976302-05de-4179-bf89-e74171fdd8e8 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3a976302-05de-4179-bf89-e74171fdd8e8 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:20 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:20 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:20 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3a976302-05de-4179-bf89-e74171fdd8e8 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Volume info retrieved successfully. Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3a976302-05de-4179-bf89-e74171fdd8e8 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] http://192.168.122.72/volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf returned with HTTP 200 Sep 01 02:14:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 986/1923] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:20 2026] GET /volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:20 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0b5d433e-6a09-4541-bdd4-56fc1992ba02 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Detach volume completed successfully. Sep 01 02:14:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0b5d433e-6a09-4541-bdd4-56fc1992ba02 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd/action returned with HTTP 202 Sep 01 02:14:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 938/1924] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:20 2026] POST /volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd/action => generated 0 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-efe3a6ed-bad0-434e-ad4b-c59da219994f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-efe3a6ed-bad0-434e-ad4b-c59da219994f tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd Sep 01 02:14:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e9f34500-21e7-4936-89d7-9b1695c5895e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-efe3a6ed-bad0-434e-ad4b-c59da219994f tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-efe3a6ed-bad0-434e-ad4b-c59da219994f tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e9f34500-21e7-4936-89d7-9b1695c5895e tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] POST http://192.168.122.72/volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf/action Sep 01 02:14:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e9f34500-21e7-4936-89d7-9b1695c5895e tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1651902967", "disk_format": "raw"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e9f34500-21e7-4936-89d7-9b1695c5895e tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1651902967", "disk_format": "raw"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:20 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:20 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:20 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:20 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:20 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:20 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:20 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:20 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e9f34500-21e7-4936-89d7-9b1695c5895e tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Volume info retrieved successfully. Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-efe3a6ed-bad0-434e-ad4b-c59da219994f tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-efe3a6ed-bad0-434e-ad4b-c59da219994f tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd returned with HTTP 200 Sep 01 02:14:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 987/1925] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:20 2026] GET /volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd => generated 868 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-12e8865b-c379-41dd-83eb-4fcbabfa9625 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-12e8865b-c379-41dd-83eb-4fcbabfa9625 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] GET http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-12e8865b-c379-41dd-83eb-4fcbabfa9625 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-12e8865b-c379-41dd-83eb-4fcbabfa9625 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:20 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:20 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:20 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:20 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-12e8865b-c379-41dd-83eb-4fcbabfa9625 tempest-VolumesGetTest-2074814730 tempest-VolumesGetTest-2074814730-project-member] http://192.168.122.72/volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 returned with HTTP 404 Sep 01 02:14:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 988/1926] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:20 2026] GET /volume/v3/volumes/9581e002-87a8-47c2-b85f-8fc156363388 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:20 devstack devstack@c-api.service[87017]: DEBUG cinder.image.image_utils [None req-e9f34500-21e7-4936-89d7-9b1695c5895e tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1651902967'}] 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-1651902967'}]. {{(pid=87017) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-54cbbd4b-40c0-4bee-9101-66929255ff20 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-54cbbd4b-40c0-4bee-9101-66929255ff20 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-54cbbd4b-40c0-4bee-9101-66929255ff20 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-54cbbd4b-40c0-4bee-9101-66929255ff20 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:20 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:20 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:20 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-54cbbd4b-40c0-4bee-9101-66929255ff20 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-54cbbd4b-40c0-4bee-9101-66929255ff20 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd returned with HTTP 200 Sep 01 02:14:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 989/1927] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:20 2026] GET /volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd => generated 868 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-06cd015c-239b-44fd-950c-3cf502187718 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-06cd015c-239b-44fd-950c-3cf502187718 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] POST http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd/action Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-06cd015c-239b-44fd-950c-3cf502187718 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Action body: b'{"os-detach": {}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-06cd015c-239b-44fd-950c-3cf502187718 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:20 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:20 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:20 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-06cd015c-239b-44fd-950c-3cf502187718 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-06cd015c-239b-44fd-950c-3cf502187718 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Detach volume completed successfully. Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-06cd015c-239b-44fd-950c-3cf502187718 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd/action returned with HTTP 202 Sep 01 02:14:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 990/1928] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:20 2026] POST /volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-41c1ad98-0e7b-41c0-88cf-d0f6752d8abd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-41c1ad98-0e7b-41c0-88cf-d0f6752d8abd tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-41c1ad98-0e7b-41c0-88cf-d0f6752d8abd tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-41c1ad98-0e7b-41c0-88cf-d0f6752d8abd tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:20 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:20 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:20 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-41c1ad98-0e7b-41c0-88cf-d0f6752d8abd tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-41c1ad98-0e7b-41c0-88cf-d0f6752d8abd tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd returned with HTTP 200 Sep 01 02:14:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 991/1929] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:20 2026] GET /volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd => generated 868 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bf4b88ca-8b0f-41b5-a9be-4c3b6e284cd2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bf4b88ca-8b0f-41b5-a9be-4c3b6e284cd2 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bf4b88ca-8b0f-41b5-a9be-4c3b6e284cd2 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bf4b88ca-8b0f-41b5-a9be-4c3b6e284cd2 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:21 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:21 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:21 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:21 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:21 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bf4b88ca-8b0f-41b5-a9be-4c3b6e284cd2 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bf4b88ca-8b0f-41b5-a9be-4c3b6e284cd2 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd returned with HTTP 200 Sep 01 02:14:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 992/1930] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:20 2026] GET /volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd => generated 868 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-311b0181-9804-4fb3-84a6-35e39a5f78e7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-311b0181-9804-4fb3-84a6-35e39a5f78e7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] DELETE http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd Sep 01 02:14:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-311b0181-9804-4fb3-84a6-35e39a5f78e7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-311b0181-9804-4fb3-84a6-35e39a5f78e7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:21 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-311b0181-9804-4fb3-84a6-35e39a5f78e7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Delete volume with id: cbda363b-a1e7-4a4b-8fc7-6725ac88fecd Sep 01 02:14:21 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:21 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:21 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:21 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:21 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-311b0181-9804-4fb3-84a6-35e39a5f78e7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:21 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-311b0181-9804-4fb3-84a6-35e39a5f78e7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Delete volume request issued successfully. Sep 01 02:14:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-311b0181-9804-4fb3-84a6-35e39a5f78e7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd returned with HTTP 202 Sep 01 02:14:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 993/1931] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:21 2026] DELETE /volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b7c2db54-1a35-47b2-a655-621d36e8f333 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b7c2db54-1a35-47b2-a655-621d36e8f333 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd Sep 01 02:14:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b7c2db54-1a35-47b2-a655-621d36e8f333 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b7c2db54-1a35-47b2-a655-621d36e8f333 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:21 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:21 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:21 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:21 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:21 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b7c2db54-1a35-47b2-a655-621d36e8f333 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b7c2db54-1a35-47b2-a655-621d36e8f333 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd returned with HTTP 200 Sep 01 02:14:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 994/1932] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:21 2026] GET /volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd => generated 867 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e9f34500-21e7-4936-89d7-9b1695c5895e tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Copy volume to image completed successfully. Sep 01 02:14:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e9f34500-21e7-4936-89d7-9b1695c5895e tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] http://192.168.122.72/volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf/action returned with HTTP 202 Sep 01 02:14:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 939/1933] 192.168.122.72 () {60 vars in 1270 bytes} [Tue Sep 1 02:14:20 2026] POST /volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf/action => generated 654 bytes in 1446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6543a8d8-cbb1-4c53-9fc7-b94abeae6354 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6543a8d8-cbb1-4c53-9fc7-b94abeae6354 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd Sep 01 02:14:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6543a8d8-cbb1-4c53-9fc7-b94abeae6354 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6543a8d8-cbb1-4c53-9fc7-b94abeae6354 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:22 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:22 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6543a8d8-cbb1-4c53-9fc7-b94abeae6354 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6543a8d8-cbb1-4c53-9fc7-b94abeae6354 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd returned with HTTP 200 Sep 01 02:14:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 995/1934] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:22 2026] GET /volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd => generated 867 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a64bfef7-b2d7-4ef9-87d6-76e29c55634e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a64bfef7-b2d7-4ef9-87d6-76e29c55634e tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd Sep 01 02:14:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a64bfef7-b2d7-4ef9-87d6-76e29c55634e tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a64bfef7-b2d7-4ef9-87d6-76e29c55634e tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a64bfef7-b2d7-4ef9-87d6-76e29c55634e tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd returned with HTTP 404 Sep 01 02:14:23 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 940/1935] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:23 2026] GET /volume/v3/volumes/cbda363b-a1e7-4a4b-8fc7-6725ac88fecd => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:14:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b2353a86-c679-4847-9d00-b88511648644 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b2353a86-c679-4847-9d00-b88511648644 tempest-VolumesSummaryTest-1923550410 tempest-VolumesSummaryTest-1923550410-project-member] GET http://192.168.122.72/volume/v3/volumes/summary Sep 01 02:14:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b2353a86-c679-4847-9d00-b88511648644 tempest-VolumesSummaryTest-1923550410 tempest-VolumesSummaryTest-1923550410-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b2353a86-c679-4847-9d00-b88511648644 tempest-VolumesSummaryTest-1923550410 tempest-VolumesSummaryTest-1923550410-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-b2353a86-c679-4847-9d00-b88511648644 tempest-VolumesSummaryTest-1923550410 tempest-VolumesSummaryTest-1923550410-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:25 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b2353a86-c679-4847-9d00-b88511648644 tempest-VolumesSummaryTest-1923550410 tempest-VolumesSummaryTest-1923550410-project-member] Get summary completed successfully. Sep 01 02:14:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b2353a86-c679-4847-9d00-b88511648644 tempest-VolumesSummaryTest-1923550410 tempest-VolumesSummaryTest-1923550410-project-member] http://192.168.122.72/volume/v3/volumes/summary returned with HTTP 200 Sep 01 02:14:25 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 996/1936] 192.168.122.72 () {60 vars in 1181 bytes} [Tue Sep 1 02:14:24 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 705 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9a11b5d2-049e-40fc-8512-24fd217667aa None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9a11b5d2-049e-40fc-8512-24fd217667aa tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:14:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9a11b5d2-049e-40fc-8512-24fd217667aa tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-978198174"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-9a11b5d2-049e-40fc-8512-24fd217667aa tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-978198174'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:29 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-9a11b5d2-049e-40fc-8512-24fd217667aa tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Create volume of 1 GB Sep 01 02:14:29 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9a11b5d2-049e-40fc-8512-24fd217667aa tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Availability Zones retrieved successfully. Sep 01 02:14:29 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a11b5d2-049e-40fc-8512-24fd217667aa tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Flow 'volume_create_api' (25a1fbdb-0463-49c1-bb22-cffa74e5d6ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:29 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a11b5d2-049e-40fc-8512-24fd217667aa tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (591a5db9-1d0d-4104-b447-d13b9494787a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:29 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-9a11b5d2-049e-40fc-8512-24fd217667aa tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:29 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a11b5d2-049e-40fc-8512-24fd217667aa tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (591a5db9-1d0d-4104-b447-d13b9494787a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:30 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a11b5d2-049e-40fc-8512-24fd217667aa tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e834b9dd-6984-454b-8a02-c080b22d2226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:30 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-9a11b5d2-049e-40fc-8512-24fd217667aa tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Created reservations ['7b2cd9d7-05bc-4685-8edc-cb21f4774139', 'b2886d8a-faf4-4e30-b8eb-b8fbc01bdc94', 'd5f8ea94-7679-435c-a2c1-c2ba9b352741', '9c27a084-4261-41e6-bb72-a0aa4de9000c'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:30 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a11b5d2-049e-40fc-8512-24fd217667aa tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e834b9dd-6984-454b-8a02-c080b22d2226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b2cd9d7-05bc-4685-8edc-cb21f4774139', 'b2886d8a-faf4-4e30-b8eb-b8fbc01bdc94', 'd5f8ea94-7679-435c-a2c1-c2ba9b352741', '9c27a084-4261-41e6-bb72-a0aa4de9000c']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:30 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a11b5d2-049e-40fc-8512-24fd217667aa tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (053157e6-5b1a-47c8-aae9-340c3c03ed36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:30 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:30 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:30 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a11b5d2-049e-40fc-8512-24fd217667aa tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (053157e6-5b1a-47c8-aae9-340c3c03ed36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-978198174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b3dc9e0bba546e1a493fdded019fc8e',qos_specs=None,replication_status=,reservations=['7b2cd9d7-05bc-4685-8edc-cb21f4774139','b2886d8a-faf4-4e30-b8eb-b8fbc01bdc94','d5f8ea94-7679-435c-a2c1-c2ba9b352741','9c27a084-4261-41e6-bb72-a0aa4de9000c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc96d5ff3c12467fbdfc2e4e5715fe06',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-978198174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b3dc9e0bba546e1a493fdded019fc8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc96d5ff3c12467fbdfc2e4e5715fe06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:30 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a11b5d2-049e-40fc-8512-24fd217667aa tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aec4837c-b0d5-4d9a-9083-61f550ff91bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:30 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a11b5d2-049e-40fc-8512-24fd217667aa tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aec4837c-b0d5-4d9a-9083-61f550ff91bc) transitioned into state 'SUCCESS' from state '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-978198174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b3dc9e0bba546e1a493fdded019fc8e',qos_specs=None,replication_status=,reservations=['7b2cd9d7-05bc-4685-8edc-cb21f4774139','b2886d8a-faf4-4e30-b8eb-b8fbc01bdc94','d5f8ea94-7679-435c-a2c1-c2ba9b352741','9c27a084-4261-41e6-bb72-a0aa4de9000c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc96d5ff3c12467fbdfc2e4e5715fe06',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:30 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a11b5d2-049e-40fc-8512-24fd217667aa tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cd4748e-5aeb-47ba-9caf-09f66bace7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:30 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a11b5d2-049e-40fc-8512-24fd217667aa tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cd4748e-5aeb-47ba-9caf-09f66bace7e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:30 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a11b5d2-049e-40fc-8512-24fd217667aa tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Flow 'volume_create_api' (25a1fbdb-0463-49c1-bb22-cffa74e5d6ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9a11b5d2-049e-40fc-8512-24fd217667aa tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Create volume request issued successfully. Sep 01 02:14:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9a11b5d2-049e-40fc-8512-24fd217667aa tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 941/1937] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:14:29 2026] POST /volume/v3/volumes => generated 755 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9eaab63f-8af2-4d19-8b7f-29c942547ee6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9eaab63f-8af2-4d19-8b7f-29c942547ee6 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9eaab63f-8af2-4d19-8b7f-29c942547ee6 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9eaab63f-8af2-4d19-8b7f-29c942547ee6 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:30 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=444,cinder:UPDATE=128,cinder:INSERT=89 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:14:30 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:30 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:30 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:30 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9eaab63f-8af2-4d19-8b7f-29c942547ee6 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9eaab63f-8af2-4d19-8b7f-29c942547ee6 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 997/1938] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:30 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 823 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:14:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-998f758d-3357-4d9c-bfa4-c93a073b4445 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-998f758d-3357-4d9c-bfa4-c93a073b4445 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-998f758d-3357-4d9c-bfa4-c93a073b4445 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-998f758d-3357-4d9c-bfa4-c93a073b4445 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:31 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:31 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:31 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:31 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-998f758d-3357-4d9c-bfa4-c93a073b4445 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-998f758d-3357-4d9c-bfa4-c93a073b4445 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 942/1939] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:31 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b6f656ff-f487-4f26-9849-f56af67a17b0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b6f656ff-f487-4f26-9849-f56af67a17b0 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b6f656ff-f487-4f26-9849-f56af67a17b0 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b6f656ff-f487-4f26-9849-f56af67a17b0 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:32 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:32 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:32 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:32 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:32 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b6f656ff-f487-4f26-9849-f56af67a17b0 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b6f656ff-f487-4f26-9849-f56af67a17b0 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:32 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 998/1940] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:32 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 847 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b5db0209-f0d1-4479-8564-0ff16324a933 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b5db0209-f0d1-4479-8564-0ff16324a933 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b5db0209-f0d1-4479-8564-0ff16324a933 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b5db0209-f0d1-4479-8564-0ff16324a933 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:33 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=292,cinder:INSERT=26,cinder:UPDATE=34,cinder:DELETE=1 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:14:33 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:33 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:33 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:33 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:33 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b5db0209-f0d1-4479-8564-0ff16324a933 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b5db0209-f0d1-4479-8564-0ff16324a933 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 943/1941] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:33 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 847 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-30b6e0de-eb9a-40ff-acdb-edb6cf228ce1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-30b6e0de-eb9a-40ff-acdb-edb6cf228ce1 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-30b6e0de-eb9a-40ff-acdb-edb6cf228ce1 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-30b6e0de-eb9a-40ff-acdb-edb6cf228ce1 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-30b6e0de-eb9a-40ff-acdb-edb6cf228ce1 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-30b6e0de-eb9a-40ff-acdb-edb6cf228ce1 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 999/1942] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:34 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-13b8f8f4-1af0-45bb-b330-dd0701670eef None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-13b8f8f4-1af0-45bb-b330-dd0701670eef tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-13b8f8f4-1af0-45bb-b330-dd0701670eef tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-13b8f8f4-1af0-45bb-b330-dd0701670eef tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:35 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-13b8f8f4-1af0-45bb-b330-dd0701670eef tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-13b8f8f4-1af0-45bb-b330-dd0701670eef tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 944/1943] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:35 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-59d4a434-32e9-42c9-8ce2-b307946a3956 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-59d4a434-32e9-42c9-8ce2-b307946a3956 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-59d4a434-32e9-42c9-8ce2-b307946a3956 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-59d4a434-32e9-42c9-8ce2-b307946a3956 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:36 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:36 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:36 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:36 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:36 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-59d4a434-32e9-42c9-8ce2-b307946a3956 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-59d4a434-32e9-42c9-8ce2-b307946a3956 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1000/1944] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:36 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 847 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-52d92c48-07b9-413b-abee-03a3aa422e37 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-52d92c48-07b9-413b-abee-03a3aa422e37 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-52d92c48-07b9-413b-abee-03a3aa422e37 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-52d92c48-07b9-413b-abee-03a3aa422e37 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:37 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:37 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-52d92c48-07b9-413b-abee-03a3aa422e37 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-52d92c48-07b9-413b-abee-03a3aa422e37 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 945/1945] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:37 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 847 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:14:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-343d25b3-c0cb-46ee-9a6c-cb06cc48f074 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-343d25b3-c0cb-46ee-9a6c-cb06cc48f074 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-343d25b3-c0cb-46ee-9a6c-cb06cc48f074 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-343d25b3-c0cb-46ee-9a6c-cb06cc48f074 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:39 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:39 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-343d25b3-c0cb-46ee-9a6c-cb06cc48f074 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-343d25b3-c0cb-46ee-9a6c-cb06cc48f074 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:39 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1001/1946] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:39 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2686941b-1841-4774-9d37-7e2839f8e8dc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2686941b-1841-4774-9d37-7e2839f8e8dc tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2686941b-1841-4774-9d37-7e2839f8e8dc tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2686941b-1841-4774-9d37-7e2839f8e8dc tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2686941b-1841-4774-9d37-7e2839f8e8dc tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2686941b-1841-4774-9d37-7e2839f8e8dc tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 946/1947] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:40 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8aa18413-7b63-4794-b756-ff08e0e84c91 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8aa18413-7b63-4794-b756-ff08e0e84c91 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8aa18413-7b63-4794-b756-ff08e0e84c91 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8aa18413-7b63-4794-b756-ff08e0e84c91 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8aa18413-7b63-4794-b756-ff08e0e84c91 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8aa18413-7b63-4794-b756-ff08e0e84c91 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1002/1948] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:41 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 847 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9e53a3d6-1e18-4d11-a618-3b0d428b25a4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9e53a3d6-1e18-4d11-a618-3b0d428b25a4 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9e53a3d6-1e18-4d11-a618-3b0d428b25a4 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9e53a3d6-1e18-4d11-a618-3b0d428b25a4 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9e53a3d6-1e18-4d11-a618-3b0d428b25a4 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9e53a3d6-1e18-4d11-a618-3b0d428b25a4 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 947/1949] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:42 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-53fb1b82-7c8f-4f61-bf00-4d3d7b27ab52 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-53fb1b82-7c8f-4f61-bf00-4d3d7b27ab52 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:14:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-53fb1b82-7c8f-4f61-bf00-4d3d7b27ab52 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-912689116"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-53fb1b82-7c8f-4f61-bf00-4d3d7b27ab52 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-912689116'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:43 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-53fb1b82-7c8f-4f61-bf00-4d3d7b27ab52 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Create volume of 1 GB Sep 01 02:14:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-53fb1b82-7c8f-4f61-bf00-4d3d7b27ab52 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Availability Zones retrieved successfully. Sep 01 02:14:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-53fb1b82-7c8f-4f61-bf00-4d3d7b27ab52 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Flow 'volume_create_api' (1ca0ea28-31a8-4ff5-81e9-9f03c6112032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-53fb1b82-7c8f-4f61-bf00-4d3d7b27ab52 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5290dd4-aeae-48f8-ba67-bca08fdef224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-53fb1b82-7c8f-4f61-bf00-4d3d7b27ab52 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-53fb1b82-7c8f-4f61-bf00-4d3d7b27ab52 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5290dd4-aeae-48f8-ba67-bca08fdef224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-53fb1b82-7c8f-4f61-bf00-4d3d7b27ab52 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e9021d8-ff40-43f9-8b85-b733ac6bd76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bc097328-0ee5-49c6-ba2d-5a5a97a5eef1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bc097328-0ee5-49c6-ba2d-5a5a97a5eef1 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bc097328-0ee5-49c6-ba2d-5a5a97a5eef1 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bc097328-0ee5-49c6-ba2d-5a5a97a5eef1 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:43 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:43 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-bc097328-0ee5-49c6-ba2d-5a5a97a5eef1 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bc097328-0ee5-49c6-ba2d-5a5a97a5eef1 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 948/1950] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:43 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:43 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-53fb1b82-7c8f-4f61-bf00-4d3d7b27ab52 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Created reservations ['a05d48f1-ea6e-4b6f-b29c-b4bd75d9d5bd', '869c3b37-0d20-46be-ab9b-52d912971199', 'bccbe40f-9942-40b8-b834-9ba877c24c53', '732386b5-2697-4eb7-bc33-27c0726cac81'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-53fb1b82-7c8f-4f61-bf00-4d3d7b27ab52 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e9021d8-ff40-43f9-8b85-b733ac6bd76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a05d48f1-ea6e-4b6f-b29c-b4bd75d9d5bd', '869c3b37-0d20-46be-ab9b-52d912971199', 'bccbe40f-9942-40b8-b834-9ba877c24c53', '732386b5-2697-4eb7-bc33-27c0726cac81']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-53fb1b82-7c8f-4f61-bf00-4d3d7b27ab52 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1d5e43f-0770-4838-8e7d-59509dacd661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:43 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:43 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-53fb1b82-7c8f-4f61-bf00-4d3d7b27ab52 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1d5e43f-0770-4838-8e7d-59509dacd661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '545fb7cf-3eca-45d6-bacb-233b465e1db9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-912689116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb3c5d2f47040cdb7bc2780edf67c41',qos_specs=None,replication_status=,reservations=['a05d48f1-ea6e-4b6f-b29c-b4bd75d9d5bd','869c3b37-0d20-46be-ab9b-52d912971199','bccbe40f-9942-40b8-b834-9ba877c24c53','732386b5-2697-4eb7-bc33-27c0726cac81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6969d32d1834e099514cdc899db7160',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-912689116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=545fb7cf-3eca-45d6-bacb-233b465e1db9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fb3c5d2f47040cdb7bc2780edf67c41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6969d32d1834e099514cdc899db7160',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-53fb1b82-7c8f-4f61-bf00-4d3d7b27ab52 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e055818e-58e6-4c22-a382-6b9b1252dab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-53fb1b82-7c8f-4f61-bf00-4d3d7b27ab52 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e055818e-58e6-4c22-a382-6b9b1252dab3) transitioned into state 'SUCCESS' from state '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-912689116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb3c5d2f47040cdb7bc2780edf67c41',qos_specs=None,replication_status=,reservations=['a05d48f1-ea6e-4b6f-b29c-b4bd75d9d5bd','869c3b37-0d20-46be-ab9b-52d912971199','bccbe40f-9942-40b8-b834-9ba877c24c53','732386b5-2697-4eb7-bc33-27c0726cac81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6969d32d1834e099514cdc899db7160',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-53fb1b82-7c8f-4f61-bf00-4d3d7b27ab52 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a7ed44-afa6-411f-9d18-bbeccc6a04eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-53fb1b82-7c8f-4f61-bf00-4d3d7b27ab52 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a7ed44-afa6-411f-9d18-bbeccc6a04eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-53fb1b82-7c8f-4f61-bf00-4d3d7b27ab52 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Flow 'volume_create_api' (1ca0ea28-31a8-4ff5-81e9-9f03c6112032) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-53fb1b82-7c8f-4f61-bf00-4d3d7b27ab52 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Create volume request issued successfully. Sep 01 02:14:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-53fb1b82-7c8f-4f61-bf00-4d3d7b27ab52 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1003/1951] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:14:43 2026] POST /volume/v3/volumes => generated 760 bytes in 635 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:14:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f4cc7e80-f45a-4ff0-8ac8-363698f52003 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f4cc7e80-f45a-4ff0-8ac8-363698f52003 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 Sep 01 02:14:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f4cc7e80-f45a-4ff0-8ac8-363698f52003 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f4cc7e80-f45a-4ff0-8ac8-363698f52003 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:43 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:43 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f4cc7e80-f45a-4ff0-8ac8-363698f52003 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:14:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f4cc7e80-f45a-4ff0-8ac8-363698f52003 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 returned with HTTP 200 Sep 01 02:14:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 949/1952] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:43 2026] GET /volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 => generated 828 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3c67598a-c592-44a4-a9ec-ac1a45ef7fc5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3c67598a-c592-44a4-a9ec-ac1a45ef7fc5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3c67598a-c592-44a4-a9ec-ac1a45ef7fc5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3c67598a-c592-44a4-a9ec-ac1a45ef7fc5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:44 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:44 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3c67598a-c592-44a4-a9ec-ac1a45ef7fc5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3c67598a-c592-44a4-a9ec-ac1a45ef7fc5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1004/1953] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:44 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-00529ad6-b02b-426a-8b68-1990989ab56b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-00529ad6-b02b-426a-8b68-1990989ab56b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 Sep 01 02:14:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-00529ad6-b02b-426a-8b68-1990989ab56b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-00529ad6-b02b-426a-8b68-1990989ab56b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:44 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:44 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-00529ad6-b02b-426a-8b68-1990989ab56b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:14:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-00529ad6-b02b-426a-8b68-1990989ab56b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 returned with HTTP 200 Sep 01 02:14:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 950/1954] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:44 2026] GET /volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b54375dd-a4b0-40a8-b285-486a6ce7d132 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b54375dd-a4b0-40a8-b285-486a6ce7d132 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b54375dd-a4b0-40a8-b285-486a6ce7d132 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b54375dd-a4b0-40a8-b285-486a6ce7d132 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:45 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:45 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:45 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:45 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:45 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b54375dd-a4b0-40a8-b285-486a6ce7d132 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b54375dd-a4b0-40a8-b285-486a6ce7d132 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1005/1955] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:45 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b123b060-a284-4b20-b4ab-f1a84516f17a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b123b060-a284-4b20-b4ab-f1a84516f17a tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 Sep 01 02:14:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b123b060-a284-4b20-b4ab-f1a84516f17a tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b123b060-a284-4b20-b4ab-f1a84516f17a tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:45 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:45 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:45 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:45 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:45 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b123b060-a284-4b20-b4ab-f1a84516f17a tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:14:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b123b060-a284-4b20-b4ab-f1a84516f17a tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 returned with HTTP 200 Sep 01 02:14:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 951/1956] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:45 2026] GET /volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-30d144e2-8c1e-4554-bec7-d510c1bbc170 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-30d144e2-8c1e-4554-bec7-d510c1bbc170 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-30d144e2-8c1e-4554-bec7-d510c1bbc170 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-30d144e2-8c1e-4554-bec7-d510c1bbc170 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:46 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:46 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-30d144e2-8c1e-4554-bec7-d510c1bbc170 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-30d144e2-8c1e-4554-bec7-d510c1bbc170 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1006/1957] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:46 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bd352dcf-5380-409c-8453-b3c1a9878899 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bd352dcf-5380-409c-8453-b3c1a9878899 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 Sep 01 02:14:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bd352dcf-5380-409c-8453-b3c1a9878899 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bd352dcf-5380-409c-8453-b3c1a9878899 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:46 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:46 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-bd352dcf-5380-409c-8453-b3c1a9878899 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:14:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bd352dcf-5380-409c-8453-b3c1a9878899 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 returned with HTTP 200 Sep 01 02:14:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 952/1958] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:46 2026] GET /volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3f815ab3-8636-4e04-9b96-c399d2dee259 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3f815ab3-8636-4e04-9b96-c399d2dee259 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3f815ab3-8636-4e04-9b96-c399d2dee259 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3f815ab3-8636-4e04-9b96-c399d2dee259 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:47 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:47 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3f815ab3-8636-4e04-9b96-c399d2dee259 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3f815ab3-8636-4e04-9b96-c399d2dee259 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1007/1959] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:47 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-57794746-7063-44f3-becc-52a702d5108b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-57794746-7063-44f3-becc-52a702d5108b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 Sep 01 02:14:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-57794746-7063-44f3-becc-52a702d5108b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-57794746-7063-44f3-becc-52a702d5108b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:48 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:48 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:48 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:48 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:48 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-57794746-7063-44f3-becc-52a702d5108b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:14:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-57794746-7063-44f3-becc-52a702d5108b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 returned with HTTP 200 Sep 01 02:14:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 953/1960] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:48 2026] GET /volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2310f6d7-0dcb-4e19-9f18-1a9fddd81ae0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2310f6d7-0dcb-4e19-9f18-1a9fddd81ae0 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2310f6d7-0dcb-4e19-9f18-1a9fddd81ae0 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2310f6d7-0dcb-4e19-9f18-1a9fddd81ae0 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:48 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:48 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:48 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:48 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:48 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2310f6d7-0dcb-4e19-9f18-1a9fddd81ae0 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2310f6d7-0dcb-4e19-9f18-1a9fddd81ae0 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:48 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1008/1961] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:48 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c011e143-e6f5-4604-82b3-88423c72e00c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c011e143-e6f5-4604-82b3-88423c72e00c tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 Sep 01 02:14:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c011e143-e6f5-4604-82b3-88423c72e00c tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c011e143-e6f5-4604-82b3-88423c72e00c tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c011e143-e6f5-4604-82b3-88423c72e00c tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:14:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c011e143-e6f5-4604-82b3-88423c72e00c tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 returned with HTTP 200 Sep 01 02:14:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 954/1962] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:49 2026] GET /volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6f817b93-4e9c-43ff-a232-9bdd582745a2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6f817b93-4e9c-43ff-a232-9bdd582745a2 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6f817b93-4e9c-43ff-a232-9bdd582745a2 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6f817b93-4e9c-43ff-a232-9bdd582745a2 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6f817b93-4e9c-43ff-a232-9bdd582745a2 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6f817b93-4e9c-43ff-a232-9bdd582745a2 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1009/1963] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:49 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-13b2e411-c4c0-445b-9c6d-85e95a6d14d0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-13b2e411-c4c0-445b-9c6d-85e95a6d14d0 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 Sep 01 02:14:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-13b2e411-c4c0-445b-9c6d-85e95a6d14d0 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-13b2e411-c4c0-445b-9c6d-85e95a6d14d0 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:50 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:50 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:50 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:50 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:50 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-13b2e411-c4c0-445b-9c6d-85e95a6d14d0 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:14:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-13b2e411-c4c0-445b-9c6d-85e95a6d14d0 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 returned with HTTP 200 Sep 01 02:14:50 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 955/1964] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:50 2026] GET /volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4142bf31-25b7-434a-b2c3-7cde705f93b9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4142bf31-25b7-434a-b2c3-7cde705f93b9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4142bf31-25b7-434a-b2c3-7cde705f93b9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4142bf31-25b7-434a-b2c3-7cde705f93b9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:50 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:50 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:50 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:50 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4142bf31-25b7-434a-b2c3-7cde705f93b9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4142bf31-25b7-434a-b2c3-7cde705f93b9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1010/1965] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:50 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f3a8d7b4-9101-4010-88c3-2954a59d31fb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f3a8d7b4-9101-4010-88c3-2954a59d31fb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 Sep 01 02:14:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f3a8d7b4-9101-4010-88c3-2954a59d31fb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f3a8d7b4-9101-4010-88c3-2954a59d31fb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f3a8d7b4-9101-4010-88c3-2954a59d31fb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:14:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f3a8d7b4-9101-4010-88c3-2954a59d31fb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 returned with HTTP 200 Sep 01 02:14:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 956/1966] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:51 2026] GET /volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cd2ab437-37f9-47d5-b06b-7df01c941e5e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cd2ab437-37f9-47d5-b06b-7df01c941e5e tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] GET http://192.168.122.72/volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf Sep 01 02:14:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cd2ab437-37f9-47d5-b06b-7df01c941e5e tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cd2ab437-37f9-47d5-b06b-7df01c941e5e tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-cd2ab437-37f9-47d5-b06b-7df01c941e5e tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Volume info retrieved successfully. Sep 01 02:14:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cd2ab437-37f9-47d5-b06b-7df01c941e5e tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] http://192.168.122.72/volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf returned with HTTP 200 Sep 01 02:14:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1011/1967] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:51 2026] GET /volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c4124398-e4e9-4487-baf3-4f6fa57698d3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c4124398-e4e9-4487-baf3-4f6fa57698d3 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c4124398-e4e9-4487-baf3-4f6fa57698d3 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c4124398-e4e9-4487-baf3-4f6fa57698d3 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c4124398-e4e9-4487-baf3-4f6fa57698d3 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c4124398-e4e9-4487-baf3-4f6fa57698d3 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 957/1968] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:51 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-aac303a4-706d-40f0-bd5c-864d0d8ade3e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aac303a4-706d-40f0-bd5c-864d0d8ade3e tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] DELETE http://192.168.122.72/volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf Sep 01 02:14:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aac303a4-706d-40f0-bd5c-864d0d8ade3e tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aac303a4-706d-40f0-bd5c-864d0d8ade3e tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:52 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-aac303a4-706d-40f0-bd5c-864d0d8ade3e tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Delete volume with id: f6b36448-a708-4af4-82cc-61965e5d6daf Sep 01 02:14:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:52 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-aac303a4-706d-40f0-bd5c-864d0d8ade3e tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Volume info retrieved successfully. Sep 01 02:14:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-aac303a4-706d-40f0-bd5c-864d0d8ade3e tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Delete volume request issued successfully. Sep 01 02:14:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aac303a4-706d-40f0-bd5c-864d0d8ade3e tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] http://192.168.122.72/volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf returned with HTTP 202 Sep 01 02:14:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1012/1969] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:52 2026] DELETE /volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fc4a9308-26ee-4344-a78e-671242237a56 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fc4a9308-26ee-4344-a78e-671242237a56 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] GET http://192.168.122.72/volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf Sep 01 02:14:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fc4a9308-26ee-4344-a78e-671242237a56 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fc4a9308-26ee-4344-a78e-671242237a56 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:52 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:52 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fc4a9308-26ee-4344-a78e-671242237a56 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Volume info retrieved successfully. Sep 01 02:14:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fc4a9308-26ee-4344-a78e-671242237a56 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] http://192.168.122.72/volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf returned with HTTP 200 Sep 01 02:14:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 958/1970] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:52 2026] GET /volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cd89efaa-1d63-4ad7-8f6c-43820c950ada None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cd89efaa-1d63-4ad7-8f6c-43820c950ada tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 Sep 01 02:14:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cd89efaa-1d63-4ad7-8f6c-43820c950ada tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cd89efaa-1d63-4ad7-8f6c-43820c950ada tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:52 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-cd89efaa-1d63-4ad7-8f6c-43820c950ada tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:14:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cd89efaa-1d63-4ad7-8f6c-43820c950ada tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 returned with HTTP 200 Sep 01 02:14:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1013/1971] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:52 2026] GET /volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d5fe0e6a-3319-45ab-8cbd-2b99d0b0fef6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d5fe0e6a-3319-45ab-8cbd-2b99d0b0fef6 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d5fe0e6a-3319-45ab-8cbd-2b99d0b0fef6 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d5fe0e6a-3319-45ab-8cbd-2b99d0b0fef6 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:53 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:53 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:53 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:53 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d5fe0e6a-3319-45ab-8cbd-2b99d0b0fef6 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d5fe0e6a-3319-45ab-8cbd-2b99d0b0fef6 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 959/1972] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:53 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f32b8fa9-a2a0-47f7-b0f7-4b31b001b783 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f32b8fa9-a2a0-47f7-b0f7-4b31b001b783 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] POST http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d/action Sep 01 02:14:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f32b8fa9-a2a0-47f7-b0f7-4b31b001b783 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f32b8fa9-a2a0-47f7-b0f7-4b31b001b783 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.admin_actions [None req-f32b8fa9-a2a0-47f7-b0f7-4b31b001b783 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Updating volume 'c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d' with '{'status': 'attaching'}' {{(pid=87016) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:14:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f32b8fa9-a2a0-47f7-b0f7-4b31b001b783 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d/action returned with HTTP 202 Sep 01 02:14:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1014/1973] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:53 2026] POST /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-40e07254-3939-4d04-ac2a-9d7ab8070b0b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-40e07254-3939-4d04-ac2a-9d7ab8070b0b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-40e07254-3939-4d04-ac2a-9d7ab8070b0b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-40e07254-3939-4d04-ac2a-9d7ab8070b0b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:53 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:53 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:53 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:53 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-40e07254-3939-4d04-ac2a-9d7ab8070b0b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-925e8f4e-7d58-49d3-a979-126de4ebfba8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-40e07254-3939-4d04-ac2a-9d7ab8070b0b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 960/1974] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:53 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 848 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-925e8f4e-7d58-49d3-a979-126de4ebfba8 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] GET http://192.168.122.72/volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf Sep 01 02:14:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-925e8f4e-7d58-49d3-a979-126de4ebfba8 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-925e8f4e-7d58-49d3-a979-126de4ebfba8 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bb3c62d6-9c6a-4ea7-b562-1e1547de2f6a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bb3c62d6-9c6a-4ea7-b562-1e1547de2f6a tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] POST http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d/action Sep 01 02:14:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bb3c62d6-9c6a-4ea7-b562-1e1547de2f6a tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bb3c62d6-9c6a-4ea7-b562-1e1547de2f6a tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-925e8f4e-7d58-49d3-a979-126de4ebfba8 tempest-TestImageHashVerification-416462312 tempest-TestImageHashVerification-416462312-project-member] http://192.168.122.72/volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf returned with HTTP 404 Sep 01 02:14:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1015/1975] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:53 2026] GET /volume/v3/volumes/f6b36448-a708-4af4-82cc-61965e5d6daf => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:53 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:53 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:53 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:53 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-bb3c62d6-9c6a-4ea7-b562-1e1547de2f6a tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Volume info retrieved successfully. Sep 01 02:14:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-aa63f3e9-d5f1-4164-8e7e-58f157b3af6e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aa63f3e9-d5f1-4164-8e7e-58f157b3af6e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 Sep 01 02:14:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aa63f3e9-d5f1-4164-8e7e-58f157b3af6e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aa63f3e9-d5f1-4164-8e7e-58f157b3af6e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-bb3c62d6-9c6a-4ea7-b562-1e1547de2f6a tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Delete volume request issued successfully. Sep 01 02:14:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bb3c62d6-9c6a-4ea7-b562-1e1547de2f6a tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d/action returned with HTTP 202 Sep 01 02:14:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 961/1976] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:53 2026] POST /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9107492e-b9f0-4f9f-98a0-3823d67953f7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9107492e-b9f0-4f9f-98a0-3823d67953f7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9107492e-b9f0-4f9f-98a0-3823d67953f7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9107492e-b9f0-4f9f-98a0-3823d67953f7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-aa63f3e9-d5f1-4164-8e7e-58f157b3af6e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:14:53 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:53 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:53 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:53 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aa63f3e9-d5f1-4164-8e7e-58f157b3af6e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 returned with HTTP 200 Sep 01 02:14:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1016/1977] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:53 2026] GET /volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9107492e-b9f0-4f9f-98a0-3823d67953f7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0a50ccb9-8883-4f39-8dfe-9717ddda50cb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9107492e-b9f0-4f9f-98a0-3823d67953f7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 200 Sep 01 02:14:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 962/1978] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:53 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 847 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0a50ccb9-8883-4f39-8dfe-9717ddda50cb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 Sep 01 02:14:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0a50ccb9-8883-4f39-8dfe-9717ddda50cb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0a50ccb9-8883-4f39-8dfe-9717ddda50cb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0a50ccb9-8883-4f39-8dfe-9717ddda50cb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:14:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0a50ccb9-8883-4f39-8dfe-9717ddda50cb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 returned with HTTP 200 Sep 01 02:14:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1017/1979] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:53 2026] GET /volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-477f6cba-fd01-4d57-a49f-c0bd3614d7ab None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-477f6cba-fd01-4d57-a49f-c0bd3614d7ab tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:14:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-477f6cba-fd01-4d57-a49f-c0bd3614d7ab tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "545fb7cf-3eca-45d6-bacb-233b465e1db9", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-753397376"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:53 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:53 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:53 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:53 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-477f6cba-fd01-4d57-a49f-c0bd3614d7ab tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:14:53 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-477f6cba-fd01-4d57-a49f-c0bd3614d7ab tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Create snapshot from volume 545fb7cf-3eca-45d6-bacb-233b465e1db9 Sep 01 02:14:53 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-477f6cba-fd01-4d57-a49f-c0bd3614d7ab tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Created reservations ['3fb96c9f-ef47-4733-b610-2dda8e594729', 'b106087f-93bf-47f4-9122-ce958fe42d75', 'd12737d7-0fef-454e-a383-91983bbf153f', '9e1b851f-65f3-4968-996a-04f6ebdfc445'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:53 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:53 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-477f6cba-fd01-4d57-a49f-c0bd3614d7ab tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot create request issued successfully. Sep 01 02:14:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-477f6cba-fd01-4d57-a49f-c0bd3614d7ab tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:14:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 963/1980] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:14:53 2026] POST /volume/v3/snapshots => generated 379 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ac8acf77-3273-48a5-95f3-2ec6f83cb806 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ac8acf77-3273-48a5-95f3-2ec6f83cb806 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 Sep 01 02:14:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ac8acf77-3273-48a5-95f3-2ec6f83cb806 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ac8acf77-3273-48a5-95f3-2ec6f83cb806 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ac8acf77-3273-48a5-95f3-2ec6f83cb806 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:14:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ac8acf77-3273-48a5-95f3-2ec6f83cb806 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 returned with HTTP 200 Sep 01 02:14:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1018/1981] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:53 2026] GET /volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 => generated 511 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6e0f5626-6bde-4d6b-ae80-1a6d6d4df264 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6e0f5626-6bde-4d6b-ae80-1a6d6d4df264 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6e0f5626-6bde-4d6b-ae80-1a6d6d4df264 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6e0f5626-6bde-4d6b-ae80-1a6d6d4df264 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6e0f5626-6bde-4d6b-ae80-1a6d6d4df264 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 404 Sep 01 02:14:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 964/1982] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:54 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bfef0e72-08dd-4b4a-8e3c-9e74dca6c066 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bfef0e72-08dd-4b4a-8e3c-9e74dca6c066 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bfef0e72-08dd-4b4a-8e3c-9e74dca6c066 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bfef0e72-08dd-4b4a-8e3c-9e74dca6c066 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bfef0e72-08dd-4b4a-8e3c-9e74dca6c066 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 404 Sep 01 02:14:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1019/1983] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:54 2026] GET /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:14:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-77a0301f-2b34-416a-a478-595a59ade8bd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-77a0301f-2b34-416a-a478-595a59ade8bd tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] DELETE http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-77a0301f-2b34-416a-a478-595a59ade8bd tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-77a0301f-2b34-416a-a478-595a59ade8bd tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:54 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-77a0301f-2b34-416a-a478-595a59ade8bd tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Delete volume with id: c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d Sep 01 02:14:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-77a0301f-2b34-416a-a478-595a59ade8bd tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d returned with HTTP 404 Sep 01 02:14:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 965/1984] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:54 2026] DELETE /volume/v3/volumes/c1b76a5f-5ccf-4a5b-a9e9-b8f933a6a46d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-59a92e2c-76c9-4576-92c2-69f5488d8d56 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-59a92e2c-76c9-4576-92c2-69f5488d8d56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:14:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-59a92e2c-76c9-4576-92c2-69f5488d8d56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-275899967"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-59a92e2c-76c9-4576-92c2-69f5488d8d56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-275899967'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:54 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-59a92e2c-76c9-4576-92c2-69f5488d8d56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Create volume of 1 GB Sep 01 02:14:54 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-59a92e2c-76c9-4576-92c2-69f5488d8d56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Availability Zones retrieved successfully. Sep 01 02:14:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59a92e2c-76c9-4576-92c2-69f5488d8d56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Flow 'volume_create_api' (c0115d27-d6ea-4097-b2f5-6323c9d48d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59a92e2c-76c9-4576-92c2-69f5488d8d56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a4698ee-bfee-46ee-b9b4-09b6733284ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-59a92e2c-76c9-4576-92c2-69f5488d8d56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59a92e2c-76c9-4576-92c2-69f5488d8d56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a4698ee-bfee-46ee-b9b4-09b6733284ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59a92e2c-76c9-4576-92c2-69f5488d8d56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf1b594-3931-42e4-a144-cf6c880293a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:54 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-59a92e2c-76c9-4576-92c2-69f5488d8d56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Created reservations ['073383d2-7605-48c1-8395-94156b5ee261', '79591a28-b772-4bc6-bc03-0b60c6052966', 'c2df46e4-98ff-4c2f-8f57-309f28aff492', '3e8ce69f-71b8-4081-adcf-7baf18ae28ff'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59a92e2c-76c9-4576-92c2-69f5488d8d56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf1b594-3931-42e4-a144-cf6c880293a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['073383d2-7605-48c1-8395-94156b5ee261', '79591a28-b772-4bc6-bc03-0b60c6052966', 'c2df46e4-98ff-4c2f-8f57-309f28aff492', '3e8ce69f-71b8-4081-adcf-7baf18ae28ff']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59a92e2c-76c9-4576-92c2-69f5488d8d56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50b141ec-7b96-4c56-b9eb-a99225f55938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-02c7bdd6-534c-4eec-80c4-3bcc799745f9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-02c7bdd6-534c-4eec-80c4-3bcc799745f9 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 Sep 01 02:14:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-02c7bdd6-534c-4eec-80c4-3bcc799745f9 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-02c7bdd6-534c-4eec-80c4-3bcc799745f9 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:54 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:54 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:54 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-02c7bdd6-534c-4eec-80c4-3bcc799745f9 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:14:54 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:54 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-02c7bdd6-534c-4eec-80c4-3bcc799745f9 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 returned with HTTP 200 Sep 01 02:14:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 966/1985] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:54 2026] GET /volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 => generated 511 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59a92e2c-76c9-4576-92c2-69f5488d8d56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50b141ec-7b96-4c56-b9eb-a99225f55938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65b56e28-6af8-44fa-9d89-6794c7450347', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-275899967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b3dc9e0bba546e1a493fdded019fc8e',qos_specs=None,replication_status=,reservations=['073383d2-7605-48c1-8395-94156b5ee261','79591a28-b772-4bc6-bc03-0b60c6052966','c2df46e4-98ff-4c2f-8f57-309f28aff492','3e8ce69f-71b8-4081-adcf-7baf18ae28ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc96d5ff3c12467fbdfc2e4e5715fe06',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-275899967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65b56e28-6af8-44fa-9d89-6794c7450347,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b3dc9e0bba546e1a493fdded019fc8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc96d5ff3c12467fbdfc2e4e5715fe06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59a92e2c-76c9-4576-92c2-69f5488d8d56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c083659-963a-47e6-bbbe-9571cc18560f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59a92e2c-76c9-4576-92c2-69f5488d8d56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c083659-963a-47e6-bbbe-9571cc18560f) transitioned into state 'SUCCESS' from state '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-275899967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b3dc9e0bba546e1a493fdded019fc8e',qos_specs=None,replication_status=,reservations=['073383d2-7605-48c1-8395-94156b5ee261','79591a28-b772-4bc6-bc03-0b60c6052966','c2df46e4-98ff-4c2f-8f57-309f28aff492','3e8ce69f-71b8-4081-adcf-7baf18ae28ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc96d5ff3c12467fbdfc2e4e5715fe06',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59a92e2c-76c9-4576-92c2-69f5488d8d56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5e9fce9-2620-4441-bf5f-517411be5195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59a92e2c-76c9-4576-92c2-69f5488d8d56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5e9fce9-2620-4441-bf5f-517411be5195) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-59a92e2c-76c9-4576-92c2-69f5488d8d56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Flow 'volume_create_api' (c0115d27-d6ea-4097-b2f5-6323c9d48d46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:54 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-59a92e2c-76c9-4576-92c2-69f5488d8d56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Create volume request issued successfully. Sep 01 02:14:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-59a92e2c-76c9-4576-92c2-69f5488d8d56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1020/1986] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:14:54 2026] POST /volume/v3/volumes => generated 755 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-36272423-d0cd-4981-afd1-968a856a308b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-36272423-d0cd-4981-afd1-968a856a308b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 Sep 01 02:14:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-36272423-d0cd-4981-afd1-968a856a308b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-36272423-d0cd-4981-afd1-968a856a308b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:55 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:55 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:55 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:55 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:55 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-36272423-d0cd-4981-afd1-968a856a308b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-36272423-d0cd-4981-afd1-968a856a308b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 returned with HTTP 200 Sep 01 02:14:55 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 967/1987] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:55 2026] GET /volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 => generated 823 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f808c6f9-1f5f-461e-9f15-b9694e523d68 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f808c6f9-1f5f-461e-9f15-b9694e523d68 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 Sep 01 02:14:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f808c6f9-1f5f-461e-9f15-b9694e523d68 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f808c6f9-1f5f-461e-9f15-b9694e523d68 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:55 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:55 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:55 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f808c6f9-1f5f-461e-9f15-b9694e523d68 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:14:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f808c6f9-1f5f-461e-9f15-b9694e523d68 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 returned with HTTP 200 Sep 01 02:14:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1021/1988] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:55 2026] GET /volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 => generated 511 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-af3f6ee1-e116-40f2-a885-21916efaf1e4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-af3f6ee1-e116-40f2-a885-21916efaf1e4 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 Sep 01 02:14:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-af3f6ee1-e116-40f2-a885-21916efaf1e4 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-af3f6ee1-e116-40f2-a885-21916efaf1e4 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:56 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:56 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-af3f6ee1-e116-40f2-a885-21916efaf1e4 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-af3f6ee1-e116-40f2-a885-21916efaf1e4 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 returned with HTTP 200 Sep 01 02:14:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 968/1989] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:56 2026] GET /volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fa421737-2114-407e-bc60-f973f3cc6e2a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fa421737-2114-407e-bc60-f973f3cc6e2a tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 Sep 01 02:14:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fa421737-2114-407e-bc60-f973f3cc6e2a tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fa421737-2114-407e-bc60-f973f3cc6e2a tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:56 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:56 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fa421737-2114-407e-bc60-f973f3cc6e2a tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:14:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fa421737-2114-407e-bc60-f973f3cc6e2a tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 returned with HTTP 200 Sep 01 02:14:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1022/1990] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:56 2026] GET /volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 => generated 538 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-61c786b4-3f2a-48bc-aae7-d290a85208c3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-61c786b4-3f2a-48bc-aae7-d290a85208c3 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 Sep 01 02:14:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-61c786b4-3f2a-48bc-aae7-d290a85208c3 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-61c786b4-3f2a-48bc-aae7-d290a85208c3 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:56 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:56 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-61c786b4-3f2a-48bc-aae7-d290a85208c3 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:14:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-61c786b4-3f2a-48bc-aae7-d290a85208c3 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 returned with HTTP 200 Sep 01 02:14:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 969/1991] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:56 2026] GET /volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 => generated 538 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-96b7109d-5741-407a-a3e6-c54e96e5ebe0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-96b7109d-5741-407a-a3e6-c54e96e5ebe0 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots Sep 01 02:14:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-96b7109d-5741-407a-a3e6-c54e96e5ebe0 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-96b7109d-5741-407a-a3e6-c54e96e5ebe0 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-96b7109d-5741-407a-a3e6-c54e96e5ebe0 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:14:57 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [None req-96b7109d-5741-407a-a3e6-c54e96e5ebe0 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:14:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:57 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-96b7109d-5741-407a-a3e6-c54e96e5ebe0 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Get all snapshots completed successfully. Sep 01 02:14:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-96b7109d-5741-407a-a3e6-c54e96e5ebe0 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 200 Sep 01 02:14:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1023/1992] 192.168.122.72 () {58 vars in 1122 bytes} [Tue Sep 1 02:14:57 2026] GET /volume/v3/snapshots => generated 407 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-220a8c8c-c679-4720-86da-74881c54e3b6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-220a8c8c-c679-4720-86da-74881c54e3b6 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] PUT http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 Sep 01 02:14:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-220a8c8c-c679-4720-86da-74881c54e3b6 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1741558937", "description": "This is the new description of snapshot."}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:57 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:57 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-220a8c8c-c679-4720-86da-74881c54e3b6 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:14:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-220a8c8c-c679-4720-86da-74881c54e3b6 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 returned with HTTP 200 Sep 01 02:14:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 970/1993] 192.168.122.72 () {60 vars in 1254 bytes} [Tue Sep 1 02:14:57 2026] PUT /volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 => generated 443 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-abc56381-0886-4007-874d-08b4e3a85ef4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-abc56381-0886-4007-874d-08b4e3a85ef4 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 Sep 01 02:14:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-abc56381-0886-4007-874d-08b4e3a85ef4 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-abc56381-0886-4007-874d-08b4e3a85ef4 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-abc56381-0886-4007-874d-08b4e3a85ef4 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:14:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-abc56381-0886-4007-874d-08b4e3a85ef4 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 returned with HTTP 200 Sep 01 02:14:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1024/1994] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:57 2026] GET /volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 => generated 577 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-dca17a8f-bcd2-4c0a-aa8a-e02e849f1d9f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-dca17a8f-bcd2-4c0a-aa8a-e02e849f1d9f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 Sep 01 02:14:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-dca17a8f-bcd2-4c0a-aa8a-e02e849f1d9f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-dca17a8f-bcd2-4c0a-aa8a-e02e849f1d9f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:57 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-dca17a8f-bcd2-4c0a-aa8a-e02e849f1d9f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Delete snapshot with id: 566a6b7f-8438-4e88-9b63-dcc1903b8906 Sep 01 02:14:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d0e63263-4e08-4d8e-a7e6-69a696731ce9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d0e63263-4e08-4d8e-a7e6-69a696731ce9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 Sep 01 02:14:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d0e63263-4e08-4d8e-a7e6-69a696731ce9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d0e63263-4e08-4d8e-a7e6-69a696731ce9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:57 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:57 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-dca17a8f-bcd2-4c0a-aa8a-e02e849f1d9f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:14:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:57 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:57 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d0e63263-4e08-4d8e-a7e6-69a696731ce9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d0e63263-4e08-4d8e-a7e6-69a696731ce9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 returned with HTTP 200 Sep 01 02:14:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1025/1995] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:57 2026] GET /volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 => generated 848 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-dca17a8f-bcd2-4c0a-aa8a-e02e849f1d9f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot delete request issued successfully. Sep 01 02:14:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-dca17a8f-bcd2-4c0a-aa8a-e02e849f1d9f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 returned with HTTP 202 Sep 01 02:14:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 971/1996] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:14:57 2026] DELETE /volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-aa9cc188-1794-497b-a016-b8a5a5658f3f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4f5ab393-4698-4428-a7ed-2de4e7acec1c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-aa9cc188-1794-497b-a016-b8a5a5658f3f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 Sep 01 02:14:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4f5ab393-4698-4428-a7ed-2de4e7acec1c tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] POST http://192.168.122.72/volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347/action Sep 01 02:14:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4f5ab393-4698-4428-a7ed-2de4e7acec1c tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4f5ab393-4698-4428-a7ed-2de4e7acec1c tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-aa9cc188-1794-497b-a016-b8a5a5658f3f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-aa9cc188-1794-497b-a016-b8a5a5658f3f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:57 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:57 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-aa9cc188-1794-497b-a016-b8a5a5658f3f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:14:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.admin_actions [None req-4f5ab393-4698-4428-a7ed-2de4e7acec1c tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Updating volume '65b56e28-6af8-44fa-9d89-6794c7450347' with '{'status': 'creating'}' {{(pid=87016) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:14:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-aa9cc188-1794-497b-a016-b8a5a5658f3f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 returned with HTTP 200 Sep 01 02:14:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 972/1997] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:57 2026] GET /volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 => generated 576 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4f5ab393-4698-4428-a7ed-2de4e7acec1c tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] http://192.168.122.72/volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347/action returned with HTTP 202 Sep 01 02:14:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1026/1998] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:57 2026] POST /volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1e6f9491-9776-4c88-82c0-518819409c66 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1e6f9491-9776-4c88-82c0-518819409c66 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 Sep 01 02:14:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1e6f9491-9776-4c88-82c0-518819409c66 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1e6f9491-9776-4c88-82c0-518819409c66 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:57 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:57 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:57 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:57 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1e6f9491-9776-4c88-82c0-518819409c66 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1e6f9491-9776-4c88-82c0-518819409c66 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 returned with HTTP 200 Sep 01 02:14:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 973/1999] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:57 2026] GET /volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8db0ffae-677f-418f-bebd-fa4b3b545174 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8db0ffae-677f-418f-bebd-fa4b3b545174 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] POST http://192.168.122.72/volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347/action Sep 01 02:14:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8db0ffae-677f-418f-bebd-fa4b3b545174 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8db0ffae-677f-418f-bebd-fa4b3b545174 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8db0ffae-677f-418f-bebd-fa4b3b545174 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Volume info retrieved successfully. Sep 01 02:14:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8db0ffae-677f-418f-bebd-fa4b3b545174 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Delete volume request issued successfully. Sep 01 02:14:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8db0ffae-677f-418f-bebd-fa4b3b545174 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] http://192.168.122.72/volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347/action returned with HTTP 202 Sep 01 02:14:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1027/2000] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:57 2026] POST /volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5973f287-4508-4f4c-b375-e00ac57303c7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5973f287-4508-4f4c-b375-e00ac57303c7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 Sep 01 02:14:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5973f287-4508-4f4c-b375-e00ac57303c7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5973f287-4508-4f4c-b375-e00ac57303c7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:57 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:57 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:57 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:57 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5973f287-4508-4f4c-b375-e00ac57303c7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5973f287-4508-4f4c-b375-e00ac57303c7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 returned with HTTP 200 Sep 01 02:14:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 974/2001] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:57 2026] GET /volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 => generated 847 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-80fc0355-0319-4f7d-a851-c786f3badba2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-80fc0355-0319-4f7d-a851-c786f3badba2 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 Sep 01 02:14:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-80fc0355-0319-4f7d-a851-c786f3badba2 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-80fc0355-0319-4f7d-a851-c786f3badba2 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-80fc0355-0319-4f7d-a851-c786f3badba2 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:14:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-80fc0355-0319-4f7d-a851-c786f3badba2 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 returned with HTTP 200 Sep 01 02:14:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1028/2002] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:58 2026] GET /volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 => generated 576 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a28313c8-80a8-43c6-bfb7-4dcdea5f711c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a28313c8-80a8-43c6-bfb7-4dcdea5f711c tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 Sep 01 02:14:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a28313c8-80a8-43c6-bfb7-4dcdea5f711c tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a28313c8-80a8-43c6-bfb7-4dcdea5f711c tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a28313c8-80a8-43c6-bfb7-4dcdea5f711c tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 returned with HTTP 404 Sep 01 02:14:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 975/2003] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:58 2026] GET /volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-386cbcef-2635-4240-bde7-d382fc082e01 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-386cbcef-2635-4240-bde7-d382fc082e01 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 Sep 01 02:14:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-386cbcef-2635-4240-bde7-d382fc082e01 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-386cbcef-2635-4240-bde7-d382fc082e01 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-386cbcef-2635-4240-bde7-d382fc082e01 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 returned with HTTP 404 Sep 01 02:14:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1029/2004] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:58 2026] GET /volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e7b17135-3fe3-4021-8249-c6f74c116989 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e7b17135-3fe3-4021-8249-c6f74c116989 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] DELETE http://192.168.122.72/volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 Sep 01 02:14:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e7b17135-3fe3-4021-8249-c6f74c116989 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e7b17135-3fe3-4021-8249-c6f74c116989 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:58 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-e7b17135-3fe3-4021-8249-c6f74c116989 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Delete volume with id: 65b56e28-6af8-44fa-9d89-6794c7450347 Sep 01 02:14:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e7b17135-3fe3-4021-8249-c6f74c116989 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 returned with HTTP 404 Sep 01 02:14:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 976/2005] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:58 2026] DELETE /volume/v3/volumes/65b56e28-6af8-44fa-9d89-6794c7450347 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-229437ab-24c9-4b89-82e9-5b8ec26d19e5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-229437ab-24c9-4b89-82e9-5b8ec26d19e5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:14:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-229437ab-24c9-4b89-82e9-5b8ec26d19e5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1049933305"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-229437ab-24c9-4b89-82e9-5b8ec26d19e5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1049933305'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:58 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-229437ab-24c9-4b89-82e9-5b8ec26d19e5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Create volume of 1 GB Sep 01 02:14:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-229437ab-24c9-4b89-82e9-5b8ec26d19e5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Availability Zones retrieved successfully. Sep 01 02:14:58 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-229437ab-24c9-4b89-82e9-5b8ec26d19e5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Flow 'volume_create_api' (b1c8ddae-a1df-42b3-9aaf-b7cfbcf4ccc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:58 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-229437ab-24c9-4b89-82e9-5b8ec26d19e5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f41dccb5-87b0-4838-9488-70acbe788d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:58 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-229437ab-24c9-4b89-82e9-5b8ec26d19e5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:58 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-229437ab-24c9-4b89-82e9-5b8ec26d19e5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f41dccb5-87b0-4838-9488-70acbe788d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:58 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-229437ab-24c9-4b89-82e9-5b8ec26d19e5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08bc7b97-1d4f-44de-9eb7-4b76829a8543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:59 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-229437ab-24c9-4b89-82e9-5b8ec26d19e5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Created reservations ['c1e1332e-f097-4075-a181-82ab8cbe61ef', 'ef50a60e-6498-48fd-aaa3-ce405b1aa921', '60805115-ae68-49c7-bb54-7ca15d32c129', '48e08af9-e383-46c4-a2f9-2af8bf4df0cd'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:59 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-229437ab-24c9-4b89-82e9-5b8ec26d19e5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08bc7b97-1d4f-44de-9eb7-4b76829a8543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1e1332e-f097-4075-a181-82ab8cbe61ef', 'ef50a60e-6498-48fd-aaa3-ce405b1aa921', '60805115-ae68-49c7-bb54-7ca15d32c129', '48e08af9-e383-46c4-a2f9-2af8bf4df0cd']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:59 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-229437ab-24c9-4b89-82e9-5b8ec26d19e5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12f2be60-243d-45d3-933d-a5071ca8e04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:59 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-229437ab-24c9-4b89-82e9-5b8ec26d19e5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12f2be60-243d-45d3-933d-a5071ca8e04c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cffc8c8-3044-4cf5-84c9-4edaffc75940', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1049933305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b3dc9e0bba546e1a493fdded019fc8e',qos_specs=None,replication_status=,reservations=['c1e1332e-f097-4075-a181-82ab8cbe61ef','ef50a60e-6498-48fd-aaa3-ce405b1aa921','60805115-ae68-49c7-bb54-7ca15d32c129','48e08af9-e383-46c4-a2f9-2af8bf4df0cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc96d5ff3c12467fbdfc2e4e5715fe06',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1049933305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cffc8c8-3044-4cf5-84c9-4edaffc75940,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b3dc9e0bba546e1a493fdded019fc8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc96d5ff3c12467fbdfc2e4e5715fe06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:59 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-229437ab-24c9-4b89-82e9-5b8ec26d19e5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1039827-66c9-4d9e-8890-b06eff37b45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:59 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-229437ab-24c9-4b89-82e9-5b8ec26d19e5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1039827-66c9-4d9e-8890-b06eff37b45e) transitioned into state 'SUCCESS' from state '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-1049933305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b3dc9e0bba546e1a493fdded019fc8e',qos_specs=None,replication_status=,reservations=['c1e1332e-f097-4075-a181-82ab8cbe61ef','ef50a60e-6498-48fd-aaa3-ce405b1aa921','60805115-ae68-49c7-bb54-7ca15d32c129','48e08af9-e383-46c4-a2f9-2af8bf4df0cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc96d5ff3c12467fbdfc2e4e5715fe06',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:59 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-229437ab-24c9-4b89-82e9-5b8ec26d19e5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f89f70b-4bfc-421e-ae95-8a0831abe806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:59 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-229437ab-24c9-4b89-82e9-5b8ec26d19e5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f89f70b-4bfc-421e-ae95-8a0831abe806) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:59 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-229437ab-24c9-4b89-82e9-5b8ec26d19e5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Flow 'volume_create_api' (b1c8ddae-a1df-42b3-9aaf-b7cfbcf4ccc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-229437ab-24c9-4b89-82e9-5b8ec26d19e5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Create volume request issued successfully. Sep 01 02:14:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-229437ab-24c9-4b89-82e9-5b8ec26d19e5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1030/2006] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:14:58 2026] POST /volume/v3/volumes => generated 756 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b55df12f-4d5b-4e08-8cf2-dd7473aaae21 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b55df12f-4d5b-4e08-8cf2-dd7473aaae21 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 Sep 01 02:14:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b55df12f-4d5b-4e08-8cf2-dd7473aaae21 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b55df12f-4d5b-4e08-8cf2-dd7473aaae21 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:59 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:59 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:59 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:59 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:14:59 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b55df12f-4d5b-4e08-8cf2-dd7473aaae21 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:14:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b55df12f-4d5b-4e08-8cf2-dd7473aaae21 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 returned with HTTP 200 Sep 01 02:14:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 977/2007] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:59 2026] GET /volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 => generated 824 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-dae6d293-8743-462b-884b-86519cc7f902 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dae6d293-8743-462b-884b-86519cc7f902 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 Sep 01 02:14:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dae6d293-8743-462b-884b-86519cc7f902 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dae6d293-8743-462b-884b-86519cc7f902 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dae6d293-8743-462b-884b-86519cc7f902 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 returned with HTTP 404 Sep 01 02:14:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1031/2008] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:59 2026] GET /volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-73f923ac-dfad-4a8f-81b4-6a632a149a7f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-73f923ac-dfad-4a8f-81b4-6a632a149a7f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 Sep 01 02:14:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-73f923ac-dfad-4a8f-81b4-6a632a149a7f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-73f923ac-dfad-4a8f-81b4-6a632a149a7f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:59 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-73f923ac-dfad-4a8f-81b4-6a632a149a7f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Delete snapshot with id: 566a6b7f-8438-4e88-9b63-dcc1903b8906 Sep 01 02:14:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-73f923ac-dfad-4a8f-81b4-6a632a149a7f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 returned with HTTP 404 Sep 01 02:14:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 978/2009] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:14:59 2026] DELETE /volume/v3/snapshots/566a6b7f-8438-4e88-9b63-dcc1903b8906 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-58494e81-29c0-47a6-8dfe-8dcff5919b94 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-58494e81-29c0-47a6-8dfe-8dcff5919b94 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 Sep 01 02:14:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-58494e81-29c0-47a6-8dfe-8dcff5919b94 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-58494e81-29c0-47a6-8dfe-8dcff5919b94 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-58494e81-29c0-47a6-8dfe-8dcff5919b94 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:14:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-58494e81-29c0-47a6-8dfe-8dcff5919b94 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 returned with HTTP 200 Sep 01 02:14:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1032/2010] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:59 2026] GET /volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9a84b3f6-84f5-4ed9-bacb-ff6b6ce3a156 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9a84b3f6-84f5-4ed9-bacb-ff6b6ce3a156 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:14:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9a84b3f6-84f5-4ed9-bacb-ff6b6ce3a156 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1058988194"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-9a84b3f6-84f5-4ed9-bacb-ff6b6ce3a156 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1058988194'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:59 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-9a84b3f6-84f5-4ed9-bacb-ff6b6ce3a156 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Create volume of 1 GB Sep 01 02:14:59 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9a84b3f6-84f5-4ed9-bacb-ff6b6ce3a156 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Availability Zones retrieved successfully. Sep 01 02:14:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a84b3f6-84f5-4ed9-bacb-ff6b6ce3a156 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Flow 'volume_create_api' (51162015-da5a-430f-a8d5-80fa1688e951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a84b3f6-84f5-4ed9-bacb-ff6b6ce3a156 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55bae387-e024-420b-9395-63eb30c95411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-9a84b3f6-84f5-4ed9-bacb-ff6b6ce3a156 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a84b3f6-84f5-4ed9-bacb-ff6b6ce3a156 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55bae387-e024-420b-9395-63eb30c95411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a84b3f6-84f5-4ed9-bacb-ff6b6ce3a156 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3827c1cc-4636-41f5-80b8-992c4b5ab5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:59 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-9a84b3f6-84f5-4ed9-bacb-ff6b6ce3a156 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Created reservations ['48887815-cce9-45de-a999-8959fb21c9aa', 'fff4a32a-7f80-48a1-8afc-f3291fb28e59', '1b0b5633-77d7-4a03-bd72-3e66253a2389', '1d36ea25-3c2f-4285-b9a0-7e2b85152f1a'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a84b3f6-84f5-4ed9-bacb-ff6b6ce3a156 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3827c1cc-4636-41f5-80b8-992c4b5ab5c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48887815-cce9-45de-a999-8959fb21c9aa', 'fff4a32a-7f80-48a1-8afc-f3291fb28e59', '1b0b5633-77d7-4a03-bd72-3e66253a2389', '1d36ea25-3c2f-4285-b9a0-7e2b85152f1a']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a84b3f6-84f5-4ed9-bacb-ff6b6ce3a156 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df654e62-20a3-466d-8fe2-545bb379d69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:59 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:59 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:14:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a84b3f6-84f5-4ed9-bacb-ff6b6ce3a156 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df654e62-20a3-466d-8fe2-545bb379d69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5bb394c-64f4-4491-9d2a-43723483958f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1058988194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb3c5d2f47040cdb7bc2780edf67c41',qos_specs=None,replication_status=,reservations=['48887815-cce9-45de-a999-8959fb21c9aa','fff4a32a-7f80-48a1-8afc-f3291fb28e59','1b0b5633-77d7-4a03-bd72-3e66253a2389','1d36ea25-3c2f-4285-b9a0-7e2b85152f1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6969d32d1834e099514cdc899db7160',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1058988194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5bb394c-64f4-4491-9d2a-43723483958f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fb3c5d2f47040cdb7bc2780edf67c41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6969d32d1834e099514cdc899db7160',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a84b3f6-84f5-4ed9-bacb-ff6b6ce3a156 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (013a64db-2e8a-41f5-94c5-4c6b226bae70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a84b3f6-84f5-4ed9-bacb-ff6b6ce3a156 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (013a64db-2e8a-41f5-94c5-4c6b226bae70) transitioned into state 'SUCCESS' from state '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-1058988194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb3c5d2f47040cdb7bc2780edf67c41',qos_specs=None,replication_status=,reservations=['48887815-cce9-45de-a999-8959fb21c9aa','fff4a32a-7f80-48a1-8afc-f3291fb28e59','1b0b5633-77d7-4a03-bd72-3e66253a2389','1d36ea25-3c2f-4285-b9a0-7e2b85152f1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6969d32d1834e099514cdc899db7160',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a84b3f6-84f5-4ed9-bacb-ff6b6ce3a156 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (653cb2b3-4ca8-4a94-81e7-6e6aaae343bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a84b3f6-84f5-4ed9-bacb-ff6b6ce3a156 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (653cb2b3-4ca8-4a94-81e7-6e6aaae343bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9a84b3f6-84f5-4ed9-bacb-ff6b6ce3a156 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Flow 'volume_create_api' (51162015-da5a-430f-a8d5-80fa1688e951) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:59 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9a84b3f6-84f5-4ed9-bacb-ff6b6ce3a156 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Create volume request issued successfully. Sep 01 02:14:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9a84b3f6-84f5-4ed9-bacb-ff6b6ce3a156 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 979/2011] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:14:59 2026] POST /volume/v3/volumes => generated 761 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:14:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a5b05914-c6f7-4d14-a3f2-d337fac7cfad None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a5b05914-c6f7-4d14-a3f2-d337fac7cfad tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/a5bb394c-64f4-4491-9d2a-43723483958f Sep 01 02:14:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a5b05914-c6f7-4d14-a3f2-d337fac7cfad tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a5b05914-c6f7-4d14-a3f2-d337fac7cfad tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:14:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:14:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a5b05914-c6f7-4d14-a3f2-d337fac7cfad tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:14:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a5b05914-c6f7-4d14-a3f2-d337fac7cfad tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/a5bb394c-64f4-4491-9d2a-43723483958f returned with HTTP 200 Sep 01 02:14:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1033/2012] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:59 2026] GET /volume/v3/volumes/a5bb394c-64f4-4491-9d2a-43723483958f => generated 829 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-007e01da-5ebc-4a0a-8f44-9c1090b97e39 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-007e01da-5ebc-4a0a-8f44-9c1090b97e39 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 Sep 01 02:15:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-007e01da-5ebc-4a0a-8f44-9c1090b97e39 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-007e01da-5ebc-4a0a-8f44-9c1090b97e39 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:00 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:00 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:00 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-007e01da-5ebc-4a0a-8f44-9c1090b97e39 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-007e01da-5ebc-4a0a-8f44-9c1090b97e39 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 returned with HTTP 200 Sep 01 02:15:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 980/2013] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:00 2026] GET /volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-af5549fd-72d0-41c4-906e-4620c871bb70 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-af5549fd-72d0-41c4-906e-4620c871bb70 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/a5bb394c-64f4-4491-9d2a-43723483958f Sep 01 02:15:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-af5549fd-72d0-41c4-906e-4620c871bb70 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-af5549fd-72d0-41c4-906e-4620c871bb70 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:01 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:01 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-af5549fd-72d0-41c4-906e-4620c871bb70 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-af5549fd-72d0-41c4-906e-4620c871bb70 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/a5bb394c-64f4-4491-9d2a-43723483958f returned with HTTP 200 Sep 01 02:15:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1034/2014] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:00 2026] GET /volume/v3/volumes/a5bb394c-64f4-4491-9d2a-43723483958f => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3b160693-da2b-4c77-aae2-c868595a165f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3b160693-da2b-4c77-aae2-c868595a165f tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 Sep 01 02:15:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3b160693-da2b-4c77-aae2-c868595a165f tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3b160693-da2b-4c77-aae2-c868595a165f tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:01 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:01 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:01 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3b160693-da2b-4c77-aae2-c868595a165f tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3b160693-da2b-4c77-aae2-c868595a165f tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 returned with HTTP 200 Sep 01 02:15:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 981/2015] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:01 2026] GET /volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3e37b171-6b61-4348-bd5e-727887d0bde0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3e37b171-6b61-4348-bd5e-727887d0bde0 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] POST http://192.168.122.72/volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940/action Sep 01 02:15:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3e37b171-6b61-4348-bd5e-727887d0bde0 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3e37b171-6b61-4348-bd5e-727887d0bde0 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:01 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.admin_actions [None req-3e37b171-6b61-4348-bd5e-727887d0bde0 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Updating volume '6cffc8c8-3044-4cf5-84c9-4edaffc75940' with '{'status': 'error'}' {{(pid=87016) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:15:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:01 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:01 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3e37b171-6b61-4348-bd5e-727887d0bde0 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] http://192.168.122.72/volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940/action returned with HTTP 202 Sep 01 02:15:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1035/2016] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:15:01 2026] POST /volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0a7f347e-7db2-43ee-9e76-346bdcc51d31 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0a7f347e-7db2-43ee-9e76-346bdcc51d31 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 Sep 01 02:15:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0a7f347e-7db2-43ee-9e76-346bdcc51d31 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0a7f347e-7db2-43ee-9e76-346bdcc51d31 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:01 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:01 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:01 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0a7f347e-7db2-43ee-9e76-346bdcc51d31 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0a7f347e-7db2-43ee-9e76-346bdcc51d31 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 returned with HTTP 200 Sep 01 02:15:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 982/2017] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:01 2026] GET /volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4d01ef53-4b20-423f-96db-6c83fa926a8f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4d01ef53-4b20-423f-96db-6c83fa926a8f tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] POST http://192.168.122.72/volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940/action Sep 01 02:15:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4d01ef53-4b20-423f-96db-6c83fa926a8f tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4d01ef53-4b20-423f-96db-6c83fa926a8f tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:01 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:01 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4d01ef53-4b20-423f-96db-6c83fa926a8f tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Volume info retrieved successfully. Sep 01 02:15:01 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4d01ef53-4b20-423f-96db-6c83fa926a8f tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Delete volume request issued successfully. Sep 01 02:15:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4d01ef53-4b20-423f-96db-6c83fa926a8f tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] http://192.168.122.72/volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940/action returned with HTTP 202 Sep 01 02:15:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1036/2018] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:15:01 2026] POST /volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c4a2e9a0-0469-41a9-b51f-58d494d059b5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c4a2e9a0-0469-41a9-b51f-58d494d059b5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 Sep 01 02:15:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c4a2e9a0-0469-41a9-b51f-58d494d059b5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c4a2e9a0-0469-41a9-b51f-58d494d059b5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:01 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:01 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:01 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c4a2e9a0-0469-41a9-b51f-58d494d059b5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c4a2e9a0-0469-41a9-b51f-58d494d059b5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 returned with HTTP 200 Sep 01 02:15:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 983/2019] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:01 2026] GET /volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9a8dbf2c-4bad-45e6-9312-2b61308a8833 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9a8dbf2c-4bad-45e6-9312-2b61308a8833 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/a5bb394c-64f4-4491-9d2a-43723483958f Sep 01 02:15:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9a8dbf2c-4bad-45e6-9312-2b61308a8833 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9a8dbf2c-4bad-45e6-9312-2b61308a8833 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:02 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:02 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9a8dbf2c-4bad-45e6-9312-2b61308a8833 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9a8dbf2c-4bad-45e6-9312-2b61308a8833 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/a5bb394c-64f4-4491-9d2a-43723483958f returned with HTTP 200 Sep 01 02:15:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1037/2020] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:02 2026] GET /volume/v3/volumes/a5bb394c-64f4-4491-9d2a-43723483958f => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f6d928bc-6cd9-4067-8610-44d488e8539b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f6d928bc-6cd9-4067-8610-44d488e8539b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:15:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f6d928bc-6cd9-4067-8610-44d488e8539b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a5bb394c-64f4-4491-9d2a-43723483958f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397222752"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:02 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:02 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:02 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:02 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f6d928bc-6cd9-4067-8610-44d488e8539b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:02 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-f6d928bc-6cd9-4067-8610-44d488e8539b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Create snapshot from volume a5bb394c-64f4-4491-9d2a-43723483958f Sep 01 02:15:02 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-f6d928bc-6cd9-4067-8610-44d488e8539b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Created reservations ['2406a40e-840e-47aa-9fd2-c0d068e6a310', '53556538-3450-47e7-bb08-fc819cae69ad', '20358d17-27db-42db-928f-d73e204a3913', '80b66e80-e6d7-4ad0-8d2e-4e1966c781f7'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:02 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:02 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f6d928bc-6cd9-4067-8610-44d488e8539b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot create request issued successfully. Sep 01 02:15:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f6d928bc-6cd9-4067-8610-44d488e8539b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:15:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 984/2021] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:15:02 2026] POST /volume/v3/snapshots => generated 310 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:15:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d2b35c4d-93d4-4a26-b503-bc02f22f4204 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d2b35c4d-93d4-4a26-b503-bc02f22f4204 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 Sep 01 02:15:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d2b35c4d-93d4-4a26-b503-bc02f22f4204 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d2b35c4d-93d4-4a26-b503-bc02f22f4204 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d2b35c4d-93d4-4a26-b503-bc02f22f4204 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:15:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d2b35c4d-93d4-4a26-b503-bc02f22f4204 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 returned with HTTP 200 Sep 01 02:15:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1038/2022] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:02 2026] GET /volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3394cbd3-a9b2-45d6-999e-1e3080da9f70 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3394cbd3-a9b2-45d6-999e-1e3080da9f70 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 Sep 01 02:15:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3394cbd3-a9b2-45d6-999e-1e3080da9f70 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3394cbd3-a9b2-45d6-999e-1e3080da9f70 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3394cbd3-a9b2-45d6-999e-1e3080da9f70 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 returned with HTTP 404 Sep 01 02:15:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 985/2023] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:02 2026] GET /volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1581c701-a7f7-4fa7-aa75-bbfbb2cb7acd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1581c701-a7f7-4fa7-aa75-bbfbb2cb7acd tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 Sep 01 02:15:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1581c701-a7f7-4fa7-aa75-bbfbb2cb7acd tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1581c701-a7f7-4fa7-aa75-bbfbb2cb7acd tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1581c701-a7f7-4fa7-aa75-bbfbb2cb7acd tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 returned with HTTP 404 Sep 01 02:15:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1039/2024] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:02 2026] GET /volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4e61bce0-9c2c-4ad7-8d6c-ac9fb622bf9f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4e61bce0-9c2c-4ad7-8d6c-ac9fb622bf9f tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] DELETE http://192.168.122.72/volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 Sep 01 02:15:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4e61bce0-9c2c-4ad7-8d6c-ac9fb622bf9f tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4e61bce0-9c2c-4ad7-8d6c-ac9fb622bf9f tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:02 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-4e61bce0-9c2c-4ad7-8d6c-ac9fb622bf9f tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Delete volume with id: 6cffc8c8-3044-4cf5-84c9-4edaffc75940 Sep 01 02:15:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4e61bce0-9c2c-4ad7-8d6c-ac9fb622bf9f tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 returned with HTTP 404 Sep 01 02:15:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 986/2025] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:15:02 2026] DELETE /volume/v3/volumes/6cffc8c8-3044-4cf5-84c9-4edaffc75940 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:15:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-23099032-6d23-48f8-bcb8-d27d3686981b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-23099032-6d23-48f8-bcb8-d27d3686981b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:15:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-23099032-6d23-48f8-bcb8-d27d3686981b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-205763768"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-23099032-6d23-48f8-bcb8-d27d3686981b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-205763768'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:02 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-23099032-6d23-48f8-bcb8-d27d3686981b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Create volume of 1 GB Sep 01 02:15:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-23099032-6d23-48f8-bcb8-d27d3686981b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Availability Zones retrieved successfully. Sep 01 02:15:02 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-23099032-6d23-48f8-bcb8-d27d3686981b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Flow 'volume_create_api' (098cdc42-64fa-4492-bbac-d0f26ccf75f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:02 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-23099032-6d23-48f8-bcb8-d27d3686981b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (612b96ff-f465-422a-8c8f-afa661631ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:02 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-23099032-6d23-48f8-bcb8-d27d3686981b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:02 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-23099032-6d23-48f8-bcb8-d27d3686981b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (612b96ff-f465-422a-8c8f-afa661631ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:02 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-23099032-6d23-48f8-bcb8-d27d3686981b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3ea0dd5-693d-4893-8064-cd461e710b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:03 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-23099032-6d23-48f8-bcb8-d27d3686981b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Created reservations ['d8a7c5fd-a121-4852-a17f-5d0c59db2c8f', 'a341d130-6108-4b5c-8176-b7ecde2d84b5', 'a76190ab-ef86-4b9c-9a02-468b830c3d38', 'da78908e-8850-4904-895e-311f261052e1'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:03 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-23099032-6d23-48f8-bcb8-d27d3686981b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3ea0dd5-693d-4893-8064-cd461e710b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8a7c5fd-a121-4852-a17f-5d0c59db2c8f', 'a341d130-6108-4b5c-8176-b7ecde2d84b5', 'a76190ab-ef86-4b9c-9a02-468b830c3d38', 'da78908e-8850-4904-895e-311f261052e1']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:03 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-23099032-6d23-48f8-bcb8-d27d3686981b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f8dc74e-4d3a-4d77-8399-de9395088d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:03 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:03 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:03 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-23099032-6d23-48f8-bcb8-d27d3686981b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f8dc74e-4d3a-4d77-8399-de9395088d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c904cbf-6aff-4779-b9e3-977917d8de54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-205763768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b3dc9e0bba546e1a493fdded019fc8e',qos_specs=None,replication_status=,reservations=['d8a7c5fd-a121-4852-a17f-5d0c59db2c8f','a341d130-6108-4b5c-8176-b7ecde2d84b5','a76190ab-ef86-4b9c-9a02-468b830c3d38','da78908e-8850-4904-895e-311f261052e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc96d5ff3c12467fbdfc2e4e5715fe06',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-205763768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c904cbf-6aff-4779-b9e3-977917d8de54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b3dc9e0bba546e1a493fdded019fc8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc96d5ff3c12467fbdfc2e4e5715fe06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:03 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-23099032-6d23-48f8-bcb8-d27d3686981b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4be08fa7-715b-4803-a173-a4dd7157d38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:03 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-23099032-6d23-48f8-bcb8-d27d3686981b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4be08fa7-715b-4803-a173-a4dd7157d38f) transitioned into state 'SUCCESS' from state '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-205763768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b3dc9e0bba546e1a493fdded019fc8e',qos_specs=None,replication_status=,reservations=['d8a7c5fd-a121-4852-a17f-5d0c59db2c8f','a341d130-6108-4b5c-8176-b7ecde2d84b5','a76190ab-ef86-4b9c-9a02-468b830c3d38','da78908e-8850-4904-895e-311f261052e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc96d5ff3c12467fbdfc2e4e5715fe06',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:03 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-23099032-6d23-48f8-bcb8-d27d3686981b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe3186ea-8e0e-4590-a7fc-c711826e23cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:03 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-23099032-6d23-48f8-bcb8-d27d3686981b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe3186ea-8e0e-4590-a7fc-c711826e23cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:03 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-23099032-6d23-48f8-bcb8-d27d3686981b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Flow 'volume_create_api' (098cdc42-64fa-4492-bbac-d0f26ccf75f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:03 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-23099032-6d23-48f8-bcb8-d27d3686981b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Create volume request issued successfully. Sep 01 02:15:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-23099032-6d23-48f8-bcb8-d27d3686981b tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1040/2026] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:15:02 2026] POST /volume/v3/volumes => generated 755 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8519f591-8ce0-462b-8592-1ff08542f1ec None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8519f591-8ce0-462b-8592-1ff08542f1ec tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 Sep 01 02:15:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8519f591-8ce0-462b-8592-1ff08542f1ec tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8519f591-8ce0-462b-8592-1ff08542f1ec tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:03 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:03 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:03 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:03 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8519f591-8ce0-462b-8592-1ff08542f1ec tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8519f591-8ce0-462b-8592-1ff08542f1ec tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 returned with HTTP 200 Sep 01 02:15:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 987/2027] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:03 2026] GET /volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 => generated 823 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:15:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6b177dce-9d5b-44e3-9729-38973d3cd89a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6b177dce-9d5b-44e3-9729-38973d3cd89a tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 Sep 01 02:15:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6b177dce-9d5b-44e3-9729-38973d3cd89a tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6b177dce-9d5b-44e3-9729-38973d3cd89a tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:03 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:03 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:03 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6b177dce-9d5b-44e3-9729-38973d3cd89a tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:15:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6b177dce-9d5b-44e3-9729-38973d3cd89a tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 returned with HTTP 200 Sep 01 02:15:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1041/2028] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:03 2026] GET /volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 => generated 442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4550d05d-df22-4b82-88eb-ec616af617a7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4550d05d-df22-4b82-88eb-ec616af617a7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 Sep 01 02:15:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4550d05d-df22-4b82-88eb-ec616af617a7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4550d05d-df22-4b82-88eb-ec616af617a7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:04 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:04 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:04 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:04 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:04 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4550d05d-df22-4b82-88eb-ec616af617a7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4550d05d-df22-4b82-88eb-ec616af617a7 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 returned with HTTP 200 Sep 01 02:15:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 988/2029] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:04 2026] GET /volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3d4af502-bf5c-4698-a225-d6bf62588898 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3d4af502-bf5c-4698-a225-d6bf62588898 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 Sep 01 02:15:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3d4af502-bf5c-4698-a225-d6bf62588898 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3d4af502-bf5c-4698-a225-d6bf62588898 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3d4af502-bf5c-4698-a225-d6bf62588898 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:15:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3d4af502-bf5c-4698-a225-d6bf62588898 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 returned with HTTP 200 Sep 01 02:15:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1042/2030] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:04 2026] GET /volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 => generated 442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c2357c23-e4c0-4d6a-ab29-77350b8e5363 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c2357c23-e4c0-4d6a-ab29-77350b8e5363 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 Sep 01 02:15:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c2357c23-e4c0-4d6a-ab29-77350b8e5363 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c2357c23-e4c0-4d6a-ab29-77350b8e5363 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:05 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:05 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:05 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:05 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c2357c23-e4c0-4d6a-ab29-77350b8e5363 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c2357c23-e4c0-4d6a-ab29-77350b8e5363 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 returned with HTTP 200 Sep 01 02:15:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 989/2031] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:05 2026] GET /volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e6b8b9fd-1bc8-4dbb-aea3-a21986043bec None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e6b8b9fd-1bc8-4dbb-aea3-a21986043bec tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 Sep 01 02:15:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e6b8b9fd-1bc8-4dbb-aea3-a21986043bec tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e6b8b9fd-1bc8-4dbb-aea3-a21986043bec tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:05 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:05 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:05 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e6b8b9fd-1bc8-4dbb-aea3-a21986043bec tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:15:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e6b8b9fd-1bc8-4dbb-aea3-a21986043bec tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 returned with HTTP 200 Sep 01 02:15:05 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1043/2032] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:05 2026] GET /volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c45bbe78-5f40-4aa6-9cf6-76f5619ef1ed None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c45bbe78-5f40-4aa6-9cf6-76f5619ef1ed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:15:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c45bbe78-5f40-4aa6-9cf6-76f5619ef1ed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5adf961f-3998-4740-a6e9-4427c659a997", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1715088582"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-c45bbe78-5f40-4aa6-9cf6-76f5619ef1ed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Create volume request body: {'volume': {'snapshot_id': '5adf961f-3998-4740-a6e9-4427c659a997', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1715088582'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:05 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:05 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c45bbe78-5f40-4aa6-9cf6-76f5619ef1ed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:15:05 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-c45bbe78-5f40-4aa6-9cf6-76f5619ef1ed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Create volume of 2 GB Sep 01 02:15:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c45bbe78-5f40-4aa6-9cf6-76f5619ef1ed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Availability Zones retrieved successfully. Sep 01 02:15:05 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45bbe78-5f40-4aa6-9cf6-76f5619ef1ed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Flow 'volume_create_api' (88db29e2-21de-4fa9-b5d8-cc38e0ee5b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:05 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45bbe78-5f40-4aa6-9cf6-76f5619ef1ed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1fbbcd1-d9d0-4e49-bc96-51a5d2462c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:05 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-c45bbe78-5f40-4aa6-9cf6-76f5619ef1ed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:05 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:05 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:05 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45bbe78-5f40-4aa6-9cf6-76f5619ef1ed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1fbbcd1-d9d0-4e49-bc96-51a5d2462c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '5adf961f-3998-4740-a6e9-4427c659a997', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:05 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45bbe78-5f40-4aa6-9cf6-76f5619ef1ed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (013e96e9-ae13-4835-a5e8-40b9b447353d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:05 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-c45bbe78-5f40-4aa6-9cf6-76f5619ef1ed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Created reservations ['ff5e0853-3be0-48b1-8035-0501f43514d3', 'd0461934-7d7f-4ec1-a67b-9e37ea946fda', '661ccc66-cf4a-4f88-b3cb-3ead24fba9f9', '28eb5cee-bb84-4836-8a36-54f5227ab195'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:05 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45bbe78-5f40-4aa6-9cf6-76f5619ef1ed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (013e96e9-ae13-4835-a5e8-40b9b447353d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff5e0853-3be0-48b1-8035-0501f43514d3', 'd0461934-7d7f-4ec1-a67b-9e37ea946fda', '661ccc66-cf4a-4f88-b3cb-3ead24fba9f9', '28eb5cee-bb84-4836-8a36-54f5227ab195']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:05 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45bbe78-5f40-4aa6-9cf6-76f5619ef1ed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f14db1e-b796-48da-b5f1-8f0c887c694a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:05 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:05 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:05 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:05 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:05 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45bbe78-5f40-4aa6-9cf6-76f5619ef1ed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f14db1e-b796-48da-b5f1-8f0c887c694a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '177fab6d-7ee0-4741-953d-8b472d818ef6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1715088582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb3c5d2f47040cdb7bc2780edf67c41',qos_specs=None,replication_status=,reservations=['ff5e0853-3be0-48b1-8035-0501f43514d3','d0461934-7d7f-4ec1-a67b-9e37ea946fda','661ccc66-cf4a-4f88-b3cb-3ead24fba9f9','28eb5cee-bb84-4836-8a36-54f5227ab195'],size=2,snapshot_id=5adf961f-3998-4740-a6e9-4427c659a997,source_replicaid=,source_volid=None,status='creating',user_id='c6969d32d1834e099514cdc899db7160',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1715088582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=177fab6d-7ee0-4741-953d-8b472d818ef6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fb3c5d2f47040cdb7bc2780edf67c41',provider_auth=None,provider_geometry=None,provider_id=None,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=5adf961f-3998-4740-a6e9-4427c659a997,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6969d32d1834e099514cdc899db7160',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:05 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45bbe78-5f40-4aa6-9cf6-76f5619ef1ed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25e19364-3c49-4606-b22d-2c8c47e760db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:05 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45bbe78-5f40-4aa6-9cf6-76f5619ef1ed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25e19364-3c49-4606-b22d-2c8c47e760db) transitioned into state 'SUCCESS' from state '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-1715088582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb3c5d2f47040cdb7bc2780edf67c41',qos_specs=None,replication_status=,reservations=['ff5e0853-3be0-48b1-8035-0501f43514d3','d0461934-7d7f-4ec1-a67b-9e37ea946fda','661ccc66-cf4a-4f88-b3cb-3ead24fba9f9','28eb5cee-bb84-4836-8a36-54f5227ab195'],size=2,snapshot_id=5adf961f-3998-4740-a6e9-4427c659a997,source_replicaid=,source_volid=None,status='creating',user_id='c6969d32d1834e099514cdc899db7160',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:05 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45bbe78-5f40-4aa6-9cf6-76f5619ef1ed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (989738bd-8e9a-485a-81e9-3e14cf92a2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:05 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:05 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:05 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45bbe78-5f40-4aa6-9cf6-76f5619ef1ed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (989738bd-8e9a-485a-81e9-3e14cf92a2b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:05 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45bbe78-5f40-4aa6-9cf6-76f5619ef1ed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Flow 'volume_create_api' (88db29e2-21de-4fa9-b5d8-cc38e0ee5b38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c45bbe78-5f40-4aa6-9cf6-76f5619ef1ed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Create volume request issued successfully. Sep 01 02:15:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c45bbe78-5f40-4aa6-9cf6-76f5619ef1ed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 990/2033] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:15:05 2026] POST /volume/v3/volumes => generated 795 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-04bfa8e5-94c0-42b0-b50a-cd00869ff1b4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-04bfa8e5-94c0-42b0-b50a-cd00869ff1b4 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 Sep 01 02:15:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-04bfa8e5-94c0-42b0-b50a-cd00869ff1b4 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-04bfa8e5-94c0-42b0-b50a-cd00869ff1b4 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:05 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:05 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:05 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:05 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:05 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-04bfa8e5-94c0-42b0-b50a-cd00869ff1b4 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-04bfa8e5-94c0-42b0-b50a-cd00869ff1b4 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 returned with HTTP 200 Sep 01 02:15:06 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1044/2034] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:05 2026] GET /volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 => generated 863 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-75e34e66-4989-457b-ac35-62fad84fe501 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-75e34e66-4989-457b-ac35-62fad84fe501 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 Sep 01 02:15:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-75e34e66-4989-457b-ac35-62fad84fe501 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-75e34e66-4989-457b-ac35-62fad84fe501 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:06 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:06 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:06 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:06 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:06 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-75e34e66-4989-457b-ac35-62fad84fe501 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-75e34e66-4989-457b-ac35-62fad84fe501 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 returned with HTTP 200 Sep 01 02:15:06 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 991/2035] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:06 2026] GET /volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5805993f-db27-4be3-8370-150298eec038 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5805993f-db27-4be3-8370-150298eec038 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] POST http://192.168.122.72/volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54/action Sep 01 02:15:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5805993f-db27-4be3-8370-150298eec038 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5805993f-db27-4be3-8370-150298eec038 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:06 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:06 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:06 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:06 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.admin_actions [None req-5805993f-db27-4be3-8370-150298eec038 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Updating volume '3c904cbf-6aff-4779-b9e3-977917d8de54' with '{'status': 'maintenance'}' {{(pid=87016) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:15:06 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:06 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:06 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:06 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5805993f-db27-4be3-8370-150298eec038 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] http://192.168.122.72/volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54/action returned with HTTP 202 Sep 01 02:15:06 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1045/2036] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:15:06 2026] POST /volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cb23d681-2ccf-4203-8dc5-6f8655a2376e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cb23d681-2ccf-4203-8dc5-6f8655a2376e tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 Sep 01 02:15:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cb23d681-2ccf-4203-8dc5-6f8655a2376e tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cb23d681-2ccf-4203-8dc5-6f8655a2376e tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:06 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:06 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:06 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:06 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:06 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-cb23d681-2ccf-4203-8dc5-6f8655a2376e tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cb23d681-2ccf-4203-8dc5-6f8655a2376e tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 returned with HTTP 200 Sep 01 02:15:06 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 992/2037] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:06 2026] GET /volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-23c148db-4da6-400c-bad7-1a9af31235fd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-23c148db-4da6-400c-bad7-1a9af31235fd tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] POST http://192.168.122.72/volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54/action Sep 01 02:15:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-23c148db-4da6-400c-bad7-1a9af31235fd tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-23c148db-4da6-400c-bad7-1a9af31235fd tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:06 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:06 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:06 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:06 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:06 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-23c148db-4da6-400c-bad7-1a9af31235fd tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Volume info retrieved successfully. Sep 01 02:15:06 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-23c148db-4da6-400c-bad7-1a9af31235fd tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Delete volume request issued successfully. Sep 01 02:15:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-23c148db-4da6-400c-bad7-1a9af31235fd tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] http://192.168.122.72/volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54/action returned with HTTP 202 Sep 01 02:15:06 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1046/2038] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:15:06 2026] POST /volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-046c3335-6b4d-47c2-a874-7fe8cd4bf801 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-046c3335-6b4d-47c2-a874-7fe8cd4bf801 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 Sep 01 02:15:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-046c3335-6b4d-47c2-a874-7fe8cd4bf801 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-046c3335-6b4d-47c2-a874-7fe8cd4bf801 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:06 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:06 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:06 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:06 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:06 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-046c3335-6b4d-47c2-a874-7fe8cd4bf801 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-046c3335-6b4d-47c2-a874-7fe8cd4bf801 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 returned with HTTP 200 Sep 01 02:15:06 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 993/2039] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:06 2026] GET /volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d75510f9-cd90-4284-aa6c-050f55af37ad None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d75510f9-cd90-4284-aa6c-050f55af37ad tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 Sep 01 02:15:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d75510f9-cd90-4284-aa6c-050f55af37ad tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d75510f9-cd90-4284-aa6c-050f55af37ad tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:07 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:07 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:07 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:07 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:07 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d75510f9-cd90-4284-aa6c-050f55af37ad tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d75510f9-cd90-4284-aa6c-050f55af37ad tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 returned with HTTP 200 Sep 01 02:15:07 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1047/2040] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:07 2026] GET /volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 => generated 887 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-63ee29f4-91f1-401c-a97b-3e336b1dfa64 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-63ee29f4-91f1-401c-a97b-3e336b1dfa64 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 Sep 01 02:15:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-63ee29f4-91f1-401c-a97b-3e336b1dfa64 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-63ee29f4-91f1-401c-a97b-3e336b1dfa64 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-63ee29f4-91f1-401c-a97b-3e336b1dfa64 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 returned with HTTP 404 Sep 01 02:15:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 994/2041] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:07 2026] GET /volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cc8980ff-961f-4756-8ad9-cd519dec39f3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cc8980ff-961f-4756-8ad9-cd519dec39f3 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 Sep 01 02:15:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cc8980ff-961f-4756-8ad9-cd519dec39f3 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cc8980ff-961f-4756-8ad9-cd519dec39f3 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cc8980ff-961f-4756-8ad9-cd519dec39f3 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 returned with HTTP 404 Sep 01 02:15:08 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1048/2042] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:07 2026] GET /volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:15:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-edbb51d4-fe9d-4191-aecd-d51c63e3a6e8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-edbb51d4-fe9d-4191-aecd-d51c63e3a6e8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] DELETE http://192.168.122.72/volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 Sep 01 02:15:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-edbb51d4-fe9d-4191-aecd-d51c63e3a6e8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-edbb51d4-fe9d-4191-aecd-d51c63e3a6e8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:08 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-edbb51d4-fe9d-4191-aecd-d51c63e3a6e8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Delete volume with id: 3c904cbf-6aff-4779-b9e3-977917d8de54 Sep 01 02:15:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-edbb51d4-fe9d-4191-aecd-d51c63e3a6e8 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 returned with HTTP 404 Sep 01 02:15:08 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 995/2043] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:15:08 2026] DELETE /volume/v3/volumes/3c904cbf-6aff-4779-b9e3-977917d8de54 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-eb5e646a-b0e8-4d7f-bc17-d3c0f8e934d9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eb5e646a-b0e8-4d7f-bc17-d3c0f8e934d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:15:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-eb5e646a-b0e8-4d7f-bc17-d3c0f8e934d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1891683199"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-09953cf1-7e30-45a9-b3ae-cc5312778093 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-eb5e646a-b0e8-4d7f-bc17-d3c0f8e934d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1891683199'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:08 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-eb5e646a-b0e8-4d7f-bc17-d3c0f8e934d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Create volume of 1 GB Sep 01 02:15:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-09953cf1-7e30-45a9-b3ae-cc5312778093 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 Sep 01 02:15:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-09953cf1-7e30-45a9-b3ae-cc5312778093 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-09953cf1-7e30-45a9-b3ae-cc5312778093 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:08 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-eb5e646a-b0e8-4d7f-bc17-d3c0f8e934d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Availability Zones retrieved successfully. Sep 01 02:15:08 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:08 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:08 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:08 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-eb5e646a-b0e8-4d7f-bc17-d3c0f8e934d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Flow 'volume_create_api' (5bb7fdb5-5c00-49b5-bde0-9d12e6c11e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:08 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-09953cf1-7e30-45a9-b3ae-cc5312778093 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-eb5e646a-b0e8-4d7f-bc17-d3c0f8e934d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e318e5b1-ca92-4219-90bb-f4b202351bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-eb5e646a-b0e8-4d7f-bc17-d3c0f8e934d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-09953cf1-7e30-45a9-b3ae-cc5312778093 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 returned with HTTP 200 Sep 01 02:15:08 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 996/2044] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:08 2026] GET /volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 => generated 887 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:15:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-eb5e646a-b0e8-4d7f-bc17-d3c0f8e934d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e318e5b1-ca92-4219-90bb-f4b202351bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-eb5e646a-b0e8-4d7f-bc17-d3c0f8e934d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3be633ae-64d7-4c3a-b88b-c6bfd41f542e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:08 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-eb5e646a-b0e8-4d7f-bc17-d3c0f8e934d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Created reservations ['0cf40b7e-f9e6-4cb4-a05c-af35353d1516', 'fdbd4cce-306e-42cc-91ca-375bd9c13743', '6b8bcde1-e913-4422-92d0-bc232b3831d5', '8e484831-365f-4068-87be-e15d90353719'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-eb5e646a-b0e8-4d7f-bc17-d3c0f8e934d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3be633ae-64d7-4c3a-b88b-c6bfd41f542e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cf40b7e-f9e6-4cb4-a05c-af35353d1516', 'fdbd4cce-306e-42cc-91ca-375bd9c13743', '6b8bcde1-e913-4422-92d0-bc232b3831d5', '8e484831-365f-4068-87be-e15d90353719']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-eb5e646a-b0e8-4d7f-bc17-d3c0f8e934d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f35cebd8-d0a5-4b0a-b613-59603c7bbceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:08 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:08 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-eb5e646a-b0e8-4d7f-bc17-d3c0f8e934d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f35cebd8-d0a5-4b0a-b613-59603c7bbceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a34eb6b9-181c-4dac-a83d-4a345a725781', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1891683199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b3dc9e0bba546e1a493fdded019fc8e',qos_specs=None,replication_status=,reservations=['0cf40b7e-f9e6-4cb4-a05c-af35353d1516','fdbd4cce-306e-42cc-91ca-375bd9c13743','6b8bcde1-e913-4422-92d0-bc232b3831d5','8e484831-365f-4068-87be-e15d90353719'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc96d5ff3c12467fbdfc2e4e5715fe06',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1891683199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a34eb6b9-181c-4dac-a83d-4a345a725781,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b3dc9e0bba546e1a493fdded019fc8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc96d5ff3c12467fbdfc2e4e5715fe06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-eb5e646a-b0e8-4d7f-bc17-d3c0f8e934d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aba3d092-9f8b-4c1a-a7c0-c34446822648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-eb5e646a-b0e8-4d7f-bc17-d3c0f8e934d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aba3d092-9f8b-4c1a-a7c0-c34446822648) transitioned into state 'SUCCESS' from state '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-1891683199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b3dc9e0bba546e1a493fdded019fc8e',qos_specs=None,replication_status=,reservations=['0cf40b7e-f9e6-4cb4-a05c-af35353d1516','fdbd4cce-306e-42cc-91ca-375bd9c13743','6b8bcde1-e913-4422-92d0-bc232b3831d5','8e484831-365f-4068-87be-e15d90353719'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc96d5ff3c12467fbdfc2e4e5715fe06',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-eb5e646a-b0e8-4d7f-bc17-d3c0f8e934d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9be260af-944e-47b5-a670-4b61dbe56305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-eb5e646a-b0e8-4d7f-bc17-d3c0f8e934d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9be260af-944e-47b5-a670-4b61dbe56305) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-eb5e646a-b0e8-4d7f-bc17-d3c0f8e934d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Flow 'volume_create_api' (5bb7fdb5-5c00-49b5-bde0-9d12e6c11e08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:08 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-eb5e646a-b0e8-4d7f-bc17-d3c0f8e934d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Create volume request issued successfully. Sep 01 02:15:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eb5e646a-b0e8-4d7f-bc17-d3c0f8e934d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:08 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1049/2045] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:15:08 2026] POST /volume/v3/volumes => generated 756 bytes in 898 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:15:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a867052d-4237-487b-8e40-0fbbc1aaebcf None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a867052d-4237-487b-8e40-0fbbc1aaebcf tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 Sep 01 02:15:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a867052d-4237-487b-8e40-0fbbc1aaebcf tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a867052d-4237-487b-8e40-0fbbc1aaebcf tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:09 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:09 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:09 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:09 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:09 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a867052d-4237-487b-8e40-0fbbc1aaebcf tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a867052d-4237-487b-8e40-0fbbc1aaebcf tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 returned with HTTP 200 Sep 01 02:15:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 997/2046] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:08 2026] GET /volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 => generated 824 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a7140559-b721-4a57-95e8-85d7a1847838 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a7140559-b721-4a57-95e8-85d7a1847838 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 Sep 01 02:15:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a7140559-b721-4a57-95e8-85d7a1847838 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a7140559-b721-4a57-95e8-85d7a1847838 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:09 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:09 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:09 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:09 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:09 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a7140559-b721-4a57-95e8-85d7a1847838 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a7140559-b721-4a57-95e8-85d7a1847838 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 returned with HTTP 200 Sep 01 02:15:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1050/2047] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:09 2026] GET /volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 => generated 887 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-57d32387-d0df-43ac-96ab-fd840b93a354 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-57d32387-d0df-43ac-96ab-fd840b93a354 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 Sep 01 02:15:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-57d32387-d0df-43ac-96ab-fd840b93a354 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-57d32387-d0df-43ac-96ab-fd840b93a354 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:10 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:10 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:10 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:10 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:10 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-57d32387-d0df-43ac-96ab-fd840b93a354 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-57d32387-d0df-43ac-96ab-fd840b93a354 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 returned with HTTP 200 Sep 01 02:15:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 998/2048] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:10 2026] GET /volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 => generated 848 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ddd6c5d4-e2d4-43b1-8bb2-735d8ba4a41f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ddd6c5d4-e2d4-43b1-8bb2-735d8ba4a41f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 Sep 01 02:15:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ddd6c5d4-e2d4-43b1-8bb2-735d8ba4a41f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ddd6c5d4-e2d4-43b1-8bb2-735d8ba4a41f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:10 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:10 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:10 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:10 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ddd6c5d4-e2d4-43b1-8bb2-735d8ba4a41f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ddd6c5d4-e2d4-43b1-8bb2-735d8ba4a41f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 returned with HTTP 200 Sep 01 02:15:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1051/2049] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:10 2026] GET /volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 => generated 887 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8e3d7c41-5448-4f80-9bec-fd5f42bdbd56 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8e3d7c41-5448-4f80-9bec-fd5f42bdbd56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 Sep 01 02:15:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8e3d7c41-5448-4f80-9bec-fd5f42bdbd56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8e3d7c41-5448-4f80-9bec-fd5f42bdbd56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:11 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:11 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:11 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:11 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:11 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8e3d7c41-5448-4f80-9bec-fd5f42bdbd56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8e3d7c41-5448-4f80-9bec-fd5f42bdbd56 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 returned with HTTP 200 Sep 01 02:15:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 999/2050] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:11 2026] GET /volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 => generated 848 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-36cd9ca5-3fe8-4479-a622-014eb8cb8516 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-36cd9ca5-3fe8-4479-a622-014eb8cb8516 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 Sep 01 02:15:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-36cd9ca5-3fe8-4479-a622-014eb8cb8516 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-36cd9ca5-3fe8-4479-a622-014eb8cb8516 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:11 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:11 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:11 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:11 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-36cd9ca5-3fe8-4479-a622-014eb8cb8516 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-36cd9ca5-3fe8-4479-a622-014eb8cb8516 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 returned with HTTP 200 Sep 01 02:15:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1052/2051] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:11 2026] GET /volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 => generated 887 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0c72ba9d-48df-472e-9312-74f85c7bd310 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0c72ba9d-48df-472e-9312-74f85c7bd310 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 Sep 01 02:15:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0c72ba9d-48df-472e-9312-74f85c7bd310 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0c72ba9d-48df-472e-9312-74f85c7bd310 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:12 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:12 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0c72ba9d-48df-472e-9312-74f85c7bd310 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0c72ba9d-48df-472e-9312-74f85c7bd310 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 returned with HTTP 200 Sep 01 02:15:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1000/2052] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:12 2026] GET /volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-685c5175-38e3-4731-b8d1-ee5d9c26186b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-685c5175-38e3-4731-b8d1-ee5d9c26186b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 Sep 01 02:15:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-685c5175-38e3-4731-b8d1-ee5d9c26186b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-685c5175-38e3-4731-b8d1-ee5d9c26186b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:12 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:12 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:12 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:12 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:12 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-685c5175-38e3-4731-b8d1-ee5d9c26186b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-685c5175-38e3-4731-b8d1-ee5d9c26186b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 returned with HTTP 200 Sep 01 02:15:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1053/2053] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:12 2026] GET /volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 => generated 887 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-aeda0022-65f3-452e-8b90-b4bc3fbecf60 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-aeda0022-65f3-452e-8b90-b4bc3fbecf60 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 Sep 01 02:15:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-aeda0022-65f3-452e-8b90-b4bc3fbecf60 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-aeda0022-65f3-452e-8b90-b4bc3fbecf60 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:13 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:13 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:13 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:13 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:13 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-aeda0022-65f3-452e-8b90-b4bc3fbecf60 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-aeda0022-65f3-452e-8b90-b4bc3fbecf60 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 returned with HTTP 200 Sep 01 02:15:13 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1001/2054] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:13 2026] GET /volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c500ef60-b13b-4ea4-b3d3-c5f81b5b9c81 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c500ef60-b13b-4ea4-b3d3-c5f81b5b9c81 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 Sep 01 02:15:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c500ef60-b13b-4ea4-b3d3-c5f81b5b9c81 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c500ef60-b13b-4ea4-b3d3-c5f81b5b9c81 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:13 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:13 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:13 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:13 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c500ef60-b13b-4ea4-b3d3-c5f81b5b9c81 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c500ef60-b13b-4ea4-b3d3-c5f81b5b9c81 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 returned with HTTP 200 Sep 01 02:15:13 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1054/2055] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:13 2026] GET /volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 => generated 888 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0e46c2be-0941-404b-bf8e-8bcf63edb191 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0e46c2be-0941-404b-bf8e-8bcf63edb191 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 Sep 01 02:15:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0e46c2be-0941-404b-bf8e-8bcf63edb191 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0e46c2be-0941-404b-bf8e-8bcf63edb191 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0e46c2be-0941-404b-bf8e-8bcf63edb191 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0e46c2be-0941-404b-bf8e-8bcf63edb191 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 returned with HTTP 200 Sep 01 02:15:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1002/2056] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:14 2026] GET /volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 => generated 888 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7dd7f6e2-9342-4c8b-b6f6-767463b71046 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7dd7f6e2-9342-4c8b-b6f6-767463b71046 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] DELETE http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 Sep 01 02:15:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7dd7f6e2-9342-4c8b-b6f6-767463b71046 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7dd7f6e2-9342-4c8b-b6f6-767463b71046 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:14 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-7dd7f6e2-9342-4c8b-b6f6-767463b71046 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Delete volume with id: 177fab6d-7ee0-4741-953d-8b472d818ef6 Sep 01 02:15:14 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:14 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:14 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:14 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7dd7f6e2-9342-4c8b-b6f6-767463b71046 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7dd7f6e2-9342-4c8b-b6f6-767463b71046 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Delete volume request issued successfully. Sep 01 02:15:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7dd7f6e2-9342-4c8b-b6f6-767463b71046 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 returned with HTTP 202 Sep 01 02:15:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1055/2057] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:15:14 2026] DELETE /volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9847f094-e9a8-4de5-b643-5bf905730e5a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9847f094-e9a8-4de5-b643-5bf905730e5a tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 Sep 01 02:15:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9847f094-e9a8-4de5-b643-5bf905730e5a tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9847f094-e9a8-4de5-b643-5bf905730e5a tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9847f094-e9a8-4de5-b643-5bf905730e5a tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9847f094-e9a8-4de5-b643-5bf905730e5a tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 returned with HTTP 200 Sep 01 02:15:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1003/2058] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:14 2026] GET /volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 => generated 887 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0b7e57a8-03ca-4767-b42b-e7f9c372ecb6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0b7e57a8-03ca-4767-b42b-e7f9c372ecb6 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 Sep 01 02:15:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0b7e57a8-03ca-4767-b42b-e7f9c372ecb6 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0b7e57a8-03ca-4767-b42b-e7f9c372ecb6 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:14 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:14 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:14 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:14 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0b7e57a8-03ca-4767-b42b-e7f9c372ecb6 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0b7e57a8-03ca-4767-b42b-e7f9c372ecb6 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 returned with HTTP 200 Sep 01 02:15:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1056/2059] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:14 2026] GET /volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-140730b8-b4fd-4b77-9579-abf30a3aed26 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-140730b8-b4fd-4b77-9579-abf30a3aed26 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] POST http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781/action Sep 01 02:15:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-140730b8-b4fd-4b77-9579-abf30a3aed26 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-140730b8-b4fd-4b77-9579-abf30a3aed26 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.admin_actions [None req-140730b8-b4fd-4b77-9579-abf30a3aed26 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Updating volume 'a34eb6b9-181c-4dac-a83d-4a345a725781' with '{'status': 'error'}' {{(pid=87017) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:15:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-140730b8-b4fd-4b77-9579-abf30a3aed26 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781/action returned with HTTP 202 Sep 01 02:15:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1004/2060] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:15:14 2026] POST /volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-718dc50b-f24c-48d9-a8b8-8a2a7b548671 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-718dc50b-f24c-48d9-a8b8-8a2a7b548671 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 Sep 01 02:15:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-718dc50b-f24c-48d9-a8b8-8a2a7b548671 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-718dc50b-f24c-48d9-a8b8-8a2a7b548671 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:14 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:14 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:14 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:14 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-718dc50b-f24c-48d9-a8b8-8a2a7b548671 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-718dc50b-f24c-48d9-a8b8-8a2a7b548671 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 returned with HTTP 200 Sep 01 02:15:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1057/2061] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:14 2026] GET /volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-686c53d9-1250-4f33-a877-d1e77496ff93 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-686c53d9-1250-4f33-a877-d1e77496ff93 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] POST http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781/action Sep 01 02:15:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-686c53d9-1250-4f33-a877-d1e77496ff93 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-686c53d9-1250-4f33-a877-d1e77496ff93 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.admin_actions [None req-686c53d9-1250-4f33-a877-d1e77496ff93 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Updating volume 'a34eb6b9-181c-4dac-a83d-4a345a725781' with '{'status': 'available'}' {{(pid=87017) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:15:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-686c53d9-1250-4f33-a877-d1e77496ff93 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781/action returned with HTTP 202 Sep 01 02:15:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1005/2062] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:15:14 2026] POST /volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ac153c0a-c595-45ff-8f2c-3d7091c7da67 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ac153c0a-c595-45ff-8f2c-3d7091c7da67 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 Sep 01 02:15:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ac153c0a-c595-45ff-8f2c-3d7091c7da67 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ac153c0a-c595-45ff-8f2c-3d7091c7da67 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:14 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:14 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:14 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:14 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ac153c0a-c595-45ff-8f2c-3d7091c7da67 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ac153c0a-c595-45ff-8f2c-3d7091c7da67 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 returned with HTTP 200 Sep 01 02:15:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1058/2063] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:14 2026] GET /volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c4613566-53fe-446c-a2b6-fde9d5e80310 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c4613566-53fe-446c-a2b6-fde9d5e80310 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] POST http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781/action Sep 01 02:15:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c4613566-53fe-446c-a2b6-fde9d5e80310 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c4613566-53fe-446c-a2b6-fde9d5e80310 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.admin_actions [None req-c4613566-53fe-446c-a2b6-fde9d5e80310 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Updating volume 'a34eb6b9-181c-4dac-a83d-4a345a725781' with '{'status': 'maintenance'}' {{(pid=87017) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:15:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c4613566-53fe-446c-a2b6-fde9d5e80310 tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781/action returned with HTTP 202 Sep 01 02:15:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1006/2064] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:15:14 2026] POST /volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ea9c57b4-945e-451f-bedf-93d7bad43cf4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ea9c57b4-945e-451f-bedf-93d7bad43cf4 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 Sep 01 02:15:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ea9c57b4-945e-451f-bedf-93d7bad43cf4 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ea9c57b4-945e-451f-bedf-93d7bad43cf4 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:15 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:15 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ea9c57b4-945e-451f-bedf-93d7bad43cf4 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ea9c57b4-945e-451f-bedf-93d7bad43cf4 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 returned with HTTP 200 Sep 01 02:15:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1059/2065] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:15 2026] GET /volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5de961ed-2980-4a45-8060-8e23e260367e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5de961ed-2980-4a45-8060-8e23e260367e tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] POST http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781/action Sep 01 02:15:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5de961ed-2980-4a45-8060-8e23e260367e tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5de961ed-2980-4a45-8060-8e23e260367e tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.admin_actions [None req-5de961ed-2980-4a45-8060-8e23e260367e tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] Updating volume 'a34eb6b9-181c-4dac-a83d-4a345a725781' with '{'status': 'available'}' {{(pid=87017) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:15:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5de961ed-2980-4a45-8060-8e23e260367e tempest-VolumesActionsTest-1273129180 tempest-VolumesActionsTest-1273129180-project-admin] http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781/action returned with HTTP 202 Sep 01 02:15:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1007/2066] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:15:15 2026] POST /volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-25c31f68-f2af-4f89-bc5b-c62d8d3cc6d9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-25c31f68-f2af-4f89-bc5b-c62d8d3cc6d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 Sep 01 02:15:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-25c31f68-f2af-4f89-bc5b-c62d8d3cc6d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-25c31f68-f2af-4f89-bc5b-c62d8d3cc6d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:15 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:15 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-25c31f68-f2af-4f89-bc5b-c62d8d3cc6d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6da5e2a4-f4d4-4184-8e5d-7ac2f21d21fb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-25c31f68-f2af-4f89-bc5b-c62d8d3cc6d9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 returned with HTTP 200 Sep 01 02:15:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1060/2067] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:15 2026] GET /volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 => generated 849 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6da5e2a4-f4d4-4184-8e5d-7ac2f21d21fb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 Sep 01 02:15:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6da5e2a4-f4d4-4184-8e5d-7ac2f21d21fb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6da5e2a4-f4d4-4184-8e5d-7ac2f21d21fb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6da5e2a4-f4d4-4184-8e5d-7ac2f21d21fb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 returned with HTTP 404 Sep 01 02:15:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1008/2068] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:15 2026] GET /volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-00d16463-0e9c-4765-89d7-edf2ad688c50 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-00d16463-0e9c-4765-89d7-edf2ad688c50 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 Sep 01 02:15:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-00d16463-0e9c-4765-89d7-edf2ad688c50 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-00d16463-0e9c-4765-89d7-edf2ad688c50 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-796ba751-14d5-417c-9dd5-d9cdf292ab96 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-796ba751-14d5-417c-9dd5-d9cdf292ab96 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 Sep 01 02:15:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-796ba751-14d5-417c-9dd5-d9cdf292ab96 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-796ba751-14d5-417c-9dd5-d9cdf292ab96 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:15 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:15 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-796ba751-14d5-417c-9dd5-d9cdf292ab96 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 returned with HTTP 404 Sep 01 02:15:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1009/2069] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:15 2026] GET /volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8a65d9c4-9b13-4000-a511-16f445e7c9d4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8a65d9c4-9b13-4000-a511-16f445e7c9d4 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] DELETE http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 Sep 01 02:15:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-00d16463-0e9c-4765-89d7-edf2ad688c50 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8a65d9c4-9b13-4000-a511-16f445e7c9d4 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8a65d9c4-9b13-4000-a511-16f445e7c9d4 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:15 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-8a65d9c4-9b13-4000-a511-16f445e7c9d4 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Delete volume with id: 177fab6d-7ee0-4741-953d-8b472d818ef6 Sep 01 02:15:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-00d16463-0e9c-4765-89d7-edf2ad688c50 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 returned with HTTP 200 Sep 01 02:15:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1061/2070] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:15 2026] GET /volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 => generated 849 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8a65d9c4-9b13-4000-a511-16f445e7c9d4 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 returned with HTTP 404 Sep 01 02:15:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1010/2071] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:15:15 2026] DELETE /volume/v3/volumes/177fab6d-7ee0-4741-953d-8b472d818ef6 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-86cb1137-f312-4c98-92e1-bb828a0c1aed None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-86cb1137-f312-4c98-92e1-bb828a0c1aed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 Sep 01 02:15:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-86cb1137-f312-4c98-92e1-bb828a0c1aed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-86cb1137-f312-4c98-92e1-bb828a0c1aed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:15 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-86cb1137-f312-4c98-92e1-bb828a0c1aed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Delete snapshot with id: 5adf961f-3998-4740-a6e9-4427c659a997 Sep 01 02:15:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f02a77de-f676-4155-a922-6c269afbf8de None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f02a77de-f676-4155-a922-6c269afbf8de tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] DELETE http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 Sep 01 02:15:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f02a77de-f676-4155-a922-6c269afbf8de tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f02a77de-f676-4155-a922-6c269afbf8de tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:15 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-f02a77de-f676-4155-a922-6c269afbf8de tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Delete volume with id: a34eb6b9-181c-4dac-a83d-4a345a725781 Sep 01 02:15:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-86cb1137-f312-4c98-92e1-bb828a0c1aed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:15:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f02a77de-f676-4155-a922-6c269afbf8de tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:15 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:15 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f02a77de-f676-4155-a922-6c269afbf8de tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Delete volume request issued successfully. Sep 01 02:15:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f02a77de-f676-4155-a922-6c269afbf8de tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 returned with HTTP 202 Sep 01 02:15:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1011/2072] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:15:15 2026] DELETE /volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-86cb1137-f312-4c98-92e1-bb828a0c1aed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot delete request issued successfully. Sep 01 02:15:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-86cb1137-f312-4c98-92e1-bb828a0c1aed tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 returned with HTTP 202 Sep 01 02:15:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1062/2073] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:15:15 2026] DELETE /volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-19e7cb52-37e7-4a48-8565-7cc5fa7f91ec None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-09bdecc1-a561-4d95-bef2-36dbba1763e9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-19e7cb52-37e7-4a48-8565-7cc5fa7f91ec tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 Sep 01 02:15:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-19e7cb52-37e7-4a48-8565-7cc5fa7f91ec tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-19e7cb52-37e7-4a48-8565-7cc5fa7f91ec tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-09bdecc1-a561-4d95-bef2-36dbba1763e9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 Sep 01 02:15:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-09bdecc1-a561-4d95-bef2-36dbba1763e9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-09bdecc1-a561-4d95-bef2-36dbba1763e9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-19e7cb52-37e7-4a48-8565-7cc5fa7f91ec tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:15:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-19e7cb52-37e7-4a48-8565-7cc5fa7f91ec tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 returned with HTTP 200 Sep 01 02:15:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1063/2074] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:15 2026] GET /volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-09bdecc1-a561-4d95-bef2-36dbba1763e9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-09bdecc1-a561-4d95-bef2-36dbba1763e9 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 returned with HTTP 200 Sep 01 02:15:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1012/2075] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:15 2026] GET /volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 => generated 848 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-332736ba-f589-4eea-b0e4-be8bd6b26bae None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-332736ba-f589-4eea-b0e4-be8bd6b26bae tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 Sep 01 02:15:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-332736ba-f589-4eea-b0e4-be8bd6b26bae tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-332736ba-f589-4eea-b0e4-be8bd6b26bae tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:16 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:16 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-332736ba-f589-4eea-b0e4-be8bd6b26bae tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:15:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-332736ba-f589-4eea-b0e4-be8bd6b26bae tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 returned with HTTP 200 Sep 01 02:15:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1064/2076] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:16 2026] GET /volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fcc7b2c2-133a-43b0-9d1c-4feb60a5e8f1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fcc7b2c2-133a-43b0-9d1c-4feb60a5e8f1 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 Sep 01 02:15:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fcc7b2c2-133a-43b0-9d1c-4feb60a5e8f1 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fcc7b2c2-133a-43b0-9d1c-4feb60a5e8f1 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:16 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:16 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fcc7b2c2-133a-43b0-9d1c-4feb60a5e8f1 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Volume info retrieved successfully. Sep 01 02:15:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fcc7b2c2-133a-43b0-9d1c-4feb60a5e8f1 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 returned with HTTP 200 Sep 01 02:15:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1013/2077] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:16 2026] GET /volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 => generated 848 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6883f09b-2ebd-43af-8d40-f0bdac4babfe None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6883f09b-2ebd-43af-8d40-f0bdac4babfe tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 Sep 01 02:15:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6883f09b-2ebd-43af-8d40-f0bdac4babfe tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6883f09b-2ebd-43af-8d40-f0bdac4babfe tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:17 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:17 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:17 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6883f09b-2ebd-43af-8d40-f0bdac4babfe tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:15:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6883f09b-2ebd-43af-8d40-f0bdac4babfe tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 returned with HTTP 200 Sep 01 02:15:17 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1065/2078] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:17 2026] GET /volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:15:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-25b2c872-68b1-402c-8cfd-5af3c2e975f5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-25b2c872-68b1-402c-8cfd-5af3c2e975f5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] GET http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 Sep 01 02:15:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-25b2c872-68b1-402c-8cfd-5af3c2e975f5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-25b2c872-68b1-402c-8cfd-5af3c2e975f5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-25b2c872-68b1-402c-8cfd-5af3c2e975f5 tempest-VolumesActionsTest-1668895119 tempest-VolumesActionsTest-1668895119-project-member] http://192.168.122.72/volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 returned with HTTP 404 Sep 01 02:15:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1014/2079] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:17 2026] GET /volume/v3/volumes/a34eb6b9-181c-4dac-a83d-4a345a725781 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:15:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1d0c2b0f-d80b-489c-bbd6-5af2a3872892 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1d0c2b0f-d80b-489c-bbd6-5af2a3872892 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 Sep 01 02:15:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1d0c2b0f-d80b-489c-bbd6-5af2a3872892 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1d0c2b0f-d80b-489c-bbd6-5af2a3872892 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1d0c2b0f-d80b-489c-bbd6-5af2a3872892 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 returned with HTTP 404 Sep 01 02:15:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1066/2080] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:18 2026] GET /volume/v3/snapshots/5adf961f-3998-4740-a6e9-4427c659a997 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ec089a2d-364b-40c6-8a95-f1462530bb6c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ec089a2d-364b-40c6-8a95-f1462530bb6c tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/a5bb394c-64f4-4491-9d2a-43723483958f Sep 01 02:15:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ec089a2d-364b-40c6-8a95-f1462530bb6c tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ec089a2d-364b-40c6-8a95-f1462530bb6c tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:18 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:18 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ec089a2d-364b-40c6-8a95-f1462530bb6c tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ec089a2d-364b-40c6-8a95-f1462530bb6c tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/a5bb394c-64f4-4491-9d2a-43723483958f returned with HTTP 200 Sep 01 02:15:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1015/2081] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:18 2026] GET /volume/v3/volumes/a5bb394c-64f4-4491-9d2a-43723483958f => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1830b573-edf1-4854-9c32-2073abceb242 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1830b573-edf1-4854-9c32-2073abceb242 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] DELETE http://192.168.122.72/volume/v3/volumes/a5bb394c-64f4-4491-9d2a-43723483958f Sep 01 02:15:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1830b573-edf1-4854-9c32-2073abceb242 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1830b573-edf1-4854-9c32-2073abceb242 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:18 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-1830b573-edf1-4854-9c32-2073abceb242 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Delete volume with id: a5bb394c-64f4-4491-9d2a-43723483958f Sep 01 02:15:18 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:18 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:18 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:18 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:18 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1830b573-edf1-4854-9c32-2073abceb242 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:18 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1830b573-edf1-4854-9c32-2073abceb242 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Delete volume request issued successfully. Sep 01 02:15:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1830b573-edf1-4854-9c32-2073abceb242 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/a5bb394c-64f4-4491-9d2a-43723483958f returned with HTTP 202 Sep 01 02:15:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1067/2082] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:15:18 2026] DELETE /volume/v3/volumes/a5bb394c-64f4-4491-9d2a-43723483958f => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-325c9278-1cb1-487c-b269-8d625acc4c76 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-325c9278-1cb1-487c-b269-8d625acc4c76 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/a5bb394c-64f4-4491-9d2a-43723483958f Sep 01 02:15:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-325c9278-1cb1-487c-b269-8d625acc4c76 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-325c9278-1cb1-487c-b269-8d625acc4c76 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:18 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:18 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-325c9278-1cb1-487c-b269-8d625acc4c76 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-325c9278-1cb1-487c-b269-8d625acc4c76 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/a5bb394c-64f4-4491-9d2a-43723483958f returned with HTTP 200 Sep 01 02:15:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1016/2083] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:18 2026] GET /volume/v3/volumes/a5bb394c-64f4-4491-9d2a-43723483958f => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-15b33415-c266-45d8-a801-725e38d32c5b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-15b33415-c266-45d8-a801-725e38d32c5b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/a5bb394c-64f4-4491-9d2a-43723483958f Sep 01 02:15:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-15b33415-c266-45d8-a801-725e38d32c5b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-15b33415-c266-45d8-a801-725e38d32c5b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-15b33415-c266-45d8-a801-725e38d32c5b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/a5bb394c-64f4-4491-9d2a-43723483958f returned with HTTP 404 Sep 01 02:15:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1068/2084] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:19 2026] GET /volume/v3/volumes/a5bb394c-64f4-4491-9d2a-43723483958f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:15:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f40a71e7-4b79-46c5-8cd4-664fc9dc660f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f40a71e7-4b79-46c5-8cd4-664fc9dc660f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 Sep 01 02:15:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f40a71e7-4b79-46c5-8cd4-664fc9dc660f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f40a71e7-4b79-46c5-8cd4-664fc9dc660f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:20 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:20 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:20 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:20 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:20 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f40a71e7-4b79-46c5-8cd4-664fc9dc660f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f40a71e7-4b79-46c5-8cd4-664fc9dc660f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 returned with HTTP 200 Sep 01 02:15:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1017/2085] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:20 2026] GET /volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-34b39903-5f46-4ede-a0a2-c9f4d8dfb2f1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-34b39903-5f46-4ede-a0a2-c9f4d8dfb2f1 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:15:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-34b39903-5f46-4ede-a0a2-c9f4d8dfb2f1 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1737467180"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-34b39903-5f46-4ede-a0a2-c9f4d8dfb2f1 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1737467180'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:20 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-34b39903-5f46-4ede-a0a2-c9f4d8dfb2f1 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Create volume of 1 GB Sep 01 02:15:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-34b39903-5f46-4ede-a0a2-c9f4d8dfb2f1 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Availability Zones retrieved successfully. Sep 01 02:15:20 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-34b39903-5f46-4ede-a0a2-c9f4d8dfb2f1 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Flow 'volume_create_api' (c37ca063-7018-4a35-b793-2ae07f213d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:20 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-34b39903-5f46-4ede-a0a2-c9f4d8dfb2f1 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c94b0719-0ebd-462d-bd8d-d0ee617c48ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:20 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-34b39903-5f46-4ede-a0a2-c9f4d8dfb2f1 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:20 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-34b39903-5f46-4ede-a0a2-c9f4d8dfb2f1 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c94b0719-0ebd-462d-bd8d-d0ee617c48ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:20 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-34b39903-5f46-4ede-a0a2-c9f4d8dfb2f1 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (275a14f8-204c-49b1-8c5d-819fbc88a45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:20 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-34b39903-5f46-4ede-a0a2-c9f4d8dfb2f1 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Created reservations ['bf4dc5c1-f020-4aff-9741-7c4207237ec4', '6cac8c79-f9f4-464f-a30d-3443e7a044ab', '6f5f18a2-7131-48ba-9a6d-ae9a65766888', '6749ca1c-e521-4da4-9d9c-e7ee2b318c7a'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:20 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-34b39903-5f46-4ede-a0a2-c9f4d8dfb2f1 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (275a14f8-204c-49b1-8c5d-819fbc88a45f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf4dc5c1-f020-4aff-9741-7c4207237ec4', '6cac8c79-f9f4-464f-a30d-3443e7a044ab', '6f5f18a2-7131-48ba-9a6d-ae9a65766888', '6749ca1c-e521-4da4-9d9c-e7ee2b318c7a']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:20 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-34b39903-5f46-4ede-a0a2-c9f4d8dfb2f1 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d25198-7b10-42f2-bf05-06c81ddabab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:20 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:20 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:20 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-34b39903-5f46-4ede-a0a2-c9f4d8dfb2f1 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d25198-7b10-42f2-bf05-06c81ddabab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '996e4578-c2a0-4980-ad3d-c7a550ad05e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1737467180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb3c5d2f47040cdb7bc2780edf67c41',qos_specs=None,replication_status=,reservations=['bf4dc5c1-f020-4aff-9741-7c4207237ec4','6cac8c79-f9f4-464f-a30d-3443e7a044ab','6f5f18a2-7131-48ba-9a6d-ae9a65766888','6749ca1c-e521-4da4-9d9c-e7ee2b318c7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6969d32d1834e099514cdc899db7160',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1737467180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=996e4578-c2a0-4980-ad3d-c7a550ad05e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fb3c5d2f47040cdb7bc2780edf67c41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6969d32d1834e099514cdc899db7160',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:20 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-34b39903-5f46-4ede-a0a2-c9f4d8dfb2f1 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b388c93-090b-4d0b-b7d5-b9b1c98e8917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:20 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-34b39903-5f46-4ede-a0a2-c9f4d8dfb2f1 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b388c93-090b-4d0b-b7d5-b9b1c98e8917) transitioned into state 'SUCCESS' from state '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-1737467180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb3c5d2f47040cdb7bc2780edf67c41',qos_specs=None,replication_status=,reservations=['bf4dc5c1-f020-4aff-9741-7c4207237ec4','6cac8c79-f9f4-464f-a30d-3443e7a044ab','6f5f18a2-7131-48ba-9a6d-ae9a65766888','6749ca1c-e521-4da4-9d9c-e7ee2b318c7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6969d32d1834e099514cdc899db7160',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:20 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-34b39903-5f46-4ede-a0a2-c9f4d8dfb2f1 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c30509f2-c1de-4fdd-bde0-58d5b96edad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:20 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-34b39903-5f46-4ede-a0a2-c9f4d8dfb2f1 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c30509f2-c1de-4fdd-bde0-58d5b96edad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:20 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-34b39903-5f46-4ede-a0a2-c9f4d8dfb2f1 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Flow 'volume_create_api' (c37ca063-7018-4a35-b793-2ae07f213d72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-34b39903-5f46-4ede-a0a2-c9f4d8dfb2f1 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Create volume request issued successfully. Sep 01 02:15:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-34b39903-5f46-4ede-a0a2-c9f4d8dfb2f1 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1069/2086] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:15:20 2026] POST /volume/v3/volumes => generated 761 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a36891bb-3433-456f-877a-4598b4048e99 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a36891bb-3433-456f-877a-4598b4048e99 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 Sep 01 02:15:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a36891bb-3433-456f-877a-4598b4048e99 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a36891bb-3433-456f-877a-4598b4048e99 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:20 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:20 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:20 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:20 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:20 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a36891bb-3433-456f-877a-4598b4048e99 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a36891bb-3433-456f-877a-4598b4048e99 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 returned with HTTP 200 Sep 01 02:15:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1018/2087] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:20 2026] GET /volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 => generated 829 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bfba55bf-424c-4f34-b757-5b79ad3a2cd2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bfba55bf-424c-4f34-b757-5b79ad3a2cd2 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 Sep 01 02:15:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bfba55bf-424c-4f34-b757-5b79ad3a2cd2 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bfba55bf-424c-4f34-b757-5b79ad3a2cd2 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:21 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:21 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:21 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:21 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:21 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bfba55bf-424c-4f34-b757-5b79ad3a2cd2 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bfba55bf-424c-4f34-b757-5b79ad3a2cd2 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 returned with HTTP 200 Sep 01 02:15:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1070/2088] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:21 2026] GET /volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-833aaa7f-da6d-4f77-a761-e9aba0440869 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-833aaa7f-da6d-4f77-a761-e9aba0440869 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 Sep 01 02:15:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-833aaa7f-da6d-4f77-a761-e9aba0440869 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-833aaa7f-da6d-4f77-a761-e9aba0440869 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:22 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:22 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:22 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:22 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:22 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-833aaa7f-da6d-4f77-a761-e9aba0440869 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-833aaa7f-da6d-4f77-a761-e9aba0440869 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 returned with HTTP 200 Sep 01 02:15:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1019/2089] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:22 2026] GET /volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e3d04398-b4e7-4a78-b124-7cc7aa722dac None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e3d04398-b4e7-4a78-b124-7cc7aa722dac tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:15:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e3d04398-b4e7-4a78-b124-7cc7aa722dac tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "996e4578-c2a0-4980-ad3d-c7a550ad05e6", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1195505214"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:22 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:22 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e3d04398-b4e7-4a78-b124-7cc7aa722dac tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:22 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-e3d04398-b4e7-4a78-b124-7cc7aa722dac tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Create snapshot from volume 996e4578-c2a0-4980-ad3d-c7a550ad05e6 Sep 01 02:15:22 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-e3d04398-b4e7-4a78-b124-7cc7aa722dac tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Created reservations ['d774205c-b28d-47a7-b4fb-68364d7a4db5', 'f7e46ea5-6244-4947-8e10-e5ec820e02fe', '31fc84e9-5a86-47a6-954a-e8f6831a0f2f', '53794336-4694-45c5-8769-ccc074dcc108'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:22 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:22 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e3d04398-b4e7-4a78-b124-7cc7aa722dac tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot create request issued successfully. Sep 01 02:15:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e3d04398-b4e7-4a78-b124-7cc7aa722dac tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:15:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1071/2090] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:15:22 2026] POST /volume/v3/snapshots => generated 310 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:15:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8c902bdd-7470-4486-ada0-ae6eff90da2b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8c902bdd-7470-4486-ada0-ae6eff90da2b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 Sep 01 02:15:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8c902bdd-7470-4486-ada0-ae6eff90da2b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8c902bdd-7470-4486-ada0-ae6eff90da2b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:23 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:23 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:23 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8c902bdd-7470-4486-ada0-ae6eff90da2b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:15:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8c902bdd-7470-4486-ada0-ae6eff90da2b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 returned with HTTP 200 Sep 01 02:15:23 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1020/2091] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:22 2026] GET /volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 => generated 442 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3dc533b6-5989-4953-b554-0b4e5672ac89 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3dc533b6-5989-4953-b554-0b4e5672ac89 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 Sep 01 02:15:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3dc533b6-5989-4953-b554-0b4e5672ac89 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3dc533b6-5989-4953-b554-0b4e5672ac89 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:24 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:24 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:24 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3dc533b6-5989-4953-b554-0b4e5672ac89 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:15:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3dc533b6-5989-4953-b554-0b4e5672ac89 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 returned with HTTP 200 Sep 01 02:15:24 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1072/2092] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:24 2026] GET /volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 => generated 442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:15:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4a0cdbea-a3dc-4047-b36b-d8aec90bce45 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4a0cdbea-a3dc-4047-b36b-d8aec90bce45 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 Sep 01 02:15:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4a0cdbea-a3dc-4047-b36b-d8aec90bce45 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4a0cdbea-a3dc-4047-b36b-d8aec90bce45 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:25 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:25 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:25 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4a0cdbea-a3dc-4047-b36b-d8aec90bce45 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:15:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4a0cdbea-a3dc-4047-b36b-d8aec90bce45 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 returned with HTTP 200 Sep 01 02:15:25 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1021/2093] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:25 2026] GET /volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-64f6c624-15bb-4a59-9b98-c9e1f5a2e5eb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-64f6c624-15bb-4a59-9b98-c9e1f5a2e5eb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 Sep 01 02:15:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-64f6c624-15bb-4a59-9b98-c9e1f5a2e5eb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-64f6c624-15bb-4a59-9b98-c9e1f5a2e5eb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:26 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:26 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:26 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-64f6c624-15bb-4a59-9b98-c9e1f5a2e5eb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:15:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-64f6c624-15bb-4a59-9b98-c9e1f5a2e5eb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 returned with HTTP 200 Sep 01 02:15:26 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1073/2094] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:26 2026] GET /volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2bf84d88-5098-43bc-a4d4-2d5c3404f2ea None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2bf84d88-5098-43bc-a4d4-2d5c3404f2ea tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:15:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2bf84d88-5098-43bc-a4d4-2d5c3404f2ea tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8aae30b2-ba9d-432c-8c9d-82998391b355", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1541755172"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-2bf84d88-5098-43bc-a4d4-2d5c3404f2ea tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Create volume request body: {'volume': {'snapshot_id': '8aae30b2-ba9d-432c-8c9d-82998391b355', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1541755172'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:26 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:26 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:26 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2bf84d88-5098-43bc-a4d4-2d5c3404f2ea tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:15:26 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-2bf84d88-5098-43bc-a4d4-2d5c3404f2ea tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Create volume of 1 GB Sep 01 02:15:26 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2bf84d88-5098-43bc-a4d4-2d5c3404f2ea tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Availability Zones retrieved successfully. Sep 01 02:15:26 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2bf84d88-5098-43bc-a4d4-2d5c3404f2ea tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Flow 'volume_create_api' (c13fce68-dcf1-45d3-964d-1bd2c7eed617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:26 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2bf84d88-5098-43bc-a4d4-2d5c3404f2ea tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1325c1fa-bdd2-4a01-ae6c-d82b2c916b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:26 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-2bf84d88-5098-43bc-a4d4-2d5c3404f2ea tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:26 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:26 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:26 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2bf84d88-5098-43bc-a4d4-2d5c3404f2ea tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1325c1fa-bdd2-4a01-ae6c-d82b2c916b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8aae30b2-ba9d-432c-8c9d-82998391b355', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:26 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2bf84d88-5098-43bc-a4d4-2d5c3404f2ea tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44d94e6a-66f2-4e6d-b488-26fcc853a44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:26 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-2bf84d88-5098-43bc-a4d4-2d5c3404f2ea tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Created reservations ['72745848-4240-4c86-9cb6-26d31fca4c83', 'b4d4df86-5f3d-4586-9bf7-7f580634b305', '9026b172-c8d6-4828-a026-23522e3e3e5c', '26d15f23-4cae-434d-9919-39227dc7c896'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:26 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2bf84d88-5098-43bc-a4d4-2d5c3404f2ea tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44d94e6a-66f2-4e6d-b488-26fcc853a44e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72745848-4240-4c86-9cb6-26d31fca4c83', 'b4d4df86-5f3d-4586-9bf7-7f580634b305', '9026b172-c8d6-4828-a026-23522e3e3e5c', '26d15f23-4cae-434d-9919-39227dc7c896']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:26 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2bf84d88-5098-43bc-a4d4-2d5c3404f2ea tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45f266ad-6107-497c-8078-0ad1567aa9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:26 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:26 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:26 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:26 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:26 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2bf84d88-5098-43bc-a4d4-2d5c3404f2ea tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45f266ad-6107-497c-8078-0ad1567aa9a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '005ed5a1-5ccf-48eb-b278-b813b3d8a0ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1541755172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb3c5d2f47040cdb7bc2780edf67c41',qos_specs=None,replication_status=,reservations=['72745848-4240-4c86-9cb6-26d31fca4c83','b4d4df86-5f3d-4586-9bf7-7f580634b305','9026b172-c8d6-4828-a026-23522e3e3e5c','26d15f23-4cae-434d-9919-39227dc7c896'],size=1,snapshot_id=8aae30b2-ba9d-432c-8c9d-82998391b355,source_replicaid=,source_volid=None,status='creating',user_id='c6969d32d1834e099514cdc899db7160',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1541755172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=005ed5a1-5ccf-48eb-b278-b813b3d8a0ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fb3c5d2f47040cdb7bc2780edf67c41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8aae30b2-ba9d-432c-8c9d-82998391b355,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6969d32d1834e099514cdc899db7160',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:26 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2bf84d88-5098-43bc-a4d4-2d5c3404f2ea tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67c2d196-48d6-4240-bd59-ebcd65662c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:26 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2bf84d88-5098-43bc-a4d4-2d5c3404f2ea tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67c2d196-48d6-4240-bd59-ebcd65662c06) transitioned into state 'SUCCESS' from state '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-1541755172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb3c5d2f47040cdb7bc2780edf67c41',qos_specs=None,replication_status=,reservations=['72745848-4240-4c86-9cb6-26d31fca4c83','b4d4df86-5f3d-4586-9bf7-7f580634b305','9026b172-c8d6-4828-a026-23522e3e3e5c','26d15f23-4cae-434d-9919-39227dc7c896'],size=1,snapshot_id=8aae30b2-ba9d-432c-8c9d-82998391b355,source_replicaid=,source_volid=None,status='creating',user_id='c6969d32d1834e099514cdc899db7160',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:26 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2bf84d88-5098-43bc-a4d4-2d5c3404f2ea tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f493e215-79ce-477b-9aab-024b6df45a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:26 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:26 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:26 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2bf84d88-5098-43bc-a4d4-2d5c3404f2ea tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f493e215-79ce-477b-9aab-024b6df45a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:26 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2bf84d88-5098-43bc-a4d4-2d5c3404f2ea tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Flow 'volume_create_api' (c13fce68-dcf1-45d3-964d-1bd2c7eed617) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:26 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2bf84d88-5098-43bc-a4d4-2d5c3404f2ea tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Create volume request issued successfully. Sep 01 02:15:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2bf84d88-5098-43bc-a4d4-2d5c3404f2ea tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:26 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1022/2095] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:15:26 2026] POST /volume/v3/volumes => generated 795 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1ed814d4-c7b8-4a27-be6b-0c0fccfd5d16 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1ed814d4-c7b8-4a27-be6b-0c0fccfd5d16 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae Sep 01 02:15:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1ed814d4-c7b8-4a27-be6b-0c0fccfd5d16 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1ed814d4-c7b8-4a27-be6b-0c0fccfd5d16 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:26 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:26 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:26 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:26 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:26 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1ed814d4-c7b8-4a27-be6b-0c0fccfd5d16 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1ed814d4-c7b8-4a27-be6b-0c0fccfd5d16 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae returned with HTTP 200 Sep 01 02:15:26 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1074/2096] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:26 2026] GET /volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae => generated 863 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:15:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d017b064-4e1a-4882-87ca-8a35f5f1449d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d017b064-4e1a-4882-87ca-8a35f5f1449d tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae Sep 01 02:15:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d017b064-4e1a-4882-87ca-8a35f5f1449d tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d017b064-4e1a-4882-87ca-8a35f5f1449d tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:27 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:27 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d017b064-4e1a-4882-87ca-8a35f5f1449d tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d017b064-4e1a-4882-87ca-8a35f5f1449d tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae returned with HTTP 200 Sep 01 02:15:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1023/2097] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:27 2026] GET /volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae => generated 887 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-11cf9a1d-8b0b-4d39-a21e-c2cc237e1c94 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-11cf9a1d-8b0b-4d39-a21e-c2cc237e1c94 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae Sep 01 02:15:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-11cf9a1d-8b0b-4d39-a21e-c2cc237e1c94 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-11cf9a1d-8b0b-4d39-a21e-c2cc237e1c94 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:28 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:28 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:28 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:28 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:28 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-11cf9a1d-8b0b-4d39-a21e-c2cc237e1c94 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-11cf9a1d-8b0b-4d39-a21e-c2cc237e1c94 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae returned with HTTP 200 Sep 01 02:15:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1075/2098] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:28 2026] GET /volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae => generated 887 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5788c097-ef53-4035-97b3-a132b3c4e06b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5788c097-ef53-4035-97b3-a132b3c4e06b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae Sep 01 02:15:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5788c097-ef53-4035-97b3-a132b3c4e06b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5788c097-ef53-4035-97b3-a132b3c4e06b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:30 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:30 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:30 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:30 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5788c097-ef53-4035-97b3-a132b3c4e06b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5788c097-ef53-4035-97b3-a132b3c4e06b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae returned with HTTP 200 Sep 01 02:15:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1024/2099] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:29 2026] GET /volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae => generated 887 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5cc395b7-8592-49f0-aae5-bf60cf1d3703 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5cc395b7-8592-49f0-aae5-bf60cf1d3703 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae Sep 01 02:15:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5cc395b7-8592-49f0-aae5-bf60cf1d3703 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5cc395b7-8592-49f0-aae5-bf60cf1d3703 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:31 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=348,cinder:INSERT=51,cinder:UPDATE=95,cinder:DELETE=4 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:15:31 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:31 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:31 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:31 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:31 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5cc395b7-8592-49f0-aae5-bf60cf1d3703 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5cc395b7-8592-49f0-aae5-bf60cf1d3703 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae returned with HTTP 200 Sep 01 02:15:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1076/2100] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:31 2026] GET /volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae => generated 887 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-33f7fd4b-3fdd-43dc-8203-06c7908ac296 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-33f7fd4b-3fdd-43dc-8203-06c7908ac296 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae Sep 01 02:15:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-33f7fd4b-3fdd-43dc-8203-06c7908ac296 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-33f7fd4b-3fdd-43dc-8203-06c7908ac296 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:32 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:32 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:32 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:32 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:32 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-33f7fd4b-3fdd-43dc-8203-06c7908ac296 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-33f7fd4b-3fdd-43dc-8203-06c7908ac296 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae returned with HTTP 200 Sep 01 02:15:32 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1025/2101] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:32 2026] GET /volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae => generated 887 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4da0bd22-e18c-4066-8c34-9215664d4fc2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4da0bd22-e18c-4066-8c34-9215664d4fc2 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae Sep 01 02:15:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4da0bd22-e18c-4066-8c34-9215664d4fc2 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4da0bd22-e18c-4066-8c34-9215664d4fc2 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:33 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:33 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:33 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:33 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:33 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4da0bd22-e18c-4066-8c34-9215664d4fc2 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4da0bd22-e18c-4066-8c34-9215664d4fc2 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae returned with HTTP 200 Sep 01 02:15:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1077/2102] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:33 2026] GET /volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae => generated 887 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cee661d8-efef-45d4-85c1-00c814394b48 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cee661d8-efef-45d4-85c1-00c814394b48 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae Sep 01 02:15:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cee661d8-efef-45d4-85c1-00c814394b48 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cee661d8-efef-45d4-85c1-00c814394b48 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:34 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=345,cinder:UPDATE=68,cinder:INSERT=35,cinder:DELETE=4 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:15:34 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:34 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:34 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:34 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-cee661d8-efef-45d4-85c1-00c814394b48 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cee661d8-efef-45d4-85c1-00c814394b48 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae returned with HTTP 200 Sep 01 02:15:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1026/2103] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:34 2026] GET /volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae => generated 888 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:15:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b2106515-ed27-4b22-aedf-9a47b6af3362 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b2106515-ed27-4b22-aedf-9a47b6af3362 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae Sep 01 02:15:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b2106515-ed27-4b22-aedf-9a47b6af3362 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b2106515-ed27-4b22-aedf-9a47b6af3362 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b2106515-ed27-4b22-aedf-9a47b6af3362 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b2106515-ed27-4b22-aedf-9a47b6af3362 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae returned with HTTP 200 Sep 01 02:15:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1078/2104] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:34 2026] GET /volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae => generated 888 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d12f3418-c80e-49fa-b965-2af7bdea6914 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d12f3418-c80e-49fa-b965-2af7bdea6914 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] DELETE http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae Sep 01 02:15:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d12f3418-c80e-49fa-b965-2af7bdea6914 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d12f3418-c80e-49fa-b965-2af7bdea6914 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:34 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-d12f3418-c80e-49fa-b965-2af7bdea6914 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Delete volume with id: 005ed5a1-5ccf-48eb-b278-b813b3d8a0ae Sep 01 02:15:34 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:34 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:34 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:34 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d12f3418-c80e-49fa-b965-2af7bdea6914 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d12f3418-c80e-49fa-b965-2af7bdea6914 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Delete volume request issued successfully. Sep 01 02:15:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d12f3418-c80e-49fa-b965-2af7bdea6914 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae returned with HTTP 202 Sep 01 02:15:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1027/2105] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:15:34 2026] DELETE /volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7c9ae3b9-fb6a-4d97-8bfc-72604cbe82b4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7c9ae3b9-fb6a-4d97-8bfc-72604cbe82b4 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae Sep 01 02:15:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7c9ae3b9-fb6a-4d97-8bfc-72604cbe82b4 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7c9ae3b9-fb6a-4d97-8bfc-72604cbe82b4 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:35 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:35 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:35 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7c9ae3b9-fb6a-4d97-8bfc-72604cbe82b4 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7c9ae3b9-fb6a-4d97-8bfc-72604cbe82b4 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae returned with HTTP 200 Sep 01 02:15:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1079/2106] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:35 2026] GET /volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae => generated 887 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b87c3c87-c908-4309-9e25-7fbbc2594e6b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b87c3c87-c908-4309-9e25-7fbbc2594e6b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae Sep 01 02:15:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b87c3c87-c908-4309-9e25-7fbbc2594e6b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b87c3c87-c908-4309-9e25-7fbbc2594e6b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:36 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:36 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:36 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:36 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:36 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b87c3c87-c908-4309-9e25-7fbbc2594e6b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b87c3c87-c908-4309-9e25-7fbbc2594e6b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae returned with HTTP 200 Sep 01 02:15:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1028/2107] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:36 2026] GET /volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae => generated 887 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7f26cd13-ab24-4acb-ba7b-fdd8a1431982 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7f26cd13-ab24-4acb-ba7b-fdd8a1431982 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae Sep 01 02:15:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7f26cd13-ab24-4acb-ba7b-fdd8a1431982 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7f26cd13-ab24-4acb-ba7b-fdd8a1431982 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7f26cd13-ab24-4acb-ba7b-fdd8a1431982 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae returned with HTTP 404 Sep 01 02:15:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1080/2108] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:37 2026] GET /volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e7cbb6a3-3699-4c52-94fb-613d018da940 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e7cbb6a3-3699-4c52-94fb-613d018da940 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae Sep 01 02:15:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e7cbb6a3-3699-4c52-94fb-613d018da940 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e7cbb6a3-3699-4c52-94fb-613d018da940 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e7cbb6a3-3699-4c52-94fb-613d018da940 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae returned with HTTP 404 Sep 01 02:15:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1029/2109] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:37 2026] GET /volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-18fe6a21-984a-4c1c-a506-7ab9eb18cb5e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-18fe6a21-984a-4c1c-a506-7ab9eb18cb5e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] DELETE http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae Sep 01 02:15:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-18fe6a21-984a-4c1c-a506-7ab9eb18cb5e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-18fe6a21-984a-4c1c-a506-7ab9eb18cb5e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:37 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-18fe6a21-984a-4c1c-a506-7ab9eb18cb5e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Delete volume with id: 005ed5a1-5ccf-48eb-b278-b813b3d8a0ae Sep 01 02:15:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-18fe6a21-984a-4c1c-a506-7ab9eb18cb5e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae returned with HTTP 404 Sep 01 02:15:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1081/2110] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:15:37 2026] DELETE /volume/v3/volumes/005ed5a1-5ccf-48eb-b278-b813b3d8a0ae => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6626b822-f8d7-4e9d-aa74-28ae54844644 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6626b822-f8d7-4e9d-aa74-28ae54844644 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 Sep 01 02:15:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6626b822-f8d7-4e9d-aa74-28ae54844644 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6626b822-f8d7-4e9d-aa74-28ae54844644 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:37 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-6626b822-f8d7-4e9d-aa74-28ae54844644 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Delete snapshot with id: 8aae30b2-ba9d-432c-8c9d-82998391b355 Sep 01 02:15:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6626b822-f8d7-4e9d-aa74-28ae54844644 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:15:37 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:37 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6626b822-f8d7-4e9d-aa74-28ae54844644 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot delete request issued successfully. Sep 01 02:15:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6626b822-f8d7-4e9d-aa74-28ae54844644 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 returned with HTTP 202 Sep 01 02:15:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1030/2111] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:15:37 2026] DELETE /volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-89a674b2-5048-4cf1-a0c2-8b6ece08e33e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-89a674b2-5048-4cf1-a0c2-8b6ece08e33e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 Sep 01 02:15:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-89a674b2-5048-4cf1-a0c2-8b6ece08e33e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-89a674b2-5048-4cf1-a0c2-8b6ece08e33e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-89a674b2-5048-4cf1-a0c2-8b6ece08e33e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:15:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-89a674b2-5048-4cf1-a0c2-8b6ece08e33e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 returned with HTTP 200 Sep 01 02:15:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1082/2112] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:37 2026] GET /volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 => generated 468 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-078e3a92-b2b0-4597-a530-1e2cfda53e66 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-078e3a92-b2b0-4597-a530-1e2cfda53e66 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes Sep 01 02:15:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-078e3a92-b2b0-4597-a530-1e2cfda53e66 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-078e3a92-b2b0-4597-a530-1e2cfda53e66 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-078e3a92-b2b0-4597-a530-1e2cfda53e66 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:15:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:37 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-078e3a92-b2b0-4597-a530-1e2cfda53e66 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:15:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-078e3a92-b2b0-4597-a530-1e2cfda53e66 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Get all volumes completed successfully. Sep 01 02:15:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-078e3a92-b2b0-4597-a530-1e2cfda53e66 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 200 Sep 01 02:15:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1031/2113] 192.168.122.72 () {58 vars in 1116 bytes} [Tue Sep 1 02:15:37 2026] GET /volume/v3/volumes => generated 15 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:15:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bc411598-6077-4473-b28e-2a83122cecd2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bc411598-6077-4473-b28e-2a83122cecd2 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:15:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bc411598-6077-4473-b28e-2a83122cecd2 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-598516381"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-bc411598-6077-4473-b28e-2a83122cecd2 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-598516381'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:37 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-bc411598-6077-4473-b28e-2a83122cecd2 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Create volume of 1 GB Sep 01 02:15:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bc411598-6077-4473-b28e-2a83122cecd2 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Availability Zones retrieved successfully. Sep 01 02:15:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc411598-6077-4473-b28e-2a83122cecd2 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Flow 'volume_create_api' (b434c31b-de6d-4f7b-a785-0e3491464e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc411598-6077-4473-b28e-2a83122cecd2 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c59d9e9e-fa1d-469c-b3b9-a19701f458f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-bc411598-6077-4473-b28e-2a83122cecd2 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc411598-6077-4473-b28e-2a83122cecd2 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c59d9e9e-fa1d-469c-b3b9-a19701f458f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc411598-6077-4473-b28e-2a83122cecd2 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (941b531e-350a-4a09-9a71-e344e53e3996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:38 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-bc411598-6077-4473-b28e-2a83122cecd2 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Created reservations ['2731ef75-823d-4c64-a136-798ab4141f1f', '834ac43a-a765-42c8-b9a1-ec31ef57695a', 'cfc5434b-e7bc-4ecc-bdb6-847a61619e95', '54aa4d30-76c8-41c2-b28c-71d256444967'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc411598-6077-4473-b28e-2a83122cecd2 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (941b531e-350a-4a09-9a71-e344e53e3996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2731ef75-823d-4c64-a136-798ab4141f1f', '834ac43a-a765-42c8-b9a1-ec31ef57695a', 'cfc5434b-e7bc-4ecc-bdb6-847a61619e95', '54aa4d30-76c8-41c2-b28c-71d256444967']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc411598-6077-4473-b28e-2a83122cecd2 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c42242fc-ed20-4c37-ab08-79bc74a4bad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:38 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:38 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc411598-6077-4473-b28e-2a83122cecd2 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c42242fc-ed20-4c37-ab08-79bc74a4bad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e77a5961-4b30-4d3a-a3fe-aaad7be20a7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-598516381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661e1bf07d8d4dc4b5b9cb36f5b98463',qos_specs=None,replication_status=,reservations=['2731ef75-823d-4c64-a136-798ab4141f1f','834ac43a-a765-42c8-b9a1-ec31ef57695a','cfc5434b-e7bc-4ecc-bdb6-847a61619e95','54aa4d30-76c8-41c2-b28c-71d256444967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5235755237421ca4ac52f8a4d3f535',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-598516381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e77a5961-4b30-4d3a-a3fe-aaad7be20a7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661e1bf07d8d4dc4b5b9cb36f5b98463',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a5235755237421ca4ac52f8a4d3f535',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc411598-6077-4473-b28e-2a83122cecd2 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d64fa3aa-de12-4aea-86d1-419ea24fcd7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc411598-6077-4473-b28e-2a83122cecd2 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d64fa3aa-de12-4aea-86d1-419ea24fcd7d) transitioned into state 'SUCCESS' from state '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-598516381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661e1bf07d8d4dc4b5b9cb36f5b98463',qos_specs=None,replication_status=,reservations=['2731ef75-823d-4c64-a136-798ab4141f1f','834ac43a-a765-42c8-b9a1-ec31ef57695a','cfc5434b-e7bc-4ecc-bdb6-847a61619e95','54aa4d30-76c8-41c2-b28c-71d256444967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5235755237421ca4ac52f8a4d3f535',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc411598-6077-4473-b28e-2a83122cecd2 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55f4cf9a-1ed4-4e06-b885-89c79f911a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc411598-6077-4473-b28e-2a83122cecd2 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55f4cf9a-1ed4-4e06-b885-89c79f911a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc411598-6077-4473-b28e-2a83122cecd2 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Flow 'volume_create_api' (b434c31b-de6d-4f7b-a785-0e3491464e83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bc411598-6077-4473-b28e-2a83122cecd2 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Create volume request issued successfully. Sep 01 02:15:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bc411598-6077-4473-b28e-2a83122cecd2 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1083/2114] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:15:37 2026] POST /volume/v3/volumes => generated 761 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-00cedcec-7aa1-4920-8725-b68b699c06be None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-00cedcec-7aa1-4920-8725-b68b699c06be tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a Sep 01 02:15:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-00cedcec-7aa1-4920-8725-b68b699c06be tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-00cedcec-7aa1-4920-8725-b68b699c06be tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:38 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:38 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:38 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:38 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:38 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-00cedcec-7aa1-4920-8725-b68b699c06be tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Volume info retrieved successfully. Sep 01 02:15:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-00cedcec-7aa1-4920-8725-b68b699c06be tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a returned with HTTP 200 Sep 01 02:15:38 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1032/2115] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:38 2026] GET /volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a => generated 829 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0e6fed70-c3fa-4afb-90ee-a0881fdc1453 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0e6fed70-c3fa-4afb-90ee-a0881fdc1453 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 Sep 01 02:15:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0e6fed70-c3fa-4afb-90ee-a0881fdc1453 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0e6fed70-c3fa-4afb-90ee-a0881fdc1453 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:38 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:38 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0e6fed70-c3fa-4afb-90ee-a0881fdc1453 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:15:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0e6fed70-c3fa-4afb-90ee-a0881fdc1453 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 returned with HTTP 200 Sep 01 02:15:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1084/2116] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:38 2026] GET /volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9131f306-cc16-4d90-92c3-52efa0527828 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9131f306-cc16-4d90-92c3-52efa0527828 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:15:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9131f306-cc16-4d90-92c3-52efa0527828 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1005224404", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-9131f306-cc16-4d90-92c3-52efa0527828 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1005224404', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:38 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-9131f306-cc16-4d90-92c3-52efa0527828 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Create volume of 1 GB Sep 01 02:15:38 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9131f306-cc16-4d90-92c3-52efa0527828 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Availability Zones retrieved successfully. Sep 01 02:15:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9131f306-cc16-4d90-92c3-52efa0527828 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Flow 'volume_create_api' (0dc79958-7375-4d84-9948-86e03c7ac020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9131f306-cc16-4d90-92c3-52efa0527828 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (749d0614-47e3-45d1-88cc-d6c9436a624a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-9131f306-cc16-4d90-92c3-52efa0527828 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9131f306-cc16-4d90-92c3-52efa0527828 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (749d0614-47e3-45d1-88cc-d6c9436a624a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9131f306-cc16-4d90-92c3-52efa0527828 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4e6e40b-5e5f-49b4-a514-5d922b6e0bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:38 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-9131f306-cc16-4d90-92c3-52efa0527828 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Created reservations ['3b8c085c-41e4-4a38-b5b3-ab43bea652c7', '79732168-9e92-4fbb-be33-876f1e5e855f', '65ccbe26-0f88-4d7e-8251-39aac06671e3', 'bf995df6-6298-4cc9-a4f8-bfa3ec15c6ba'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9131f306-cc16-4d90-92c3-52efa0527828 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4e6e40b-5e5f-49b4-a514-5d922b6e0bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b8c085c-41e4-4a38-b5b3-ab43bea652c7', '79732168-9e92-4fbb-be33-876f1e5e855f', '65ccbe26-0f88-4d7e-8251-39aac06671e3', 'bf995df6-6298-4cc9-a4f8-bfa3ec15c6ba']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9131f306-cc16-4d90-92c3-52efa0527828 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cc5f686-8754-47dc-a022-c7f0a07d2339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:38 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:38 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9131f306-cc16-4d90-92c3-52efa0527828 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cc5f686-8754-47dc-a022-c7f0a07d2339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63bcc40d-bd96-4c18-85b1-2a1d192db892', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1005224404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5bec9182ca3447cbd95372247b9ded7',qos_specs=None,replication_status=,reservations=['3b8c085c-41e4-4a38-b5b3-ab43bea652c7','79732168-9e92-4fbb-be33-876f1e5e855f','65ccbe26-0f88-4d7e-8251-39aac06671e3','bf995df6-6298-4cc9-a4f8-bfa3ec15c6ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c41939b74334297b322edace919f110',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1005224404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63bcc40d-bd96-4c18-85b1-2a1d192db892,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5bec9182ca3447cbd95372247b9ded7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c41939b74334297b322edace919f110',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9131f306-cc16-4d90-92c3-52efa0527828 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47dd89b8-bbdb-4194-a33a-277621c5e390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9131f306-cc16-4d90-92c3-52efa0527828 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47dd89b8-bbdb-4194-a33a-277621c5e390) transitioned into state 'SUCCESS' from state '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-1005224404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5bec9182ca3447cbd95372247b9ded7',qos_specs=None,replication_status=,reservations=['3b8c085c-41e4-4a38-b5b3-ab43bea652c7','79732168-9e92-4fbb-be33-876f1e5e855f','65ccbe26-0f88-4d7e-8251-39aac06671e3','bf995df6-6298-4cc9-a4f8-bfa3ec15c6ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c41939b74334297b322edace919f110',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9131f306-cc16-4d90-92c3-52efa0527828 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5988b69-0021-43b6-b520-a71210e20a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9131f306-cc16-4d90-92c3-52efa0527828 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5988b69-0021-43b6-b520-a71210e20a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9131f306-cc16-4d90-92c3-52efa0527828 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Flow 'volume_create_api' (0dc79958-7375-4d84-9948-86e03c7ac020) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:38 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9131f306-cc16-4d90-92c3-52efa0527828 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Create volume request issued successfully. Sep 01 02:15:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9131f306-cc16-4d90-92c3-52efa0527828 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:38 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1033/2117] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:15:38 2026] POST /volume/v3/volumes => generated 754 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-73c98616-5e65-48e0-8ca5-8e177a310b1d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-73c98616-5e65-48e0-8ca5-8e177a310b1d tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a Sep 01 02:15:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-73c98616-5e65-48e0-8ca5-8e177a310b1d tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-73c98616-5e65-48e0-8ca5-8e177a310b1d tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:39 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:39 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-73c98616-5e65-48e0-8ca5-8e177a310b1d tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Volume info retrieved successfully. Sep 01 02:15:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-73c98616-5e65-48e0-8ca5-8e177a310b1d tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a returned with HTTP 200 Sep 01 02:15:39 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1085/2118] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:39 2026] GET /volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:15:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0aaaed5c-9239-430e-a579-dde0462e426e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0aaaed5c-9239-430e-a579-dde0462e426e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 Sep 01 02:15:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0aaaed5c-9239-430e-a579-dde0462e426e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0aaaed5c-9239-430e-a579-dde0462e426e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:39 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:39 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:39 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0aaaed5c-9239-430e-a579-dde0462e426e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Snapshot retrieved successfully. Sep 01 02:15:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0aaaed5c-9239-430e-a579-dde0462e426e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 returned with HTTP 200 Sep 01 02:15:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1034/2119] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:39 2026] GET /volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 => generated 468 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b079f2ca-8cfe-4353-8b3b-18274bf4f5b5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b079f2ca-8cfe-4353-8b3b-18274bf4f5b5 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a Sep 01 02:15:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b079f2ca-8cfe-4353-8b3b-18274bf4f5b5 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b079f2ca-8cfe-4353-8b3b-18274bf4f5b5 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b079f2ca-8cfe-4353-8b3b-18274bf4f5b5 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Volume info retrieved successfully. Sep 01 02:15:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b079f2ca-8cfe-4353-8b3b-18274bf4f5b5 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a returned with HTTP 200 Sep 01 02:15:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1086/2120] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:40 2026] GET /volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7132b1b7-cc60-4478-8f5c-2dc11354956e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7132b1b7-cc60-4478-8f5c-2dc11354956e tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a Sep 01 02:15:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7132b1b7-cc60-4478-8f5c-2dc11354956e tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7132b1b7-cc60-4478-8f5c-2dc11354956e tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7132b1b7-cc60-4478-8f5c-2dc11354956e tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Volume info retrieved successfully. Sep 01 02:15:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7132b1b7-cc60-4478-8f5c-2dc11354956e tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a returned with HTTP 200 Sep 01 02:15:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1035/2121] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:40 2026] GET /volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9694aa41-0b2a-4e83-96b9-a57fdc8387f8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9694aa41-0b2a-4e83-96b9-a57fdc8387f8 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:15:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9694aa41-0b2a-4e83-96b9-a57fdc8387f8 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1388861206"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-9694aa41-0b2a-4e83-96b9-a57fdc8387f8 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1388861206'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:40 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-9694aa41-0b2a-4e83-96b9-a57fdc8387f8 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Create volume of 1 GB Sep 01 02:15:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9694aa41-0b2a-4e83-96b9-a57fdc8387f8 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Availability Zones retrieved successfully. Sep 01 02:15:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b38ad6e1-b43d-44f6-a4d8-3da785d9c26e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b38ad6e1-b43d-44f6-a4d8-3da785d9c26e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 Sep 01 02:15:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b38ad6e1-b43d-44f6-a4d8-3da785d9c26e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b38ad6e1-b43d-44f6-a4d8-3da785d9c26e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9694aa41-0b2a-4e83-96b9-a57fdc8387f8 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Flow 'volume_create_api' (4a1e4dc2-f362-4a98-a8fd-29fd67f4dfb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9694aa41-0b2a-4e83-96b9-a57fdc8387f8 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fadd187f-1f5f-40b5-b456-6b6ff9fce2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b38ad6e1-b43d-44f6-a4d8-3da785d9c26e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 returned with HTTP 404 Sep 01 02:15:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1036/2122] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:40 2026] GET /volume/v3/snapshots/8aae30b2-ba9d-432c-8c9d-82998391b355 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-9694aa41-0b2a-4e83-96b9-a57fdc8387f8 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f495b9d7-d943-4af2-918a-1490dee7705f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f495b9d7-d943-4af2-918a-1490dee7705f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 Sep 01 02:15:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f495b9d7-d943-4af2-918a-1490dee7705f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f495b9d7-d943-4af2-918a-1490dee7705f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f495b9d7-d943-4af2-918a-1490dee7705f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f495b9d7-d943-4af2-918a-1490dee7705f tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 returned with HTTP 200 Sep 01 02:15:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1037/2123] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:40 2026] GET /volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9694aa41-0b2a-4e83-96b9-a57fdc8387f8 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fadd187f-1f5f-40b5-b456-6b6ff9fce2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9694aa41-0b2a-4e83-96b9-a57fdc8387f8 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63757f73-1480-43d5-b6a1-b0e216dc46a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7e4532d2-ef1f-4d91-91ac-07bef3906071 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7e4532d2-ef1f-4d91-91ac-07bef3906071 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] DELETE http://192.168.122.72/volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 Sep 01 02:15:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7e4532d2-ef1f-4d91-91ac-07bef3906071 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7e4532d2-ef1f-4d91-91ac-07bef3906071 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:40 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-7e4532d2-ef1f-4d91-91ac-07bef3906071 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Delete volume with id: 996e4578-c2a0-4980-ad3d-c7a550ad05e6 Sep 01 02:15:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7e4532d2-ef1f-4d91-91ac-07bef3906071 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7e4532d2-ef1f-4d91-91ac-07bef3906071 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Delete volume request issued successfully. Sep 01 02:15:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7e4532d2-ef1f-4d91-91ac-07bef3906071 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 returned with HTTP 202 Sep 01 02:15:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1038/2124] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:15:40 2026] DELETE /volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:40 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-9694aa41-0b2a-4e83-96b9-a57fdc8387f8 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Created reservations ['00e06bec-a01a-4643-a599-eea918ee8825', 'f59ec109-de6f-4b8f-83cc-e568f6ffc8d4', 'f1424acf-afc4-4a7b-8c35-54b3318afb5b', 'ec7cb44d-849b-4f98-abb3-02b3b236e379'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9694aa41-0b2a-4e83-96b9-a57fdc8387f8 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63757f73-1480-43d5-b6a1-b0e216dc46a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00e06bec-a01a-4643-a599-eea918ee8825', 'f59ec109-de6f-4b8f-83cc-e568f6ffc8d4', 'f1424acf-afc4-4a7b-8c35-54b3318afb5b', 'ec7cb44d-849b-4f98-abb3-02b3b236e379']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9694aa41-0b2a-4e83-96b9-a57fdc8387f8 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f32c2e0-7751-4dfd-937b-a740827c486f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-39c3fac6-3428-4dfd-8d21-6d6c26b5149e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-39c3fac6-3428-4dfd-8d21-6d6c26b5149e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 Sep 01 02:15:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-39c3fac6-3428-4dfd-8d21-6d6c26b5149e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-39c3fac6-3428-4dfd-8d21-6d6c26b5149e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9694aa41-0b2a-4e83-96b9-a57fdc8387f8 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f32c2e0-7751-4dfd-937b-a740827c486f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c103572d-a636-4f4b-9537-d6a6c4fdf3f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1388861206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661e1bf07d8d4dc4b5b9cb36f5b98463',qos_specs=None,replication_status=,reservations=['00e06bec-a01a-4643-a599-eea918ee8825','f59ec109-de6f-4b8f-83cc-e568f6ffc8d4','f1424acf-afc4-4a7b-8c35-54b3318afb5b','ec7cb44d-849b-4f98-abb3-02b3b236e379'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5235755237421ca4ac52f8a4d3f535',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1388861206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c103572d-a636-4f4b-9537-d6a6c4fdf3f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661e1bf07d8d4dc4b5b9cb36f5b98463',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a5235755237421ca4ac52f8a4d3f535',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9694aa41-0b2a-4e83-96b9-a57fdc8387f8 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abbbde0d-ef69-4e55-adf1-3d474c50c58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-39c3fac6-3428-4dfd-8d21-6d6c26b5149e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-39c3fac6-3428-4dfd-8d21-6d6c26b5149e tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 returned with HTTP 200 Sep 01 02:15:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1039/2125] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:40 2026] GET /volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9694aa41-0b2a-4e83-96b9-a57fdc8387f8 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abbbde0d-ef69-4e55-adf1-3d474c50c58a) transitioned into state 'SUCCESS' from state '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-1388861206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661e1bf07d8d4dc4b5b9cb36f5b98463',qos_specs=None,replication_status=,reservations=['00e06bec-a01a-4643-a599-eea918ee8825','f59ec109-de6f-4b8f-83cc-e568f6ffc8d4','f1424acf-afc4-4a7b-8c35-54b3318afb5b','ec7cb44d-849b-4f98-abb3-02b3b236e379'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5235755237421ca4ac52f8a4d3f535',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9694aa41-0b2a-4e83-96b9-a57fdc8387f8 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dc15371-142f-4205-b96d-eda81bf5c1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9694aa41-0b2a-4e83-96b9-a57fdc8387f8 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dc15371-142f-4205-b96d-eda81bf5c1ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-9694aa41-0b2a-4e83-96b9-a57fdc8387f8 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Flow 'volume_create_api' (4a1e4dc2-f362-4a98-a8fd-29fd67f4dfb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9694aa41-0b2a-4e83-96b9-a57fdc8387f8 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Create volume request issued successfully. Sep 01 02:15:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9694aa41-0b2a-4e83-96b9-a57fdc8387f8 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1087/2126] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:15:40 2026] POST /volume/v3/volumes => generated 762 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cb9e9d51-cf21-4be7-a214-6840014a7302 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cb9e9d51-cf21-4be7-a214-6840014a7302 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 Sep 01 02:15:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cb9e9d51-cf21-4be7-a214-6840014a7302 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cb9e9d51-cf21-4be7-a214-6840014a7302 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-cb9e9d51-cf21-4be7-a214-6840014a7302 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Volume info retrieved successfully. Sep 01 02:15:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cb9e9d51-cf21-4be7-a214-6840014a7302 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 returned with HTTP 200 Sep 01 02:15:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1040/2127] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:40 2026] GET /volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 => generated 830 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c269c791-2430-4024-9532-1bf1be554d91 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c269c791-2430-4024-9532-1bf1be554d91 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 Sep 01 02:15:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c269c791-2430-4024-9532-1bf1be554d91 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c269c791-2430-4024-9532-1bf1be554d91 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c269c791-2430-4024-9532-1bf1be554d91 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c269c791-2430-4024-9532-1bf1be554d91 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 returned with HTTP 200 Sep 01 02:15:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1088/2128] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:41 2026] GET /volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ea573791-4ecb-4191-b2ec-51b7a54d29f6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ea573791-4ecb-4191-b2ec-51b7a54d29f6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 Sep 01 02:15:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ea573791-4ecb-4191-b2ec-51b7a54d29f6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ea573791-4ecb-4191-b2ec-51b7a54d29f6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ea573791-4ecb-4191-b2ec-51b7a54d29f6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Volume info retrieved successfully. Sep 01 02:15:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ea573791-4ecb-4191-b2ec-51b7a54d29f6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 returned with HTTP 200 Sep 01 02:15:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1041/2129] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:42 2026] GET /volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 => generated 854 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-046aa150-6e30-493e-be22-a946f8420250 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-046aa150-6e30-493e-be22-a946f8420250 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 Sep 01 02:15:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-046aa150-6e30-493e-be22-a946f8420250 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-046aa150-6e30-493e-be22-a946f8420250 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-046aa150-6e30-493e-be22-a946f8420250 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 returned with HTTP 404 Sep 01 02:15:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1089/2130] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:42 2026] GET /volume/v3/volumes/996e4578-c2a0-4980-ad3d-c7a550ad05e6 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c34ffdf0-be86-4d3e-8f57-0367d1d333cb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c34ffdf0-be86-4d3e-8f57-0367d1d333cb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 Sep 01 02:15:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c34ffdf0-be86-4d3e-8f57-0367d1d333cb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c34ffdf0-be86-4d3e-8f57-0367d1d333cb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:43 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:43 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c34ffdf0-be86-4d3e-8f57-0367d1d333cb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c34ffdf0-be86-4d3e-8f57-0367d1d333cb tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 returned with HTTP 200 Sep 01 02:15:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1042/2131] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:42 2026] GET /volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8a52079a-fca3-4218-b304-a9d68a59163b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8a52079a-fca3-4218-b304-a9d68a59163b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] DELETE http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 Sep 01 02:15:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8a52079a-fca3-4218-b304-a9d68a59163b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8a52079a-fca3-4218-b304-a9d68a59163b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:43 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-8a52079a-fca3-4218-b304-a9d68a59163b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Delete volume with id: 545fb7cf-3eca-45d6-bacb-233b465e1db9 Sep 01 02:15:43 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:43 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8a52079a-fca3-4218-b304-a9d68a59163b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8a52079a-fca3-4218-b304-a9d68a59163b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Delete volume request issued successfully. Sep 01 02:15:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8a52079a-fca3-4218-b304-a9d68a59163b tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 returned with HTTP 202 Sep 01 02:15:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1090/2132] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:15:43 2026] DELETE /volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d236d0b1-f361-47b8-8efa-98d65ca1b1df None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d236d0b1-f361-47b8-8efa-98d65ca1b1df tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 Sep 01 02:15:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d236d0b1-f361-47b8-8efa-98d65ca1b1df tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d236d0b1-f361-47b8-8efa-98d65ca1b1df tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:43 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:43 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d236d0b1-f361-47b8-8efa-98d65ca1b1df tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4a2021ea-a94d-43bd-9cfb-e436eb7ad6f0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4a2021ea-a94d-43bd-9cfb-e436eb7ad6f0 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 Sep 01 02:15:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4a2021ea-a94d-43bd-9cfb-e436eb7ad6f0 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4a2021ea-a94d-43bd-9cfb-e436eb7ad6f0 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d236d0b1-f361-47b8-8efa-98d65ca1b1df tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 returned with HTTP 200 Sep 01 02:15:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1043/2133] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:43 2026] GET /volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 => generated 852 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:43 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:43 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4a2021ea-a94d-43bd-9cfb-e436eb7ad6f0 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Volume info retrieved successfully. Sep 01 02:15:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4a2021ea-a94d-43bd-9cfb-e436eb7ad6f0 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 returned with HTTP 200 Sep 01 02:15:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1091/2134] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:43 2026] GET /volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e48fba3e-78b0-4ba9-8f09-ef677cfa8722 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e48fba3e-78b0-4ba9-8f09-ef677cfa8722 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 Sep 01 02:15:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e48fba3e-78b0-4ba9-8f09-ef677cfa8722 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e48fba3e-78b0-4ba9-8f09-ef677cfa8722 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:43 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:43 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e48fba3e-78b0-4ba9-8f09-ef677cfa8722 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Volume info retrieved successfully. Sep 01 02:15:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e48fba3e-78b0-4ba9-8f09-ef677cfa8722 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 returned with HTTP 200 Sep 01 02:15:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1044/2135] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:43 2026] GET /volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-dbfb9d56-2280-459d-891a-4f87b1a9cfc6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dbfb9d56-2280-459d-891a-4f87b1a9cfc6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:15:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dbfb9d56-2280-459d-891a-4f87b1a9cfc6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-803709526"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-dbfb9d56-2280-459d-891a-4f87b1a9cfc6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-803709526'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:43 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-dbfb9d56-2280-459d-891a-4f87b1a9cfc6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Create volume of 1 GB Sep 01 02:15:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-dbfb9d56-2280-459d-891a-4f87b1a9cfc6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Availability Zones retrieved successfully. Sep 01 02:15:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dbfb9d56-2280-459d-891a-4f87b1a9cfc6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Flow 'volume_create_api' (70fb4dd7-d55f-4b23-9e19-9af7ca023279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dbfb9d56-2280-459d-891a-4f87b1a9cfc6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eb3e9a8-2b74-4ec6-8d06-113f0bb196b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-dbfb9d56-2280-459d-891a-4f87b1a9cfc6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dbfb9d56-2280-459d-891a-4f87b1a9cfc6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eb3e9a8-2b74-4ec6-8d06-113f0bb196b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dbfb9d56-2280-459d-891a-4f87b1a9cfc6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a18c6009-22ba-4231-a0dc-f7ea87d86053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:43 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-dbfb9d56-2280-459d-891a-4f87b1a9cfc6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Created reservations ['406f6c51-eaeb-4e88-89fa-4362ed4a5851', 'b503660f-db00-49de-9d4b-264cf550bea8', '20692664-daca-4ce2-ba9e-99941c950f38', '3655dfd5-c566-4bc1-8291-847266892a45'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dbfb9d56-2280-459d-891a-4f87b1a9cfc6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a18c6009-22ba-4231-a0dc-f7ea87d86053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['406f6c51-eaeb-4e88-89fa-4362ed4a5851', 'b503660f-db00-49de-9d4b-264cf550bea8', '20692664-daca-4ce2-ba9e-99941c950f38', '3655dfd5-c566-4bc1-8291-847266892a45']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dbfb9d56-2280-459d-891a-4f87b1a9cfc6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd11efac-f552-4bdd-8a66-7931a6c2c533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:43 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:43 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dbfb9d56-2280-459d-891a-4f87b1a9cfc6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd11efac-f552-4bdd-8a66-7931a6c2c533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c30b1428-e89f-487e-86a1-e20fd20a5b01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-803709526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661e1bf07d8d4dc4b5b9cb36f5b98463',qos_specs=None,replication_status=,reservations=['406f6c51-eaeb-4e88-89fa-4362ed4a5851','b503660f-db00-49de-9d4b-264cf550bea8','20692664-daca-4ce2-ba9e-99941c950f38','3655dfd5-c566-4bc1-8291-847266892a45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5235755237421ca4ac52f8a4d3f535',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-803709526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c30b1428-e89f-487e-86a1-e20fd20a5b01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661e1bf07d8d4dc4b5b9cb36f5b98463',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a5235755237421ca4ac52f8a4d3f535',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dbfb9d56-2280-459d-891a-4f87b1a9cfc6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38634b74-1432-4fe8-8554-0499818ba1e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dbfb9d56-2280-459d-891a-4f87b1a9cfc6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38634b74-1432-4fe8-8554-0499818ba1e1) transitioned into state 'SUCCESS' from state '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-803709526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661e1bf07d8d4dc4b5b9cb36f5b98463',qos_specs=None,replication_status=,reservations=['406f6c51-eaeb-4e88-89fa-4362ed4a5851','b503660f-db00-49de-9d4b-264cf550bea8','20692664-daca-4ce2-ba9e-99941c950f38','3655dfd5-c566-4bc1-8291-847266892a45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5235755237421ca4ac52f8a4d3f535',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dbfb9d56-2280-459d-891a-4f87b1a9cfc6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56a3ff39-1c30-4520-b684-53cf52af5c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dbfb9d56-2280-459d-891a-4f87b1a9cfc6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56a3ff39-1c30-4520-b684-53cf52af5c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dbfb9d56-2280-459d-891a-4f87b1a9cfc6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Flow 'volume_create_api' (70fb4dd7-d55f-4b23-9e19-9af7ca023279) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-dbfb9d56-2280-459d-891a-4f87b1a9cfc6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Create volume request issued successfully. Sep 01 02:15:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dbfb9d56-2280-459d-891a-4f87b1a9cfc6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1092/2136] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:15:43 2026] POST /volume/v3/volumes => generated 761 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9449e1bb-29b2-45fd-a0df-ed93c19cdb47 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9449e1bb-29b2-45fd-a0df-ed93c19cdb47 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 Sep 01 02:15:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9449e1bb-29b2-45fd-a0df-ed93c19cdb47 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9449e1bb-29b2-45fd-a0df-ed93c19cdb47 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:43 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:43 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9449e1bb-29b2-45fd-a0df-ed93c19cdb47 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Volume info retrieved successfully. Sep 01 02:15:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9449e1bb-29b2-45fd-a0df-ed93c19cdb47 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 returned with HTTP 200 Sep 01 02:15:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1045/2137] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:43 2026] GET /volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 => generated 829 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fa0d7c2d-12ed-452a-84cd-b1e08bd9bb07 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fa0d7c2d-12ed-452a-84cd-b1e08bd9bb07 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 Sep 01 02:15:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fa0d7c2d-12ed-452a-84cd-b1e08bd9bb07 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fa0d7c2d-12ed-452a-84cd-b1e08bd9bb07 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:44 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:44 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fa0d7c2d-12ed-452a-84cd-b1e08bd9bb07 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Volume info retrieved successfully. Sep 01 02:15:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fa0d7c2d-12ed-452a-84cd-b1e08bd9bb07 tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 returned with HTTP 200 Sep 01 02:15:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1093/2138] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:44 2026] GET /volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a5bc3ac9-ae85-417f-a551-523f34d3d1b7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a5bc3ac9-ae85-417f-a551-523f34d3d1b7 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 Sep 01 02:15:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a5bc3ac9-ae85-417f-a551-523f34d3d1b7 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a5bc3ac9-ae85-417f-a551-523f34d3d1b7 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:44 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:44 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a5bc3ac9-ae85-417f-a551-523f34d3d1b7 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Volume info retrieved successfully. Sep 01 02:15:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a5bc3ac9-ae85-417f-a551-523f34d3d1b7 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 returned with HTTP 200 Sep 01 02:15:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1046/2139] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:44 2026] GET /volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3abec56f-da71-40d9-a83a-47302cb670cc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3abec56f-da71-40d9-a83a-47302cb670cc tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] GET http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 Sep 01 02:15:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3abec56f-da71-40d9-a83a-47302cb670cc tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3abec56f-da71-40d9-a83a-47302cb670cc tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3abec56f-da71-40d9-a83a-47302cb670cc tempest-VolumesSnapshotTestJSON-1193825004 tempest-VolumesSnapshotTestJSON-1193825004-project-member] http://192.168.122.72/volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 returned with HTTP 404 Sep 01 02:15:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1094/2140] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:45 2026] GET /volume/v3/volumes/545fb7cf-3eca-45d6-bacb-233b465e1db9 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-badeac4a-6896-45c6-9bf2-8e1e9feecada None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-badeac4a-6896-45c6-9bf2-8e1e9feecada tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 Sep 01 02:15:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-badeac4a-6896-45c6-9bf2-8e1e9feecada tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-badeac4a-6896-45c6-9bf2-8e1e9feecada tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:45 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:45 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:45 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:45 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-badeac4a-6896-45c6-9bf2-8e1e9feecada tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Volume info retrieved successfully. Sep 01 02:15:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-badeac4a-6896-45c6-9bf2-8e1e9feecada tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 returned with HTTP 200 Sep 01 02:15:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1047/2141] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:45 2026] GET /volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 => generated 854 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-39900ef8-5d23-49db-b731-e8840721b95c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-39900ef8-5d23-49db-b731-e8840721b95c tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 Sep 01 02:15:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-39900ef8-5d23-49db-b731-e8840721b95c tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-39900ef8-5d23-49db-b731-e8840721b95c tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:46 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:46 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-39900ef8-5d23-49db-b731-e8840721b95c tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Volume info retrieved successfully. Sep 01 02:15:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-39900ef8-5d23-49db-b731-e8840721b95c tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 returned with HTTP 200 Sep 01 02:15:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1095/2142] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:46 2026] GET /volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-724e416c-b970-453b-9ff9-e97b7c8b5a79 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-724e416c-b970-453b-9ff9-e97b7c8b5a79 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:15:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-724e416c-b970-453b-9ff9-e97b7c8b5a79 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-724e416c-b970-453b-9ff9-e97b7c8b5a79 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:46 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-724e416c-b970-453b-9ff9-e97b7c8b5a79 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Create volume of 1 GB Sep 01 02:15:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-724e416c-b970-453b-9ff9-e97b7c8b5a79 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Availability Zones retrieved successfully. Sep 01 02:15:46 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-724e416c-b970-453b-9ff9-e97b7c8b5a79 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Flow 'volume_create_api' (7f8d73c7-ca40-4ef6-8ecb-3f88b54d8b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:46 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-724e416c-b970-453b-9ff9-e97b7c8b5a79 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a571884-3a12-4059-a303-a1004bff92ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:46 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-724e416c-b970-453b-9ff9-e97b7c8b5a79 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:46 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-724e416c-b970-453b-9ff9-e97b7c8b5a79 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a571884-3a12-4059-a303-a1004bff92ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:46 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-724e416c-b970-453b-9ff9-e97b7c8b5a79 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (928fa3af-f906-4c0e-a4d8-d98558a9c247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:46 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-724e416c-b970-453b-9ff9-e97b7c8b5a79 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Created reservations ['37886b5f-e5f1-43d8-ad0c-73111d78ead6', 'b23d8fe8-5df4-46d1-961a-0b7235840ebc', 'b47dbfd1-3fcb-4060-9a38-45c9e1e55d35', 'a672f7be-61e6-4b25-9e14-dea8df9228f9'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:46 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-724e416c-b970-453b-9ff9-e97b7c8b5a79 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (928fa3af-f906-4c0e-a4d8-d98558a9c247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37886b5f-e5f1-43d8-ad0c-73111d78ead6', 'b23d8fe8-5df4-46d1-961a-0b7235840ebc', 'b47dbfd1-3fcb-4060-9a38-45c9e1e55d35', 'a672f7be-61e6-4b25-9e14-dea8df9228f9']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:46 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-724e416c-b970-453b-9ff9-e97b7c8b5a79 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dd5d77c-8967-4b8e-a1b5-69fb321c2566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:46 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:46 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:46 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-724e416c-b970-453b-9ff9-e97b7c8b5a79 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dd5d77c-8967-4b8e-a1b5-69fb321c2566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88dc84ca-8bd1-4042-ba4d-e504860d1fef', '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='756bd28954b3473d81a7cc17e2c37eeb',qos_specs=None,replication_status=,reservations=['37886b5f-e5f1-43d8-ad0c-73111d78ead6','b23d8fe8-5df4-46d1-961a-0b7235840ebc','b47dbfd1-3fcb-4060-9a38-45c9e1e55d35','a672f7be-61e6-4b25-9e14-dea8df9228f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6811a77b2038408aa2fe90b2805fb693',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:46Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88dc84ca-8bd1-4042-ba4d-e504860d1fef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='756bd28954b3473d81a7cc17e2c37eeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6811a77b2038408aa2fe90b2805fb693',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:46 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-724e416c-b970-453b-9ff9-e97b7c8b5a79 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (475fc49f-66dd-4588-8f69-cf03fd1c15db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:46 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-724e416c-b970-453b-9ff9-e97b7c8b5a79 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (475fc49f-66dd-4588-8f69-cf03fd1c15db) transitioned into state 'SUCCESS' from 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='756bd28954b3473d81a7cc17e2c37eeb',qos_specs=None,replication_status=,reservations=['37886b5f-e5f1-43d8-ad0c-73111d78ead6','b23d8fe8-5df4-46d1-961a-0b7235840ebc','b47dbfd1-3fcb-4060-9a38-45c9e1e55d35','a672f7be-61e6-4b25-9e14-dea8df9228f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6811a77b2038408aa2fe90b2805fb693',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:46 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-724e416c-b970-453b-9ff9-e97b7c8b5a79 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (507c7847-c9b6-42c5-82c7-3d950e59474d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:46 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-724e416c-b970-453b-9ff9-e97b7c8b5a79 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (507c7847-c9b6-42c5-82c7-3d950e59474d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:46 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-724e416c-b970-453b-9ff9-e97b7c8b5a79 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Flow 'volume_create_api' (7f8d73c7-ca40-4ef6-8ecb-3f88b54d8b3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-724e416c-b970-453b-9ff9-e97b7c8b5a79 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Create volume request issued successfully. Sep 01 02:15:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-724e416c-b970-453b-9ff9-e97b7c8b5a79 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1048/2143] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:15:46 2026] POST /volume/v3/volumes => generated 740 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6405cf02-b0d6-42ed-bf3b-e91bb8d33874 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6405cf02-b0d6-42ed-bf3b-e91bb8d33874 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] GET http://192.168.122.72/volume/v3/volumes/88dc84ca-8bd1-4042-ba4d-e504860d1fef Sep 01 02:15:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6405cf02-b0d6-42ed-bf3b-e91bb8d33874 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6405cf02-b0d6-42ed-bf3b-e91bb8d33874 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:46 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:46 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6405cf02-b0d6-42ed-bf3b-e91bb8d33874 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Volume info retrieved successfully. Sep 01 02:15:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6405cf02-b0d6-42ed-bf3b-e91bb8d33874 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] http://192.168.122.72/volume/v3/volumes/88dc84ca-8bd1-4042-ba4d-e504860d1fef returned with HTTP 200 Sep 01 02:15:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1096/2144] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:46 2026] GET /volume/v3/volumes/88dc84ca-8bd1-4042-ba4d-e504860d1fef => generated 919 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2f1fa1b8-0808-451a-b64a-f177ad819f96 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2f1fa1b8-0808-451a-b64a-f177ad819f96 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] GET http://192.168.122.72/volume/v3/volumes/88dc84ca-8bd1-4042-ba4d-e504860d1fef Sep 01 02:15:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2f1fa1b8-0808-451a-b64a-f177ad819f96 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2f1fa1b8-0808-451a-b64a-f177ad819f96 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:47 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:47 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:47 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:47 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:48 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2f1fa1b8-0808-451a-b64a-f177ad819f96 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Volume info retrieved successfully. Sep 01 02:15:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2f1fa1b8-0808-451a-b64a-f177ad819f96 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] http://192.168.122.72/volume/v3/volumes/88dc84ca-8bd1-4042-ba4d-e504860d1fef returned with HTTP 200 Sep 01 02:15:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1049/2145] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:47 2026] GET /volume/v3/volumes/88dc84ca-8bd1-4042-ba4d-e504860d1fef => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-80d20567-830e-45c1-b042-895593450afe None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-80d20567-830e-45c1-b042-895593450afe tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] GET http://192.168.122.72/volume/v3/volumes/88dc84ca-8bd1-4042-ba4d-e504860d1fef Sep 01 02:15:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-80d20567-830e-45c1-b042-895593450afe tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-80d20567-830e-45c1-b042-895593450afe tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-80d20567-830e-45c1-b042-895593450afe tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Volume info retrieved successfully. Sep 01 02:15:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-80d20567-830e-45c1-b042-895593450afe tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] http://192.168.122.72/volume/v3/volumes/88dc84ca-8bd1-4042-ba4d-e504860d1fef returned with HTTP 200 Sep 01 02:15:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1097/2146] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:49 2026] GET /volume/v3/volumes/88dc84ca-8bd1-4042-ba4d-e504860d1fef => generated 970 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b2cf4f92-26d5-429c-8cd0-023d99326424 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b2cf4f92-26d5-429c-8cd0-023d99326424 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] GET http://192.168.122.72/volume/v3/volumes/detail?all_tenants=1&project_id=661e1bf07d8d4dc4b5b9cb36f5b98463 Sep 01 02:15:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b2cf4f92-26d5-429c-8cd0-023d99326424 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b2cf4f92-26d5-429c-8cd0-023d99326424 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-b2cf4f92-26d5-429c-8cd0-023d99326424 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Could not evaluate value 661e1bf07d8d4dc4b5b9cb36f5b98463, assuming string {{(pid=87017) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:15:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-b2cf4f92-26d5-429c-8cd0-023d99326424 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Searching by: MultiDict([('project_id', '661e1bf07d8d4dc4b5b9cb36f5b98463'), ('all_tenants', 1)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:15:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b2cf4f92-26d5-429c-8cd0-023d99326424 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Get all volumes completed successfully. Sep 01 02:15:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b2cf4f92-26d5-429c-8cd0-023d99326424 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] http://192.168.122.72/volume/v3/volumes/detail?all_tenants=1&project_id=661e1bf07d8d4dc4b5b9cb36f5b98463 returned with HTTP 200 Sep 01 02:15:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1050/2147] 192.168.122.72 () {58 vars in 1252 bytes} [Tue Sep 1 02:15:49 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=661e1bf07d8d4dc4b5b9cb36f5b98463 => generated 3035 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-452e10a4-b6d1-4261-8063-8e2128302257 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-452e10a4-b6d1-4261-8063-8e2128302257 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/88dc84ca-8bd1-4042-ba4d-e504860d1fef Sep 01 02:15:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-452e10a4-b6d1-4261-8063-8e2128302257 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-452e10a4-b6d1-4261-8063-8e2128302257 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:49 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-452e10a4-b6d1-4261-8063-8e2128302257 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Delete volume with id: 88dc84ca-8bd1-4042-ba4d-e504860d1fef Sep 01 02:15:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-452e10a4-b6d1-4261-8063-8e2128302257 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Volume info retrieved successfully. Sep 01 02:15:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-452e10a4-b6d1-4261-8063-8e2128302257 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] Delete volume request issued successfully. Sep 01 02:15:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-452e10a4-b6d1-4261-8063-8e2128302257 tempest-VolumesListAdminTestJSON-1835746553 tempest-VolumesListAdminTestJSON-1835746553-project-admin] http://192.168.122.72/volume/v3/volumes/88dc84ca-8bd1-4042-ba4d-e504860d1fef returned with HTTP 202 Sep 01 02:15:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1098/2148] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:15:49 2026] DELETE /volume/v3/volumes/88dc84ca-8bd1-4042-ba4d-e504860d1fef => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1b99b72a-cbd5-4b3d-a8e7-227866746b03 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1b99b72a-cbd5-4b3d-a8e7-227866746b03 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 Sep 01 02:15:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1b99b72a-cbd5-4b3d-a8e7-227866746b03 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1b99b72a-cbd5-4b3d-a8e7-227866746b03 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1b99b72a-cbd5-4b3d-a8e7-227866746b03 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Volume info retrieved successfully. Sep 01 02:15:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1b99b72a-cbd5-4b3d-a8e7-227866746b03 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 returned with HTTP 200 Sep 01 02:15:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1051/2149] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:49 2026] GET /volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4a96a69d-c654-496a-8399-749fb1b74f67 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4a96a69d-c654-496a-8399-749fb1b74f67 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] DELETE http://192.168.122.72/volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 Sep 01 02:15:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4a96a69d-c654-496a-8399-749fb1b74f67 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4a96a69d-c654-496a-8399-749fb1b74f67 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:49 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-4a96a69d-c654-496a-8399-749fb1b74f67 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Delete volume with id: c30b1428-e89f-487e-86a1-e20fd20a5b01 Sep 01 02:15:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4a96a69d-c654-496a-8399-749fb1b74f67 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Volume info retrieved successfully. Sep 01 02:15:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4a96a69d-c654-496a-8399-749fb1b74f67 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Delete volume request issued successfully. Sep 01 02:15:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4a96a69d-c654-496a-8399-749fb1b74f67 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 returned with HTTP 202 Sep 01 02:15:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1099/2150] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:15:49 2026] DELETE /volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9a1d4c61-dc21-4fef-84b7-705fcdf74aef None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9a1d4c61-dc21-4fef-84b7-705fcdf74aef tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 Sep 01 02:15:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9a1d4c61-dc21-4fef-84b7-705fcdf74aef tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9a1d4c61-dc21-4fef-84b7-705fcdf74aef tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9a1d4c61-dc21-4fef-84b7-705fcdf74aef tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Volume info retrieved successfully. Sep 01 02:15:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9a1d4c61-dc21-4fef-84b7-705fcdf74aef tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 returned with HTTP 200 Sep 01 02:15:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1052/2151] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:49 2026] GET /volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d76930f1-acd4-4131-a6e9-d31453b3c090 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d76930f1-acd4-4131-a6e9-d31453b3c090 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 Sep 01 02:15:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d76930f1-acd4-4131-a6e9-d31453b3c090 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d76930f1-acd4-4131-a6e9-d31453b3c090 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:50 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:50 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:50 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:50 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d76930f1-acd4-4131-a6e9-d31453b3c090 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Volume info retrieved successfully. Sep 01 02:15:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d76930f1-acd4-4131-a6e9-d31453b3c090 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 returned with HTTP 200 Sep 01 02:15:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1100/2152] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:50 2026] GET /volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 => generated 853 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0036e1a0-1324-4e62-8ada-aaca634d25da None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0036e1a0-1324-4e62-8ada-aaca634d25da tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 Sep 01 02:15:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0036e1a0-1324-4e62-8ada-aaca634d25da tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0036e1a0-1324-4e62-8ada-aaca634d25da tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0036e1a0-1324-4e62-8ada-aaca634d25da tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 returned with HTTP 404 Sep 01 02:15:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1053/2153] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:51 2026] GET /volume/v3/volumes/c30b1428-e89f-487e-86a1-e20fd20a5b01 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1b0d1463-e3df-4f2f-9038-d0e95fa6fc64 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1b0d1463-e3df-4f2f-9038-d0e95fa6fc64 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 Sep 01 02:15:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1b0d1463-e3df-4f2f-9038-d0e95fa6fc64 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1b0d1463-e3df-4f2f-9038-d0e95fa6fc64 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1b0d1463-e3df-4f2f-9038-d0e95fa6fc64 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Volume info retrieved successfully. Sep 01 02:15:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1b0d1463-e3df-4f2f-9038-d0e95fa6fc64 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 returned with HTTP 200 Sep 01 02:15:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1101/2154] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:51 2026] GET /volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-913127c6-9fee-4a3e-9f8a-a137089452aa None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-913127c6-9fee-4a3e-9f8a-a137089452aa tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] DELETE http://192.168.122.72/volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 Sep 01 02:15:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-913127c6-9fee-4a3e-9f8a-a137089452aa tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-913127c6-9fee-4a3e-9f8a-a137089452aa tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:52 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-913127c6-9fee-4a3e-9f8a-a137089452aa tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Delete volume with id: c103572d-a636-4f4b-9537-d6a6c4fdf3f5 Sep 01 02:15:52 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:52 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-913127c6-9fee-4a3e-9f8a-a137089452aa tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Volume info retrieved successfully. Sep 01 02:15:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-913127c6-9fee-4a3e-9f8a-a137089452aa tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Delete volume request issued successfully. Sep 01 02:15:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-913127c6-9fee-4a3e-9f8a-a137089452aa tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 returned with HTTP 202 Sep 01 02:15:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1054/2155] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:15:52 2026] DELETE /volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-21d1487c-8143-46db-bc1a-dfdf5988013a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-21d1487c-8143-46db-bc1a-dfdf5988013a tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 Sep 01 02:15:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-21d1487c-8143-46db-bc1a-dfdf5988013a tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-21d1487c-8143-46db-bc1a-dfdf5988013a tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:52 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-21d1487c-8143-46db-bc1a-dfdf5988013a tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Volume info retrieved successfully. Sep 01 02:15:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-21d1487c-8143-46db-bc1a-dfdf5988013a tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 returned with HTTP 200 Sep 01 02:15:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1102/2156] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:52 2026] GET /volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 => generated 854 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-40e6d5b7-a5da-498e-ad39-bc8cd60780cb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-40e6d5b7-a5da-498e-ad39-bc8cd60780cb tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 Sep 01 02:15:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-40e6d5b7-a5da-498e-ad39-bc8cd60780cb tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-40e6d5b7-a5da-498e-ad39-bc8cd60780cb tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:53 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:53 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:53 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:53 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-40e6d5b7-a5da-498e-ad39-bc8cd60780cb tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Volume info retrieved successfully. Sep 01 02:15:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-40e6d5b7-a5da-498e-ad39-bc8cd60780cb tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 returned with HTTP 200 Sep 01 02:15:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1055/2157] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:53 2026] GET /volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 => generated 854 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-583418ff-5eaf-4720-b2ef-cd200194fd92 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-583418ff-5eaf-4720-b2ef-cd200194fd92 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 Sep 01 02:15:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-583418ff-5eaf-4720-b2ef-cd200194fd92 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-583418ff-5eaf-4720-b2ef-cd200194fd92 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-583418ff-5eaf-4720-b2ef-cd200194fd92 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 returned with HTTP 404 Sep 01 02:15:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1103/2158] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:54 2026] GET /volume/v3/volumes/c103572d-a636-4f4b-9537-d6a6c4fdf3f5 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9d6280f0-2871-43d8-b8d7-0cd8463a57c1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9d6280f0-2871-43d8-b8d7-0cd8463a57c1 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a Sep 01 02:15:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9d6280f0-2871-43d8-b8d7-0cd8463a57c1 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9d6280f0-2871-43d8-b8d7-0cd8463a57c1 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:54 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:54 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:54 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:54 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:54 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9d6280f0-2871-43d8-b8d7-0cd8463a57c1 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Volume info retrieved successfully. Sep 01 02:15:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9d6280f0-2871-43d8-b8d7-0cd8463a57c1 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a returned with HTTP 200 Sep 01 02:15:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1056/2159] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:54 2026] GET /volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-672bac90-c10d-478a-9ce0-e0480d906ef3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-672bac90-c10d-478a-9ce0-e0480d906ef3 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] DELETE http://192.168.122.72/volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a Sep 01 02:15:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-672bac90-c10d-478a-9ce0-e0480d906ef3 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-672bac90-c10d-478a-9ce0-e0480d906ef3 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:54 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-672bac90-c10d-478a-9ce0-e0480d906ef3 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Delete volume with id: e77a5961-4b30-4d3a-a3fe-aaad7be20a7a Sep 01 02:15:54 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:54 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:15:54 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:54 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:15:54 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-672bac90-c10d-478a-9ce0-e0480d906ef3 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Volume info retrieved successfully. Sep 01 02:15:54 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-672bac90-c10d-478a-9ce0-e0480d906ef3 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Delete volume request issued successfully. Sep 01 02:15:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-672bac90-c10d-478a-9ce0-e0480d906ef3 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a returned with HTTP 202 Sep 01 02:15:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1104/2160] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:15:54 2026] DELETE /volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3682e9a9-cacd-43b6-b2aa-35a3a1b044d6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3682e9a9-cacd-43b6-b2aa-35a3a1b044d6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a Sep 01 02:15:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3682e9a9-cacd-43b6-b2aa-35a3a1b044d6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3682e9a9-cacd-43b6-b2aa-35a3a1b044d6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:54 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:54 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:15:54 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:54 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:15:54 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3682e9a9-cacd-43b6-b2aa-35a3a1b044d6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Volume info retrieved successfully. Sep 01 02:15:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3682e9a9-cacd-43b6-b2aa-35a3a1b044d6 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a returned with HTTP 200 Sep 01 02:15:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1057/2161] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:54 2026] GET /volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1cc8c7ef-b333-43ca-9ea4-e03c98b69223 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1cc8c7ef-b333-43ca-9ea4-e03c98b69223 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] GET http://192.168.122.72/volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a Sep 01 02:15:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1cc8c7ef-b333-43ca-9ea4-e03c98b69223 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1cc8c7ef-b333-43ca-9ea4-e03c98b69223 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1cc8c7ef-b333-43ca-9ea4-e03c98b69223 tempest-VolumesListAdminTestJSON-1250806795 tempest-VolumesListAdminTestJSON-1250806795-project-member] http://192.168.122.72/volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a returned with HTTP 404 Sep 01 02:15:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1105/2162] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:55 2026] GET /volume/v3/volumes/e77a5961-4b30-4d3a-a3fe-aaad7be20a7a => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:16:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f071a45c-a0d8-4f45-8d31-b87b9386faf8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f071a45c-a0d8-4f45-8d31-b87b9386faf8 tempest-AvailabilityZoneTestJSON-145684250 tempest-AvailabilityZoneTestJSON-145684250-project-member] GET http://192.168.122.72/volume/v3/os-availability-zone Sep 01 02:16:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f071a45c-a0d8-4f45-8d31-b87b9386faf8 tempest-AvailabilityZoneTestJSON-145684250 tempest-AvailabilityZoneTestJSON-145684250-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f071a45c-a0d8-4f45-8d31-b87b9386faf8 tempest-AvailabilityZoneTestJSON-145684250 tempest-AvailabilityZoneTestJSON-145684250-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:00 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:00 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:16:00 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f071a45c-a0d8-4f45-8d31-b87b9386faf8 tempest-AvailabilityZoneTestJSON-145684250 tempest-AvailabilityZoneTestJSON-145684250-project-member] Availability Zones retrieved successfully. Sep 01 02:16:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f071a45c-a0d8-4f45-8d31-b87b9386faf8 tempest-AvailabilityZoneTestJSON-145684250 tempest-AvailabilityZoneTestJSON-145684250-project-member] http://192.168.122.72/volume/v3/os-availability-zone returned with HTTP 200 Sep 01 02:16:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1058/2163] 192.168.122.72 () {58 vars in 1155 bytes} [Tue Sep 1 02:16:00 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:16:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0b0c02de-4b3a-47cb-a24c-2322489fb7dd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0b0c02de-4b3a-47cb-a24c-2322489fb7dd tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:16:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0b0c02de-4b3a-47cb-a24c-2322489fb7dd tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "97f1460d-e99d-469e-a933-615f59c7b55c", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-658215611"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-0b0c02de-4b3a-47cb-a24c-2322489fb7dd tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Create volume request body: {'volume': {'imageRef': '97f1460d-e99d-469e-a933-615f59c7b55c', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-658215611'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:04 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-0b0c02de-4b3a-47cb-a24c-2322489fb7dd tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Create volume of 1 GB Sep 01 02:16:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0b0c02de-4b3a-47cb-a24c-2322489fb7dd tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Availability Zones retrieved successfully. Sep 01 02:16:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0b0c02de-4b3a-47cb-a24c-2322489fb7dd tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Flow 'volume_create_api' (5daf4850-ade7-4daf-a217-6319f92f33f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0b0c02de-4b3a-47cb-a24c-2322489fb7dd tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9c976b1-8a29-4c29-8d32-99750691246f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-0b0c02de-4b3a-47cb-a24c-2322489fb7dd tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0b0c02de-4b3a-47cb-a24c-2322489fb7dd tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9c976b1-8a29-4c29-8d32-99750691246f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0b0c02de-4b3a-47cb-a24c-2322489fb7dd tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459b4c2a-1545-48eb-a31e-9b6cef47d4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:04 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-0b0c02de-4b3a-47cb-a24c-2322489fb7dd tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Created reservations ['489fc547-5319-44bf-b859-97a7c06764b1', '11ea01e8-0d6c-4885-836c-ac60cd21fd03', 'ddbdf3a7-dc80-474d-9959-1a5176461c72', '15d3bd69-23ad-4390-ab0d-08372d2d7e04'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0b0c02de-4b3a-47cb-a24c-2322489fb7dd tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459b4c2a-1545-48eb-a31e-9b6cef47d4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['489fc547-5319-44bf-b859-97a7c06764b1', '11ea01e8-0d6c-4885-836c-ac60cd21fd03', 'ddbdf3a7-dc80-474d-9959-1a5176461c72', '15d3bd69-23ad-4390-ab0d-08372d2d7e04']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0b0c02de-4b3a-47cb-a24c-2322489fb7dd tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (419c1be8-f4bf-4c33-969c-5618e91f9129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:04 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0b0c02de-4b3a-47cb-a24c-2322489fb7dd tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (419c1be8-f4bf-4c33-969c-5618e91f9129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b2f403e-289c-40fe-853c-51e8f6fdd448', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-658215611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e9744fbffa4de1a4bc94ae76abb745',qos_specs=None,replication_status=,reservations=['489fc547-5319-44bf-b859-97a7c06764b1','11ea01e8-0d6c-4885-836c-ac60cd21fd03','ddbdf3a7-dc80-474d-9959-1a5176461c72','15d3bd69-23ad-4390-ab0d-08372d2d7e04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6780bf1fee194ae8a8748463c7bc3b99',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:16:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-658215611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b2f403e-289c-40fe-853c-51e8f6fdd448,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33e9744fbffa4de1a4bc94ae76abb745',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6780bf1fee194ae8a8748463c7bc3b99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0b0c02de-4b3a-47cb-a24c-2322489fb7dd tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45cb20f2-f677-49ff-83ea-3993f973b307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0b0c02de-4b3a-47cb-a24c-2322489fb7dd tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45cb20f2-f677-49ff-83ea-3993f973b307) transitioned into state 'SUCCESS' from state '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-658215611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33e9744fbffa4de1a4bc94ae76abb745',qos_specs=None,replication_status=,reservations=['489fc547-5319-44bf-b859-97a7c06764b1','11ea01e8-0d6c-4885-836c-ac60cd21fd03','ddbdf3a7-dc80-474d-9959-1a5176461c72','15d3bd69-23ad-4390-ab0d-08372d2d7e04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6780bf1fee194ae8a8748463c7bc3b99',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0b0c02de-4b3a-47cb-a24c-2322489fb7dd tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecae7429-1656-450e-b6f7-5405823524c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0b0c02de-4b3a-47cb-a24c-2322489fb7dd tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecae7429-1656-450e-b6f7-5405823524c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:04 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-0b0c02de-4b3a-47cb-a24c-2322489fb7dd tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Flow 'volume_create_api' (5daf4850-ade7-4daf-a217-6319f92f33f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0b0c02de-4b3a-47cb-a24c-2322489fb7dd tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Create volume request issued successfully. Sep 01 02:16:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0b0c02de-4b3a-47cb-a24c-2322489fb7dd tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1106/2164] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:16:04 2026] POST /volume/v3/volumes => generated 757 bytes in 758 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:16:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ef0e0def-e106-46cc-958b-d7337e0e3fa2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ef0e0def-e106-46cc-958b-d7337e0e3fa2 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] GET http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 Sep 01 02:16:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ef0e0def-e106-46cc-958b-d7337e0e3fa2 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ef0e0def-e106-46cc-958b-d7337e0e3fa2 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:05 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:05 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:05 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:05 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ef0e0def-e106-46cc-958b-d7337e0e3fa2 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Volume info retrieved successfully. Sep 01 02:16:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ef0e0def-e106-46cc-958b-d7337e0e3fa2 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 returned with HTTP 200 Sep 01 02:16:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1059/2165] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:04 2026] GET /volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 => generated 825 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-53e60ef1-8462-454e-8c53-1c5c3745c47f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-53e60ef1-8462-454e-8c53-1c5c3745c47f tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] GET http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 Sep 01 02:16:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-53e60ef1-8462-454e-8c53-1c5c3745c47f tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-53e60ef1-8462-454e-8c53-1c5c3745c47f tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:06 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:06 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:06 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:06 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:06 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-53e60ef1-8462-454e-8c53-1c5c3745c47f tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Volume info retrieved successfully. Sep 01 02:16:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-53e60ef1-8462-454e-8c53-1c5c3745c47f tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 returned with HTTP 200 Sep 01 02:16:06 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1107/2166] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:06 2026] GET /volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 => generated 849 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-50d4841a-0ada-41c4-9c31-7ac0bab36041 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-50d4841a-0ada-41c4-9c31-7ac0bab36041 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] GET http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 Sep 01 02:16:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-50d4841a-0ada-41c4-9c31-7ac0bab36041 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-50d4841a-0ada-41c4-9c31-7ac0bab36041 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:07 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:07 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:07 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:07 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:07 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-50d4841a-0ada-41c4-9c31-7ac0bab36041 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Volume info retrieved successfully. Sep 01 02:16:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-50d4841a-0ada-41c4-9c31-7ac0bab36041 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 returned with HTTP 200 Sep 01 02:16:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1060/2167] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:07 2026] GET /volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 => generated 907 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d8cef2a6-7481-4b87-b0d0-29ef12846004 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d8cef2a6-7481-4b87-b0d0-29ef12846004 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] GET http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 Sep 01 02:16:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d8cef2a6-7481-4b87-b0d0-29ef12846004 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d8cef2a6-7481-4b87-b0d0-29ef12846004 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:08 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:08 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:08 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:08 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:08 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d8cef2a6-7481-4b87-b0d0-29ef12846004 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Volume info retrieved successfully. Sep 01 02:16:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d8cef2a6-7481-4b87-b0d0-29ef12846004 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 returned with HTTP 200 Sep 01 02:16:08 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1108/2168] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:08 2026] GET /volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 => generated 910 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:16:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-37312fc7-f004-4153-b396-f5752b56f2cc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-37312fc7-f004-4153-b396-f5752b56f2cc tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] GET http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 Sep 01 02:16:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-37312fc7-f004-4153-b396-f5752b56f2cc tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-37312fc7-f004-4153-b396-f5752b56f2cc tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:09 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:09 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:09 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:09 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:09 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-37312fc7-f004-4153-b396-f5752b56f2cc tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Volume info retrieved successfully. Sep 01 02:16:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-37312fc7-f004-4153-b396-f5752b56f2cc tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 returned with HTTP 200 Sep 01 02:16:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1061/2169] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:09 2026] GET /volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 => generated 910 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7762d48f-7a87-4262-9926-79af884505f2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7762d48f-7a87-4262-9926-79af884505f2 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] GET http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 Sep 01 02:16:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7762d48f-7a87-4262-9926-79af884505f2 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7762d48f-7a87-4262-9926-79af884505f2 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:10 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:10 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:10 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:10 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7762d48f-7a87-4262-9926-79af884505f2 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Volume info retrieved successfully. Sep 01 02:16:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7762d48f-7a87-4262-9926-79af884505f2 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 returned with HTTP 200 Sep 01 02:16:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1109/2170] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:10 2026] GET /volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 => generated 910 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4dab409d-63a9-4147-882b-c81616d1e0c9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4dab409d-63a9-4147-882b-c81616d1e0c9 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] GET http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 Sep 01 02:16:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4dab409d-63a9-4147-882b-c81616d1e0c9 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4dab409d-63a9-4147-882b-c81616d1e0c9 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:11 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:11 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:11 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:11 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:11 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4dab409d-63a9-4147-882b-c81616d1e0c9 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Volume info retrieved successfully. Sep 01 02:16:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4dab409d-63a9-4147-882b-c81616d1e0c9 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 returned with HTTP 200 Sep 01 02:16:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1062/2171] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:11 2026] GET /volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 => generated 910 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:16:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2aa6af04-8ad5-412f-aee2-99f35f2a04e4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2aa6af04-8ad5-412f-aee2-99f35f2a04e4 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 Sep 01 02:16:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2aa6af04-8ad5-412f-aee2-99f35f2a04e4 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2aa6af04-8ad5-412f-aee2-99f35f2a04e4 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:11 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:11 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:11 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:11 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2aa6af04-8ad5-412f-aee2-99f35f2a04e4 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:16:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2aa6af04-8ad5-412f-aee2-99f35f2a04e4 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 returned with HTTP 200 Sep 01 02:16:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1110/2172] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:11 2026] GET /volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 => generated 847 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a2f984f8-3699-4618-8010-c97c6062382c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a2f984f8-3699-4618-8010-c97c6062382c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 Sep 01 02:16:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a2f984f8-3699-4618-8010-c97c6062382c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a2f984f8-3699-4618-8010-c97c6062382c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:12 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:12 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a2f984f8-3699-4618-8010-c97c6062382c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:16:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a2f984f8-3699-4618-8010-c97c6062382c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 returned with HTTP 200 Sep 01 02:16:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1063/2173] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:11 2026] GET /volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 => generated 847 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-ffb6a1f0-0174-42c3-8681-76344e82ea72 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-ffb6a1f0-0174-42c3-8681-76344e82ea72 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 Sep 01 02:16:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-ffb6a1f0-0174-42c3-8681-76344e82ea72 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-ffb6a1f0-0174-42c3-8681-76344e82ea72 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:12 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:12 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:12 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:12 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:12 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-ffb6a1f0-0174-42c3-8681-76344e82ea72 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:16:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-ffb6a1f0-0174-42c3-8681-76344e82ea72 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 returned with HTTP 200 Sep 01 02:16:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1111/2174] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:16:12 2026] GET /volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-28b00c8c-8a3d-41b8-943c-efa055965d7a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-28b00c8c-8a3d-41b8-943c-efa055965d7a None None] GET http://192.168.122.72/volume// Sep 01 02:16:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-28b00c8c-8a3d-41b8-943c-efa055965d7a None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-28b00c8c-8a3d-41b8-943c-efa055965d7a None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-28b00c8c-8a3d-41b8-943c-efa055965d7a None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:16:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1064/2175] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:16:12 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:16:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-fe770d75-2eff-44c3-80ca-7a3408a306da None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b6ed26db-b51d-4da3-b970-17b3378c029c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b6ed26db-b51d-4da3-b970-17b3378c029c tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] GET http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 Sep 01 02:16:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b6ed26db-b51d-4da3-b970-17b3378c029c tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b6ed26db-b51d-4da3-b970-17b3378c029c tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:12 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:12 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b6ed26db-b51d-4da3-b970-17b3378c029c tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Volume info retrieved successfully. Sep 01 02:16:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-fe770d75-2eff-44c3-80ca-7a3408a306da tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:16:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-fe770d75-2eff-44c3-80ca-7a3408a306da tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63bcc40d-bd96-4c18-85b1-2a1d192db892", "connector": null, "instance_uuid": "e7bdb087-6b37-4a3a-ad09-2743ea15c13e"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b6ed26db-b51d-4da3-b970-17b3378c029c tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 returned with HTTP 200 Sep 01 02:16:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1065/2176] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:12 2026] GET /volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 => generated 1328 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:12 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:12 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:12 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:12 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ccb1e7f3-c75d-4b67-9553-e51f097b5164 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ccb1e7f3-c75d-4b67-9553-e51f097b5164 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] POST http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448/action Sep 01 02:16:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ccb1e7f3-c75d-4b67-9553-e51f097b5164 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-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=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ccb1e7f3-c75d-4b67-9553-e51f097b5164 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-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=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:12 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:12 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:12 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:12 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ccb1e7f3-c75d-4b67-9553-e51f097b5164 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Volume info retrieved successfully. Sep 01 02:16:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ccb1e7f3-c75d-4b67-9553-e51f097b5164 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Update volume metadata completed successfully. Sep 01 02:16:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ccb1e7f3-c75d-4b67-9553-e51f097b5164 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448/action returned with HTTP 200 Sep 01 02:16:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1066/2177] 192.168.122.72 () {60 vars in 1270 bytes} [Tue Sep 1 02:16:12 2026] POST /volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448/action => generated 526 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-fe770d75-2eff-44c3-80ca-7a3408a306da tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:16:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1112/2178] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:16:12 2026] POST /volume/v3/attachments => generated 273 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-59df507a-38ab-4000-a112-68b1852025c6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-59df507a-38ab-4000-a112-68b1852025c6 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] GET http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 Sep 01 02:16:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-59df507a-38ab-4000-a112-68b1852025c6 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-59df507a-38ab-4000-a112-68b1852025c6 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:12 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:12 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-59df507a-38ab-4000-a112-68b1852025c6 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Volume info retrieved successfully. Sep 01 02:16:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-59df507a-38ab-4000-a112-68b1852025c6 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 returned with HTTP 200 Sep 01 02:16:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1067/2179] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:12 2026] GET /volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 => generated 1388 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a3487a56-04b7-4e8a-9f70-d380df3d72f6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f9065a21-9fe4-4059-af74-6713b8c72111 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a3487a56-04b7-4e8a-9f70-d380df3d72f6 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] POST http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448/action Sep 01 02:16:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a3487a56-04b7-4e8a-9f70-d380df3d72f6 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a3487a56-04b7-4e8a-9f70-d380df3d72f6 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f9065a21-9fe4-4059-af74-6713b8c72111 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 Sep 01 02:16:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f9065a21-9fe4-4059-af74-6713b8c72111 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f9065a21-9fe4-4059-af74-6713b8c72111 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:12 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:12 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:12 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:12 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:12 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:12 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:12 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:12 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a3487a56-04b7-4e8a-9f70-d380df3d72f6 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Volume info retrieved successfully. Sep 01 02:16:12 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f9065a21-9fe4-4059-af74-6713b8c72111 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:16:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a3487a56-04b7-4e8a-9f70-d380df3d72f6 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Get volume image-metadata completed successfully. Sep 01 02:16:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f9065a21-9fe4-4059-af74-6713b8c72111 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 returned with HTTP 200 Sep 01 02:16:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1113/2180] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:12 2026] GET /volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 => generated 846 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-01c8060b-c076-46ce-ac19-f039f4c8cdd8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-01c8060b-c076-46ce-ac19-f039f4c8cdd8 None None] GET http://192.168.122.72/volume// Sep 01 02:16:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-01c8060b-c076-46ce-ac19-f039f4c8cdd8 None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-01c8060b-c076-46ce-ac19-f039f4c8cdd8 None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-01c8060b-c076-46ce-ac19-f039f4c8cdd8 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:16:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a3487a56-04b7-4e8a-9f70-d380df3d72f6 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Delete volume metadata completed successfully. Sep 01 02:16:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a3487a56-04b7-4e8a-9f70-d380df3d72f6 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448/action returned with HTTP 200 Sep 01 02:16:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1068/2181] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:16:12 2026] POST /volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448/action => generated 0 bytes in 85 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 02:16:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1114/2182] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:16:12 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:16:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4d1fc8e0-f222-4772-8730-5992aec08ec6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-5179801e-5f76-4e25-946e-25f9c4a86315 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4d1fc8e0-f222-4772-8730-5992aec08ec6 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] POST http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448/action Sep 01 02:16:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4d1fc8e0-f222-4772-8730-5992aec08ec6 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4d1fc8e0-f222-4772-8730-5992aec08ec6 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-5179801e-5f76-4e25-946e-25f9c4a86315 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 Sep 01 02:16:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-5179801e-5f76-4e25-946e-25f9c4a86315 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-5179801e-5f76-4e25-946e-25f9c4a86315 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:12 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:12 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:13 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:13 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:13 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4d1fc8e0-f222-4772-8730-5992aec08ec6 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Volume info retrieved successfully. Sep 01 02:16:13 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:13 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:13 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4d1fc8e0-f222-4772-8730-5992aec08ec6 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Get volume image-metadata completed successfully. Sep 01 02:16:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4d1fc8e0-f222-4772-8730-5992aec08ec6 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448/action returned with HTTP 200 Sep 01 02:16:13 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:13 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:13 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1069/2183] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:16:12 2026] POST /volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448/action => generated 500 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-21974e84-c4f1-4bd5-b09c-0303543d9e8b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-21974e84-c4f1-4bd5-b09c-0303543d9e8b tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] GET http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 Sep 01 02:16:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-21974e84-c4f1-4bd5-b09c-0303543d9e8b tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-21974e84-c4f1-4bd5-b09c-0303543d9e8b tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-5179801e-5f76-4e25-946e-25f9c4a86315 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:16:13 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:13 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:13 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:13 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-5179801e-5f76-4e25-946e-25f9c4a86315 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 returned with HTTP 200 Sep 01 02:16:13 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1115/2184] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:16:12 2026] GET /volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 => generated 1027 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:16:13 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-21974e84-c4f1-4bd5-b09c-0303543d9e8b tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Volume info retrieved successfully. Sep 01 02:16:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-21974e84-c4f1-4bd5-b09c-0303543d9e8b tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 returned with HTTP 200 Sep 01 02:16:13 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1070/2185] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:13 2026] GET /volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cb546160-d9e0-414a-ad04-808b026aa132 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cb546160-d9e0-414a-ad04-808b026aa132 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] DELETE http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 Sep 01 02:16:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cb546160-d9e0-414a-ad04-808b026aa132 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cb546160-d9e0-414a-ad04-808b026aa132 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:13 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-cb546160-d9e0-414a-ad04-808b026aa132 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Delete volume with id: 4b2f403e-289c-40fe-853c-51e8f6fdd448 Sep 01 02:16:13 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:13 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:13 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:13 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-cb546160-d9e0-414a-ad04-808b026aa132 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Volume info retrieved successfully. Sep 01 02:16:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-cb546160-d9e0-414a-ad04-808b026aa132 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Delete volume request issued successfully. Sep 01 02:16:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cb546160-d9e0-414a-ad04-808b026aa132 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 returned with HTTP 202 Sep 01 02:16:13 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1116/2186] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:16:13 2026] DELETE /volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bec7862e-2160-4fe0-9128-a52685c4e2ab None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bec7862e-2160-4fe0-9128-a52685c4e2ab tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] GET http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 Sep 01 02:16:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bec7862e-2160-4fe0-9128-a52685c4e2ab tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bec7862e-2160-4fe0-9128-a52685c4e2ab tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-5a270572-1651-46d5-af3c-3ddd1e41349f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:13 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:13 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:13 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:13 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-5a270572-1651-46d5-af3c-3ddd1e41349f tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] PUT http://192.168.122.72/volume/v3/attachments/41d80ec8-b3c1-4d29-bf3f-e2303a4b9456 Sep 01 02:16:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-5a270572-1651-46d5-af3c-3ddd1e41349f tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.72", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:32e52322f66a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "b99c6661-3d45-4b14-b3c5-e80eb5d23bfa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:13 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-bec7862e-2160-4fe0-9128-a52685c4e2ab tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Volume info retrieved successfully. Sep 01 02:16:13 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-5a270572-1651-46d5-af3c-3ddd1e41349f tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Acquiring lock "cinder-attachment_update-63bcc40d-bd96-4c18-85b1-2a1d192db892-devstack" by "attachment_update" {{(pid=87016) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:16:13 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-5a270572-1651-46d5-af3c-3ddd1e41349f tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Lock "cinder-attachment_update-63bcc40d-bd96-4c18-85b1-2a1d192db892-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87016) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:16:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bec7862e-2160-4fe0-9128-a52685c4e2ab tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 returned with HTTP 200 Sep 01 02:16:13 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1071/2187] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:13 2026] GET /volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 => generated 1361 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:13 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:13 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:13 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:13 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:13 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-5a270572-1651-46d5-af3c-3ddd1e41349f tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Lock "cinder-attachment_update-63bcc40d-bd96-4c18-85b1-2a1d192db892-devstack" released by "attachment_update" :: held 0.246s {{(pid=87016) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:16:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-5a270572-1651-46d5-af3c-3ddd1e41349f tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/attachments/41d80ec8-b3c1-4d29-bf3f-e2303a4b9456 returned with HTTP 200 Sep 01 02:16:13 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1117/2188] 192.168.122.72 () {66 vars in 1588 bytes} [Tue Sep 1 02:16:13 2026] PUT /volume/v3/attachments/41d80ec8-b3c1-4d29-bf3f-e2303a4b9456 => generated 694 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3401a669-dbc9-4595-8839-0e623c9d5d68 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3401a669-dbc9-4595-8839-0e623c9d5d68 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 Sep 01 02:16:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3401a669-dbc9-4595-8839-0e623c9d5d68 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3401a669-dbc9-4595-8839-0e623c9d5d68 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3401a669-dbc9-4595-8839-0e623c9d5d68 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:16:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3401a669-dbc9-4595-8839-0e623c9d5d68 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 returned with HTTP 200 Sep 01 02:16:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1072/2189] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:13 2026] GET /volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 => generated 847 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-89386a50-c3ea-4319-8bd5-bd2d7a1526db None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-89386a50-c3ea-4319-8bd5-bd2d7a1526db tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] POST http://192.168.122.72/volume/v3/attachments/41d80ec8-b3c1-4d29-bf3f-e2303a4b9456/action Sep 01 02:16:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-89386a50-c3ea-4319-8bd5-bd2d7a1526db tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Action body: b'{"os-complete": null}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-89386a50-c3ea-4319-8bd5-bd2d7a1526db tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f4a89a49-c2e7-4600-b1c2-684fd617e9b9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f4a89a49-c2e7-4600-b1c2-684fd617e9b9 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] GET http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 Sep 01 02:16:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f4a89a49-c2e7-4600-b1c2-684fd617e9b9 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f4a89a49-c2e7-4600-b1c2-684fd617e9b9 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:14 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:14 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:14 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:14 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f4a89a49-c2e7-4600-b1c2-684fd617e9b9 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Volume info retrieved successfully. Sep 01 02:16:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f4a89a49-c2e7-4600-b1c2-684fd617e9b9 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 returned with HTTP 200 Sep 01 02:16:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1073/2190] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:14 2026] GET /volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 => generated 1361 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-0641a911-c462-4f26-971c-9c6aef7ab213 req-89386a50-c3ea-4319-8bd5-bd2d7a1526db tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/attachments/41d80ec8-b3c1-4d29-bf3f-e2303a4b9456/action returned with HTTP 204 Sep 01 02:16:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1118/2191] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:16:14 2026] POST /volume/v3/attachments/41d80ec8-b3c1-4d29-bf3f-e2303a4b9456/action => generated 0 bytes in 190 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:16:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6009867d-886d-410c-bdc9-88a3db9cb0c0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6009867d-886d-410c-bdc9-88a3db9cb0c0 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 Sep 01 02:16:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6009867d-886d-410c-bdc9-88a3db9cb0c0 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6009867d-886d-410c-bdc9-88a3db9cb0c0 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6009867d-886d-410c-bdc9-88a3db9cb0c0 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:16:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6009867d-886d-410c-bdc9-88a3db9cb0c0 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 returned with HTTP 200 Sep 01 02:16:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1074/2192] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:15 2026] GET /volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 => generated 1139 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0246398e-dafb-447d-9c72-2b5689c345bb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0246398e-dafb-447d-9c72-2b5689c345bb tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 Sep 01 02:16:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0246398e-dafb-447d-9c72-2b5689c345bb tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0246398e-dafb-447d-9c72-2b5689c345bb tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:15 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:15 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0246398e-dafb-447d-9c72-2b5689c345bb tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:16:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0246398e-dafb-447d-9c72-2b5689c345bb tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 returned with HTTP 200 Sep 01 02:16:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1119/2193] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:15 2026] GET /volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 => generated 1139 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-63768f2b-c500-4f06-9a93-e956b3e90a06 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-63768f2b-c500-4f06-9a93-e956b3e90a06 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] GET http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 Sep 01 02:16:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-63768f2b-c500-4f06-9a93-e956b3e90a06 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-63768f2b-c500-4f06-9a93-e956b3e90a06 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-63768f2b-c500-4f06-9a93-e956b3e90a06 tempest-VolumesImageMetadata-1791926485 tempest-VolumesImageMetadata-1791926485-project-member] http://192.168.122.72/volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 returned with HTTP 404 Sep 01 02:16:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1075/2194] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:15 2026] GET /volume/v3/volumes/4b2f403e-289c-40fe-853c-51e8f6fdd448 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-71d5874e-f796-4547-8413-04fa765e7edb req-cac96281-a5ba-43af-a427-f278d3bfe07c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-71d5874e-f796-4547-8413-04fa765e7edb req-cac96281-a5ba-43af-a427-f278d3bfe07c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 Sep 01 02:16:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-71d5874e-f796-4547-8413-04fa765e7edb req-cac96281-a5ba-43af-a427-f278d3bfe07c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-71d5874e-f796-4547-8413-04fa765e7edb req-cac96281-a5ba-43af-a427-f278d3bfe07c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:18 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:18 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:18 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:18 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:18 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-71d5874e-f796-4547-8413-04fa765e7edb req-cac96281-a5ba-43af-a427-f278d3bfe07c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:16:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-71d5874e-f796-4547-8413-04fa765e7edb req-cac96281-a5ba-43af-a427-f278d3bfe07c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 returned with HTTP 200 Sep 01 02:16:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1120/2195] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:16:18 2026] GET /volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 => generated 1139 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-71d5874e-f796-4547-8413-04fa765e7edb req-c67916d3-6c01-4676-9ad6-0172354850fe None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-71d5874e-f796-4547-8413-04fa765e7edb req-c67916d3-6c01-4676-9ad6-0172354850fe tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] POST http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892/action Sep 01 02:16:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-71d5874e-f796-4547-8413-04fa765e7edb req-c67916d3-6c01-4676-9ad6-0172354850fe tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:16:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-71d5874e-f796-4547-8413-04fa765e7edb req-c67916d3-6c01-4676-9ad6-0172354850fe tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:18 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:18 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-71d5874e-f796-4547-8413-04fa765e7edb req-c67916d3-6c01-4676-9ad6-0172354850fe tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:16:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-71d5874e-f796-4547-8413-04fa765e7edb req-c67916d3-6c01-4676-9ad6-0172354850fe tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Begin detaching volume completed successfully. Sep 01 02:16:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-71d5874e-f796-4547-8413-04fa765e7edb req-c67916d3-6c01-4676-9ad6-0172354850fe tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892/action returned with HTTP 202 Sep 01 02:16:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1076/2196] 192.168.122.72 () {64 vars in 1556 bytes} [Tue Sep 1 02:16:18 2026] POST /volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:16:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-71d5874e-f796-4547-8413-04fa765e7edb req-a5997d04-a0ae-4381-874a-570ac3987f1b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-71d5874e-f796-4547-8413-04fa765e7edb req-a5997d04-a0ae-4381-874a-570ac3987f1b None None] GET http://192.168.122.72/volume// Sep 01 02:16:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-71d5874e-f796-4547-8413-04fa765e7edb req-a5997d04-a0ae-4381-874a-570ac3987f1b None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-71d5874e-f796-4547-8413-04fa765e7edb req-a5997d04-a0ae-4381-874a-570ac3987f1b None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-71d5874e-f796-4547-8413-04fa765e7edb req-a5997d04-a0ae-4381-874a-570ac3987f1b None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:16:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1121/2197] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:16:19 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:16:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-71d5874e-f796-4547-8413-04fa765e7edb req-4f5ff58b-f42c-4755-bb84-50271b470e35 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-71d5874e-f796-4547-8413-04fa765e7edb req-4f5ff58b-f42c-4755-bb84-50271b470e35 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 Sep 01 02:16:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-71d5874e-f796-4547-8413-04fa765e7edb req-4f5ff58b-f42c-4755-bb84-50271b470e35 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-71d5874e-f796-4547-8413-04fa765e7edb req-4f5ff58b-f42c-4755-bb84-50271b470e35 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-71d5874e-f796-4547-8413-04fa765e7edb req-4f5ff58b-f42c-4755-bb84-50271b470e35 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:16:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-71d5874e-f796-4547-8413-04fa765e7edb req-4f5ff58b-f42c-4755-bb84-50271b470e35 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 returned with HTTP 200 Sep 01 02:16:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1077/2198] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:16:19 2026] GET /volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 => generated 1323 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:16:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3c0f225b-1738-46d1-8c9c-43753061a042 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-71d5874e-f796-4547-8413-04fa765e7edb req-836d0827-2fec-4bf7-9185-2ead40e3b74a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3c0f225b-1738-46d1-8c9c-43753061a042 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:16:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-71d5874e-f796-4547-8413-04fa765e7edb req-836d0827-2fec-4bf7-9185-2ead40e3b74a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] DELETE http://192.168.122.72/volume/v3/attachments/41d80ec8-b3c1-4d29-bf3f-e2303a4b9456 Sep 01 02:16:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-71d5874e-f796-4547-8413-04fa765e7edb req-836d0827-2fec-4bf7-9185-2ead40e3b74a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-71d5874e-f796-4547-8413-04fa765e7edb req-836d0827-2fec-4bf7-9185-2ead40e3b74a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3c0f225b-1738-46d1-8c9c-43753061a042 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1592724712"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-3c0f225b-1738-46d1-8c9c-43753061a042 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1592724712'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:19 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-3c0f225b-1738-46d1-8c9c-43753061a042 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Create volume of 1 GB Sep 01 02:16:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3c0f225b-1738-46d1-8c9c-43753061a042 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Availability Zones retrieved successfully. Sep 01 02:16:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:19 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c0f225b-1738-46d1-8c9c-43753061a042 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Flow 'volume_create_api' (966d41f0-e768-4ebd-a4da-6ae6a4243b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:19 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c0f225b-1738-46d1-8c9c-43753061a042 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36d04e84-f8a5-4fe6-bb38-6a02740395dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:19 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-3c0f225b-1738-46d1-8c9c-43753061a042 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:19 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, Sep 01 02:16:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-71d5874e-f796-4547-8413-04fa765e7edb req-836d0827-2fec-4bf7-9185-2ead40e3b74a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/attachments/41d80ec8-b3c1-4d29-bf3f-e2303a4b9456 returned with HTTP 200 Sep 01 02:16:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1078/2199] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:16:19 2026] DELETE /volume/v3/attachments/41d80ec8-b3c1-4d29-bf3f-e2303a4b9456 => generated 19 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:19 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c0f225b-1738-46d1-8c9c-43753061a042 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36d04e84-f8a5-4fe6-bb38-6a02740395dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:19 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c0f225b-1738-46d1-8c9c-43753061a042 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6041ec63-62c5-4452-9247-e318c90927d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:19 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-3c0f225b-1738-46d1-8c9c-43753061a042 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Created reservations ['5fa946fd-c241-45b5-8bbe-4440c4fc9311', 'e8f22c5f-4aa7-4c6e-915b-f8f23697ac93', 'aac3f73f-993c-4a09-9b8c-c829c89521a7', '30ac237d-f3eb-4a40-849c-e91e5d04c5ce'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:19 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c0f225b-1738-46d1-8c9c-43753061a042 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6041ec63-62c5-4452-9247-e318c90927d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fa946fd-c241-45b5-8bbe-4440c4fc9311', 'e8f22c5f-4aa7-4c6e-915b-f8f23697ac93', 'aac3f73f-993c-4a09-9b8c-c829c89521a7', '30ac237d-f3eb-4a40-849c-e91e5d04c5ce']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:19 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c0f225b-1738-46d1-8c9c-43753061a042 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16382715-72de-434c-98eb-0e51ef5a40a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:19 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c0f225b-1738-46d1-8c9c-43753061a042 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16382715-72de-434c-98eb-0e51ef5a40a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a1d0075-eafe-4fde-81a8-c8f518acb124', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1592724712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb4e2ad3545a4d9ea207d298ade3f7dc',qos_specs=None,replication_status=,reservations=['5fa946fd-c241-45b5-8bbe-4440c4fc9311','e8f22c5f-4aa7-4c6e-915b-f8f23697ac93','aac3f73f-993c-4a09-9b8c-c829c89521a7','30ac237d-f3eb-4a40-849c-e91e5d04c5ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dcf6506a44548db912d2fa79fd61ad2',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:16:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1592724712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a1d0075-eafe-4fde-81a8-c8f518acb124,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb4e2ad3545a4d9ea207d298ade3f7dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dcf6506a44548db912d2fa79fd61ad2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:19 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c0f225b-1738-46d1-8c9c-43753061a042 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16ac6348-59f9-4a51-b847-3581d2693482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:19 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c0f225b-1738-46d1-8c9c-43753061a042 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16ac6348-59f9-4a51-b847-3581d2693482) transitioned into state 'SUCCESS' from state '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-1592724712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb4e2ad3545a4d9ea207d298ade3f7dc',qos_specs=None,replication_status=,reservations=['5fa946fd-c241-45b5-8bbe-4440c4fc9311','e8f22c5f-4aa7-4c6e-915b-f8f23697ac93','aac3f73f-993c-4a09-9b8c-c829c89521a7','30ac237d-f3eb-4a40-849c-e91e5d04c5ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dcf6506a44548db912d2fa79fd61ad2',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:19 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c0f225b-1738-46d1-8c9c-43753061a042 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd3e352e-bbc3-4000-9f09-4dd02278659a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:19 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c0f225b-1738-46d1-8c9c-43753061a042 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd3e352e-bbc3-4000-9f09-4dd02278659a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:19 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c0f225b-1738-46d1-8c9c-43753061a042 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Flow 'volume_create_api' (966d41f0-e768-4ebd-a4da-6ae6a4243b25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3c0f225b-1738-46d1-8c9c-43753061a042 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Create volume request issued successfully. Sep 01 02:16:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3c0f225b-1738-46d1-8c9c-43753061a042 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1122/2200] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:16:19 2026] POST /volume/v3/volumes => generated 758 bytes in 712 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:16:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9ed5e24b-4cce-49da-80c6-d9a47654b0d7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9ed5e24b-4cce-49da-80c6-d9a47654b0d7 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 Sep 01 02:16:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9ed5e24b-4cce-49da-80c6-d9a47654b0d7 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9ed5e24b-4cce-49da-80c6-d9a47654b0d7 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:20 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9ed5e24b-4cce-49da-80c6-d9a47654b0d7 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9ed5e24b-4cce-49da-80c6-d9a47654b0d7 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 returned with HTTP 200 Sep 01 02:16:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1079/2201] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:19 2026] GET /volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 => generated 826 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-00b65aa9-2c11-4793-845d-39ba3650cb7a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-00b65aa9-2c11-4793-845d-39ba3650cb7a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:16:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-00b65aa9-2c11-4793-845d-39ba3650cb7a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63bcc40d-bd96-4c18-85b1-2a1d192db892", "force": false, "name": "tempest-TestStampPattern-snapshot-804236267", "description": null, "metadata": null}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:20 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:20 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:20 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:20 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-00b65aa9-2c11-4793-845d-39ba3650cb7a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:16:20 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-00b65aa9-2c11-4793-845d-39ba3650cb7a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Create snapshot from volume 63bcc40d-bd96-4c18-85b1-2a1d192db892 Sep 01 02:16:20 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-00b65aa9-2c11-4793-845d-39ba3650cb7a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Created reservations ['30e57e46-e848-469e-9f83-10609a38be10', '13ce7ccb-73f8-440c-8d48-64d1d77139b0', 'cd8f1999-5169-4459-b845-167e02ddd238', '6493caa7-f3a4-48e8-a049-8fc2e6602db9'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:20 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:20 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-00b65aa9-2c11-4793-845d-39ba3650cb7a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Snapshot create request issued successfully. Sep 01 02:16:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-00b65aa9-2c11-4793-845d-39ba3650cb7a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:16:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1123/2202] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:16:20 2026] POST /volume/v3/snapshots => generated 302 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a4382181-9170-40c4-8250-9e13f6a81b8c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a4382181-9170-40c4-8250-9e13f6a81b8c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d Sep 01 02:16:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a4382181-9170-40c4-8250-9e13f6a81b8c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a4382181-9170-40c4-8250-9e13f6a81b8c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:20 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:20 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:20 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a4382181-9170-40c4-8250-9e13f6a81b8c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Snapshot retrieved successfully. Sep 01 02:16:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a4382181-9170-40c4-8250-9e13f6a81b8c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d returned with HTTP 200 Sep 01 02:16:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1080/2203] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:20 2026] GET /volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d => generated 434 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-528a21e2-5d36-40d0-917b-55298b432119 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-528a21e2-5d36-40d0-917b-55298b432119 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 Sep 01 02:16:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-528a21e2-5d36-40d0-917b-55298b432119 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-528a21e2-5d36-40d0-917b-55298b432119 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:21 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:21 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:21 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:21 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:21 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-528a21e2-5d36-40d0-917b-55298b432119 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-528a21e2-5d36-40d0-917b-55298b432119 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 returned with HTTP 200 Sep 01 02:16:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1124/2204] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:21 2026] GET /volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e0b105ab-fc2b-43e5-b7b8-30bb458966c8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e0b105ab-fc2b-43e5-b7b8-30bb458966c8 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d Sep 01 02:16:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e0b105ab-fc2b-43e5-b7b8-30bb458966c8 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e0b105ab-fc2b-43e5-b7b8-30bb458966c8 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:21 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:21 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e0b105ab-fc2b-43e5-b7b8-30bb458966c8 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Snapshot retrieved successfully. Sep 01 02:16:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e0b105ab-fc2b-43e5-b7b8-30bb458966c8 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d returned with HTTP 200 Sep 01 02:16:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1081/2205] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:21 2026] GET /volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d => generated 434 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2118ad38-6fcb-4e2d-9e6d-32042cfc5361 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2118ad38-6fcb-4e2d-9e6d-32042cfc5361 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 Sep 01 02:16:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2118ad38-6fcb-4e2d-9e6d-32042cfc5361 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2118ad38-6fcb-4e2d-9e6d-32042cfc5361 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:22 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:22 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2118ad38-6fcb-4e2d-9e6d-32042cfc5361 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2118ad38-6fcb-4e2d-9e6d-32042cfc5361 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 returned with HTTP 200 Sep 01 02:16:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1125/2206] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:22 2026] GET /volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:16:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6a53e624-ae66-4a44-b5f0-27d0ce9e5407 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6a53e624-ae66-4a44-b5f0-27d0ce9e5407 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:16:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6a53e624-ae66-4a44-b5f0-27d0ce9e5407 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a1d0075-eafe-4fde-81a8-c8f518acb124", "name": "tempest-VolumesDeleteCascade-Snapshot-1467860850"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:22 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:22 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:22 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:22 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:22 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6a53e624-ae66-4a44-b5f0-27d0ce9e5407 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:22 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-6a53e624-ae66-4a44-b5f0-27d0ce9e5407 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Create snapshot from volume 2a1d0075-eafe-4fde-81a8-c8f518acb124 Sep 01 02:16:22 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-6a53e624-ae66-4a44-b5f0-27d0ce9e5407 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Created reservations ['ce2d96b7-04f6-445f-b97a-81a04c5f0ef0', 'cb976fa1-5efa-498a-ba37-9a6b281728af', 'c13a2fee-a564-472e-a229-85ff5a59ff50', 'ae1e44f0-2321-4ff7-8784-a4e1582bd8d9'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:22 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:22 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:22 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6a53e624-ae66-4a44-b5f0-27d0ce9e5407 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Snapshot create request issued successfully. Sep 01 02:16:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6a53e624-ae66-4a44-b5f0-27d0ce9e5407 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:16:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1082/2207] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:16:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ab4d6985-86d0-436e-b7ce-293916c7a310 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ab4d6985-86d0-436e-b7ce-293916c7a310 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/snapshots/5f2ad36b-edef-4d35-bf9c-f591956bc994 Sep 01 02:16:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ab4d6985-86d0-436e-b7ce-293916c7a310 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ab4d6985-86d0-436e-b7ce-293916c7a310 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ab4d6985-86d0-436e-b7ce-293916c7a310 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Snapshot retrieved successfully. Sep 01 02:16:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ab4d6985-86d0-436e-b7ce-293916c7a310 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/snapshots/5f2ad36b-edef-4d35-bf9c-f591956bc994 returned with HTTP 200 Sep 01 02:16:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1126/2208] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:22 2026] GET /volume/v3/snapshots/5f2ad36b-edef-4d35-bf9c-f591956bc994 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-313e5e4d-eea4-4d34-a1a3-23e5f23819ee None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-313e5e4d-eea4-4d34-a1a3-23e5f23819ee tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d Sep 01 02:16:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-313e5e4d-eea4-4d34-a1a3-23e5f23819ee tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-313e5e4d-eea4-4d34-a1a3-23e5f23819ee tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:22 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:22 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:22 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-313e5e4d-eea4-4d34-a1a3-23e5f23819ee tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Snapshot retrieved successfully. Sep 01 02:16:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-313e5e4d-eea4-4d34-a1a3-23e5f23819ee tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d returned with HTTP 200 Sep 01 02:16:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1083/2209] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:22 2026] GET /volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d => generated 434 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3ebec6fe-e57a-4661-bdaf-e4931d4f08f1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3ebec6fe-e57a-4661-bdaf-e4931d4f08f1 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/snapshots/5f2ad36b-edef-4d35-bf9c-f591956bc994 Sep 01 02:16:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3ebec6fe-e57a-4661-bdaf-e4931d4f08f1 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3ebec6fe-e57a-4661-bdaf-e4931d4f08f1 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:23 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:23 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:23 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3ebec6fe-e57a-4661-bdaf-e4931d4f08f1 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Snapshot retrieved successfully. Sep 01 02:16:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3ebec6fe-e57a-4661-bdaf-e4931d4f08f1 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/snapshots/5f2ad36b-edef-4d35-bf9c-f591956bc994 returned with HTTP 200 Sep 01 02:16:23 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1127/2210] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:23 2026] GET /volume/v3/snapshots/5f2ad36b-edef-4d35-bf9c-f591956bc994 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-24b43e44-5f4c-4702-a21b-44173a85f9a7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-24b43e44-5f4c-4702-a21b-44173a85f9a7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d Sep 01 02:16:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-24b43e44-5f4c-4702-a21b-44173a85f9a7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-24b43e44-5f4c-4702-a21b-44173a85f9a7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:23 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:23 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:23 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-24b43e44-5f4c-4702-a21b-44173a85f9a7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Snapshot retrieved successfully. Sep 01 02:16:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-24b43e44-5f4c-4702-a21b-44173a85f9a7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d returned with HTTP 200 Sep 01 02:16:23 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1084/2211] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:23 2026] GET /volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d => generated 461 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-57938b8b-69fa-499e-a71a-ccf949f9e71f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-57938b8b-69fa-499e-a71a-ccf949f9e71f tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d Sep 01 02:16:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-57938b8b-69fa-499e-a71a-ccf949f9e71f tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-57938b8b-69fa-499e-a71a-ccf949f9e71f tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:23 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:23 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:23 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-57938b8b-69fa-499e-a71a-ccf949f9e71f tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Snapshot retrieved successfully. Sep 01 02:16:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-57938b8b-69fa-499e-a71a-ccf949f9e71f tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d returned with HTTP 200 Sep 01 02:16:23 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1128/2212] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:23 2026] GET /volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d => generated 461 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5b3a9af4-25cd-4c62-a63f-b611f113be9a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5b3a9af4-25cd-4c62-a63f-b611f113be9a tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/snapshots/5f2ad36b-edef-4d35-bf9c-f591956bc994 Sep 01 02:16:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5b3a9af4-25cd-4c62-a63f-b611f113be9a tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5b3a9af4-25cd-4c62-a63f-b611f113be9a tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:24 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:24 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:24 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5b3a9af4-25cd-4c62-a63f-b611f113be9a tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Snapshot retrieved successfully. Sep 01 02:16:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5b3a9af4-25cd-4c62-a63f-b611f113be9a tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/snapshots/5f2ad36b-edef-4d35-bf9c-f591956bc994 returned with HTTP 200 Sep 01 02:16:24 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1085/2213] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:24 2026] GET /volume/v3/snapshots/5f2ad36b-edef-4d35-bf9c-f591956bc994 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a6ef3b45-dabf-426c-9ae6-79561cd93ec8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a6ef3b45-dabf-426c-9ae6-79561cd93ec8 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/snapshots/5f2ad36b-edef-4d35-bf9c-f591956bc994 Sep 01 02:16:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a6ef3b45-dabf-426c-9ae6-79561cd93ec8 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a6ef3b45-dabf-426c-9ae6-79561cd93ec8 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:25 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:25 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:25 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a6ef3b45-dabf-426c-9ae6-79561cd93ec8 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Snapshot retrieved successfully. Sep 01 02:16:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a6ef3b45-dabf-426c-9ae6-79561cd93ec8 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/snapshots/5f2ad36b-edef-4d35-bf9c-f591956bc994 returned with HTTP 200 Sep 01 02:16:25 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1129/2214] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:25 2026] GET /volume/v3/snapshots/5f2ad36b-edef-4d35-bf9c-f591956bc994 => generated 439 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b77f8bff-6d01-4e97-af31-3506791a267a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b77f8bff-6d01-4e97-af31-3506791a267a tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/snapshots/5f2ad36b-edef-4d35-bf9c-f591956bc994 Sep 01 02:16:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b77f8bff-6d01-4e97-af31-3506791a267a tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b77f8bff-6d01-4e97-af31-3506791a267a tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:26 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:26 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:26 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b77f8bff-6d01-4e97-af31-3506791a267a tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Snapshot retrieved successfully. Sep 01 02:16:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b77f8bff-6d01-4e97-af31-3506791a267a tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/snapshots/5f2ad36b-edef-4d35-bf9c-f591956bc994 returned with HTTP 200 Sep 01 02:16:26 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1086/2215] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:26 2026] GET /volume/v3/snapshots/5f2ad36b-edef-4d35-bf9c-f591956bc994 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b20d49d0-9899-4b24-9b5a-ca47f421089b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b20d49d0-9899-4b24-9b5a-ca47f421089b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:16:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b20d49d0-9899-4b24-9b5a-ca47f421089b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a1d0075-eafe-4fde-81a8-c8f518acb124", "name": "tempest-VolumesDeleteCascade-Snapshot-1001470801"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:26 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:26 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:26 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:26 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:26 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b20d49d0-9899-4b24-9b5a-ca47f421089b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:26 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-b20d49d0-9899-4b24-9b5a-ca47f421089b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Create snapshot from volume 2a1d0075-eafe-4fde-81a8-c8f518acb124 Sep 01 02:16:26 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-b20d49d0-9899-4b24-9b5a-ca47f421089b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Created reservations ['f9b0a6d9-e28d-4267-98ea-16a87489ad9f', 'dcda0053-2d4c-4da8-9681-a33227b389a4', '51dbb153-22d1-475e-bf21-bd5f7c25a357', 'c40b6f81-9b56-4eba-9ff1-963553c768ae'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:26 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:26 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:26 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b20d49d0-9899-4b24-9b5a-ca47f421089b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Snapshot create request issued successfully. Sep 01 02:16:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b20d49d0-9899-4b24-9b5a-ca47f421089b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:16:26 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1130/2216] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:16:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9ed23f69-71f7-4f05-833b-5f551510f75d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9ed23f69-71f7-4f05-833b-5f551510f75d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/snapshots/1d39398b-853e-4723-9ead-59e93a1aa952 Sep 01 02:16:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9ed23f69-71f7-4f05-833b-5f551510f75d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9ed23f69-71f7-4f05-833b-5f551510f75d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:26 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:26 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:26 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9ed23f69-71f7-4f05-833b-5f551510f75d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Snapshot retrieved successfully. Sep 01 02:16:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9ed23f69-71f7-4f05-833b-5f551510f75d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/snapshots/1d39398b-853e-4723-9ead-59e93a1aa952 returned with HTTP 200 Sep 01 02:16:26 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1087/2217] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:26 2026] GET /volume/v3/snapshots/1d39398b-853e-4723-9ead-59e93a1aa952 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fa66080c-4e32-47ff-b723-4581b4ee5def None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fa66080c-4e32-47ff-b723-4581b4ee5def tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/snapshots/1d39398b-853e-4723-9ead-59e93a1aa952 Sep 01 02:16:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fa66080c-4e32-47ff-b723-4581b4ee5def tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fa66080c-4e32-47ff-b723-4581b4ee5def tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:27 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fa66080c-4e32-47ff-b723-4581b4ee5def tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Snapshot retrieved successfully. Sep 01 02:16:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fa66080c-4e32-47ff-b723-4581b4ee5def tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/snapshots/1d39398b-853e-4723-9ead-59e93a1aa952 returned with HTTP 200 Sep 01 02:16:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1131/2218] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:27 2026] GET /volume/v3/snapshots/1d39398b-853e-4723-9ead-59e93a1aa952 => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cd71e43f-a04a-4b0f-a80c-f1e4f406a009 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cd71e43f-a04a-4b0f-a80c-f1e4f406a009 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/snapshots/1d39398b-853e-4723-9ead-59e93a1aa952 Sep 01 02:16:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cd71e43f-a04a-4b0f-a80c-f1e4f406a009 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cd71e43f-a04a-4b0f-a80c-f1e4f406a009 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:29 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:29 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:29 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-cd71e43f-a04a-4b0f-a80c-f1e4f406a009 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Snapshot retrieved successfully. Sep 01 02:16:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cd71e43f-a04a-4b0f-a80c-f1e4f406a009 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/snapshots/1d39398b-853e-4723-9ead-59e93a1aa952 returned with HTTP 200 Sep 01 02:16:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1088/2219] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:28 2026] GET /volume/v3/snapshots/1d39398b-853e-4723-9ead-59e93a1aa952 => generated 439 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f11364c9-c6ba-4570-a72c-147c477208a7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f11364c9-c6ba-4570-a72c-147c477208a7 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/snapshots/1d39398b-853e-4723-9ead-59e93a1aa952 Sep 01 02:16:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f11364c9-c6ba-4570-a72c-147c477208a7 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f11364c9-c6ba-4570-a72c-147c477208a7 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:30 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:30 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f11364c9-c6ba-4570-a72c-147c477208a7 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Snapshot retrieved successfully. Sep 01 02:16:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f11364c9-c6ba-4570-a72c-147c477208a7 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/snapshots/1d39398b-853e-4723-9ead-59e93a1aa952 returned with HTTP 200 Sep 01 02:16:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1132/2220] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:30 2026] GET /volume/v3/snapshots/1d39398b-853e-4723-9ead-59e93a1aa952 => generated 466 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fd2d0329-1016-458a-90a7-ac24bcc6bd59 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fd2d0329-1016-458a-90a7-ac24bcc6bd59 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] DELETE http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124?cascade=True Sep 01 02:16:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fd2d0329-1016-458a-90a7-ac24bcc6bd59 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fd2d0329-1016-458a-90a7-ac24bcc6bd59 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:30 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-fd2d0329-1016-458a-90a7-ac24bcc6bd59 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Delete volume with id: 2a1d0075-eafe-4fde-81a8-c8f518acb124 Sep 01 02:16:30 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:30 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:30 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:30 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fd2d0329-1016-458a-90a7-ac24bcc6bd59 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:30 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:30 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:16:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fd2d0329-1016-458a-90a7-ac24bcc6bd59 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Delete volume request issued successfully. Sep 01 02:16:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fd2d0329-1016-458a-90a7-ac24bcc6bd59 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124?cascade=True returned with HTTP 202 Sep 01 02:16:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1089/2221] 192.168.122.72 () {58 vars in 1255 bytes} [Tue Sep 1 02:16:30 2026] DELETE /volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124?cascade=True => generated 0 bytes in 247 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-49943201-2a74-4f85-91b7-06db912ff3f9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-49943201-2a74-4f85-91b7-06db912ff3f9 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 Sep 01 02:16:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-49943201-2a74-4f85-91b7-06db912ff3f9 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-49943201-2a74-4f85-91b7-06db912ff3f9 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:30 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:30 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:30 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:30 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-49943201-2a74-4f85-91b7-06db912ff3f9 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-49943201-2a74-4f85-91b7-06db912ff3f9 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 returned with HTTP 200 Sep 01 02:16:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1133/2222] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:30 2026] GET /volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 => generated 850 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cdf94778-a01d-4b88-a8fb-4626030b62a8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cdf94778-a01d-4b88-a8fb-4626030b62a8 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 Sep 01 02:16:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cdf94778-a01d-4b88-a8fb-4626030b62a8 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cdf94778-a01d-4b88-a8fb-4626030b62a8 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:31 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:31 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:31 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:31 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-cdf94778-a01d-4b88-a8fb-4626030b62a8 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cdf94778-a01d-4b88-a8fb-4626030b62a8 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 returned with HTTP 200 Sep 01 02:16:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1090/2223] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:31 2026] GET /volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 => generated 850 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5f369b13-9374-46f8-8deb-395037fa92e7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5f369b13-9374-46f8-8deb-395037fa92e7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:16:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5f369b13-9374-46f8-8deb-395037fa92e7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-625356816", "snapshot_id": "1dbdc2b5-0bce-4d60-8f6e-77267a51096d", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-5f369b13-9374-46f8-8deb-395037fa92e7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-625356816', 'snapshot_id': '1dbdc2b5-0bce-4d60-8f6e-77267a51096d', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:32 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=303,cinder:INSERT=60,cinder:UPDATE=94 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:16:32 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:32 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:32 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5f369b13-9374-46f8-8deb-395037fa92e7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Snapshot retrieved successfully. Sep 01 02:16:32 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-5f369b13-9374-46f8-8deb-395037fa92e7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Create volume of 1 GB Sep 01 02:16:32 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5f369b13-9374-46f8-8deb-395037fa92e7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Availability Zones retrieved successfully. Sep 01 02:16:32 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5f369b13-9374-46f8-8deb-395037fa92e7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Flow 'volume_create_api' (1e9c5742-9ef7-448b-b5f9-271b2e90073e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:32 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5f369b13-9374-46f8-8deb-395037fa92e7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7ecaaeb-4006-41ee-a942-f658e85b3000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:32 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-5f369b13-9374-46f8-8deb-395037fa92e7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:32 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:32 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c3453dc6-51d4-4620-adaa-19870c0d9ab2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c3453dc6-51d4-4620-adaa-19870c0d9ab2 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 Sep 01 02:16:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c3453dc6-51d4-4620-adaa-19870c0d9ab2 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c3453dc6-51d4-4620-adaa-19870c0d9ab2 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:32 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:32 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:32 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:32 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:32 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c3453dc6-51d4-4620-adaa-19870c0d9ab2 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:32 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5f369b13-9374-46f8-8deb-395037fa92e7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7ecaaeb-4006-41ee-a942-f658e85b3000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1dbdc2b5-0bce-4d60-8f6e-77267a51096d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:32 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5f369b13-9374-46f8-8deb-395037fa92e7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa66497e-3d5a-4e96-8fa3-a0de7ea2ea1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c3453dc6-51d4-4620-adaa-19870c0d9ab2 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 returned with HTTP 200 Sep 01 02:16:32 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1091/2224] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:32 2026] GET /volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 => generated 850 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:32 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-5f369b13-9374-46f8-8deb-395037fa92e7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Created reservations ['68fde25c-a16c-456e-86d6-717f1232ffac', '4f276e1e-e59a-422b-9399-20ae7863ed74', '2321f68f-6128-42c3-843e-31942b5eae36', 'a1c76b65-f33d-42f8-9d31-e7662d82fddf'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5f369b13-9374-46f8-8deb-395037fa92e7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa66497e-3d5a-4e96-8fa3-a0de7ea2ea1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68fde25c-a16c-456e-86d6-717f1232ffac', '4f276e1e-e59a-422b-9399-20ae7863ed74', '2321f68f-6128-42c3-843e-31942b5eae36', 'a1c76b65-f33d-42f8-9d31-e7662d82fddf']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5f369b13-9374-46f8-8deb-395037fa92e7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c554a8ca-874b-4d07-9593-1a9acf5cad58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:33 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:33 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:33 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:33 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5f369b13-9374-46f8-8deb-395037fa92e7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c554a8ca-874b-4d07-9593-1a9acf5cad58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '538224d7-8fe1-4fb3-b93f-9bbfbb018624', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-625356816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5bec9182ca3447cbd95372247b9ded7',qos_specs=None,replication_status=,reservations=['68fde25c-a16c-456e-86d6-717f1232ffac','4f276e1e-e59a-422b-9399-20ae7863ed74','2321f68f-6128-42c3-843e-31942b5eae36','a1c76b65-f33d-42f8-9d31-e7662d82fddf'],size=1,snapshot_id=1dbdc2b5-0bce-4d60-8f6e-77267a51096d,source_replicaid=,source_volid=None,status='creating',user_id='8c41939b74334297b322edace919f110',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:16:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-625356816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=538224d7-8fe1-4fb3-b93f-9bbfbb018624,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5bec9182ca3447cbd95372247b9ded7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1dbdc2b5-0bce-4d60-8f6e-77267a51096d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c41939b74334297b322edace919f110',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5f369b13-9374-46f8-8deb-395037fa92e7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b98348c0-d413-4dc8-a4c4-1d1ba97cdad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5f369b13-9374-46f8-8deb-395037fa92e7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b98348c0-d413-4dc8-a4c4-1d1ba97cdad9) transitioned into state 'SUCCESS' from state '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-625356816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5bec9182ca3447cbd95372247b9ded7',qos_specs=None,replication_status=,reservations=['68fde25c-a16c-456e-86d6-717f1232ffac','4f276e1e-e59a-422b-9399-20ae7863ed74','2321f68f-6128-42c3-843e-31942b5eae36','a1c76b65-f33d-42f8-9d31-e7662d82fddf'],size=1,snapshot_id=1dbdc2b5-0bce-4d60-8f6e-77267a51096d,source_replicaid=,source_volid=None,status='creating',user_id='8c41939b74334297b322edace919f110',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5f369b13-9374-46f8-8deb-395037fa92e7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b671b56-9f7e-4237-a96a-f20578625a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:33 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:33 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5f369b13-9374-46f8-8deb-395037fa92e7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b671b56-9f7e-4237-a96a-f20578625a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-5f369b13-9374-46f8-8deb-395037fa92e7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Flow 'volume_create_api' (1e9c5742-9ef7-448b-b5f9-271b2e90073e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:33 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5f369b13-9374-46f8-8deb-395037fa92e7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Create volume request issued successfully. Sep 01 02:16:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5f369b13-9374-46f8-8deb-395037fa92e7 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1134/2225] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:16:32 2026] POST /volume/v3/volumes => generated 787 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3ad57711-620d-481b-a593-53a521ff2cbc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3ad57711-620d-481b-a593-53a521ff2cbc tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 Sep 01 02:16:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3ad57711-620d-481b-a593-53a521ff2cbc tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3ad57711-620d-481b-a593-53a521ff2cbc tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:33 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:33 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:33 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:33 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:33 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3ad57711-620d-481b-a593-53a521ff2cbc tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3ad57711-620d-481b-a593-53a521ff2cbc tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 returned with HTTP 200 Sep 01 02:16:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1092/2226] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:33 2026] GET /volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 => generated 850 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c7816604-2983-4090-85f1-b9640a09cddd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c7816604-2983-4090-85f1-b9640a09cddd tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 Sep 01 02:16:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c7816604-2983-4090-85f1-b9640a09cddd tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c7816604-2983-4090-85f1-b9640a09cddd tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:35 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:35 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:35 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c7816604-2983-4090-85f1-b9640a09cddd tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c7816604-2983-4090-85f1-b9640a09cddd tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 returned with HTTP 200 Sep 01 02:16:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1135/2227] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:34 2026] GET /volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 => generated 850 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-67d31224-1d18-45eb-a666-95066b6b31da None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-67d31224-1d18-45eb-a666-95066b6b31da tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 Sep 01 02:16:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-67d31224-1d18-45eb-a666-95066b6b31da tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-67d31224-1d18-45eb-a666-95066b6b31da tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:36 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=279,cinder:UPDATE=50,cinder:INSERT=32 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:16:36 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:36 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:36 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:36 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:36 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-67d31224-1d18-45eb-a666-95066b6b31da tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-67d31224-1d18-45eb-a666-95066b6b31da tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 returned with HTTP 200 Sep 01 02:16:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1093/2228] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:36 2026] GET /volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 => generated 850 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f788fe3b-252c-43ca-9883-b781f7bc6ed6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f788fe3b-252c-43ca-9883-b781f7bc6ed6 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 Sep 01 02:16:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f788fe3b-252c-43ca-9883-b781f7bc6ed6 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f788fe3b-252c-43ca-9883-b781f7bc6ed6 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:37 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:37 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f788fe3b-252c-43ca-9883-b781f7bc6ed6 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f788fe3b-252c-43ca-9883-b781f7bc6ed6 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 returned with HTTP 200 Sep 01 02:16:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1136/2229] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:37 2026] GET /volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 => generated 850 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6bf0256b-4caf-4951-a267-025c97ac1ab7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6bf0256b-4caf-4951-a267-025c97ac1ab7 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 Sep 01 02:16:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6bf0256b-4caf-4951-a267-025c97ac1ab7 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6bf0256b-4caf-4951-a267-025c97ac1ab7 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:38 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:38 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:38 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:38 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:38 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6bf0256b-4caf-4951-a267-025c97ac1ab7 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6bf0256b-4caf-4951-a267-025c97ac1ab7 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 returned with HTTP 200 Sep 01 02:16:38 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1094/2230] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:38 2026] GET /volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 => generated 850 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7c9cea09-bcbd-4f37-b358-ebaeee14c41c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7c9cea09-bcbd-4f37-b358-ebaeee14c41c tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 Sep 01 02:16:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7c9cea09-bcbd-4f37-b358-ebaeee14c41c tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7c9cea09-bcbd-4f37-b358-ebaeee14c41c tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7c9cea09-bcbd-4f37-b358-ebaeee14c41c tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 returned with HTTP 404 Sep 01 02:16:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1137/2231] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:39 2026] GET /volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3a1efa5d-cd80-4d28-a74a-0de1e1ddc5d0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3a1efa5d-cd80-4d28-a74a-0de1e1ddc5d0 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes Sep 01 02:16:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3a1efa5d-cd80-4d28-a74a-0de1e1ddc5d0 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3a1efa5d-cd80-4d28-a74a-0de1e1ddc5d0 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-3a1efa5d-cd80-4d28-a74a-0de1e1ddc5d0 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:16:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3a1efa5d-cd80-4d28-a74a-0de1e1ddc5d0 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:16:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3a1efa5d-cd80-4d28-a74a-0de1e1ddc5d0 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Get all volumes completed successfully. Sep 01 02:16:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3a1efa5d-cd80-4d28-a74a-0de1e1ddc5d0 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 200 Sep 01 02:16:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1095/2232] 192.168.122.72 () {58 vars in 1116 bytes} [Tue Sep 1 02:16:40 2026] GET /volume/v3/volumes => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:16:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-242e7dab-5763-4111-8737-e36f81a42c5b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-242e7dab-5763-4111-8737-e36f81a42c5b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/snapshots Sep 01 02:16:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-242e7dab-5763-4111-8737-e36f81a42c5b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-242e7dab-5763-4111-8737-e36f81a42c5b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-242e7dab-5763-4111-8737-e36f81a42c5b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:16:40 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [None req-242e7dab-5763-4111-8737-e36f81a42c5b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:16:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:40 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:16:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-242e7dab-5763-4111-8737-e36f81a42c5b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Get all snapshots completed successfully. Sep 01 02:16:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-242e7dab-5763-4111-8737-e36f81a42c5b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 200 Sep 01 02:16:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1138/2233] 192.168.122.72 () {58 vars in 1122 bytes} [Tue Sep 1 02:16:40 2026] GET /volume/v3/snapshots => generated 17 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:16:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4bfff13e-a3ba-4a5e-b2e0-f7ac16739e49 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4bfff13e-a3ba-4a5e-b2e0-f7ac16739e49 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/1d39398b-853e-4723-9ead-59e93a1aa952 Sep 01 02:16:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4bfff13e-a3ba-4a5e-b2e0-f7ac16739e49 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4bfff13e-a3ba-4a5e-b2e0-f7ac16739e49 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:40 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-4bfff13e-a3ba-4a5e-b2e0-f7ac16739e49 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Delete snapshot with id: 1d39398b-853e-4723-9ead-59e93a1aa952 Sep 01 02:16:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4bfff13e-a3ba-4a5e-b2e0-f7ac16739e49 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/snapshots/1d39398b-853e-4723-9ead-59e93a1aa952 returned with HTTP 404 Sep 01 02:16:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1096/2234] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:16:40 2026] DELETE /volume/v3/snapshots/1d39398b-853e-4723-9ead-59e93a1aa952 => generated 111 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e2ce3fce-617f-4d1a-91fa-64922936dec4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e2ce3fce-617f-4d1a-91fa-64922936dec4 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/5f2ad36b-edef-4d35-bf9c-f591956bc994 Sep 01 02:16:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e2ce3fce-617f-4d1a-91fa-64922936dec4 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e2ce3fce-617f-4d1a-91fa-64922936dec4 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:40 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-e2ce3fce-617f-4d1a-91fa-64922936dec4 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Delete snapshot with id: 5f2ad36b-edef-4d35-bf9c-f591956bc994 Sep 01 02:16:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e2ce3fce-617f-4d1a-91fa-64922936dec4 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/snapshots/5f2ad36b-edef-4d35-bf9c-f591956bc994 returned with HTTP 404 Sep 01 02:16:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1139/2235] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:16:40 2026] DELETE /volume/v3/snapshots/5f2ad36b-edef-4d35-bf9c-f591956bc994 => generated 111 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-43be5b07-1809-4d53-9b55-0fab0617f130 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-43be5b07-1809-4d53-9b55-0fab0617f130 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 Sep 01 02:16:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-43be5b07-1809-4d53-9b55-0fab0617f130 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-43be5b07-1809-4d53-9b55-0fab0617f130 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-43be5b07-1809-4d53-9b55-0fab0617f130 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 returned with HTTP 404 Sep 01 02:16:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1097/2236] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:40 2026] GET /volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-64827f95-fda5-4de1-9121-52eec7c0b9f3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-64827f95-fda5-4de1-9121-52eec7c0b9f3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] DELETE http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 Sep 01 02:16:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-64827f95-fda5-4de1-9121-52eec7c0b9f3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-64827f95-fda5-4de1-9121-52eec7c0b9f3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:40 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-64827f95-fda5-4de1-9121-52eec7c0b9f3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Delete volume with id: 2a1d0075-eafe-4fde-81a8-c8f518acb124 Sep 01 02:16:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-64827f95-fda5-4de1-9121-52eec7c0b9f3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 returned with HTTP 404 Sep 01 02:16:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1140/2237] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:16:40 2026] DELETE /volume/v3/volumes/2a1d0075-eafe-4fde-81a8-c8f518acb124 => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9eb15463-fa28-4c1c-a410-902d91285b5d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9eb15463-fa28-4c1c-a410-902d91285b5d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:16:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9eb15463-fa28-4c1c-a410-902d91285b5d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1395568014"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-9eb15463-fa28-4c1c-a410-902d91285b5d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1395568014'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:40 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-9eb15463-fa28-4c1c-a410-902d91285b5d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Create volume of 1 GB Sep 01 02:16:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9eb15463-fa28-4c1c-a410-902d91285b5d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Availability Zones retrieved successfully. Sep 01 02:16:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9eb15463-fa28-4c1c-a410-902d91285b5d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Flow 'volume_create_api' (6e6a41ad-f010-478f-b203-0087afe7dcde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9eb15463-fa28-4c1c-a410-902d91285b5d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fedd592-b9ed-4438-8a99-67f31070127e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-9eb15463-fa28-4c1c-a410-902d91285b5d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9eb15463-fa28-4c1c-a410-902d91285b5d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fedd592-b9ed-4438-8a99-67f31070127e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9eb15463-fa28-4c1c-a410-902d91285b5d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11784f70-c64f-4a5a-b402-db6849148503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:42 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-9eb15463-fa28-4c1c-a410-902d91285b5d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Created reservations ['9e5d6ce0-36fe-4a95-819d-17c191d97616', 'dc347950-fafd-46dd-b1ec-61ec0d86e4a6', '27c2f5bf-43fd-4241-884a-a5ee54d5dcc9', '8fc7ee8b-d3c2-4c33-b681-0bc6dc00ba3c'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9eb15463-fa28-4c1c-a410-902d91285b5d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11784f70-c64f-4a5a-b402-db6849148503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e5d6ce0-36fe-4a95-819d-17c191d97616', 'dc347950-fafd-46dd-b1ec-61ec0d86e4a6', '27c2f5bf-43fd-4241-884a-a5ee54d5dcc9', '8fc7ee8b-d3c2-4c33-b681-0bc6dc00ba3c']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9eb15463-fa28-4c1c-a410-902d91285b5d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1697c266-a1af-4ef9-a0ff-b74999c03038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9eb15463-fa28-4c1c-a410-902d91285b5d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1697c266-a1af-4ef9-a0ff-b74999c03038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f8c3aed-9f9a-415d-813d-1cf36571292b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1395568014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb4e2ad3545a4d9ea207d298ade3f7dc',qos_specs=None,replication_status=,reservations=['9e5d6ce0-36fe-4a95-819d-17c191d97616','dc347950-fafd-46dd-b1ec-61ec0d86e4a6','27c2f5bf-43fd-4241-884a-a5ee54d5dcc9','8fc7ee8b-d3c2-4c33-b681-0bc6dc00ba3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dcf6506a44548db912d2fa79fd61ad2',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:16:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1395568014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f8c3aed-9f9a-415d-813d-1cf36571292b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb4e2ad3545a4d9ea207d298ade3f7dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dcf6506a44548db912d2fa79fd61ad2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9eb15463-fa28-4c1c-a410-902d91285b5d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93e8ff44-2815-4187-9418-4f973b6d4cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9eb15463-fa28-4c1c-a410-902d91285b5d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93e8ff44-2815-4187-9418-4f973b6d4cd1) transitioned into state 'SUCCESS' from state '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-1395568014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb4e2ad3545a4d9ea207d298ade3f7dc',qos_specs=None,replication_status=,reservations=['9e5d6ce0-36fe-4a95-819d-17c191d97616','dc347950-fafd-46dd-b1ec-61ec0d86e4a6','27c2f5bf-43fd-4241-884a-a5ee54d5dcc9','8fc7ee8b-d3c2-4c33-b681-0bc6dc00ba3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dcf6506a44548db912d2fa79fd61ad2',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9eb15463-fa28-4c1c-a410-902d91285b5d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55013a95-fede-4d26-9eae-b0a2b1c8aea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9eb15463-fa28-4c1c-a410-902d91285b5d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55013a95-fede-4d26-9eae-b0a2b1c8aea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-9eb15463-fa28-4c1c-a410-902d91285b5d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Flow 'volume_create_api' (6e6a41ad-f010-478f-b203-0087afe7dcde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9eb15463-fa28-4c1c-a410-902d91285b5d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Create volume request issued successfully. Sep 01 02:16:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9eb15463-fa28-4c1c-a410-902d91285b5d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1098/2238] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:16:40 2026] POST /volume/v3/volumes => generated 758 bytes in 1746 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5e96e66e-a1df-46d9-8797-84b5d4102378 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5e96e66e-a1df-46d9-8797-84b5d4102378 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b Sep 01 02:16:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5e96e66e-a1df-46d9-8797-84b5d4102378 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5e96e66e-a1df-46d9-8797-84b5d4102378 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:42 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:42 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5e96e66e-a1df-46d9-8797-84b5d4102378 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5e96e66e-a1df-46d9-8797-84b5d4102378 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b returned with HTTP 200 Sep 01 02:16:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1141/2239] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:42 2026] GET /volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b => generated 826 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:16:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e0a3d49b-1cb4-4b0e-b19b-5deadcfe8400 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e0a3d49b-1cb4-4b0e-b19b-5deadcfe8400 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b Sep 01 02:16:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e0a3d49b-1cb4-4b0e-b19b-5deadcfe8400 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e0a3d49b-1cb4-4b0e-b19b-5deadcfe8400 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:43 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:43 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e0a3d49b-1cb4-4b0e-b19b-5deadcfe8400 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e0a3d49b-1cb4-4b0e-b19b-5deadcfe8400 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b returned with HTTP 200 Sep 01 02:16:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1099/2240] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:43 2026] GET /volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b => generated 850 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-77993ff5-6ae2-41c3-9dc4-fafb10e259f6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-77993ff5-6ae2-41c3-9dc4-fafb10e259f6 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b Sep 01 02:16:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-77993ff5-6ae2-41c3-9dc4-fafb10e259f6 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-77993ff5-6ae2-41c3-9dc4-fafb10e259f6 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:44 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:44 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-77993ff5-6ae2-41c3-9dc4-fafb10e259f6 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-77993ff5-6ae2-41c3-9dc4-fafb10e259f6 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b returned with HTTP 200 Sep 01 02:16:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1142/2241] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:44 2026] GET /volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b => generated 850 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5fdf30fe-7567-474b-b37c-7256b9e42bc7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5fdf30fe-7567-474b-b37c-7256b9e42bc7 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b Sep 01 02:16:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5fdf30fe-7567-474b-b37c-7256b9e42bc7 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5fdf30fe-7567-474b-b37c-7256b9e42bc7 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:46 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:46 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5fdf30fe-7567-474b-b37c-7256b9e42bc7 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5fdf30fe-7567-474b-b37c-7256b9e42bc7 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b returned with HTTP 200 Sep 01 02:16:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1100/2242] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:46 2026] GET /volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7ddc7058-29e1-472f-9e2e-b069d61bcee5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7ddc7058-29e1-472f-9e2e-b069d61bcee5 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:16:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7ddc7058-29e1-472f-9e2e-b069d61bcee5 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f8c3aed-9f9a-415d-813d-1cf36571292b", "name": "tempest-VolumesDeleteCascade-Snapshot-1980141136"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:46 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:46 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7ddc7058-29e1-472f-9e2e-b069d61bcee5 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:46 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-7ddc7058-29e1-472f-9e2e-b069d61bcee5 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Create snapshot from volume 0f8c3aed-9f9a-415d-813d-1cf36571292b Sep 01 02:16:46 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-7ddc7058-29e1-472f-9e2e-b069d61bcee5 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Created reservations ['612698c9-8cd2-4483-8080-f78c057d73c9', '8a6db0be-0858-4d72-afa1-6c2d0f03915e', 'c1ece874-a433-4bf7-b375-104afba79f93', '1b50fa79-004b-4a57-bee2-ad8982d05ac0'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:46 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:46 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7ddc7058-29e1-472f-9e2e-b069d61bcee5 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Snapshot create request issued successfully. Sep 01 02:16:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7ddc7058-29e1-472f-9e2e-b069d61bcee5 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:16:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1143/2243] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:16:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:16:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-46bc69c3-6b05-4842-802c-30b0ff6e0d4b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-46bc69c3-6b05-4842-802c-30b0ff6e0d4b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/snapshots/72bb7a60-ae02-429c-906f-1024e1995553 Sep 01 02:16:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-46bc69c3-6b05-4842-802c-30b0ff6e0d4b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-46bc69c3-6b05-4842-802c-30b0ff6e0d4b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-46bc69c3-6b05-4842-802c-30b0ff6e0d4b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Snapshot retrieved successfully. Sep 01 02:16:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-46bc69c3-6b05-4842-802c-30b0ff6e0d4b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/snapshots/72bb7a60-ae02-429c-906f-1024e1995553 returned with HTTP 200 Sep 01 02:16:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1101/2244] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:46 2026] GET /volume/v3/snapshots/72bb7a60-ae02-429c-906f-1024e1995553 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9fd957be-4228-4420-b92f-cd8f485c1975 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9fd957be-4228-4420-b92f-cd8f485c1975 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/snapshots/72bb7a60-ae02-429c-906f-1024e1995553 Sep 01 02:16:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9fd957be-4228-4420-b92f-cd8f485c1975 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9fd957be-4228-4420-b92f-cd8f485c1975 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9fd957be-4228-4420-b92f-cd8f485c1975 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Snapshot retrieved successfully. Sep 01 02:16:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9fd957be-4228-4420-b92f-cd8f485c1975 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/snapshots/72bb7a60-ae02-429c-906f-1024e1995553 returned with HTTP 200 Sep 01 02:16:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1144/2245] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:47 2026] GET /volume/v3/snapshots/72bb7a60-ae02-429c-906f-1024e1995553 => generated 439 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6bba03b0-3c65-4c76-bd05-2c1a5ef302dc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6bba03b0-3c65-4c76-bd05-2c1a5ef302dc tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/snapshots/72bb7a60-ae02-429c-906f-1024e1995553 Sep 01 02:16:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6bba03b0-3c65-4c76-bd05-2c1a5ef302dc tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6bba03b0-3c65-4c76-bd05-2c1a5ef302dc tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:48 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:48 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:48 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6bba03b0-3c65-4c76-bd05-2c1a5ef302dc tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Snapshot retrieved successfully. Sep 01 02:16:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6bba03b0-3c65-4c76-bd05-2c1a5ef302dc tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/snapshots/72bb7a60-ae02-429c-906f-1024e1995553 returned with HTTP 200 Sep 01 02:16:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1102/2246] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:48 2026] GET /volume/v3/snapshots/72bb7a60-ae02-429c-906f-1024e1995553 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-652dc87b-3a0d-458d-b9ce-330126bb14f5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-652dc87b-3a0d-458d-b9ce-330126bb14f5 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/snapshots/72bb7a60-ae02-429c-906f-1024e1995553 Sep 01 02:16:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-652dc87b-3a0d-458d-b9ce-330126bb14f5 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-652dc87b-3a0d-458d-b9ce-330126bb14f5 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-652dc87b-3a0d-458d-b9ce-330126bb14f5 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Snapshot retrieved successfully. Sep 01 02:16:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-652dc87b-3a0d-458d-b9ce-330126bb14f5 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/snapshots/72bb7a60-ae02-429c-906f-1024e1995553 returned with HTTP 200 Sep 01 02:16:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1145/2247] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:49 2026] GET /volume/v3/snapshots/72bb7a60-ae02-429c-906f-1024e1995553 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0a8b3f2f-d8e5-4556-a865-9b3f0e1c2ea3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0a8b3f2f-d8e5-4556-a865-9b3f0e1c2ea3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:16:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0a8b3f2f-d8e5-4556-a865-9b3f0e1c2ea3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "72bb7a60-ae02-429c-906f-1024e1995553", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-103312853"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-0a8b3f2f-d8e5-4556-a865-9b3f0e1c2ea3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Create volume request body: {'volume': {'snapshot_id': '72bb7a60-ae02-429c-906f-1024e1995553', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-103312853'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0a8b3f2f-d8e5-4556-a865-9b3f0e1c2ea3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Snapshot retrieved successfully. Sep 01 02:16:49 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-0a8b3f2f-d8e5-4556-a865-9b3f0e1c2ea3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Create volume of 1 GB Sep 01 02:16:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0a8b3f2f-d8e5-4556-a865-9b3f0e1c2ea3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Availability Zones retrieved successfully. Sep 01 02:16:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0a8b3f2f-d8e5-4556-a865-9b3f0e1c2ea3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Flow 'volume_create_api' (799ec3c6-20c6-486b-a1b7-71dd3bd1a33e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0a8b3f2f-d8e5-4556-a865-9b3f0e1c2ea3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e222f021-661f-43c5-86ab-e627d4f7ba95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-0a8b3f2f-d8e5-4556-a865-9b3f0e1c2ea3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0a8b3f2f-d8e5-4556-a865-9b3f0e1c2ea3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e222f021-661f-43c5-86ab-e627d4f7ba95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '72bb7a60-ae02-429c-906f-1024e1995553', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0a8b3f2f-d8e5-4556-a865-9b3f0e1c2ea3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdfd4f80-fbe1-4549-a213-0eeb09328970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:49 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-0a8b3f2f-d8e5-4556-a865-9b3f0e1c2ea3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Created reservations ['78ac93f8-e878-483a-b37e-131747b05385', '354c9550-7498-4696-95e8-e99a3b16bcb9', '532c5d41-96eb-4244-b065-edd1de654b61', 'ff6bf9b9-92e9-43ae-93dd-649a8da6d566'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0a8b3f2f-d8e5-4556-a865-9b3f0e1c2ea3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdfd4f80-fbe1-4549-a213-0eeb09328970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78ac93f8-e878-483a-b37e-131747b05385', '354c9550-7498-4696-95e8-e99a3b16bcb9', '532c5d41-96eb-4244-b065-edd1de654b61', 'ff6bf9b9-92e9-43ae-93dd-649a8da6d566']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:49 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0a8b3f2f-d8e5-4556-a865-9b3f0e1c2ea3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (542f00f8-8dd3-4c27-a77b-d0821f09c3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:50 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:50 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:50 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0a8b3f2f-d8e5-4556-a865-9b3f0e1c2ea3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (542f00f8-8dd3-4c27-a77b-d0821f09c3aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f34e2f3e-5c63-46d6-9a7d-8097088728f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-103312853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb4e2ad3545a4d9ea207d298ade3f7dc',qos_specs=None,replication_status=,reservations=['78ac93f8-e878-483a-b37e-131747b05385','354c9550-7498-4696-95e8-e99a3b16bcb9','532c5d41-96eb-4244-b065-edd1de654b61','ff6bf9b9-92e9-43ae-93dd-649a8da6d566'],size=1,snapshot_id=72bb7a60-ae02-429c-906f-1024e1995553,source_replicaid=,source_volid=None,status='creating',user_id='2dcf6506a44548db912d2fa79fd61ad2',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:16:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-103312853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f34e2f3e-5c63-46d6-9a7d-8097088728f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb4e2ad3545a4d9ea207d298ade3f7dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=72bb7a60-ae02-429c-906f-1024e1995553,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dcf6506a44548db912d2fa79fd61ad2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:50 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0a8b3f2f-d8e5-4556-a865-9b3f0e1c2ea3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d936c309-f06c-477d-b3d7-33e0e054a51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:50 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0a8b3f2f-d8e5-4556-a865-9b3f0e1c2ea3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d936c309-f06c-477d-b3d7-33e0e054a51a) transitioned into state 'SUCCESS' from state '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-103312853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb4e2ad3545a4d9ea207d298ade3f7dc',qos_specs=None,replication_status=,reservations=['78ac93f8-e878-483a-b37e-131747b05385','354c9550-7498-4696-95e8-e99a3b16bcb9','532c5d41-96eb-4244-b065-edd1de654b61','ff6bf9b9-92e9-43ae-93dd-649a8da6d566'],size=1,snapshot_id=72bb7a60-ae02-429c-906f-1024e1995553,source_replicaid=,source_volid=None,status='creating',user_id='2dcf6506a44548db912d2fa79fd61ad2',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:50 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0a8b3f2f-d8e5-4556-a865-9b3f0e1c2ea3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c163ba9-4d5b-4ae6-b4f6-d9fd3799c139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:50 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:50 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:50 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0a8b3f2f-d8e5-4556-a865-9b3f0e1c2ea3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c163ba9-4d5b-4ae6-b4f6-d9fd3799c139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:50 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0a8b3f2f-d8e5-4556-a865-9b3f0e1c2ea3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Flow 'volume_create_api' (799ec3c6-20c6-486b-a1b7-71dd3bd1a33e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:50 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0a8b3f2f-d8e5-4556-a865-9b3f0e1c2ea3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Create volume request issued successfully. Sep 01 02:16:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0a8b3f2f-d8e5-4556-a865-9b3f0e1c2ea3 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:50 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1103/2248] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:16:49 2026] POST /volume/v3/volumes => generated 791 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-69cbf0c4-1597-4669-bdd5-47588a5b21f2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-69cbf0c4-1597-4669-bdd5-47588a5b21f2 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 Sep 01 02:16:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-69cbf0c4-1597-4669-bdd5-47588a5b21f2 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-69cbf0c4-1597-4669-bdd5-47588a5b21f2 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:50 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:50 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:50 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:50 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-69cbf0c4-1597-4669-bdd5-47588a5b21f2 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-69cbf0c4-1597-4669-bdd5-47588a5b21f2 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 returned with HTTP 200 Sep 01 02:16:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1146/2249] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:50 2026] GET /volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 => generated 859 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8d529e42-1715-4a06-b0db-1116930690d1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8d529e42-1715-4a06-b0db-1116930690d1 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 Sep 01 02:16:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8d529e42-1715-4a06-b0db-1116930690d1 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8d529e42-1715-4a06-b0db-1116930690d1 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8d529e42-1715-4a06-b0db-1116930690d1 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8d529e42-1715-4a06-b0db-1116930690d1 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 returned with HTTP 200 Sep 01 02:16:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1104/2250] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:51 2026] GET /volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 => generated 883 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e0d23cd0-1e9c-42ef-823a-cbc27ec612de None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e0d23cd0-1e9c-42ef-823a-cbc27ec612de tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 Sep 01 02:16:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e0d23cd0-1e9c-42ef-823a-cbc27ec612de tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e0d23cd0-1e9c-42ef-823a-cbc27ec612de tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:52 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e0d23cd0-1e9c-42ef-823a-cbc27ec612de tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e0d23cd0-1e9c-42ef-823a-cbc27ec612de tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 returned with HTTP 200 Sep 01 02:16:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1147/2251] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:52 2026] GET /volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 => generated 883 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:16:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fa38763b-43ef-4c8f-b747-8a7f011a40b6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fa38763b-43ef-4c8f-b747-8a7f011a40b6 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 Sep 01 02:16:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fa38763b-43ef-4c8f-b747-8a7f011a40b6 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fa38763b-43ef-4c8f-b747-8a7f011a40b6 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:53 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:53 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:53 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:53 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fa38763b-43ef-4c8f-b747-8a7f011a40b6 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fa38763b-43ef-4c8f-b747-8a7f011a40b6 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 returned with HTTP 200 Sep 01 02:16:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1105/2252] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:53 2026] GET /volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 => generated 883 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f3f17960-45d1-49b0-a71f-7c99d2bc3964 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f3f17960-45d1-49b0-a71f-7c99d2bc3964 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 Sep 01 02:16:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f3f17960-45d1-49b0-a71f-7c99d2bc3964 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f3f17960-45d1-49b0-a71f-7c99d2bc3964 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:54 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:54 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:54 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:54 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:55 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f3f17960-45d1-49b0-a71f-7c99d2bc3964 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f3f17960-45d1-49b0-a71f-7c99d2bc3964 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 returned with HTTP 200 Sep 01 02:16:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1148/2253] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:54 2026] GET /volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 => generated 883 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ff3b40fc-b1a9-4cc1-b60d-08d0de331495 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ff3b40fc-b1a9-4cc1-b60d-08d0de331495 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:16:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ff3b40fc-b1a9-4cc1-b60d-08d0de331495 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-720997344", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-ff3b40fc-b1a9-4cc1-b60d-08d0de331495 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-720997344', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:55 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-ff3b40fc-b1a9-4cc1-b60d-08d0de331495 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Create volume of 1 GB Sep 01 02:16:55 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ff3b40fc-b1a9-4cc1-b60d-08d0de331495 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Availability Zones retrieved successfully. Sep 01 02:16:55 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ff3b40fc-b1a9-4cc1-b60d-08d0de331495 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Flow 'volume_create_api' (00e6d2ee-bdb4-4844-aa55-272facc19df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:55 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ff3b40fc-b1a9-4cc1-b60d-08d0de331495 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4c72cdb-e907-4b6d-9e8c-c6c0bce1668d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:55 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-ff3b40fc-b1a9-4cc1-b60d-08d0de331495 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:55 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ff3b40fc-b1a9-4cc1-b60d-08d0de331495 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4c72cdb-e907-4b6d-9e8c-c6c0bce1668d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:56 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ff3b40fc-b1a9-4cc1-b60d-08d0de331495 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c18278f-34bb-4ab4-b746-2493f4fba158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a547d01f-3848-4884-9ddd-92d674002c03 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a547d01f-3848-4884-9ddd-92d674002c03 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 Sep 01 02:16:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a547d01f-3848-4884-9ddd-92d674002c03 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a547d01f-3848-4884-9ddd-92d674002c03 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:56 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:56 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a547d01f-3848-4884-9ddd-92d674002c03 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a547d01f-3848-4884-9ddd-92d674002c03 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 returned with HTTP 200 Sep 01 02:16:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1149/2254] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:56 2026] GET /volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 => generated 883 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:16:56 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-ff3b40fc-b1a9-4cc1-b60d-08d0de331495 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Created reservations ['bf862667-48fd-4d72-907e-9c4535e6d2ce', 'cc4aae97-af72-49ad-9f39-b359384f16f0', '04e5d526-424c-4682-9dac-145f15a42c90', '3736b86a-314f-4fe6-bdc0-b01fb6914575'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:56 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ff3b40fc-b1a9-4cc1-b60d-08d0de331495 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c18278f-34bb-4ab4-b746-2493f4fba158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf862667-48fd-4d72-907e-9c4535e6d2ce', 'cc4aae97-af72-49ad-9f39-b359384f16f0', '04e5d526-424c-4682-9dac-145f15a42c90', '3736b86a-314f-4fe6-bdc0-b01fb6914575']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:56 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ff3b40fc-b1a9-4cc1-b60d-08d0de331495 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebfaa6d1-30ab-46da-8570-895372fc0348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:56 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ff3b40fc-b1a9-4cc1-b60d-08d0de331495 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebfaa6d1-30ab-46da-8570-895372fc0348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a38e2792-6626-43ab-a44a-6f33345fb832', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-720997344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cd4c0f259c64d3989bfda8e22ec6352',qos_specs=None,replication_status=,reservations=['bf862667-48fd-4d72-907e-9c4535e6d2ce','cc4aae97-af72-49ad-9f39-b359384f16f0','04e5d526-424c-4682-9dac-145f15a42c90','3736b86a-314f-4fe6-bdc0-b01fb6914575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95b907b20fea409f8435a45b49579772',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:16:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-720997344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a38e2792-6626-43ab-a44a-6f33345fb832,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cd4c0f259c64d3989bfda8e22ec6352',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95b907b20fea409f8435a45b49579772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:56 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ff3b40fc-b1a9-4cc1-b60d-08d0de331495 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4619c238-d15f-4b9a-aae6-2e7da7132ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:56 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ff3b40fc-b1a9-4cc1-b60d-08d0de331495 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4619c238-d15f-4b9a-aae6-2e7da7132ca4) transitioned into state 'SUCCESS' from state '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-720997344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cd4c0f259c64d3989bfda8e22ec6352',qos_specs=None,replication_status=,reservations=['bf862667-48fd-4d72-907e-9c4535e6d2ce','cc4aae97-af72-49ad-9f39-b359384f16f0','04e5d526-424c-4682-9dac-145f15a42c90','3736b86a-314f-4fe6-bdc0-b01fb6914575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95b907b20fea409f8435a45b49579772',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:56 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ff3b40fc-b1a9-4cc1-b60d-08d0de331495 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be3d3442-f882-4c01-891b-ffc8a7d738c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:56 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ff3b40fc-b1a9-4cc1-b60d-08d0de331495 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be3d3442-f882-4c01-891b-ffc8a7d738c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ff3b40fc-b1a9-4cc1-b60d-08d0de331495 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Flow 'volume_create_api' (00e6d2ee-bdb4-4844-aa55-272facc19df7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ff3b40fc-b1a9-4cc1-b60d-08d0de331495 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Create volume request issued successfully. Sep 01 02:16:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ff3b40fc-b1a9-4cc1-b60d-08d0de331495 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1106/2255] 192.168.122.72 () {62 vars in 1179 bytes} [Tue Sep 1 02:16:55 2026] POST /volume/v3/volumes => generated 795 bytes in 1606 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ff6cf063-545a-4b47-8e0e-4fd23537e29a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ff6cf063-545a-4b47-8e0e-4fd23537e29a tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] GET http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 Sep 01 02:16:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ff6cf063-545a-4b47-8e0e-4fd23537e29a tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ff6cf063-545a-4b47-8e0e-4fd23537e29a tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ff6cf063-545a-4b47-8e0e-4fd23537e29a tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Volume info retrieved successfully. Sep 01 02:16:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ff6cf063-545a-4b47-8e0e-4fd23537e29a tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 returned with HTTP 200 Sep 01 02:16:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1150/2256] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:16:57 2026] GET /volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 => generated 863 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2ff10ebd-5561-427c-81d1-dd2879a8ae6d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2ff10ebd-5561-427c-81d1-dd2879a8ae6d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 Sep 01 02:16:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2ff10ebd-5561-427c-81d1-dd2879a8ae6d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2ff10ebd-5561-427c-81d1-dd2879a8ae6d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:57 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:57 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:57 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:57 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2ff10ebd-5561-427c-81d1-dd2879a8ae6d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2ff10ebd-5561-427c-81d1-dd2879a8ae6d tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 returned with HTTP 200 Sep 01 02:16:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1107/2257] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:57 2026] GET /volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 => generated 883 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:16:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-542b2c3c-2e41-4b66-85ef-ab38e2b11310 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-542b2c3c-2e41-4b66-85ef-ab38e2b11310 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] GET http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 Sep 01 02:16:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-542b2c3c-2e41-4b66-85ef-ab38e2b11310 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-542b2c3c-2e41-4b66-85ef-ab38e2b11310 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-542b2c3c-2e41-4b66-85ef-ab38e2b11310 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Volume info retrieved successfully. Sep 01 02:16:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-542b2c3c-2e41-4b66-85ef-ab38e2b11310 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 returned with HTTP 200 Sep 01 02:16:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1151/2258] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:16:58 2026] GET /volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 => generated 887 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-aafd6d41-5b46-4743-b224-078d0fa7c46b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-aafd6d41-5b46-4743-b224-078d0fa7c46b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 Sep 01 02:16:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-aafd6d41-5b46-4743-b224-078d0fa7c46b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-aafd6d41-5b46-4743-b224-078d0fa7c46b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:58 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:58 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:58 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:58 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:58 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-aafd6d41-5b46-4743-b224-078d0fa7c46b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-aafd6d41-5b46-4743-b224-078d0fa7c46b tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 returned with HTTP 200 Sep 01 02:16:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1108/2259] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:58 2026] GET /volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 => generated 883 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-05533b0e-662c-41a2-b491-a1936303d63a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-05533b0e-662c-41a2-b491-a1936303d63a tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] GET http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 Sep 01 02:16:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-05533b0e-662c-41a2-b491-a1936303d63a tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-05533b0e-662c-41a2-b491-a1936303d63a tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-05533b0e-662c-41a2-b491-a1936303d63a tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Volume info retrieved successfully. Sep 01 02:16:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-05533b0e-662c-41a2-b491-a1936303d63a tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 returned with HTTP 200 Sep 01 02:16:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1152/2260] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:16:59 2026] GET /volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 => generated 887 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:16:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-da8a1514-708c-4d73-8e67-301a083615de None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-da8a1514-708c-4d73-8e67-301a083615de tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 Sep 01 02:16:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-da8a1514-708c-4d73-8e67-301a083615de tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-da8a1514-708c-4d73-8e67-301a083615de tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:59 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:59 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:59 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:59 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:59 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-da8a1514-708c-4d73-8e67-301a083615de tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-da8a1514-708c-4d73-8e67-301a083615de tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 returned with HTTP 200 Sep 01 02:16:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1109/2261] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:59 2026] GET /volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 => generated 884 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:16:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-950f306b-6ee1-4f87-8bdf-c3320d416204 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-950f306b-6ee1-4f87-8bdf-c3320d416204 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 Sep 01 02:16:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-950f306b-6ee1-4f87-8bdf-c3320d416204 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-950f306b-6ee1-4f87-8bdf-c3320d416204 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-950f306b-6ee1-4f87-8bdf-c3320d416204 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-950f306b-6ee1-4f87-8bdf-c3320d416204 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 returned with HTTP 200 Sep 01 02:16:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1153/2262] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:59 2026] GET /volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 => generated 884 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2a336113-83db-44f1-83e1-c03bcb8ce953 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2a336113-83db-44f1-83e1-c03bcb8ce953 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] DELETE http://192.168.122.72/volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b?cascade=True Sep 01 02:16:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2a336113-83db-44f1-83e1-c03bcb8ce953 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2a336113-83db-44f1-83e1-c03bcb8ce953 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:59 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-2a336113-83db-44f1-83e1-c03bcb8ce953 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Delete volume with id: 0f8c3aed-9f9a-415d-813d-1cf36571292b Sep 01 02:16:59 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:59 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:16:59 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:59 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:16:59 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2a336113-83db-44f1-83e1-c03bcb8ce953 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:59 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:59 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:16:59 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2a336113-83db-44f1-83e1-c03bcb8ce953 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Delete volume request issued successfully. Sep 01 02:16:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2a336113-83db-44f1-83e1-c03bcb8ce953 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b?cascade=True returned with HTTP 202 Sep 01 02:16:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1110/2263] 192.168.122.72 () {58 vars in 1255 bytes} [Tue Sep 1 02:16:59 2026] DELETE /volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b?cascade=True => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2454d6e6-b79a-4b7f-a6b9-0bf9cb1816ff None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2454d6e6-b79a-4b7f-a6b9-0bf9cb1816ff tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b Sep 01 02:16:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2454d6e6-b79a-4b7f-a6b9-0bf9cb1816ff tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2454d6e6-b79a-4b7f-a6b9-0bf9cb1816ff tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:16:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:16:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2454d6e6-b79a-4b7f-a6b9-0bf9cb1816ff tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:16:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2454d6e6-b79a-4b7f-a6b9-0bf9cb1816ff tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b returned with HTTP 200 Sep 01 02:16:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1154/2264] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:59 2026] GET /volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8e877a2f-dd2e-427b-a6c3-ec662f774e30 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8e877a2f-dd2e-427b-a6c3-ec662f774e30 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] GET http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 Sep 01 02:17:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8e877a2f-dd2e-427b-a6c3-ec662f774e30 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8e877a2f-dd2e-427b-a6c3-ec662f774e30 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:00 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:00 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:00 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8e877a2f-dd2e-427b-a6c3-ec662f774e30 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Volume info retrieved successfully. Sep 01 02:17:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8e877a2f-dd2e-427b-a6c3-ec662f774e30 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 returned with HTTP 200 Sep 01 02:17:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1111/2265] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:00 2026] GET /volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 => generated 888 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:17:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-261ae2bf-dd4e-4e7c-b93c-4d365e5e392f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-261ae2bf-dd4e-4e7c-b93c-4d365e5e392f tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] GET http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 Sep 01 02:17:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-261ae2bf-dd4e-4e7c-b93c-4d365e5e392f tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-261ae2bf-dd4e-4e7c-b93c-4d365e5e392f tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:00 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:00 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:00 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:00 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:00 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-261ae2bf-dd4e-4e7c-b93c-4d365e5e392f tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Volume info retrieved successfully. Sep 01 02:17:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-261ae2bf-dd4e-4e7c-b93c-4d365e5e392f tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 returned with HTTP 200 Sep 01 02:17:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1155/2266] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:00 2026] GET /volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 => generated 888 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-bfc18a86-28ba-4e4f-9602-0dabcc66a05c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-bfc18a86-28ba-4e4f-9602-0dabcc66a05c tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] GET http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 Sep 01 02:17:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-bfc18a86-28ba-4e4f-9602-0dabcc66a05c tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-bfc18a86-28ba-4e4f-9602-0dabcc66a05c tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:00 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:00 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:00 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-bfc18a86-28ba-4e4f-9602-0dabcc66a05c tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Volume info retrieved successfully. Sep 01 02:17:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-bfc18a86-28ba-4e4f-9602-0dabcc66a05c tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 returned with HTTP 200 Sep 01 02:17:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1112/2267] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:17:00 2026] GET /volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 => generated 870 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4ae17e0f-756a-481c-9929-be95ad4b8e10 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4ae17e0f-756a-481c-9929-be95ad4b8e10 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b Sep 01 02:17:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4ae17e0f-756a-481c-9929-be95ad4b8e10 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4ae17e0f-756a-481c-9929-be95ad4b8e10 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:01 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:01 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4ae17e0f-756a-481c-9929-be95ad4b8e10 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:17:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4ae17e0f-756a-481c-9929-be95ad4b8e10 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b returned with HTTP 200 Sep 01 02:17:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1156/2268] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:00 2026] GET /volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-47c0d1c3-8195-4efc-91c4-605a6ac908dd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-47c0d1c3-8195-4efc-91c4-605a6ac908dd None None] GET http://192.168.122.72/volume// Sep 01 02:17:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-47c0d1c3-8195-4efc-91c4-605a6ac908dd None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-47c0d1c3-8195-4efc-91c4-605a6ac908dd None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-47c0d1c3-8195-4efc-91c4-605a6ac908dd None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:17:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1113/2269] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:17:01 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-192aea8e-7194-47d2-9c46-97a5518c637e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-192aea8e-7194-47d2-9c46-97a5518c637e tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:17:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-192aea8e-7194-47d2-9c46-97a5518c637e tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a38e2792-6626-43ab-a44a-6f33345fb832", "connector": null, "instance_uuid": "a851df69-1839-42c0-b65d-8ee1fa58e948"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:01 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-192aea8e-7194-47d2-9c46-97a5518c637e tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:17:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1157/2270] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:17:01 2026] POST /volume/v3/attachments => generated 273 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-194e36fa-35b8-4494-b154-a5fb5e7df8fc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-194e36fa-35b8-4494-b154-a5fb5e7df8fc tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] GET http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 Sep 01 02:17:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-194e36fa-35b8-4494-b154-a5fb5e7df8fc tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-194e36fa-35b8-4494-b154-a5fb5e7df8fc tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:01 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-b33f4842-a8d9-4340-a2fc-9b3d3df2756b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-b33f4842-a8d9-4340-a2fc-9b3d3df2756b None None] GET http://192.168.122.72/volume// Sep 01 02:17:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-b33f4842-a8d9-4340-a2fc-9b3d3df2756b None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-b33f4842-a8d9-4340-a2fc-9b3d3df2756b None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-b33f4842-a8d9-4340-a2fc-9b3d3df2756b None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:17:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1158/2271] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:17:01 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-949304b5-9aba-4a07-8d2a-9aad05f346db None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-194e36fa-35b8-4494-b154-a5fb5e7df8fc tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Volume info retrieved successfully. Sep 01 02:17:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-949304b5-9aba-4a07-8d2a-9aad05f346db tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] GET http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 Sep 01 02:17:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-949304b5-9aba-4a07-8d2a-9aad05f346db tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-949304b5-9aba-4a07-8d2a-9aad05f346db tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-194e36fa-35b8-4494-b154-a5fb5e7df8fc tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 returned with HTTP 200 Sep 01 02:17:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1114/2272] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:01 2026] GET /volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 => generated 887 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:01 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:01 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-949304b5-9aba-4a07-8d2a-9aad05f346db tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Volume info retrieved successfully. Sep 01 02:17:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-949304b5-9aba-4a07-8d2a-9aad05f346db tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 returned with HTTP 200 Sep 01 02:17:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1159/2273] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:17:01 2026] GET /volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 => generated 1050 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:17:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-f14389f0-ee83-4f0c-a544-6d8b40d29c81 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-f14389f0-ee83-4f0c-a544-6d8b40d29c81 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] PUT http://192.168.122.72/volume/v3/attachments/3276a7d9-6355-4f57-a296-c69f6d06ef55 Sep 01 02:17:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-f14389f0-ee83-4f0c-a544-6d8b40d29c81 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.72", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:32e52322f66a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "b99c6661-3d45-4b14-b3c5-e80eb5d23bfa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:01 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-f14389f0-ee83-4f0c-a544-6d8b40d29c81 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Acquiring lock "cinder-attachment_update-a38e2792-6626-43ab-a44a-6f33345fb832-devstack" by "attachment_update" {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:17:01 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-f14389f0-ee83-4f0c-a544-6d8b40d29c81 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Lock "cinder-attachment_update-a38e2792-6626-43ab-a44a-6f33345fb832-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:17:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:01 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:01 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:01 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-f14389f0-ee83-4f0c-a544-6d8b40d29c81 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Lock "cinder-attachment_update-a38e2792-6626-43ab-a44a-6f33345fb832-devstack" released by "attachment_update" :: held 0.189s {{(pid=87017) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:17:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-f14389f0-ee83-4f0c-a544-6d8b40d29c81 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/attachments/3276a7d9-6355-4f57-a296-c69f6d06ef55 returned with HTTP 200 Sep 01 02:17:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1115/2274] 192.168.122.72 () {66 vars in 1588 bytes} [Tue Sep 1 02:17:01 2026] PUT /volume/v3/attachments/3276a7d9-6355-4f57-a296-c69f6d06ef55 => generated 694 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0a27825d-10f0-49b2-be8d-14be3eeda2d4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0a27825d-10f0-49b2-be8d-14be3eeda2d4 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b Sep 01 02:17:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0a27825d-10f0-49b2-be8d-14be3eeda2d4 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0a27825d-10f0-49b2-be8d-14be3eeda2d4 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:02 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:02 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0a27825d-10f0-49b2-be8d-14be3eeda2d4 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:17:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0a27825d-10f0-49b2-be8d-14be3eeda2d4 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b returned with HTTP 200 Sep 01 02:17:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1160/2275] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:02 2026] GET /volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5c1e4053-9d81-4c15-b7d8-ba3a4d92fd82 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5c1e4053-9d81-4c15-b7d8-ba3a4d92fd82 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] GET http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 Sep 01 02:17:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5c1e4053-9d81-4c15-b7d8-ba3a4d92fd82 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5c1e4053-9d81-4c15-b7d8-ba3a4d92fd82 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-780d6bc2-5d20-4520-823c-a66ea00cad95 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-780d6bc2-5d20-4520-823c-a66ea00cad95 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] POST http://192.168.122.72/volume/v3/attachments/3276a7d9-6355-4f57-a296-c69f6d06ef55/action Sep 01 02:17:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-780d6bc2-5d20-4520-823c-a66ea00cad95 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Action body: b'{"os-complete": null}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-780d6bc2-5d20-4520-823c-a66ea00cad95 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:02 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:02 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:02 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:02 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5c1e4053-9d81-4c15-b7d8-ba3a4d92fd82 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Volume info retrieved successfully. Sep 01 02:17:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5c1e4053-9d81-4c15-b7d8-ba3a4d92fd82 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 returned with HTTP 200 Sep 01 02:17:02 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:02 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1116/2276] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:02 2026] GET /volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 => generated 888 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-cf906440-34fc-4e3d-9311-048b5deddda7 req-780d6bc2-5d20-4520-823c-a66ea00cad95 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/attachments/3276a7d9-6355-4f57-a296-c69f6d06ef55/action returned with HTTP 204 Sep 01 02:17:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1161/2277] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:17:02 2026] POST /volume/v3/attachments/3276a7d9-6355-4f57-a296-c69f6d06ef55/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-befb45ed-1b44-4bc0-9a4f-620a8094d4be None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-befb45ed-1b44-4bc0-9a4f-620a8094d4be tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b Sep 01 02:17:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-befb45ed-1b44-4bc0-9a4f-620a8094d4be tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-befb45ed-1b44-4bc0-9a4f-620a8094d4be tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-befb45ed-1b44-4bc0-9a4f-620a8094d4be tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b returned with HTTP 404 Sep 01 02:17:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1117/2278] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:03 2026] GET /volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:17:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8e5d0ba6-9863-4d7e-84f9-08e32efe5358 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8e5d0ba6-9863-4d7e-84f9-08e32efe5358 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes Sep 01 02:17:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8e5d0ba6-9863-4d7e-84f9-08e32efe5358 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8e5d0ba6-9863-4d7e-84f9-08e32efe5358 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-8e5d0ba6-9863-4d7e-84f9-08e32efe5358 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:03 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8e5d0ba6-9863-4d7e-84f9-08e32efe5358 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:03 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:03 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:17:03 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:03 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:03 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8e5d0ba6-9863-4d7e-84f9-08e32efe5358 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Get all volumes completed successfully. Sep 01 02:17:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8e5d0ba6-9863-4d7e-84f9-08e32efe5358 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 200 Sep 01 02:17:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1162/2279] 192.168.122.72 () {58 vars in 1116 bytes} [Tue Sep 1 02:17:03 2026] GET /volume/v3/volumes => generated 340 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b994e1ee-968b-4dc4-87d9-26d62129e070 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b994e1ee-968b-4dc4-87d9-26d62129e070 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/snapshots Sep 01 02:17:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b994e1ee-968b-4dc4-87d9-26d62129e070 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b994e1ee-968b-4dc4-87d9-26d62129e070 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-b994e1ee-968b-4dc4-87d9-26d62129e070 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:03 devstack devstack@c-api.service[87017]: DEBUG cinder.db.api [None req-b994e1ee-968b-4dc4-87d9-26d62129e070 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Building query based on filter {{(pid=87017) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:17:03 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:03 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:17:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b994e1ee-968b-4dc4-87d9-26d62129e070 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Get all snapshots completed successfully. Sep 01 02:17:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b994e1ee-968b-4dc4-87d9-26d62129e070 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 200 Sep 01 02:17:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1118/2280] 192.168.122.72 () {58 vars in 1122 bytes} [Tue Sep 1 02:17:03 2026] GET /volume/v3/snapshots => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:17:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0232019f-ab22-45ac-b819-74a71b2bbe23 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0232019f-ab22-45ac-b819-74a71b2bbe23 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 Sep 01 02:17:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0232019f-ab22-45ac-b819-74a71b2bbe23 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0232019f-ab22-45ac-b819-74a71b2bbe23 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:03 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:03 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:03 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:03 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:03 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0232019f-ab22-45ac-b819-74a71b2bbe23 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:17:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0232019f-ab22-45ac-b819-74a71b2bbe23 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 returned with HTTP 200 Sep 01 02:17:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1163/2281] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:03 2026] GET /volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 => generated 884 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5310194b-c313-4208-931d-c60f95101715 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5310194b-c313-4208-931d-c60f95101715 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] DELETE http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 Sep 01 02:17:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5310194b-c313-4208-931d-c60f95101715 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5310194b-c313-4208-931d-c60f95101715 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:03 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-5310194b-c313-4208-931d-c60f95101715 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Delete volume with id: f34e2f3e-5c63-46d6-9a7d-8097088728f8 Sep 01 02:17:03 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:03 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:03 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:03 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5310194b-c313-4208-931d-c60f95101715 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:17:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5310194b-c313-4208-931d-c60f95101715 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Delete volume request issued successfully. Sep 01 02:17:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5310194b-c313-4208-931d-c60f95101715 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 returned with HTTP 202 Sep 01 02:17:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1119/2282] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:03 2026] DELETE /volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2367232f-5f7a-479e-a420-5d7b4286e6c8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2367232f-5f7a-479e-a420-5d7b4286e6c8 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 Sep 01 02:17:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2367232f-5f7a-479e-a420-5d7b4286e6c8 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2367232f-5f7a-479e-a420-5d7b4286e6c8 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:03 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:03 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:03 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:03 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:03 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2367232f-5f7a-479e-a420-5d7b4286e6c8 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Volume info retrieved successfully. Sep 01 02:17:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2367232f-5f7a-479e-a420-5d7b4286e6c8 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 returned with HTTP 200 Sep 01 02:17:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1164/2283] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:03 2026] GET /volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 => generated 883 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8403499b-a025-458c-b94e-fe171e79386a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8403499b-a025-458c-b94e-fe171e79386a tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] GET http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 Sep 01 02:17:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8403499b-a025-458c-b94e-fe171e79386a tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8403499b-a025-458c-b94e-fe171e79386a tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:03 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:03 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:03 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:03 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8403499b-a025-458c-b94e-fe171e79386a tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Volume info retrieved successfully. Sep 01 02:17:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8403499b-a025-458c-b94e-fe171e79386a tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 returned with HTTP 200 Sep 01 02:17:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1120/2284] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:03 2026] GET /volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 => generated 1180 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:17:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9a5517ef-b345-4778-a7a4-f353d9e7d407 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9a5517ef-b345-4778-a7a4-f353d9e7d407 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] GET http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 Sep 01 02:17:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9a5517ef-b345-4778-a7a4-f353d9e7d407 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9a5517ef-b345-4778-a7a4-f353d9e7d407 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:03 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:03 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:03 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:03 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:03 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9a5517ef-b345-4778-a7a4-f353d9e7d407 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Volume info retrieved successfully. Sep 01 02:17:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9a5517ef-b345-4778-a7a4-f353d9e7d407 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 returned with HTTP 200 Sep 01 02:17:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1165/2285] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:03 2026] GET /volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 => generated 1180 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:17:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cbf5e4d8-8c9e-4ce3-bfae-ebdbd48011a4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1121/2286] 192.168.122.72 () {62 vars in 1490 bytes} [Tue Sep 1 02:17:03 2026] DELETE /volume/v3/attachments/3276a7d9-6355-4f57-a296-c69f6d06ef55 => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:17:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2360b971-4983-4147-8c16-9719bbd43625 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:03 devstack devstack@c-api.service[87016]: WARNING keystonemiddleware.auth_token [None req-2360b971-4983-4147-8c16-9719bbd43625 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 02:17:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1166/2287] 192.168.122.72 () {62 vars in 1490 bytes} [Tue Sep 1 02:17:03 2026] DELETE /volume/v3/attachments/3276a7d9-6355-4f57-a296-c69f6d06ef55 => generated 114 bytes in 62 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:17:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-14e8565b-8705-4bf6-8d4c-dc3b3081d4be None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-14e8565b-8705-4bf6-8d4c-dc3b3081d4be tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] DELETE http://192.168.122.72/volume/v3/attachments/3276a7d9-6355-4f57-a296-c69f6d06ef55 Sep 01 02:17:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-14e8565b-8705-4bf6-8d4c-dc3b3081d4be tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-14e8565b-8705-4bf6-8d4c-dc3b3081d4be tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:03 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:03 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:04 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-14e8565b-8705-4bf6-8d4c-dc3b3081d4be tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Attachment connected to vm a851df69-1839-42c0-b65d-8ee1fa58e948, checking data on nova Sep 01 02:17:04 devstack devstack@c-api.service[87017]: DEBUG cinder.compute.nova [None req-14e8565b-8705-4bf6-8d4c-dc3b3081d4be tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Creating Keystone token plugin using URL: http://192.168.122.72/identity {{(pid=87017) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 02:17:04 devstack devstack@c-api.service[87017]: DEBUG novaclient.v2.client [None req-14e8565b-8705-4bf6-8d4c-dc3b3081d4be tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] REQ: curl -g -i -X GET http://192.168.122.72/compute/v2.1/servers/a851df69-1839-42c0-b65d-8ee1fa58e948/os-volume_attachments/a38e2792-6626-43ab-a44a-6f33345fb832 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ad953359873b68d7b13bab12f4588e963922bd143675b5e71a76e6ce2725d08d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-14e8565b-8705-4bf6-8d4c-dc3b3081d4be" -H "X-Service-Token: {SHA256}6950adf272d8f66f67e9bfa14c52c2737b9d2044d13815d94dcada6728c2cb30" {{(pid=87017) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 02:17:04 devstack devstack@c-api.service[87017]: DEBUG novaclient.v2.client [None req-14e8565b-8705-4bf6-8d4c-dc3b3081d4be tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 00:17:04 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-4fd9aa33-f2bb-42f2-a44f-0f56f92ebb85 x-openstack-request-id: req-4fd9aa33-f2bb-42f2-a44f-0f56f92ebb85 {{(pid=87017) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 02:17:04 devstack devstack@c-api.service[87017]: DEBUG novaclient.v2.client [None req-14e8565b-8705-4bf6-8d4c-dc3b3081d4be tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "a38e2792-6626-43ab-a44a-6f33345fb832", "serverId": "a851df69-1839-42c0-b65d-8ee1fa58e948", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "3276a7d9-6355-4f57-a296-c69f6d06ef55", "bdm_uuid": "cc5c69dc-ebac-4cdd-a48d-917270d22011"}} {{(pid=87017) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 02:17:04 devstack devstack@c-api.service[87017]: DEBUG novaclient.v2.client [None req-14e8565b-8705-4bf6-8d4c-dc3b3081d4be tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] GET call to compute for http://192.168.122.72/compute/v2.1/servers/a851df69-1839-42c0-b65d-8ee1fa58e948/os-volume_attachments/a38e2792-6626-43ab-a44a-6f33345fb832 used request id req-4fd9aa33-f2bb-42f2-a44f-0f56f92ebb85 {{(pid=87017) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.volume.api [None req-14e8565b-8705-4bf6-8d4c-dc3b3081d4be tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 01 02:17:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2781d0ba-4e33-4b89-99a7-57b18d5c1ecd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault [None req-14e8565b-8705-4bf6-8d4c-dc3b3081d4be tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Caught error: Detach volume from instance a851df69-1839-42c0-b65d-8ee1fa58e948 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a851df69-1839-42c0-b65d-8ee1fa58e948 using the Compute API Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a851df69-1839-42c0-b65d-8ee1fa58e948 using the Compute API Sep 01 02:17:04 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault Sep 01 02:17:04 devstack devstack@c-api.service[87017]: INFO cinder.api.middleware.fault [None req-14e8565b-8705-4bf6-8d4c-dc3b3081d4be tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/attachments/3276a7d9-6355-4f57-a296-c69f6d06ef55 returned with HTTP 409 Sep 01 02:17:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1122/2288] 192.168.122.72 () {60 vars in 1283 bytes} [Tue Sep 1 02:17:03 2026] DELETE /volume/v3/attachments/3276a7d9-6355-4f57-a296-c69f6d06ef55 => generated 167 bytes in 654 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2781d0ba-4e33-4b89-99a7-57b18d5c1ecd tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 Sep 01 02:17:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2781d0ba-4e33-4b89-99a7-57b18d5c1ecd tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2781d0ba-4e33-4b89-99a7-57b18d5c1ecd tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2781d0ba-4e33-4b89-99a7-57b18d5c1ecd tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 returned with HTTP 404 Sep 01 02:17:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1167/2289] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:04 2026] GET /volume/v3/volumes/f34e2f3e-5c63-46d6-9a7d-8097088728f8 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6e003845-3140-4f93-9460-accc1216e99c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6e003845-3140-4f93-9460-accc1216e99c tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/72bb7a60-ae02-429c-906f-1024e1995553 Sep 01 02:17:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6e003845-3140-4f93-9460-accc1216e99c tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6e003845-3140-4f93-9460-accc1216e99c tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:04 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-6e003845-3140-4f93-9460-accc1216e99c tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Delete snapshot with id: 72bb7a60-ae02-429c-906f-1024e1995553 Sep 01 02:17:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-b325fbe2-3b48-40af-826d-cf3208def956 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-b325fbe2-3b48-40af-826d-cf3208def956 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] GET http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 Sep 01 02:17:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-b325fbe2-3b48-40af-826d-cf3208def956 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-b325fbe2-3b48-40af-826d-cf3208def956 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:04 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-b325fbe2-3b48-40af-826d-cf3208def956 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Volume info retrieved successfully. Sep 01 02:17:04 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-6e003845-3140-4f93-9460-accc1216e99c tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:17:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-b325fbe2-3b48-40af-826d-cf3208def956 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 returned with HTTP 200 Sep 01 02:17:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1168/2290] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:17:04 2026] GET /volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 => generated 1162 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6e003845-3140-4f93-9460-accc1216e99c tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/snapshots/72bb7a60-ae02-429c-906f-1024e1995553 returned with HTTP 404 Sep 01 02:17:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1123/2291] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:17:04 2026] DELETE /volume/v3/snapshots/72bb7a60-ae02-429c-906f-1024e1995553 => generated 111 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9aae79e5-dda0-4d40-886e-d0a9eda5e974 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9aae79e5-dda0-4d40-886e-d0a9eda5e974 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] GET http://192.168.122.72/volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b Sep 01 02:17:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9aae79e5-dda0-4d40-886e-d0a9eda5e974 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9aae79e5-dda0-4d40-886e-d0a9eda5e974 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9aae79e5-dda0-4d40-886e-d0a9eda5e974 tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b returned with HTTP 404 Sep 01 02:17:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1169/2292] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:04 2026] GET /volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-89a3e657-d501-4771-9db0-ed0e23b33d2c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-59f933df-72f3-488d-84a3-27ff12189c4f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-89a3e657-d501-4771-9db0-ed0e23b33d2c tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] POST http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832/action Sep 01 02:17:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-89a3e657-d501-4771-9db0-ed0e23b33d2c tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-89a3e657-d501-4771-9db0-ed0e23b33d2c tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-59f933df-72f3-488d-84a3-27ff12189c4f tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] DELETE http://192.168.122.72/volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b Sep 01 02:17:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-59f933df-72f3-488d-84a3-27ff12189c4f tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-59f933df-72f3-488d-84a3-27ff12189c4f tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:04 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-59f933df-72f3-488d-84a3-27ff12189c4f tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] Delete volume with id: 0f8c3aed-9f9a-415d-813d-1cf36571292b Sep 01 02:17:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-59f933df-72f3-488d-84a3-27ff12189c4f tempest-VolumesDeleteCascade-406997109 tempest-VolumesDeleteCascade-406997109-project-member] http://192.168.122.72/volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b returned with HTTP 404 Sep 01 02:17:04 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:04 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1170/2293] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:04 2026] DELETE /volume/v3/volumes/0f8c3aed-9f9a-415d-813d-1cf36571292b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:04 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:04 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-89a3e657-d501-4771-9db0-ed0e23b33d2c tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Volume info retrieved successfully. Sep 01 02:17:04 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-89a3e657-d501-4771-9db0-ed0e23b33d2c tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Begin detaching volume completed successfully. Sep 01 02:17:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-89a3e657-d501-4771-9db0-ed0e23b33d2c tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832/action returned with HTTP 202 Sep 01 02:17:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1124/2294] 192.168.122.72 () {64 vars in 1556 bytes} [Tue Sep 1 02:17:04 2026] POST /volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:17:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-de41c350-9e54-417f-9973-bf4c0f2eadd9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-de41c350-9e54-417f-9973-bf4c0f2eadd9 None None] GET http://192.168.122.72/volume// Sep 01 02:17:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-de41c350-9e54-417f-9973-bf4c0f2eadd9 None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-de41c350-9e54-417f-9973-bf4c0f2eadd9 None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-de41c350-9e54-417f-9973-bf4c0f2eadd9 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:17:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1171/2295] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:17:04 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:17:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-5b67a0e8-a1cb-4157-b3d9-11e2f9c0cb9d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-5b67a0e8-a1cb-4157-b3d9-11e2f9c0cb9d tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] GET http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 Sep 01 02:17:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-5b67a0e8-a1cb-4157-b3d9-11e2f9c0cb9d tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-5b67a0e8-a1cb-4157-b3d9-11e2f9c0cb9d tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:04 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:04 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:04 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:04 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:04 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-5b67a0e8-a1cb-4157-b3d9-11e2f9c0cb9d tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Volume info retrieved successfully. Sep 01 02:17:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-5b67a0e8-a1cb-4157-b3d9-11e2f9c0cb9d tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 returned with HTTP 200 Sep 01 02:17:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1125/2296] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:17:04 2026] GET /volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 => generated 1346 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:17:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-3f22ff73-6a32-4c6b-956c-9a8fcd3fce21 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-3f22ff73-6a32-4c6b-956c-9a8fcd3fce21 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] DELETE http://192.168.122.72/volume/v3/attachments/3276a7d9-6355-4f57-a296-c69f6d06ef55 Sep 01 02:17:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-3f22ff73-6a32-4c6b-956c-9a8fcd3fce21 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-3f22ff73-6a32-4c6b-956c-9a8fcd3fce21 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:05 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:05 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:05 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:05 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, Sep 01 02:17:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-966ca58c-ea01-4c4e-a9dc-93e30878b120 req-3f22ff73-6a32-4c6b-956c-9a8fcd3fce21 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/attachments/3276a7d9-6355-4f57-a296-c69f6d06ef55 returned with HTTP 200 Sep 01 02:17:05 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1172/2297] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:17:05 2026] DELETE /volume/v3/attachments/3276a7d9-6355-4f57-a296-c69f6d06ef55 => generated 19 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-f75683a3-cd0b-49c0-84cc-b33b30d24c53 req-726e8f2c-a99e-498c-b632-aebfe3971e47 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-f75683a3-cd0b-49c0-84cc-b33b30d24c53 req-726e8f2c-a99e-498c-b632-aebfe3971e47 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] GET http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 Sep 01 02:17:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-f75683a3-cd0b-49c0-84cc-b33b30d24c53 req-726e8f2c-a99e-498c-b632-aebfe3971e47 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-f75683a3-cd0b-49c0-84cc-b33b30d24c53 req-726e8f2c-a99e-498c-b632-aebfe3971e47 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:05 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:05 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:05 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:05 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-f75683a3-cd0b-49c0-84cc-b33b30d24c53 req-726e8f2c-a99e-498c-b632-aebfe3971e47 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Volume info retrieved successfully. Sep 01 02:17:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-f75683a3-cd0b-49c0-84cc-b33b30d24c53 req-726e8f2c-a99e-498c-b632-aebfe3971e47 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 returned with HTTP 200 Sep 01 02:17:06 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1126/2298] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:17:05 2026] GET /volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 => generated 870 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-eccc33a5-413e-4d5a-bebb-91da88ec6ef0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eccc33a5-413e-4d5a-bebb-91da88ec6ef0 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] DELETE http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 Sep 01 02:17:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-eccc33a5-413e-4d5a-bebb-91da88ec6ef0 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-eccc33a5-413e-4d5a-bebb-91da88ec6ef0 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:06 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-eccc33a5-413e-4d5a-bebb-91da88ec6ef0 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Delete volume with id: a38e2792-6626-43ab-a44a-6f33345fb832 Sep 01 02:17:06 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:06 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:06 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:06 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:06 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-eccc33a5-413e-4d5a-bebb-91da88ec6ef0 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Volume info retrieved successfully. Sep 01 02:17:06 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-eccc33a5-413e-4d5a-bebb-91da88ec6ef0 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Delete volume request issued successfully. Sep 01 02:17:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eccc33a5-413e-4d5a-bebb-91da88ec6ef0 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 returned with HTTP 202 Sep 01 02:17:06 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1173/2299] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:17:06 2026] DELETE /volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:17:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e0f9e8d9-4ea1-4778-95c6-dca99f2647d7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e0f9e8d9-4ea1-4778-95c6-dca99f2647d7 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] GET http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 Sep 01 02:17:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e0f9e8d9-4ea1-4778-95c6-dca99f2647d7 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e0f9e8d9-4ea1-4778-95c6-dca99f2647d7 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:06 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:06 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:06 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:06 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:06 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e0f9e8d9-4ea1-4778-95c6-dca99f2647d7 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Volume info retrieved successfully. Sep 01 02:17:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e0f9e8d9-4ea1-4778-95c6-dca99f2647d7 tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 returned with HTTP 200 Sep 01 02:17:06 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1127/2300] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:06 2026] GET /volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 => generated 887 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-abdb3b94-307f-4306-a411-083a00bd5fae None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-13078ca3-8013-42c2-a4e7-5d03b580577a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-13078ca3-8013-42c2-a4e7-5d03b580577a tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] GET http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 Sep 01 02:17:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-13078ca3-8013-42c2-a4e7-5d03b580577a tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-13078ca3-8013-42c2-a4e7-5d03b580577a tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-13078ca3-8013-42c2-a4e7-5d03b580577a tempest-TestServerVolumeAttachScenarioOldVersion-126369967 tempest-TestServerVolumeAttachScenarioOldVersion-126369967-project-member] http://192.168.122.72/volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 returned with HTTP 404 Sep 01 02:17:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1128/2301] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:07 2026] GET /volume/v3/volumes/a38e2792-6626-43ab-a44a-6f33345fb832 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:17:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-abdb3b94-307f-4306-a411-083a00bd5fae tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:17:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-abdb3b94-307f-4306-a411-083a00bd5fae tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1450702071"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-abdb3b94-307f-4306-a411-083a00bd5fae tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1450702071'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:07 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-abdb3b94-307f-4306-a411-083a00bd5fae tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Create volume of 1 GB Sep 01 02:17:07 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-abdb3b94-307f-4306-a411-083a00bd5fae tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Availability Zones retrieved successfully. Sep 01 02:17:07 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-abdb3b94-307f-4306-a411-083a00bd5fae tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Flow 'volume_create_api' (d5141954-a51d-4652-82e5-bbb9e9927127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:07 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-abdb3b94-307f-4306-a411-083a00bd5fae tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80984985-5b7e-4c04-9572-994f2c072c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:07 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-abdb3b94-307f-4306-a411-083a00bd5fae tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:07 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-abdb3b94-307f-4306-a411-083a00bd5fae tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80984985-5b7e-4c04-9572-994f2c072c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:07 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-abdb3b94-307f-4306-a411-083a00bd5fae tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (847698a6-bf5b-451a-8fbd-69b1ae7086c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:07 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-abdb3b94-307f-4306-a411-083a00bd5fae tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Created reservations ['d019a35c-b1a8-47d8-9d6f-2b602b3c0475', '06fe25ae-81b2-4c5f-b655-532266428e08', '1a6edd69-c1ea-40c4-9eb8-9fa4979ab5c1', '46f9391e-d107-4d96-b76a-e7a6d1bd4ed1'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:07 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-abdb3b94-307f-4306-a411-083a00bd5fae tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (847698a6-bf5b-451a-8fbd-69b1ae7086c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d019a35c-b1a8-47d8-9d6f-2b602b3c0475', '06fe25ae-81b2-4c5f-b655-532266428e08', '1a6edd69-c1ea-40c4-9eb8-9fa4979ab5c1', '46f9391e-d107-4d96-b76a-e7a6d1bd4ed1']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:07 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-abdb3b94-307f-4306-a411-083a00bd5fae tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77909e9e-72aa-4a77-be76-18285cf001fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:07 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:07 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:07 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-abdb3b94-307f-4306-a411-083a00bd5fae tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77909e9e-72aa-4a77-be76-18285cf001fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2fb4635-9565-460f-b54e-3097ac4842dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1450702071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a592fabf01b84d69888ff1cf635924c3',qos_specs=None,replication_status=,reservations=['d019a35c-b1a8-47d8-9d6f-2b602b3c0475','06fe25ae-81b2-4c5f-b655-532266428e08','1a6edd69-c1ea-40c4-9eb8-9fa4979ab5c1','46f9391e-d107-4d96-b76a-e7a6d1bd4ed1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d5aebec95c3446db6f64d762fbcdbb6',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:17:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1450702071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2fb4635-9565-460f-b54e-3097ac4842dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a592fabf01b84d69888ff1cf635924c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d5aebec95c3446db6f64d762fbcdbb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:07 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-abdb3b94-307f-4306-a411-083a00bd5fae tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15551afd-0bab-48e4-bcca-b0dfcba53f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:07 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-abdb3b94-307f-4306-a411-083a00bd5fae tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15551afd-0bab-48e4-bcca-b0dfcba53f09) transitioned into state 'SUCCESS' from state '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-1450702071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a592fabf01b84d69888ff1cf635924c3',qos_specs=None,replication_status=,reservations=['d019a35c-b1a8-47d8-9d6f-2b602b3c0475','06fe25ae-81b2-4c5f-b655-532266428e08','1a6edd69-c1ea-40c4-9eb8-9fa4979ab5c1','46f9391e-d107-4d96-b76a-e7a6d1bd4ed1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d5aebec95c3446db6f64d762fbcdbb6',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:07 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-abdb3b94-307f-4306-a411-083a00bd5fae tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6901b03-4ff5-47d1-a17a-c47a574e1311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:07 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-abdb3b94-307f-4306-a411-083a00bd5fae tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6901b03-4ff5-47d1-a17a-c47a574e1311) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:07 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-abdb3b94-307f-4306-a411-083a00bd5fae tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Flow 'volume_create_api' (d5141954-a51d-4652-82e5-bbb9e9927127) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:07 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-abdb3b94-307f-4306-a411-083a00bd5fae tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Create volume request issued successfully. Sep 01 02:17:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-abdb3b94-307f-4306-a411-083a00bd5fae tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:07 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1174/2302] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:17:07 2026] POST /volume/v3/volumes => generated 754 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ded2b3b1-ecaa-4496-a4c8-c4f757b346ea None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ded2b3b1-ecaa-4496-a4c8-c4f757b346ea tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] GET http://192.168.122.72/volume/v3/volumes/f2fb4635-9565-460f-b54e-3097ac4842dd Sep 01 02:17:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ded2b3b1-ecaa-4496-a4c8-c4f757b346ea tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ded2b3b1-ecaa-4496-a4c8-c4f757b346ea tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:07 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:07 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:07 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:07 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:07 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ded2b3b1-ecaa-4496-a4c8-c4f757b346ea tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Volume info retrieved successfully. Sep 01 02:17:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ded2b3b1-ecaa-4496-a4c8-c4f757b346ea tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/f2fb4635-9565-460f-b54e-3097ac4842dd returned with HTTP 200 Sep 01 02:17:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1129/2303] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:07 2026] GET /volume/v3/volumes/f2fb4635-9565-460f-b54e-3097ac4842dd => generated 822 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bb56f875-e651-4305-a308-4260cbd075af None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bb56f875-e651-4305-a308-4260cbd075af tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] GET http://192.168.122.72/volume/v3/volumes/f2fb4635-9565-460f-b54e-3097ac4842dd Sep 01 02:17:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bb56f875-e651-4305-a308-4260cbd075af tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bb56f875-e651-4305-a308-4260cbd075af tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:08 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:08 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:08 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:08 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:08 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bb56f875-e651-4305-a308-4260cbd075af tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Volume info retrieved successfully. Sep 01 02:17:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bb56f875-e651-4305-a308-4260cbd075af tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/f2fb4635-9565-460f-b54e-3097ac4842dd returned with HTTP 200 Sep 01 02:17:08 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1175/2304] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:08 2026] GET /volume/v3/volumes/f2fb4635-9565-460f-b54e-3097ac4842dd => generated 846 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c1dc3d93-56a4-44c7-8815-f6686648ddcd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c1dc3d93-56a4-44c7-8815-f6686648ddcd tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] GET http://192.168.122.72/volume/v3/volumes/f2fb4635-9565-460f-b54e-3097ac4842dd Sep 01 02:17:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c1dc3d93-56a4-44c7-8815-f6686648ddcd tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c1dc3d93-56a4-44c7-8815-f6686648ddcd tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:10 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:10 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:10 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:10 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:10 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c1dc3d93-56a4-44c7-8815-f6686648ddcd tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Volume info retrieved successfully. Sep 01 02:17:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c1dc3d93-56a4-44c7-8815-f6686648ddcd tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/f2fb4635-9565-460f-b54e-3097ac4842dd returned with HTTP 200 Sep 01 02:17:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1130/2305] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:10 2026] GET /volume/v3/volumes/f2fb4635-9565-460f-b54e-3097ac4842dd => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e16cebb2-ef19-4962-8529-926e544d2c68 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e16cebb2-ef19-4962-8529-926e544d2c68 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:17:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e16cebb2-ef19-4962-8529-926e544d2c68 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f2fb4635-9565-460f-b54e-3097ac4842dd", "size": 2, "name": "tempest-VolumesCloneTest-Volume-663463977"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-e16cebb2-ef19-4962-8529-926e544d2c68 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Create volume request body: {'volume': {'source_volid': 'f2fb4635-9565-460f-b54e-3097ac4842dd', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-663463977'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:10 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:10 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:10 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:10 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e16cebb2-ef19-4962-8529-926e544d2c68 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Volume retrieved successfully. Sep 01 02:17:10 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-e16cebb2-ef19-4962-8529-926e544d2c68 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Create volume of 2 GB Sep 01 02:17:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e16cebb2-ef19-4962-8529-926e544d2c68 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Availability Zones retrieved successfully. Sep 01 02:17:10 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e16cebb2-ef19-4962-8529-926e544d2c68 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Flow 'volume_create_api' (d8a932dd-88c8-4b1d-a9c2-e1de8acf0612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:10 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e16cebb2-ef19-4962-8529-926e544d2c68 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5496e887-29e2-4b18-9905-555a96775563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:10 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-e16cebb2-ef19-4962-8529-926e544d2c68 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:10 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e16cebb2-ef19-4962-8529-926e544d2c68 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5496e887-29e2-4b18-9905-555a96775563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'f2fb4635-9565-460f-b54e-3097ac4842dd', 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:10 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e16cebb2-ef19-4962-8529-926e544d2c68 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0319d72-cdb6-4d07-8602-747077db3aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:10 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-e16cebb2-ef19-4962-8529-926e544d2c68 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Created reservations ['233010fe-cff8-4668-9f50-73184cbbf9e6', '1cdba039-f9db-4985-84ae-39ce6523f648', '2fe68139-3fe5-4a34-baab-58587ebd1336', '7740d583-51e1-4b65-a735-f2d47131bf64'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:10 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e16cebb2-ef19-4962-8529-926e544d2c68 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0319d72-cdb6-4d07-8602-747077db3aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['233010fe-cff8-4668-9f50-73184cbbf9e6', '1cdba039-f9db-4985-84ae-39ce6523f648', '2fe68139-3fe5-4a34-baab-58587ebd1336', '7740d583-51e1-4b65-a735-f2d47131bf64']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:10 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e16cebb2-ef19-4962-8529-926e544d2c68 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c25d93c8-5819-4551-b21b-061960bcce19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:10 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:10 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:10 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:10 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:10 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e16cebb2-ef19-4962-8529-926e544d2c68 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c25d93c8-5819-4551-b21b-061960bcce19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '784f0047-9477-480e-8a1d-2c612e8cf32c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-663463977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a592fabf01b84d69888ff1cf635924c3',qos_specs=None,replication_status=,reservations=['233010fe-cff8-4668-9f50-73184cbbf9e6','1cdba039-f9db-4985-84ae-39ce6523f648','2fe68139-3fe5-4a34-baab-58587ebd1336','7740d583-51e1-4b65-a735-f2d47131bf64'],size=2,snapshot_id=None,source_replicaid=,source_volid=f2fb4635-9565-460f-b54e-3097ac4842dd,status='creating',user_id='0d5aebec95c3446db6f64d762fbcdbb6',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:17:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-663463977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=784f0047-9477-480e-8a1d-2c612e8cf32c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a592fabf01b84d69888ff1cf635924c3',provider_auth=None,provider_geometry=None,provider_id=None,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=f2fb4635-9565-460f-b54e-3097ac4842dd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d5aebec95c3446db6f64d762fbcdbb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:10 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e16cebb2-ef19-4962-8529-926e544d2c68 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b096a067-5860-4d39-99cb-d307db0f2136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:10 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e16cebb2-ef19-4962-8529-926e544d2c68 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b096a067-5860-4d39-99cb-d307db0f2136) transitioned into state 'SUCCESS' from state '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-663463977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a592fabf01b84d69888ff1cf635924c3',qos_specs=None,replication_status=,reservations=['233010fe-cff8-4668-9f50-73184cbbf9e6','1cdba039-f9db-4985-84ae-39ce6523f648','2fe68139-3fe5-4a34-baab-58587ebd1336','7740d583-51e1-4b65-a735-f2d47131bf64'],size=2,snapshot_id=None,source_replicaid=,source_volid=f2fb4635-9565-460f-b54e-3097ac4842dd,status='creating',user_id='0d5aebec95c3446db6f64d762fbcdbb6',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:10 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e16cebb2-ef19-4962-8529-926e544d2c68 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3be441c0-ddcd-45f5-b7f4-ad39e3afd937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:10 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:10 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:10 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e16cebb2-ef19-4962-8529-926e544d2c68 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3be441c0-ddcd-45f5-b7f4-ad39e3afd937) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:10 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e16cebb2-ef19-4962-8529-926e544d2c68 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Flow 'volume_create_api' (d8a932dd-88c8-4b1d-a9c2-e1de8acf0612) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e16cebb2-ef19-4962-8529-926e544d2c68 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Create volume request issued successfully. Sep 01 02:17:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e16cebb2-ef19-4962-8529-926e544d2c68 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1176/2306] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:17:10 2026] POST /volume/v3/volumes => generated 787 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-41bc9a9c-0cbe-47a0-8f71-0ef853a66f28 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-41bc9a9c-0cbe-47a0-8f71-0ef853a66f28 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] GET http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c Sep 01 02:17:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-41bc9a9c-0cbe-47a0-8f71-0ef853a66f28 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-41bc9a9c-0cbe-47a0-8f71-0ef853a66f28 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:10 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:10 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:10 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:10 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:10 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-41bc9a9c-0cbe-47a0-8f71-0ef853a66f28 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Volume info retrieved successfully. Sep 01 02:17:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-41bc9a9c-0cbe-47a0-8f71-0ef853a66f28 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c returned with HTTP 200 Sep 01 02:17:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1131/2307] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:10 2026] GET /volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-84932d92-24e2-4e65-bae1-adbc16838d33 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-84932d92-24e2-4e65-bae1-adbc16838d33 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] GET http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c Sep 01 02:17:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-84932d92-24e2-4e65-bae1-adbc16838d33 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-84932d92-24e2-4e65-bae1-adbc16838d33 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:11 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:11 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:11 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:11 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-84932d92-24e2-4e65-bae1-adbc16838d33 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Volume info retrieved successfully. Sep 01 02:17:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-84932d92-24e2-4e65-bae1-adbc16838d33 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c returned with HTTP 200 Sep 01 02:17:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1177/2308] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:11 2026] GET /volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c => generated 879 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-414c9070-85b2-40ee-9fb7-829e8dd8759d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-414c9070-85b2-40ee-9fb7-829e8dd8759d tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] GET http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c Sep 01 02:17:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-414c9070-85b2-40ee-9fb7-829e8dd8759d tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-414c9070-85b2-40ee-9fb7-829e8dd8759d tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:12 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:12 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-414c9070-85b2-40ee-9fb7-829e8dd8759d tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Volume info retrieved successfully. Sep 01 02:17:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-414c9070-85b2-40ee-9fb7-829e8dd8759d tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c returned with HTTP 200 Sep 01 02:17:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1132/2309] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:12 2026] GET /volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c => generated 879 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-28b06256-b0d7-4d76-a351-d7227971632a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-28b06256-b0d7-4d76-a351-d7227971632a tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] GET http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c Sep 01 02:17:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-28b06256-b0d7-4d76-a351-d7227971632a tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-28b06256-b0d7-4d76-a351-d7227971632a tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:13 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:13 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:13 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:13 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-28b06256-b0d7-4d76-a351-d7227971632a tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Volume info retrieved successfully. Sep 01 02:17:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-28b06256-b0d7-4d76-a351-d7227971632a tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c returned with HTTP 200 Sep 01 02:17:13 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1178/2310] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:13 2026] GET /volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c => generated 879 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1d7c435c-08f2-4279-95d4-6b883c5e6d97 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1d7c435c-08f2-4279-95d4-6b883c5e6d97 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] GET http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c Sep 01 02:17:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1d7c435c-08f2-4279-95d4-6b883c5e6d97 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1d7c435c-08f2-4279-95d4-6b883c5e6d97 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1d7c435c-08f2-4279-95d4-6b883c5e6d97 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Volume info retrieved successfully. Sep 01 02:17:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1d7c435c-08f2-4279-95d4-6b883c5e6d97 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c returned with HTTP 200 Sep 01 02:17:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1133/2311] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:14 2026] GET /volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c => generated 879 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-709b39c0-0882-4711-ba36-d33613c10898 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-709b39c0-0882-4711-ba36-d33613c10898 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] GET http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c Sep 01 02:17:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-709b39c0-0882-4711-ba36-d33613c10898 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-709b39c0-0882-4711-ba36-d33613c10898 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:16 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:16 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:16 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:16 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-709b39c0-0882-4711-ba36-d33613c10898 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Volume info retrieved successfully. Sep 01 02:17:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-709b39c0-0882-4711-ba36-d33613c10898 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c returned with HTTP 200 Sep 01 02:17:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1179/2312] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:16 2026] GET /volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c => generated 879 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3ae42a4e-69a1-47ea-9340-40fbcedd13fd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3ae42a4e-69a1-47ea-9340-40fbcedd13fd tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] GET http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c Sep 01 02:17:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3ae42a4e-69a1-47ea-9340-40fbcedd13fd tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3ae42a4e-69a1-47ea-9340-40fbcedd13fd tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:17 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:17 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:17 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:17 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:17 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3ae42a4e-69a1-47ea-9340-40fbcedd13fd tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Volume info retrieved successfully. Sep 01 02:17:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3ae42a4e-69a1-47ea-9340-40fbcedd13fd tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c returned with HTTP 200 Sep 01 02:17:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1134/2313] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:17 2026] GET /volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c => generated 879 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b2d21e9c-09c5-4cd9-9239-51e25d8c66b4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b2d21e9c-09c5-4cd9-9239-51e25d8c66b4 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] GET http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c Sep 01 02:17:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b2d21e9c-09c5-4cd9-9239-51e25d8c66b4 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b2d21e9c-09c5-4cd9-9239-51e25d8c66b4 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:18 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:18 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:18 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:18 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:18 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b2d21e9c-09c5-4cd9-9239-51e25d8c66b4 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Volume info retrieved successfully. Sep 01 02:17:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b2d21e9c-09c5-4cd9-9239-51e25d8c66b4 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c returned with HTTP 200 Sep 01 02:17:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1180/2314] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:18 2026] GET /volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c => generated 879 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f44785d7-9029-49ca-b5a7-2edc33064ca1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f44785d7-9029-49ca-b5a7-2edc33064ca1 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] GET http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c Sep 01 02:17:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f44785d7-9029-49ca-b5a7-2edc33064ca1 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f44785d7-9029-49ca-b5a7-2edc33064ca1 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f44785d7-9029-49ca-b5a7-2edc33064ca1 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Volume info retrieved successfully. Sep 01 02:17:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f44785d7-9029-49ca-b5a7-2edc33064ca1 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c returned with HTTP 200 Sep 01 02:17:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1135/2315] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:19 2026] GET /volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c => generated 879 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2408d424-bb6b-471b-9a7b-e75c5d9924ad None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2408d424-bb6b-471b-9a7b-e75c5d9924ad tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] GET http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c Sep 01 02:17:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2408d424-bb6b-471b-9a7b-e75c5d9924ad tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2408d424-bb6b-471b-9a7b-e75c5d9924ad tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:20 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:20 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:20 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:20 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2408d424-bb6b-471b-9a7b-e75c5d9924ad tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Volume info retrieved successfully. Sep 01 02:17:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2408d424-bb6b-471b-9a7b-e75c5d9924ad tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c returned with HTTP 200 Sep 01 02:17:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1181/2316] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:20 2026] GET /volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c => generated 879 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fc839ce5-68db-4482-9141-5fd7ad4e1730 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fc839ce5-68db-4482-9141-5fd7ad4e1730 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] GET http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c Sep 01 02:17:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fc839ce5-68db-4482-9141-5fd7ad4e1730 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fc839ce5-68db-4482-9141-5fd7ad4e1730 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:21 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:21 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:21 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:21 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fc839ce5-68db-4482-9141-5fd7ad4e1730 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Volume info retrieved successfully. Sep 01 02:17:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fc839ce5-68db-4482-9141-5fd7ad4e1730 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c returned with HTTP 200 Sep 01 02:17:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1136/2317] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:21 2026] GET /volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c => generated 879 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2dbac24e-205c-4714-8ed7-6e25f5daac57 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2dbac24e-205c-4714-8ed7-6e25f5daac57 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] GET http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c Sep 01 02:17:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2dbac24e-205c-4714-8ed7-6e25f5daac57 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2dbac24e-205c-4714-8ed7-6e25f5daac57 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:22 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:22 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2dbac24e-205c-4714-8ed7-6e25f5daac57 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Volume info retrieved successfully. Sep 01 02:17:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2dbac24e-205c-4714-8ed7-6e25f5daac57 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c returned with HTTP 200 Sep 01 02:17:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1182/2318] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:22 2026] GET /volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f5e5a781-8e21-40aa-b2a7-9fda51885771 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f5e5a781-8e21-40aa-b2a7-9fda51885771 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] GET http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c Sep 01 02:17:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f5e5a781-8e21-40aa-b2a7-9fda51885771 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f5e5a781-8e21-40aa-b2a7-9fda51885771 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:22 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:22 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:22 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:22 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:22 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f5e5a781-8e21-40aa-b2a7-9fda51885771 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Volume info retrieved successfully. Sep 01 02:17:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f5e5a781-8e21-40aa-b2a7-9fda51885771 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c returned with HTTP 200 Sep 01 02:17:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1137/2319] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:22 2026] GET /volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c => generated 880 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2a94f00f-5fe3-433a-8b80-a60cdfd5e375 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2a94f00f-5fe3-433a-8b80-a60cdfd5e375 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] GET http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c Sep 01 02:17:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2a94f00f-5fe3-433a-8b80-a60cdfd5e375 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2a94f00f-5fe3-433a-8b80-a60cdfd5e375 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:22 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:22 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2a94f00f-5fe3-433a-8b80-a60cdfd5e375 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Volume info retrieved successfully. Sep 01 02:17:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2a94f00f-5fe3-433a-8b80-a60cdfd5e375 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c returned with HTTP 200 Sep 01 02:17:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1183/2320] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:22 2026] GET /volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c => generated 880 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0acbe5ac-4d68-4fb1-a8c7-032a2c8e7c26 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0acbe5ac-4d68-4fb1-a8c7-032a2c8e7c26 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] DELETE http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c Sep 01 02:17:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0acbe5ac-4d68-4fb1-a8c7-032a2c8e7c26 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0acbe5ac-4d68-4fb1-a8c7-032a2c8e7c26 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:22 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-0acbe5ac-4d68-4fb1-a8c7-032a2c8e7c26 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Delete volume with id: 784f0047-9477-480e-8a1d-2c612e8cf32c Sep 01 02:17:22 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:22 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:22 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:22 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:22 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0acbe5ac-4d68-4fb1-a8c7-032a2c8e7c26 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Volume info retrieved successfully. Sep 01 02:17:22 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0acbe5ac-4d68-4fb1-a8c7-032a2c8e7c26 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Delete volume request issued successfully. Sep 01 02:17:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0acbe5ac-4d68-4fb1-a8c7-032a2c8e7c26 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c returned with HTTP 202 Sep 01 02:17:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1138/2321] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:22 2026] DELETE /volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5de5f782-4cdc-4b0f-9142-38ee5f945249 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5de5f782-4cdc-4b0f-9142-38ee5f945249 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] GET http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c Sep 01 02:17:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5de5f782-4cdc-4b0f-9142-38ee5f945249 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5de5f782-4cdc-4b0f-9142-38ee5f945249 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:23 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:23 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:23 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:23 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:23 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5de5f782-4cdc-4b0f-9142-38ee5f945249 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Volume info retrieved successfully. Sep 01 02:17:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5de5f782-4cdc-4b0f-9142-38ee5f945249 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c returned with HTTP 200 Sep 01 02:17:23 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1184/2322] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:22 2026] GET /volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c => generated 879 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5ee0f979-e55f-41b4-a9dd-8878c773479e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5ee0f979-e55f-41b4-a9dd-8878c773479e tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] GET http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c Sep 01 02:17:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5ee0f979-e55f-41b4-a9dd-8878c773479e tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5ee0f979-e55f-41b4-a9dd-8878c773479e tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5ee0f979-e55f-41b4-a9dd-8878c773479e tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c returned with HTTP 404 Sep 01 02:17:24 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1139/2323] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:24 2026] GET /volume/v3/volumes/784f0047-9477-480e-8a1d-2c612e8cf32c => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cfe9e16f-a86c-44f0-88bf-cb96f6996b0b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cfe9e16f-a86c-44f0-88bf-cb96f6996b0b tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] GET http://192.168.122.72/volume/v3/volumes/f2fb4635-9565-460f-b54e-3097ac4842dd Sep 01 02:17:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cfe9e16f-a86c-44f0-88bf-cb96f6996b0b tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cfe9e16f-a86c-44f0-88bf-cb96f6996b0b tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:24 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:24 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:24 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:24 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:24 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-cfe9e16f-a86c-44f0-88bf-cb96f6996b0b tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Volume info retrieved successfully. Sep 01 02:17:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cfe9e16f-a86c-44f0-88bf-cb96f6996b0b tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/f2fb4635-9565-460f-b54e-3097ac4842dd returned with HTTP 200 Sep 01 02:17:24 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1185/2324] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:24 2026] GET /volume/v3/volumes/f2fb4635-9565-460f-b54e-3097ac4842dd => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f714194c-2c32-42fd-a846-7050cb30035f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f714194c-2c32-42fd-a846-7050cb30035f tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] DELETE http://192.168.122.72/volume/v3/volumes/f2fb4635-9565-460f-b54e-3097ac4842dd Sep 01 02:17:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f714194c-2c32-42fd-a846-7050cb30035f tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f714194c-2c32-42fd-a846-7050cb30035f tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:24 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-f714194c-2c32-42fd-a846-7050cb30035f tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Delete volume with id: f2fb4635-9565-460f-b54e-3097ac4842dd Sep 01 02:17:24 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:24 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:24 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:24 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:24 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f714194c-2c32-42fd-a846-7050cb30035f tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Volume info retrieved successfully. Sep 01 02:17:24 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f714194c-2c32-42fd-a846-7050cb30035f tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Delete volume request issued successfully. Sep 01 02:17:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f714194c-2c32-42fd-a846-7050cb30035f tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/f2fb4635-9565-460f-b54e-3097ac4842dd returned with HTTP 202 Sep 01 02:17:24 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1140/2325] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:24 2026] DELETE /volume/v3/volumes/f2fb4635-9565-460f-b54e-3097ac4842dd => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fa65e593-bc93-40ad-8aed-ec5f3144bd89 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fa65e593-bc93-40ad-8aed-ec5f3144bd89 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] GET http://192.168.122.72/volume/v3/volumes/f2fb4635-9565-460f-b54e-3097ac4842dd Sep 01 02:17:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fa65e593-bc93-40ad-8aed-ec5f3144bd89 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fa65e593-bc93-40ad-8aed-ec5f3144bd89 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:24 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:24 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:24 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:24 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:24 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fa65e593-bc93-40ad-8aed-ec5f3144bd89 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Volume info retrieved successfully. Sep 01 02:17:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fa65e593-bc93-40ad-8aed-ec5f3144bd89 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/f2fb4635-9565-460f-b54e-3097ac4842dd returned with HTTP 200 Sep 01 02:17:24 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1186/2326] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:24 2026] GET /volume/v3/volumes/f2fb4635-9565-460f-b54e-3097ac4842dd => generated 846 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ad20a40e-f521-4f04-a45e-9255d3fb8593 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ad20a40e-f521-4f04-a45e-9255d3fb8593 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] GET http://192.168.122.72/volume/v3/volumes/f2fb4635-9565-460f-b54e-3097ac4842dd Sep 01 02:17:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ad20a40e-f521-4f04-a45e-9255d3fb8593 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ad20a40e-f521-4f04-a45e-9255d3fb8593 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ad20a40e-f521-4f04-a45e-9255d3fb8593 tempest-VolumesCloneTest-621177741 tempest-VolumesCloneTest-621177741-project-member] http://192.168.122.72/volume/v3/volumes/f2fb4635-9565-460f-b54e-3097ac4842dd returned with HTTP 404 Sep 01 02:17:25 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1141/2327] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:25 2026] GET /volume/v3/volumes/f2fb4635-9565-460f-b54e-3097ac4842dd => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:17:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-91b2b9c2-4aae-427c-b52a-ab1e5293392f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-91b2b9c2-4aae-427c-b52a-ab1e5293392f tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:17:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-91b2b9c2-4aae-427c-b52a-ab1e5293392f tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-7748849", "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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-91b2b9c2-4aae-427c-b52a-ab1e5293392f tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:17:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1187/2328] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:26 2026] POST /volume/v3/types => generated 377 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8db8ec0d-6cc8-4ac8-b40a-b78d62ebf589 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8db8ec0d-6cc8-4ac8-b40a-b78d62ebf589 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] POST http://192.168.122.72/volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/encryption Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8db8ec0d-6cc8-4ac8-b40a-b78d62ebf589 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8db8ec0d-6cc8-4ac8-b40a-b78d62ebf589 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] http://192.168.122.72/volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/encryption returned with HTTP 200 Sep 01 02:17:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1142/2329] 192.168.122.72 () {60 vars in 1276 bytes} [Tue Sep 1 02:17:27 2026] POST /volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d1f20ec4-450a-4697-a821-a23758fded1a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d1f20ec4-450a-4697-a821-a23758fded1a tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:17:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d1f20ec4-450a-4697-a821-a23758fded1a tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-212055634", "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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d1f20ec4-450a-4697-a821-a23758fded1a tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:17:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1188/2330] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:27 2026] POST /volume/v3/types => generated 379 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-71b003c2-a8a4-48fa-b372-bb995f154701 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-261e3ea6-09d8-4d8c-aa75-913775145209 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-261e3ea6-09d8-4d8c-aa75-913775145209 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 Sep 01 02:17:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-261e3ea6-09d8-4d8c-aa75-913775145209 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-261e3ea6-09d8-4d8c-aa75-913775145209 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:27 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:27 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-71b003c2-a8a4-48fa-b372-bb995f154701 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] POST http://192.168.122.72/volume/v3/types/c35c8544-6ff0-4f9e-9dc0-789f67312a37/encryption Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-71b003c2-a8a4-48fa-b372-bb995f154701 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:27 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-261e3ea6-09d8-4d8c-aa75-913775145209 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-71b003c2-a8a4-48fa-b372-bb995f154701 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'ca61f0d5bb1e44f5a794318cd31c0a9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2a1121e09eb8432098f5058a75119b3b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-71b003c2-a8a4-48fa-b372-bb995f154701 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] http://192.168.122.72/volume/v3/types/c35c8544-6ff0-4f9e-9dc0-789f67312a37/encryption returned with HTTP 403 Sep 01 02:17:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1143/2331] 192.168.122.72 () {60 vars in 1276 bytes} [Tue Sep 1 02:17:27 2026] POST /volume/v3/types/c35c8544-6ff0-4f9e-9dc0-789f67312a37/encryption => generated 127 bytes in 182 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-261e3ea6-09d8-4d8c-aa75-913775145209 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 returned with HTTP 200 Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-006f7644-98bc-4198-82c7-0460c9b8bdc4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1189/2332] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:27 2026] GET /volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 => generated 880 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-006f7644-98bc-4198-82c7-0460c9b8bdc4 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-006f7644-98bc-4198-82c7-0460c9b8bdc4 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1475492229", "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=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2ef57744-4924-4249-ac10-ce92aac77941 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2ef57744-4924-4249-ac10-ce92aac77941 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 Sep 01 02:17:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2ef57744-4924-4249-ac10-ce92aac77941 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2ef57744-4924-4249-ac10-ce92aac77941 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:27 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:27 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:27 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2ef57744-4924-4249-ac10-ce92aac77941 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:17:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-006f7644-98bc-4198-82c7-0460c9b8bdc4 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:17:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1144/2333] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:27 2026] POST /volume/v3/types => generated 380 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2ef57744-4924-4249-ac10-ce92aac77941 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 returned with HTTP 200 Sep 01 02:17:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1190/2334] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:27 2026] GET /volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 => generated 880 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-62647d31-4000-4582-b2ff-e40a88580b8c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-62647d31-4000-4582-b2ff-e40a88580b8c tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] POST http://192.168.122.72/volume/v3/types/d502352e-8ac2-4a04-a08f-a55a691bf086/extra_specs Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-62647d31-4000-4582-b2ff-e40a88580b8c tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-62647d31-4000-4582-b2ff-e40a88580b8c tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'ca61f0d5bb1e44f5a794318cd31c0a9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2a1121e09eb8432098f5058a75119b3b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-62647d31-4000-4582-b2ff-e40a88580b8c tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] http://192.168.122.72/volume/v3/types/d502352e-8ac2-4a04-a08f-a55a691bf086/extra_specs returned with HTTP 403 Sep 01 02:17:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1145/2335] 192.168.122.72 () {60 vars in 1278 bytes} [Tue Sep 1 02:17:27 2026] POST /volume/v3/types/d502352e-8ac2-4a04-a08f-a55a691bf086/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-dbe05b95-bac6-481d-b1d8-4756ccd93f37 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dbe05b95-bac6-481d-b1d8-4756ccd93f37 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] PUT http://192.168.122.72/volume/v3/types/d502352e-8ac2-4a04-a08f-a55a691bf086/extra_specs/key2 Sep 01 02:17:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dbe05b95-bac6-481d-b1d8-4756ccd93f37 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:27 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-dbe05b95-bac6-481d-b1d8-4756ccd93f37 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'ca61f0d5bb1e44f5a794318cd31c0a9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2a1121e09eb8432098f5058a75119b3b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dbe05b95-bac6-481d-b1d8-4756ccd93f37 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] http://192.168.122.72/volume/v3/types/d502352e-8ac2-4a04-a08f-a55a691bf086/extra_specs/key2 returned with HTTP 403 Sep 01 02:17:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1191/2336] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:17:27 2026] PUT /volume/v3/types/d502352e-8ac2-4a04-a08f-a55a691bf086/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-76fcb8b3-cf44-4707-91c2-91aebf224096 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-76fcb8b3-cf44-4707-91c2-91aebf224096 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] POST http://192.168.122.72/volume/v3/types Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-76fcb8b3-cf44-4707-91c2-91aebf224096 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-76fcb8b3-cf44-4707-91c2-91aebf224096 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'ca61f0d5bb1e44f5a794318cd31c0a9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2a1121e09eb8432098f5058a75119b3b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-76fcb8b3-cf44-4707-91c2-91aebf224096 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] http://192.168.122.72/volume/v3/types returned with HTTP 403 Sep 01 02:17:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1146/2337] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:17:27 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 01 02:17:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-db3d28d6-0542-4fdf-9f92-25d6b4a60074 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-db3d28d6-0542-4fdf-9f92-25d6b4a60074 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:17:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-db3d28d6-0542-4fdf-9f92-25d6b4a60074 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1263375310", "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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-66170aed-4f14-4923-9939-29179f4fbca2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-66170aed-4f14-4923-9939-29179f4fbca2 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-66170aed-4f14-4923-9939-29179f4fbca2 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-66170aed-4f14-4923-9939-29179f4fbca2 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:27 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-db3d28d6-0542-4fdf-9f92-25d6b4a60074 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:17:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1192/2338] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:27 2026] POST /volume/v3/types => generated 380 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:27 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-66170aed-4f14-4923-9939-29179f4fbca2 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:17:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2732eee9-25ad-4660-9f38-d7baffbcdc05 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-66170aed-4f14-4923-9939-29179f4fbca2 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 returned with HTTP 200 Sep 01 02:17:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2732eee9-25ad-4660-9f38-d7baffbcdc05 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] POST http://192.168.122.72/volume/v3/types/1cbcd541-ec76-410e-8591-834a314ca9ac/encryption Sep 01 02:17:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1147/2339] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:17:27 2026] GET /volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 => generated 880 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2732eee9-25ad-4660-9f38-d7baffbcdc05 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2732eee9-25ad-4660-9f38-d7baffbcdc05 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] http://192.168.122.72/volume/v3/types/1cbcd541-ec76-410e-8591-834a314ca9ac/encryption returned with HTTP 200 Sep 01 02:17:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1193/2340] 192.168.122.72 () {60 vars in 1276 bytes} [Tue Sep 1 02:17:27 2026] POST /volume/v3/types/1cbcd541-ec76-410e-8591-834a314ca9ac/encryption => generated 239 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b4e48136-bf83-438f-838e-a012c23ef70f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b4e48136-bf83-438f-838e-a012c23ef70f tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] DELETE http://192.168.122.72/volume/v3/types/1cbcd541-ec76-410e-8591-834a314ca9ac/encryption/95fa5833-b0cb-42a6-96f8-38c50e241324 Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b4e48136-bf83-438f-838e-a012c23ef70f tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b4e48136-bf83-438f-838e-a012c23ef70f tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-b4e48136-bf83-438f-838e-a012c23ef70f tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'ca61f0d5bb1e44f5a794318cd31c0a9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2a1121e09eb8432098f5058a75119b3b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b4e48136-bf83-438f-838e-a012c23ef70f tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] http://192.168.122.72/volume/v3/types/1cbcd541-ec76-410e-8591-834a314ca9ac/encryption/95fa5833-b0cb-42a6-96f8-38c50e241324 returned with HTTP 403 Sep 01 02:17:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1148/2341] 192.168.122.72 () {58 vars in 1368 bytes} [Tue Sep 1 02:17:27 2026] DELETE /volume/v3/types/1cbcd541-ec76-410e-8591-834a314ca9ac/encryption/95fa5833-b0cb-42a6-96f8-38c50e241324 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c7ca75c2-df62-4545-861e-5f67cdca0868 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c7ca75c2-df62-4545-861e-5f67cdca0868 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:17:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c7ca75c2-df62-4545-861e-5f67cdca0868 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1892943489", "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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c7ca75c2-df62-4545-861e-5f67cdca0868 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:17:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1194/2342] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:27 2026] POST /volume/v3/types => generated 380 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0cb93676-2123-4692-9a3d-32e92e2be294 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0cb93676-2123-4692-9a3d-32e92e2be294 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] DELETE http://192.168.122.72/volume/v3/types/6272fe4e-cadd-472d-9e7f-c1da74095d6f/extra_specs/key1 Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0cb93676-2123-4692-9a3d-32e92e2be294 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0cb93676-2123-4692-9a3d-32e92e2be294 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-0cb93676-2123-4692-9a3d-32e92e2be294 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'ca61f0d5bb1e44f5a794318cd31c0a9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2a1121e09eb8432098f5058a75119b3b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0cb93676-2123-4692-9a3d-32e92e2be294 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] http://192.168.122.72/volume/v3/types/6272fe4e-cadd-472d-9e7f-c1da74095d6f/extra_specs/key1 returned with HTTP 403 Sep 01 02:17:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1149/2343] 192.168.122.72 () {58 vars in 1275 bytes} [Tue Sep 1 02:17:27 2026] DELETE /volume/v3/types/6272fe4e-cadd-472d-9e7f-c1da74095d6f/extra_specs/key1 => generated 122 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cf00bd5d-db5b-4b8c-930e-a6348cc99ec5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-55344295-3109-4f74-8e30-406a0c07b47e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-55344295-3109-4f74-8e30-406a0c07b47e tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:17:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-55344295-3109-4f74-8e30-406a0c07b47e tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-303572825", "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=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-55344295-3109-4f74-8e30-406a0c07b47e tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:17:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1150/2344] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:27 2026] POST /volume/v3/types => generated 379 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-53b5c4a1-61e7-4b8d-8071-3a84abea3f60 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-53b5c4a1-61e7-4b8d-8071-3a84abea3f60 None None] GET http://192.168.122.72/volume// Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-53b5c4a1-61e7-4b8d-8071-3a84abea3f60 None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-53b5c4a1-61e7-4b8d-8071-3a84abea3f60 None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-53b5c4a1-61e7-4b8d-8071-3a84abea3f60 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:17:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1151/2345] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:17:28 2026] GET /volume/ => generated 389 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-447082d0-dfac-458e-9d89-f87e716a945b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-447082d0-dfac-458e-9d89-f87e716a945b tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-447082d0-dfac-458e-9d89-f87e716a945b tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "538224d7-8fe1-4fb3-b93f-9bbfbb018624", "connector": null, "instance_uuid": "62fde4c4-32c3-4b13-9276-ee9a04421088"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:28 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:28 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:28 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-447082d0-dfac-458e-9d89-f87e716a945b tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:17:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1152/2346] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:17:28 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2222517c-b321-4017-b1f7-09b6bea7cbf3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cf00bd5d-db5b-4b8c-930e-a6348cc99ec5 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cf00bd5d-db5b-4b8c-930e-a6348cc99ec5 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40581b66-409e-4dad-a69b-7455c1fa7694", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-146896852"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2222517c-b321-4017-b1f7-09b6bea7cbf3 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] DELETE http://192.168.122.72/volume/v3/types/d5dfade5-1a96-4b7d-ac20-90e0f1e378f4 Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2222517c-b321-4017-b1f7-09b6bea7cbf3 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2222517c-b321-4017-b1f7-09b6bea7cbf3 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:28 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-2222517c-b321-4017-b1f7-09b6bea7cbf3 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'ca61f0d5bb1e44f5a794318cd31c0a9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2a1121e09eb8432098f5058a75119b3b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2222517c-b321-4017-b1f7-09b6bea7cbf3 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] http://192.168.122.72/volume/v3/types/d5dfade5-1a96-4b7d-ac20-90e0f1e378f4 returned with HTTP 403 Sep 01 02:17:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1153/2347] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:28 2026] DELETE /volume/v3/types/d5dfade5-1a96-4b7d-ac20-90e0f1e378f4 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ffe340e9-f9de-4028-ae45-e197178d5070 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cf00bd5d-db5b-4b8c-930e-a6348cc99ec5 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 404 Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ffe340e9-f9de-4028-ae45-e197178d5070 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] GET http://192.168.122.72/volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/extra_specs Sep 01 02:17:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1195/2348] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:17:27 2026] POST /volume/v3/snapshots => generated 109 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ffe340e9-f9de-4028-ae45-e197178d5070 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ffe340e9-f9de-4028-ae45-e197178d5070 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2f2451d5-e828-48c3-846d-6eaf5eb07673 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2f2451d5-e828-48c3-846d-6eaf5eb07673 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2f2451d5-e828-48c3-846d-6eaf5eb07673 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-958934352"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ffe340e9-f9de-4028-ae45-e197178d5070 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] http://192.168.122.72/volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/extra_specs returned with HTTP 200 Sep 01 02:17:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1154/2349] 192.168.122.72 () {58 vars in 1257 bytes} [Tue Sep 1 02:17:28 2026] GET /volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/extra_specs => generated 123 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-65c2fd81-3aaf-4d58-9781-fd54c6f4040d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-65c2fd81-3aaf-4d58-9781-fd54c6f4040d tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] GET http://192.168.122.72/volume/v3/types Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-65c2fd81-3aaf-4d58-9781-fd54c6f4040d tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-65c2fd81-3aaf-4d58-9781-fd54c6f4040d tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-65c2fd81-3aaf-4d58-9781-fd54c6f4040d tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2f2451d5-e828-48c3-846d-6eaf5eb07673 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 404 Sep 01 02:17:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1196/2350] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:17:28 2026] POST /volume/v3/snapshots => generated 77 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b452e1b8-5757-4636-8bda-3d8c11da172c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b452e1b8-5757-4636-8bda-3d8c11da172c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b452e1b8-5757-4636-8bda-3d8c11da172c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b452e1b8-5757-4636-8bda-3d8c11da172c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:28 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-65c2fd81-3aaf-4d58-9781-fd54c6f4040d tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:17:28 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:28 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1155/2351] 192.168.122.72 () {58 vars in 1110 bytes} [Tue Sep 1 02:17:28 2026] GET /volume/v3/types => generated 2359 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-06495016-6ee9-4143-a9e8-49f590d2286d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-06495016-6ee9-4143-a9e8-49f590d2286d None None] GET http://192.168.122.72/volume// Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-06495016-6ee9-4143-a9e8-49f590d2286d None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-06495016-6ee9-4143-a9e8-49f590d2286d None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-06495016-6ee9-4143-a9e8-49f590d2286d None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:17:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1156/2352] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:17:28 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b956fcbe-c480-47f1-84e4-042b39542981 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b956fcbe-c480-47f1-84e4-042b39542981 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] GET http://192.168.122.72/volume/v3/snapshots?limit=invalid Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b956fcbe-c480-47f1-84e4-042b39542981 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b956fcbe-c480-47f1-84e4-042b39542981 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b956fcbe-c480-47f1-84e4-042b39542981 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] HTTP exception thrown: limit param must be an integer Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b956fcbe-c480-47f1-84e4-042b39542981 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 01 02:17:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1157/2353] 192.168.122.72 () {58 vars in 1149 bytes} [Tue Sep 1 02:17:28 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b452e1b8-5757-4636-8bda-3d8c11da172c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-dcd804dd-4e3a-4c33-a253-d88bde1c0036 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-dcd804dd-4e3a-4c33-a253-d88bde1c0036 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-dcd804dd-4e3a-4c33-a253-d88bde1c0036 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-dcd804dd-4e3a-4c33-a253-d88bde1c0036 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b452e1b8-5757-4636-8bda-3d8c11da172c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 returned with HTTP 200 Sep 01 02:17:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1197/2354] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:28 2026] GET /volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 => generated 879 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-461b7a3b-d7b5-49ff-be2b-a6f1497ae0f2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-461b7a3b-d7b5-49ff-be2b-a6f1497ae0f2 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] GET http://192.168.122.72/volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/encryption/cipher Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-461b7a3b-d7b5-49ff-be2b-a6f1497ae0f2 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-461b7a3b-d7b5-49ff-be2b-a6f1497ae0f2 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-461b7a3b-d7b5-49ff-be2b-a6f1497ae0f2 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'ca61f0d5bb1e44f5a794318cd31c0a9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2a1121e09eb8432098f5058a75119b3b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-461b7a3b-d7b5-49ff-be2b-a6f1497ae0f2 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] http://192.168.122.72/volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/encryption/cipher returned with HTTP 403 Sep 01 02:17:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1198/2355] 192.168.122.72 () {58 vars in 1275 bytes} [Tue Sep 1 02:17:28 2026] GET /volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-45f45943-914f-4d5f-827e-12c61e19e444 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-45f45943-914f-4d5f-827e-12c61e19e444 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] GET http://192.168.122.72/volume/v3/snapshots?marker=673fa356-d3e9-412a-987a-69504100bf1e Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-45f45943-914f-4d5f-827e-12c61e19e444 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-45f45943-914f-4d5f-827e-12c61e19e444 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-45f45943-914f-4d5f-827e-12c61e19e444 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [None req-45f45943-914f-4d5f-827e-12c61e19e444 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-45f45943-914f-4d5f-827e-12c61e19e444 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/snapshots?marker=673fa356-d3e9-412a-987a-69504100bf1e returned with HTTP 404 Sep 01 02:17:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1199/2356] 192.168.122.72 () {58 vars in 1209 bytes} [Tue Sep 1 02:17:28 2026] GET /volume/v3/snapshots?marker=673fa356-d3e9-412a-987a-69504100bf1e => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:28 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5947bc62-d300-40a5-bb16-6deec15a3622 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5947bc62-d300-40a5-bb16-6deec15a3622 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] GET http://192.168.122.72/volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/encryption Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5947bc62-d300-40a5-bb16-6deec15a3622 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5947bc62-d300-40a5-bb16-6deec15a3622 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:28 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-5947bc62-d300-40a5-bb16-6deec15a3622 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'ca61f0d5bb1e44f5a794318cd31c0a9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2a1121e09eb8432098f5058a75119b3b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5947bc62-d300-40a5-bb16-6deec15a3622 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] http://192.168.122.72/volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/encryption returned with HTTP 403 Sep 01 02:17:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1200/2357] 192.168.122.72 () {58 vars in 1254 bytes} [Tue Sep 1 02:17:28 2026] GET /volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/encryption => generated 124 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-aa0fabe2-bbaf-4339-bb2a-f13f5658a8a1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aa0fabe2-bbaf-4339-bb2a-f13f5658a8a1 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] GET http://192.168.122.72/volume/v3/snapshots?sort_key=invalid Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aa0fabe2-bbaf-4339-bb2a-f13f5658a8a1 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aa0fabe2-bbaf-4339-bb2a-f13f5658a8a1 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-aa0fabe2-bbaf-4339-bb2a-f13f5658a8a1 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [None req-aa0fabe2-bbaf-4339-bb2a-f13f5658a8a1 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aa0fabe2-bbaf-4339-bb2a-f13f5658a8a1 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-dcd804dd-4e3a-4c33-a253-d88bde1c0036 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:17:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1201/2358] 192.168.122.72 () {58 vars in 1155 bytes} [Tue Sep 1 02:17:28 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e668a6d1-637d-43bf-8461-b8c9c3270137 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e668a6d1-637d-43bf-8461-b8c9c3270137 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] GET http://192.168.122.72/volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/extra_specs/multiattach Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e668a6d1-637d-43bf-8461-b8c9c3270137 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e668a6d1-637d-43bf-8461-b8c9c3270137 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-dcd804dd-4e3a-4c33-a253-d88bde1c0036 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 returned with HTTP 200 Sep 01 02:17:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1158/2359] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:17:28 2026] GET /volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 => generated 1060 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-df343bd6-7d2d-46fd-bb90-3b6510abd520 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-df343bd6-7d2d-46fd-bb90-3b6510abd520 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-df343bd6-7d2d-46fd-bb90-3b6510abd520 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-233437201"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-df343bd6-7d2d-46fd-bb90-3b6510abd520 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-233437201'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-df343bd6-7d2d-46fd-bb90-3b6510abd520 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Create volume of 2 GB Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e668a6d1-637d-43bf-8461-b8c9c3270137 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] http://192.168.122.72/volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/extra_specs/multiattach returned with HTTP 200 Sep 01 02:17:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1202/2360] 192.168.122.72 () {58 vars in 1293 bytes} [Tue Sep 1 02:17:28 2026] GET /volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/extra_specs/multiattach => generated 29 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-df343bd6-7d2d-46fd-bb90-3b6510abd520 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Availability Zones retrieved successfully. Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f6876023-23aa-4a4e-8eaa-5403bb4a1462 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f6876023-23aa-4a4e-8eaa-5403bb4a1462 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] GET http://192.168.122.72/volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/extra_specs/volume_backend_name Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f6876023-23aa-4a4e-8eaa-5403bb4a1462 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f6876023-23aa-4a4e-8eaa-5403bb4a1462 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-df343bd6-7d2d-46fd-bb90-3b6510abd520 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Flow 'volume_create_api' (1ef839ad-48fe-4f61-aa9a-4144440ed4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-df343bd6-7d2d-46fd-bb90-3b6510abd520 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (831f33ce-79ea-4a01-a847-617be1b57f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-df343bd6-7d2d-46fd-bb90-3b6510abd520 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Validating volume size '2' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f6876023-23aa-4a4e-8eaa-5403bb4a1462 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] http://192.168.122.72/volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 02:17:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1203/2361] 192.168.122.72 () {58 vars in 1317 bytes} [Tue Sep 1 02:17:28 2026] GET /volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/extra_specs/volume_backend_name => generated 143 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7d6d4f1b-7e97-4eff-b6b5-6cc013e307cf None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7d6d4f1b-7e97-4eff-b6b5-6cc013e307cf tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] GET http://192.168.122.72/volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7d6d4f1b-7e97-4eff-b6b5-6cc013e307cf tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7d6d4f1b-7e97-4eff-b6b5-6cc013e307cf tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7d6d4f1b-7e97-4eff-b6b5-6cc013e307cf tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] http://192.168.122.72/volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f returned with HTTP 200 Sep 01 02:17:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1204/2362] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:17:28 2026] GET /volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f => generated 315 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8e3e5cd1-9cb7-4365-ac0c-1c0ac7acd3da None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8e3e5cd1-9cb7-4365-ac0c-1c0ac7acd3da tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] PUT http://192.168.122.72/volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/encryption/4da95d8b-4e2e-493a-b7ac-ca0925ebdde1 Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8e3e5cd1-9cb7-4365-ac0c-1c0ac7acd3da tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-8e3e5cd1-9cb7-4365-ac0c-1c0ac7acd3da tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'ca61f0d5bb1e44f5a794318cd31c0a9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2a1121e09eb8432098f5058a75119b3b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8e3e5cd1-9cb7-4365-ac0c-1c0ac7acd3da tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] http://192.168.122.72/volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/encryption/4da95d8b-4e2e-493a-b7ac-ca0925ebdde1 returned with HTTP 403 Sep 01 02:17:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1205/2363] 192.168.122.72 () {60 vars in 1385 bytes} [Tue Sep 1 02:17:28 2026] PUT /volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/encryption/4da95d8b-4e2e-493a-b7ac-ca0925ebdde1 => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5ca62c1b-17da-41f8-9970-a6b4fbe8b05c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-df343bd6-7d2d-46fd-bb90-3b6510abd520 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (831f33ce-79ea-4a01-a847-617be1b57f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5ca62c1b-17da-41f8-9970-a6b4fbe8b05c tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] PUT http://192.168.122.72/volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/extra_specs/key1 Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5ca62c1b-17da-41f8-9970-a6b4fbe8b05c tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-df343bd6-7d2d-46fd-bb90-3b6510abd520 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac7170f9-a94d-4c59-ac2f-10823ca9b9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-5ca62c1b-17da-41f8-9970-a6b4fbe8b05c tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'ca61f0d5bb1e44f5a794318cd31c0a9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2a1121e09eb8432098f5058a75119b3b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5ca62c1b-17da-41f8-9970-a6b4fbe8b05c tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] http://192.168.122.72/volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/extra_specs/key1 returned with HTTP 403 Sep 01 02:17:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1206/2364] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:17:28 2026] PUT /volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1e77fc1c-b4de-48a3-8807-4cab5e38ac6a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1e77fc1c-b4de-48a3-8807-4cab5e38ac6a tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] PUT http://192.168.122.72/volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1e77fc1c-b4de-48a3-8807-4cab5e38ac6a tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-1e77fc1c-b4de-48a3-8807-4cab5e38ac6a tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'ca61f0d5bb1e44f5a794318cd31c0a9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2a1121e09eb8432098f5058a75119b3b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1e77fc1c-b4de-48a3-8807-4cab5e38ac6a tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-member] http://192.168.122.72/volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f returned with HTTP 403 Sep 01 02:17:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1207/2365] 192.168.122.72 () {60 vars in 1241 bytes} [Tue Sep 1 02:17:28 2026] PUT /volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-9b354d70-49d2-45f5-ade1-ba5174e51b53 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-9b354d70-49d2-45f5-ade1-ba5174e51b53 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] PUT http://192.168.122.72/volume/v3/attachments/b16c6b2f-f0c5-4d59-ba3f-663af85a63d6 Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-9b354d70-49d2-45f5-ade1-ba5174e51b53 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.72", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:32e52322f66a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "b99c6661-3d45-4b14-b3c5-e80eb5d23bfa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-9b354d70-49d2-45f5-ade1-ba5174e51b53 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Acquiring lock "cinder-attachment_update-538224d7-8fe1-4fb3-b93f-9bbfbb018624-devstack" by "attachment_update" {{(pid=87016) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-9b354d70-49d2-45f5-ade1-ba5174e51b53 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Lock "cinder-attachment_update-538224d7-8fe1-4fb3-b93f-9bbfbb018624-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87016) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:28 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:28 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:28 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-df343bd6-7d2d-46fd-bb90-3b6510abd520 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Created reservations ['ad35b373-f5aa-4f89-a7a2-f5d90aaa46e4', '6bd25897-cf37-4b4b-b66d-998fd8d15a74', '5e9d2aa3-3bea-4d7e-b4ff-7ae0e6e71f78', '7565cc04-aaa8-4574-af86-303d688fa5a5'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-df343bd6-7d2d-46fd-bb90-3b6510abd520 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac7170f9-a94d-4c59-ac2f-10823ca9b9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad35b373-f5aa-4f89-a7a2-f5d90aaa46e4', '6bd25897-cf37-4b4b-b66d-998fd8d15a74', '5e9d2aa3-3bea-4d7e-b4ff-7ae0e6e71f78', '7565cc04-aaa8-4574-af86-303d688fa5a5']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-df343bd6-7d2d-46fd-bb90-3b6510abd520 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b707673-46c1-4248-806f-4d2680e40d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:28 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-df343bd6-7d2d-46fd-bb90-3b6510abd520 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b707673-46c1-4248-806f-4d2680e40d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02b9024e-c815-4d30-b215-533c0ffe697e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-233437201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='337f012323aa4189b3d9386123d108c7',qos_specs=None,replication_status=,reservations=['ad35b373-f5aa-4f89-a7a2-f5d90aaa46e4','6bd25897-cf37-4b4b-b66d-998fd8d15a74','5e9d2aa3-3bea-4d7e-b4ff-7ae0e6e71f78','7565cc04-aaa8-4574-af86-303d688fa5a5'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f23423844efe4f5a9cb9c574b689354b',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:17:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-233437201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02b9024e-c815-4d30-b215-533c0ffe697e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='337f012323aa4189b3d9386123d108c7',provider_auth=None,provider_geometry=None,provider_id=None,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='f23423844efe4f5a9cb9c574b689354b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-df343bd6-7d2d-46fd-bb90-3b6510abd520 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db6c36de-1011-46d7-bfc3-20c86f7d121b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-9b354d70-49d2-45f5-ade1-ba5174e51b53 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Lock "cinder-attachment_update-538224d7-8fe1-4fb3-b93f-9bbfbb018624-devstack" released by "attachment_update" :: held 0.182s {{(pid=87016) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-9b354d70-49d2-45f5-ade1-ba5174e51b53 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/attachments/b16c6b2f-f0c5-4d59-ba3f-663af85a63d6 returned with HTTP 200 Sep 01 02:17:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1208/2366] 192.168.122.72 () {66 vars in 1588 bytes} [Tue Sep 1 02:17:28 2026] PUT /volume/v3/attachments/b16c6b2f-f0c5-4d59-ba3f-663af85a63d6 => generated 694 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4843ab04-a23d-4c38-84c2-da88de1785ed None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-df343bd6-7d2d-46fd-bb90-3b6510abd520 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db6c36de-1011-46d7-bfc3-20c86f7d121b) transitioned into state 'SUCCESS' from state '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-233437201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='337f012323aa4189b3d9386123d108c7',qos_specs=None,replication_status=,reservations=['ad35b373-f5aa-4f89-a7a2-f5d90aaa46e4','6bd25897-cf37-4b4b-b66d-998fd8d15a74','5e9d2aa3-3bea-4d7e-b4ff-7ae0e6e71f78','7565cc04-aaa8-4574-af86-303d688fa5a5'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f23423844efe4f5a9cb9c574b689354b',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4843ab04-a23d-4c38-84c2-da88de1785ed tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] DELETE http://192.168.122.72/volume/v3/types/d5dfade5-1a96-4b7d-ac20-90e0f1e378f4 Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4843ab04-a23d-4c38-84c2-da88de1785ed tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4843ab04-a23d-4c38-84c2-da88de1785ed tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:28 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-df343bd6-7d2d-46fd-bb90-3b6510abd520 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f79bdb6d-0643-474c-a9f5-34a677b38f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-df343bd6-7d2d-46fd-bb90-3b6510abd520 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f79bdb6d-0643-474c-a9f5-34a677b38f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-df343bd6-7d2d-46fd-bb90-3b6510abd520 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Flow 'volume_create_api' (1ef839ad-48fe-4f61-aa9a-4144440ed4ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-df343bd6-7d2d-46fd-bb90-3b6510abd520 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Create volume request issued successfully. Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-df343bd6-7d2d-46fd-bb90-3b6510abd520 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1159/2367] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:17:28 2026] POST /volume/v3/volumes => generated 768 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ebb6ac1b-7486-4d9a-9040-49e472ce581f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ebb6ac1b-7486-4d9a-9040-49e472ce581f tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] GET http://192.168.122.72/volume/v3/volumes/02b9024e-c815-4d30-b215-533c0ffe697e Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ebb6ac1b-7486-4d9a-9040-49e472ce581f tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ebb6ac1b-7486-4d9a-9040-49e472ce581f tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:28 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4843ab04-a23d-4c38-84c2-da88de1785ed tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] http://192.168.122.72/volume/v3/types/d5dfade5-1a96-4b7d-ac20-90e0f1e378f4 returned with HTTP 202 Sep 01 02:17:28 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:28 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1209/2368] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:28 2026] DELETE /volume/v3/types/d5dfade5-1a96-4b7d-ac20-90e0f1e378f4 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-00de8ec1-7c07-4da4-abfe-75ca3e124e61 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ebb6ac1b-7486-4d9a-9040-49e472ce581f tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Volume info retrieved successfully. Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-00de8ec1-7c07-4da4-abfe-75ca3e124e61 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] DELETE http://192.168.122.72/volume/v3/types/6272fe4e-cadd-472d-9e7f-c1da74095d6f Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-00de8ec1-7c07-4da4-abfe-75ca3e124e61 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-00de8ec1-7c07-4da4-abfe-75ca3e124e61 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ebb6ac1b-7486-4d9a-9040-49e472ce581f tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/volumes/02b9024e-c815-4d30-b215-533c0ffe697e returned with HTTP 200 Sep 01 02:17:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1160/2369] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:28 2026] GET /volume/v3/volumes/02b9024e-c815-4d30-b215-533c0ffe697e => generated 836 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-00de8ec1-7c07-4da4-abfe-75ca3e124e61 tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] http://192.168.122.72/volume/v3/types/6272fe4e-cadd-472d-9e7f-c1da74095d6f returned with HTTP 202 Sep 01 02:17:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1210/2370] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:28 2026] DELETE /volume/v3/types/6272fe4e-cadd-472d-9e7f-c1da74095d6f => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ae485640-e0c5-4cd5-ae0b-87c180d05b6e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ae485640-e0c5-4cd5-ae0b-87c180d05b6e tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] DELETE http://192.168.122.72/volume/v3/types/1cbcd541-ec76-410e-8591-834a314ca9ac Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ae485640-e0c5-4cd5-ae0b-87c180d05b6e tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ae485640-e0c5-4cd5-ae0b-87c180d05b6e tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ae485640-e0c5-4cd5-ae0b-87c180d05b6e tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] http://192.168.122.72/volume/v3/types/1cbcd541-ec76-410e-8591-834a314ca9ac returned with HTTP 202 Sep 01 02:17:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1161/2371] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:28 2026] DELETE /volume/v3/types/1cbcd541-ec76-410e-8591-834a314ca9ac => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ea79d16f-40fd-4bf3-9e75-9092f87d8c4a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ea79d16f-40fd-4bf3-9e75-9092f87d8c4a tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] DELETE http://192.168.122.72/volume/v3/types/d502352e-8ac2-4a04-a08f-a55a691bf086 Sep 01 02:17:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ea79d16f-40fd-4bf3-9e75-9092f87d8c4a tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ea79d16f-40fd-4bf3-9e75-9092f87d8c4a tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ea79d16f-40fd-4bf3-9e75-9092f87d8c4a tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] http://192.168.122.72/volume/v3/types/d502352e-8ac2-4a04-a08f-a55a691bf086 returned with HTTP 202 Sep 01 02:17:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1211/2372] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:29 2026] DELETE /volume/v3/types/d502352e-8ac2-4a04-a08f-a55a691bf086 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7c45e56f-65fb-429a-96fe-40f9e6218e8c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7c45e56f-65fb-429a-96fe-40f9e6218e8c tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] DELETE http://192.168.122.72/volume/v3/types/c35c8544-6ff0-4f9e-9dc0-789f67312a37 Sep 01 02:17:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7c45e56f-65fb-429a-96fe-40f9e6218e8c tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7c45e56f-65fb-429a-96fe-40f9e6218e8c tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7c45e56f-65fb-429a-96fe-40f9e6218e8c tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] http://192.168.122.72/volume/v3/types/c35c8544-6ff0-4f9e-9dc0-789f67312a37 returned with HTTP 202 Sep 01 02:17:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1162/2373] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:29 2026] DELETE /volume/v3/types/c35c8544-6ff0-4f9e-9dc0-789f67312a37 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-316879a5-f480-41a9-905e-00de857f30be None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b6ea6f50-4738-4c28-b19f-cb6aea45489a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b6ea6f50-4738-4c28-b19f-cb6aea45489a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 Sep 01 02:17:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-316879a5-f480-41a9-905e-00de857f30be tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] DELETE http://192.168.122.72/volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f Sep 01 02:17:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-316879a5-f480-41a9-905e-00de857f30be tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-316879a5-f480-41a9-905e-00de857f30be tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b6ea6f50-4738-4c28-b19f-cb6aea45489a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b6ea6f50-4738-4c28-b19f-cb6aea45489a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:29 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:29 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:29 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:29 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:29 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b6ea6f50-4738-4c28-b19f-cb6aea45489a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:17:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b6ea6f50-4738-4c28-b19f-cb6aea45489a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 returned with HTTP 200 Sep 01 02:17:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1163/2374] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:29 2026] GET /volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 => generated 880 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-316879a5-f480-41a9-905e-00de857f30be tempest-VolumeTypesMemberTests-866523435 tempest-VolumeTypesMemberTests-866523435-project-admin] http://192.168.122.72/volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f returned with HTTP 202 Sep 01 02:17:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1212/2375] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:29 2026] DELETE /volume/v3/types/b11d54a0-7fd5-47d4-8624-2be6daf5ee5f => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-f4609cce-2c57-409f-b74d-ec6c65ee5603 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-f4609cce-2c57-409f-b74d-ec6c65ee5603 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] POST http://192.168.122.72/volume/v3/attachments/b16c6b2f-f0c5-4d59-ba3f-663af85a63d6/action Sep 01 02:17:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-f4609cce-2c57-409f-b74d-ec6c65ee5603 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Action body: b'{"os-complete": null}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-f4609cce-2c57-409f-b74d-ec6c65ee5603 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:29 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:29 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:29 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:29 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-7a8f3d78-673b-4dbb-9afc-bbe3b57334ee req-f4609cce-2c57-409f-b74d-ec6c65ee5603 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/attachments/b16c6b2f-f0c5-4d59-ba3f-663af85a63d6/action returned with HTTP 204 Sep 01 02:17:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1164/2376] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:17:29 2026] POST /volume/v3/attachments/b16c6b2f-f0c5-4d59-ba3f-663af85a63d6/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2be7282f-d37b-44a0-a935-65dbe4aed809 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2be7282f-d37b-44a0-a935-65dbe4aed809 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] GET http://192.168.122.72/volume/v3/volumes/02b9024e-c815-4d30-b215-533c0ffe697e Sep 01 02:17:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2be7282f-d37b-44a0-a935-65dbe4aed809 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2be7282f-d37b-44a0-a935-65dbe4aed809 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:29 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:29 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:29 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:29 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:29 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2be7282f-d37b-44a0-a935-65dbe4aed809 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Volume info retrieved successfully. Sep 01 02:17:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2be7282f-d37b-44a0-a935-65dbe4aed809 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/volumes/02b9024e-c815-4d30-b215-533c0ffe697e returned with HTTP 200 Sep 01 02:17:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1213/2377] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:29 2026] GET /volume/v3/volumes/02b9024e-c815-4d30-b215-533c0ffe697e => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-afe77f68-46c2-4877-9e16-b0106ca451b0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-afe77f68-46c2-4877-9e16-b0106ca451b0 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 Sep 01 02:17:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-afe77f68-46c2-4877-9e16-b0106ca451b0 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-afe77f68-46c2-4877-9e16-b0106ca451b0 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:30 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:30 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:30 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:30 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-afe77f68-46c2-4877-9e16-b0106ca451b0 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:17:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-afe77f68-46c2-4877-9e16-b0106ca451b0 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 returned with HTTP 200 Sep 01 02:17:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1165/2378] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:30 2026] GET /volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 => generated 1172 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-340ac02b-9ecf-4db1-8798-fc3cf1986547 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-340ac02b-9ecf-4db1-8798-fc3cf1986547 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 Sep 01 02:17:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-340ac02b-9ecf-4db1-8798-fc3cf1986547 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-340ac02b-9ecf-4db1-8798-fc3cf1986547 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:30 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:30 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:30 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:30 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-340ac02b-9ecf-4db1-8798-fc3cf1986547 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:17:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-340ac02b-9ecf-4db1-8798-fc3cf1986547 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 returned with HTTP 200 Sep 01 02:17:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1214/2379] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:30 2026] GET /volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 => generated 1172 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-db570edc-0bf8-4c3a-8883-3235571b5a78 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-db570edc-0bf8-4c3a-8883-3235571b5a78 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] GET http://192.168.122.72/volume/v3/volumes/02b9024e-c815-4d30-b215-533c0ffe697e Sep 01 02:17:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-db570edc-0bf8-4c3a-8883-3235571b5a78 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-db570edc-0bf8-4c3a-8883-3235571b5a78 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:30 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:30 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:30 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:30 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-db570edc-0bf8-4c3a-8883-3235571b5a78 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Volume info retrieved successfully. Sep 01 02:17:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-db570edc-0bf8-4c3a-8883-3235571b5a78 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/volumes/02b9024e-c815-4d30-b215-533c0ffe697e returned with HTTP 200 Sep 01 02:17:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1166/2380] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:30 2026] GET /volume/v3/volumes/02b9024e-c815-4d30-b215-533c0ffe697e => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5d1b6d05-ff62-4831-8e71-7f51988cf33c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5d1b6d05-ff62-4831-8e71-7f51988cf33c tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:17:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5d1b6d05-ff62-4831-8e71-7f51988cf33c tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02b9024e-c815-4d30-b215-533c0ffe697e", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-804106911"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:31 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:31 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:31 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:31 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:31 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5d1b6d05-ff62-4831-8e71-7f51988cf33c tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Volume info retrieved successfully. Sep 01 02:17:31 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-5d1b6d05-ff62-4831-8e71-7f51988cf33c tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Create snapshot from volume 02b9024e-c815-4d30-b215-533c0ffe697e Sep 01 02:17:31 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-5d1b6d05-ff62-4831-8e71-7f51988cf33c tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Created reservations ['5ba95773-9021-4975-9108-0a7ddcb674ca', 'a091206f-c579-4d07-8199-851634f78f08', 'fcea3272-62c6-42db-b113-572857a75e57', '615431ea-a1d2-40e9-83f8-f78521712432'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:31 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:31 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:31 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5d1b6d05-ff62-4831-8e71-7f51988cf33c tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Snapshot create request issued successfully. Sep 01 02:17:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5d1b6d05-ff62-4831-8e71-7f51988cf33c tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:17:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1215/2381] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:17:31 2026] POST /volume/v3/snapshots => generated 317 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e8cb02ee-327f-49ec-8ce1-13f4f6abf371 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e8cb02ee-327f-49ec-8ce1-13f4f6abf371 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] GET http://192.168.122.72/volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 Sep 01 02:17:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e8cb02ee-327f-49ec-8ce1-13f4f6abf371 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e8cb02ee-327f-49ec-8ce1-13f4f6abf371 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:31 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:31 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e8cb02ee-327f-49ec-8ce1-13f4f6abf371 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Snapshot retrieved successfully. Sep 01 02:17:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e8cb02ee-327f-49ec-8ce1-13f4f6abf371 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 returned with HTTP 200 Sep 01 02:17:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1167/2382] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:31 2026] GET /volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 => generated 449 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-985082d7-d325-4f5d-b0e5-8d8447acd31b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-985082d7-d325-4f5d-b0e5-8d8447acd31b tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 Sep 01 02:17:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-985082d7-d325-4f5d-b0e5-8d8447acd31b tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-985082d7-d325-4f5d-b0e5-8d8447acd31b tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:31 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:31 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:31 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:31 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:31 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-985082d7-d325-4f5d-b0e5-8d8447acd31b tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:17:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-985082d7-d325-4f5d-b0e5-8d8447acd31b tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 returned with HTTP 200 Sep 01 02:17:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1216/2383] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:17:31 2026] GET /volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 => generated 1172 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-e70cdd3d-1fbd-4a3c-8e55-5676dc50e600 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-e70cdd3d-1fbd-4a3c-8e55-5676dc50e600 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] POST http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624/action Sep 01 02:17:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-e70cdd3d-1fbd-4a3c-8e55-5676dc50e600 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-e70cdd3d-1fbd-4a3c-8e55-5676dc50e600 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:31 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:31 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:31 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:31 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-e70cdd3d-1fbd-4a3c-8e55-5676dc50e600 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:17:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-e70cdd3d-1fbd-4a3c-8e55-5676dc50e600 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Begin detaching volume completed successfully. Sep 01 02:17:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-e70cdd3d-1fbd-4a3c-8e55-5676dc50e600 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624/action returned with HTTP 202 Sep 01 02:17:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1168/2384] 192.168.122.72 () {64 vars in 1556 bytes} [Tue Sep 1 02:17:31 2026] POST /volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:17:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-721865bb-93de-4508-93c4-573d9087425c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-721865bb-93de-4508-93c4-573d9087425c None None] GET http://192.168.122.72/volume// Sep 01 02:17:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-721865bb-93de-4508-93c4-573d9087425c None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-721865bb-93de-4508-93c4-573d9087425c None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-721865bb-93de-4508-93c4-573d9087425c None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:17:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1217/2385] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:17:31 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:17:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-e6cf6618-86a9-4760-9a5a-256c77b61912 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-e6cf6618-86a9-4760-9a5a-256c77b61912 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 Sep 01 02:17:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-e6cf6618-86a9-4760-9a5a-256c77b61912 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-e6cf6618-86a9-4760-9a5a-256c77b61912 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:31 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:31 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:31 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:31 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-e6cf6618-86a9-4760-9a5a-256c77b61912 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:17:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-e6cf6618-86a9-4760-9a5a-256c77b61912 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 returned with HTTP 200 Sep 01 02:17:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1169/2386] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:17:31 2026] GET /volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 => generated 1356 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:17:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-502a1db6-9f72-4391-a668-0abc1a389fa6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-502a1db6-9f72-4391-a668-0abc1a389fa6 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] DELETE http://192.168.122.72/volume/v3/attachments/b16c6b2f-f0c5-4d59-ba3f-663af85a63d6 Sep 01 02:17:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-502a1db6-9f72-4391-a668-0abc1a389fa6 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-502a1db6-9f72-4391-a668-0abc1a389fa6 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:32 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:32 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:32 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:32 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, Sep 01 02:17:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-f89ff4af-3683-4f3e-b6ca-3ffd40890fe2 req-502a1db6-9f72-4391-a668-0abc1a389fa6 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/attachments/b16c6b2f-f0c5-4d59-ba3f-663af85a63d6 returned with HTTP 200 Sep 01 02:17:32 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1218/2387] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:17:32 2026] DELETE /volume/v3/attachments/b16c6b2f-f0c5-4d59-ba3f-663af85a63d6 => generated 19 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-dca379ef-c107-4dc7-9938-5ca048c5dd9e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-dca379ef-c107-4dc7-9938-5ca048c5dd9e tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] GET http://192.168.122.72/volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 Sep 01 02:17:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-dca379ef-c107-4dc7-9938-5ca048c5dd9e tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-dca379ef-c107-4dc7-9938-5ca048c5dd9e tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:32 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:32 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:32 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-dca379ef-c107-4dc7-9938-5ca048c5dd9e tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Snapshot retrieved successfully. Sep 01 02:17:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-dca379ef-c107-4dc7-9938-5ca048c5dd9e tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 returned with HTTP 200 Sep 01 02:17:32 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1170/2388] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:32 2026] GET /volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 => generated 449 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1565d6ba-208c-4028-97fa-e8523c2dc115 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1565d6ba-208c-4028-97fa-e8523c2dc115 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:17:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1565d6ba-208c-4028-97fa-e8523c2dc115 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1318920652", "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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:33 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:33 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:33 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=361,cinder:INSERT=61,cinder:UPDATE=88 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:17:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1565d6ba-208c-4028-97fa-e8523c2dc115 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:17:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1219/2389] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:33 2026] POST /volume/v3/types => generated 380 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2b3c6de8-1807-40da-9fbe-0f85bb390546 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2b3c6de8-1807-40da-9fbe-0f85bb390546 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] POST http://192.168.122.72/volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/encryption Sep 01 02:17:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2b3c6de8-1807-40da-9fbe-0f85bb390546 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-acb2457b-5123-4488-a4c2-c25358c87813 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-acb2457b-5123-4488-a4c2-c25358c87813 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] GET http://192.168.122.72/volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 Sep 01 02:17:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-acb2457b-5123-4488-a4c2-c25358c87813 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-acb2457b-5123-4488-a4c2-c25358c87813 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:33 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:33 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:33 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-acb2457b-5123-4488-a4c2-c25358c87813 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Snapshot retrieved successfully. Sep 01 02:17:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-acb2457b-5123-4488-a4c2-c25358c87813 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 returned with HTTP 200 Sep 01 02:17:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1220/2390] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:33 2026] GET /volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 => generated 449 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2b3c6de8-1807-40da-9fbe-0f85bb390546 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] http://192.168.122.72/volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/encryption returned with HTTP 200 Sep 01 02:17:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1171/2391] 192.168.122.72 () {60 vars in 1276 bytes} [Tue Sep 1 02:17:33 2026] POST /volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/encryption => generated 239 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2cc75441-8e19-4840-afcc-dc3ce1db3c55 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2cc75441-8e19-4840-afcc-dc3ce1db3c55 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:17:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2cc75441-8e19-4840-afcc-dc3ce1db3c55 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-681748508", "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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2cc75441-8e19-4840-afcc-dc3ce1db3c55 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:17:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1221/2392] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:33 2026] POST /volume/v3/types => generated 379 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-af0b0120-0e59-46d6-9b54-821052bcf4da None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-af0b0120-0e59-46d6-9b54-821052bcf4da tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] POST http://192.168.122.72/volume/v3/types/c789cf74-28cc-4c16-a22d-12a0fea2dde0/encryption Sep 01 02:17:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-af0b0120-0e59-46d6-9b54-821052bcf4da tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:33 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-af0b0120-0e59-46d6-9b54-821052bcf4da tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '14a6789d51994a3997cd35c2e7f2d950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47e1a2f88102405586290615dd222858', '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=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-af0b0120-0e59-46d6-9b54-821052bcf4da tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] http://192.168.122.72/volume/v3/types/c789cf74-28cc-4c16-a22d-12a0fea2dde0/encryption returned with HTTP 403 Sep 01 02:17:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1172/2393] 192.168.122.72 () {60 vars in 1276 bytes} [Tue Sep 1 02:17:33 2026] POST /volume/v3/types/c789cf74-28cc-4c16-a22d-12a0fea2dde0/encryption => generated 127 bytes in 161 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fe4bd18a-edb5-40e3-9932-0d97f6dc7fb1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fe4bd18a-edb5-40e3-9932-0d97f6dc7fb1 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:17:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fe4bd18a-edb5-40e3-9932-0d97f6dc7fb1 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-467161313", "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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fe4bd18a-edb5-40e3-9932-0d97f6dc7fb1 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:17:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1222/2394] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:33 2026] POST /volume/v3/types => generated 379 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-40749657-7125-4777-994a-0a11d99b4c5a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-40749657-7125-4777-994a-0a11d99b4c5a tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] POST http://192.168.122.72/volume/v3/types/2b466952-6a8e-4158-9f8e-71b51b5b5113/extra_specs Sep 01 02:17:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-40749657-7125-4777-994a-0a11d99b4c5a tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:33 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-40749657-7125-4777-994a-0a11d99b4c5a tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '14a6789d51994a3997cd35c2e7f2d950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47e1a2f88102405586290615dd222858', '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=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-40749657-7125-4777-994a-0a11d99b4c5a tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] http://192.168.122.72/volume/v3/types/2b466952-6a8e-4158-9f8e-71b51b5b5113/extra_specs returned with HTTP 403 Sep 01 02:17:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1173/2395] 192.168.122.72 () {60 vars in 1278 bytes} [Tue Sep 1 02:17:33 2026] POST /volume/v3/types/2b466952-6a8e-4158-9f8e-71b51b5b5113/extra_specs => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3c8ef6c3-8393-48c7-ad54-a43ef1f9f754 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3c8ef6c3-8393-48c7-ad54-a43ef1f9f754 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] PUT http://192.168.122.72/volume/v3/types/2b466952-6a8e-4158-9f8e-71b51b5b5113/extra_specs/key2 Sep 01 02:17:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3c8ef6c3-8393-48c7-ad54-a43ef1f9f754 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:33 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-3c8ef6c3-8393-48c7-ad54-a43ef1f9f754 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '14a6789d51994a3997cd35c2e7f2d950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47e1a2f88102405586290615dd222858', '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=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3c8ef6c3-8393-48c7-ad54-a43ef1f9f754 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] http://192.168.122.72/volume/v3/types/2b466952-6a8e-4158-9f8e-71b51b5b5113/extra_specs/key2 returned with HTTP 403 Sep 01 02:17:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1223/2396] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:17:33 2026] PUT /volume/v3/types/2b466952-6a8e-4158-9f8e-71b51b5b5113/extra_specs/key2 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-81fbcedd-0e0d-4353-ac1d-508d11c18c69 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-81fbcedd-0e0d-4353-ac1d-508d11c18c69 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] POST http://192.168.122.72/volume/v3/types Sep 01 02:17:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-81fbcedd-0e0d-4353-ac1d-508d11c18c69 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:33 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-81fbcedd-0e0d-4353-ac1d-508d11c18c69 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '14a6789d51994a3997cd35c2e7f2d950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47e1a2f88102405586290615dd222858', '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=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-81fbcedd-0e0d-4353-ac1d-508d11c18c69 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] http://192.168.122.72/volume/v3/types returned with HTTP 403 Sep 01 02:17:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1174/2397] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:17:33 2026] POST /volume/v3/types => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b555efb6-fa4e-4537-8544-6bbc8d78b9cf None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b555efb6-fa4e-4537-8544-6bbc8d78b9cf tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:17:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b555efb6-fa4e-4537-8544-6bbc8d78b9cf tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1984292548", "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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b555efb6-fa4e-4537-8544-6bbc8d78b9cf tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:17:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1224/2398] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:33 2026] POST /volume/v3/types => generated 380 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-81129f57-02c1-4735-820f-b138291b6b57 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-81129f57-02c1-4735-820f-b138291b6b57 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] POST http://192.168.122.72/volume/v3/types/2e356bbe-5600-4fb0-b2a9-a33e24083265/encryption Sep 01 02:17:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-81129f57-02c1-4735-820f-b138291b6b57 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-81129f57-02c1-4735-820f-b138291b6b57 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] http://192.168.122.72/volume/v3/types/2e356bbe-5600-4fb0-b2a9-a33e24083265/encryption returned with HTTP 200 Sep 01 02:17:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1175/2399] 192.168.122.72 () {60 vars in 1276 bytes} [Tue Sep 1 02:17:33 2026] POST /volume/v3/types/2e356bbe-5600-4fb0-b2a9-a33e24083265/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7f202f04-7dcc-4a3e-80dd-4b824e359625 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7f202f04-7dcc-4a3e-80dd-4b824e359625 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] DELETE http://192.168.122.72/volume/v3/types/2e356bbe-5600-4fb0-b2a9-a33e24083265/encryption/c36bf402-e5e4-40a9-b53e-86db022c674d Sep 01 02:17:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7f202f04-7dcc-4a3e-80dd-4b824e359625 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7f202f04-7dcc-4a3e-80dd-4b824e359625 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:33 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-7f202f04-7dcc-4a3e-80dd-4b824e359625 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '14a6789d51994a3997cd35c2e7f2d950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47e1a2f88102405586290615dd222858', '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=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7f202f04-7dcc-4a3e-80dd-4b824e359625 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] http://192.168.122.72/volume/v3/types/2e356bbe-5600-4fb0-b2a9-a33e24083265/encryption/c36bf402-e5e4-40a9-b53e-86db022c674d returned with HTTP 403 Sep 01 02:17:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1225/2400] 192.168.122.72 () {58 vars in 1368 bytes} [Tue Sep 1 02:17:33 2026] DELETE /volume/v3/types/2e356bbe-5600-4fb0-b2a9-a33e24083265/encryption/c36bf402-e5e4-40a9-b53e-86db022c674d => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-91e910e8-e425-4094-a4fa-d480a7524333 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-91e910e8-e425-4094-a4fa-d480a7524333 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:17:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-91e910e8-e425-4094-a4fa-d480a7524333 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-944926255", "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=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-91e910e8-e425-4094-a4fa-d480a7524333 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:17:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1176/2401] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:33 2026] POST /volume/v3/types => generated 379 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6aa3260a-39e6-4183-8588-02dd3c818a2d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6aa3260a-39e6-4183-8588-02dd3c818a2d tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] DELETE http://192.168.122.72/volume/v3/types/9e9ddb7c-d08f-44f6-ba66-25c1429bf351/extra_specs/key1 Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6aa3260a-39e6-4183-8588-02dd3c818a2d tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6aa3260a-39e6-4183-8588-02dd3c818a2d tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-6aa3260a-39e6-4183-8588-02dd3c818a2d tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '14a6789d51994a3997cd35c2e7f2d950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47e1a2f88102405586290615dd222858', '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=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6aa3260a-39e6-4183-8588-02dd3c818a2d tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] http://192.168.122.72/volume/v3/types/9e9ddb7c-d08f-44f6-ba66-25c1429bf351/extra_specs/key1 returned with HTTP 403 Sep 01 02:17:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1226/2402] 192.168.122.72 () {58 vars in 1275 bytes} [Tue Sep 1 02:17:34 2026] DELETE /volume/v3/types/9e9ddb7c-d08f-44f6-ba66-25c1429bf351/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ec249a86-373d-41e6-9213-b917f31c9021 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ec249a86-373d-41e6-9213-b917f31c9021 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ec249a86-373d-41e6-9213-b917f31c9021 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1990356126", "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=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ec249a86-373d-41e6-9213-b917f31c9021 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:17:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1177/2403] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:17:34 2026] POST /volume/v3/types => generated 380 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-24e0534e-422a-4797-90ef-e1b99e9ffa81 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-24e0534e-422a-4797-90ef-e1b99e9ffa81 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] DELETE http://192.168.122.72/volume/v3/types/56ae4df7-48e5-406e-8e1c-ed98ead428fc Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-24e0534e-422a-4797-90ef-e1b99e9ffa81 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-24e0534e-422a-4797-90ef-e1b99e9ffa81 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-24e0534e-422a-4797-90ef-e1b99e9ffa81 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '14a6789d51994a3997cd35c2e7f2d950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47e1a2f88102405586290615dd222858', '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=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-24e0534e-422a-4797-90ef-e1b99e9ffa81 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] http://192.168.122.72/volume/v3/types/56ae4df7-48e5-406e-8e1c-ed98ead428fc returned with HTTP 403 Sep 01 02:17:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1227/2404] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:34 2026] DELETE /volume/v3/types/56ae4df7-48e5-406e-8e1c-ed98ead428fc => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-771742f3-08ef-45cf-a08c-c66e2b42490c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-771742f3-08ef-45cf-a08c-c66e2b42490c tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] GET http://192.168.122.72/volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/extra_specs Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-771742f3-08ef-45cf-a08c-c66e2b42490c tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-771742f3-08ef-45cf-a08c-c66e2b42490c tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-771742f3-08ef-45cf-a08c-c66e2b42490c tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] http://192.168.122.72/volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/extra_specs returned with HTTP 200 Sep 01 02:17:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1178/2405] 192.168.122.72 () {58 vars in 1257 bytes} [Tue Sep 1 02:17:34 2026] GET /volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/extra_specs => generated 123 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-07e6ffbf-bced-4c62-bf24-50e80b3a1a0e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-07e6ffbf-bced-4c62-bf24-50e80b3a1a0e tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] GET http://192.168.122.72/volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/encryption/cipher Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-07e6ffbf-bced-4c62-bf24-50e80b3a1a0e tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-07e6ffbf-bced-4c62-bf24-50e80b3a1a0e tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-07e6ffbf-bced-4c62-bf24-50e80b3a1a0e tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '14a6789d51994a3997cd35c2e7f2d950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47e1a2f88102405586290615dd222858', '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=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-07e6ffbf-bced-4c62-bf24-50e80b3a1a0e tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] http://192.168.122.72/volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/encryption/cipher returned with HTTP 403 Sep 01 02:17:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1228/2406] 192.168.122.72 () {58 vars in 1275 bytes} [Tue Sep 1 02:17:34 2026] GET /volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8100b91b-c0cc-40f0-8458-69da245efd93 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8100b91b-c0cc-40f0-8458-69da245efd93 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] GET http://192.168.122.72/volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/encryption Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8100b91b-c0cc-40f0-8458-69da245efd93 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8100b91b-c0cc-40f0-8458-69da245efd93 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-8100b91b-c0cc-40f0-8458-69da245efd93 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '14a6789d51994a3997cd35c2e7f2d950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47e1a2f88102405586290615dd222858', '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=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8100b91b-c0cc-40f0-8458-69da245efd93 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] http://192.168.122.72/volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/encryption returned with HTTP 403 Sep 01 02:17:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1179/2407] 192.168.122.72 () {58 vars in 1254 bytes} [Tue Sep 1 02:17:34 2026] GET /volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/encryption => generated 124 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d7d8f361-19a0-4ee4-8241-e812a6b7e133 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d7d8f361-19a0-4ee4-8241-e812a6b7e133 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] GET http://192.168.122.72/volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/extra_specs/multiattach Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d7d8f361-19a0-4ee4-8241-e812a6b7e133 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d7d8f361-19a0-4ee4-8241-e812a6b7e133 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d7d8f361-19a0-4ee4-8241-e812a6b7e133 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] http://192.168.122.72/volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/extra_specs/multiattach returned with HTTP 200 Sep 01 02:17:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1229/2408] 192.168.122.72 () {58 vars in 1293 bytes} [Tue Sep 1 02:17:34 2026] GET /volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/extra_specs/multiattach => generated 29 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fc9e142a-c404-4fc6-9c96-3e66e447133d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fc9e142a-c404-4fc6-9c96-3e66e447133d tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] GET http://192.168.122.72/volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/extra_specs/volume_backend_name Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fc9e142a-c404-4fc6-9c96-3e66e447133d tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fc9e142a-c404-4fc6-9c96-3e66e447133d tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fc9e142a-c404-4fc6-9c96-3e66e447133d tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] http://192.168.122.72/volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 02:17:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1180/2409] 192.168.122.72 () {58 vars in 1317 bytes} [Tue Sep 1 02:17:34 2026] GET /volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/extra_specs/volume_backend_name => generated 143 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-52ee55b1-732e-4723-8022-eacaaf8073df None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-52ee55b1-732e-4723-8022-eacaaf8073df tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] PUT http://192.168.122.72/volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/encryption/8c0f00bd-e2a8-420b-bfde-6e26156a51d6 Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-52ee55b1-732e-4723-8022-eacaaf8073df tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-52ee55b1-732e-4723-8022-eacaaf8073df tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '14a6789d51994a3997cd35c2e7f2d950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47e1a2f88102405586290615dd222858', '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=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-52ee55b1-732e-4723-8022-eacaaf8073df tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] http://192.168.122.72/volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/encryption/8c0f00bd-e2a8-420b-bfde-6e26156a51d6 returned with HTTP 403 Sep 01 02:17:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1230/2410] 192.168.122.72 () {60 vars in 1385 bytes} [Tue Sep 1 02:17:34 2026] PUT /volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/encryption/8c0f00bd-e2a8-420b-bfde-6e26156a51d6 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6ad330e9-2d8a-4db7-a1e9-ec2fa8fdc446 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6ad330e9-2d8a-4db7-a1e9-ec2fa8fdc446 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] PUT http://192.168.122.72/volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/extra_specs/key1 Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6ad330e9-2d8a-4db7-a1e9-ec2fa8fdc446 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-6ad330e9-2d8a-4db7-a1e9-ec2fa8fdc446 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '14a6789d51994a3997cd35c2e7f2d950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47e1a2f88102405586290615dd222858', '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=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6ad330e9-2d8a-4db7-a1e9-ec2fa8fdc446 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] http://192.168.122.72/volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/extra_specs/key1 returned with HTTP 403 Sep 01 02:17:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1181/2411] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:17:34 2026] PUT /volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491/extra_specs/key1 => generated 122 bytes in 33 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ca0a18a5-93bc-461a-934e-0873b6898905 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ca0a18a5-93bc-461a-934e-0873b6898905 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] PUT http://192.168.122.72/volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491 Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ca0a18a5-93bc-461a-934e-0873b6898905 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-ca0a18a5-93bc-461a-934e-0873b6898905 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '14a6789d51994a3997cd35c2e7f2d950', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '47e1a2f88102405586290615dd222858', '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=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ca0a18a5-93bc-461a-934e-0873b6898905 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-reader] http://192.168.122.72/volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491 returned with HTTP 403 Sep 01 02:17:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1231/2412] 192.168.122.72 () {60 vars in 1241 bytes} [Tue Sep 1 02:17:34 2026] PUT /volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6c5df49a-63c8-4df3-9195-1f008cd85144 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6c5df49a-63c8-4df3-9195-1f008cd85144 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] DELETE http://192.168.122.72/volume/v3/types/56ae4df7-48e5-406e-8e1c-ed98ead428fc Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6c5df49a-63c8-4df3-9195-1f008cd85144 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6c5df49a-63c8-4df3-9195-1f008cd85144 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-47b5bb58-bdc6-430c-a510-349e62dfb289 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-47b5bb58-bdc6-430c-a510-349e62dfb289 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] GET http://192.168.122.72/volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-47b5bb58-bdc6-430c-a510-349e62dfb289 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-47b5bb58-bdc6-430c-a510-349e62dfb289 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-47b5bb58-bdc6-430c-a510-349e62dfb289 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Snapshot retrieved successfully. Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-47b5bb58-bdc6-430c-a510-349e62dfb289 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 returned with HTTP 200 Sep 01 02:17:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1232/2413] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:34 2026] GET /volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 => generated 476 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f3e3a101-8f50-4e0e-a873-83585dcc602d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f3e3a101-8f50-4e0e-a873-83585dcc602d tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f3e3a101-8f50-4e0e-a873-83585dcc602d tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "c7b8fa9d-a601-4916-8378-f83185fb21b3"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-f3e3a101-8f50-4e0e-a873-83585dcc602d tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'c7b8fa9d-a601-4916-8378-f83185fb21b3'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f3e3a101-8f50-4e0e-a873-83585dcc602d tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Snapshot retrieved successfully. Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-f3e3a101-8f50-4e0e-a873-83585dcc602d tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Create volume of 1 GB Sep 01 02:17:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6c5df49a-63c8-4df3-9195-1f008cd85144 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] http://192.168.122.72/volume/v3/types/56ae4df7-48e5-406e-8e1c-ed98ead428fc returned with HTTP 202 Sep 01 02:17:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1182/2414] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:34 2026] DELETE /volume/v3/types/56ae4df7-48e5-406e-8e1c-ed98ead428fc => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f3e3a101-8f50-4e0e-a873-83585dcc602d tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Availability Zones retrieved successfully. Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0efe6d8d-db39-442c-b834-5627bac46011 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0efe6d8d-db39-442c-b834-5627bac46011 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] DELETE http://192.168.122.72/volume/v3/types/9e9ddb7c-d08f-44f6-ba66-25c1429bf351 Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0efe6d8d-db39-442c-b834-5627bac46011 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0efe6d8d-db39-442c-b834-5627bac46011 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f3e3a101-8f50-4e0e-a873-83585dcc602d tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Flow 'volume_create_api' (2589515e-c0b4-4323-bb34-98be8c7b5de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f3e3a101-8f50-4e0e-a873-83585dcc602d tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4233011-5918-4065-99d4-72c8a6efa25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-f3e3a101-8f50-4e0e-a873-83585dcc602d tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: WARNING cinder.volume.api [None req-f3e3a101-8f50-4e0e-a873-83585dcc602d tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4233011-5918-4065-99d4-72c8a6efa25f) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:17:34 devstack devstack@c-api.service[87016]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f3e3a101-8f50-4e0e-a873-83585dcc602d tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4233011-5918-4065-99d4-72c8a6efa25f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: WARNING cinder.volume.api [None req-f3e3a101-8f50-4e0e-a873-83585dcc602d tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4233011-5918-4065-99d4-72c8a6efa25f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:17:34 devstack devstack@c-api.service[87016]: WARNING cinder.volume.api [None req-f3e3a101-8f50-4e0e-a873-83585dcc602d tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Flow 'volume_create_api' (2589515e-c0b4-4323-bb34-98be8c7b5de5) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f3e3a101-8f50-4e0e-a873-83585dcc602d tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 400 Sep 01 02:17:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1233/2415] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:17:34 2026] POST /volume/v3/volumes => generated 171 bytes in 81 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c3c14f91-5a01-4f9c-a1d7-237570d161fd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c3c14f91-5a01-4f9c-a1d7-237570d161fd tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c3c14f91-5a01-4f9c-a1d7-237570d161fd tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c3c14f91-5a01-4f9c-a1d7-237570d161fd tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-c3c14f91-5a01-4f9c-a1d7-237570d161fd tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Delete snapshot with id: c7b8fa9d-a601-4916-8378-f83185fb21b3 Sep 01 02:17:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c3c14f91-5a01-4f9c-a1d7-237570d161fd tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Snapshot retrieved successfully. Sep 01 02:17:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0efe6d8d-db39-442c-b834-5627bac46011 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] http://192.168.122.72/volume/v3/types/9e9ddb7c-d08f-44f6-ba66-25c1429bf351 returned with HTTP 202 Sep 01 02:17:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1183/2416] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:34 2026] DELETE /volume/v3/types/9e9ddb7c-d08f-44f6-ba66-25c1429bf351 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8f522f56-f49e-498d-8f05-34b6546f624d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8f522f56-f49e-498d-8f05-34b6546f624d tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] DELETE http://192.168.122.72/volume/v3/types/2e356bbe-5600-4fb0-b2a9-a33e24083265 Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8f522f56-f49e-498d-8f05-34b6546f624d tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8f522f56-f49e-498d-8f05-34b6546f624d tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c3c14f91-5a01-4f9c-a1d7-237570d161fd tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Snapshot delete request issued successfully. Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c3c14f91-5a01-4f9c-a1d7-237570d161fd tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 returned with HTTP 202 Sep 01 02:17:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1234/2417] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:17:34 2026] DELETE /volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-88985987-b985-4b32-8618-71158cbdc015 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-88985987-b985-4b32-8618-71158cbdc015 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] GET http://192.168.122.72/volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-88985987-b985-4b32-8618-71158cbdc015 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-88985987-b985-4b32-8618-71158cbdc015 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-88985987-b985-4b32-8618-71158cbdc015 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Snapshot retrieved successfully. Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-88985987-b985-4b32-8618-71158cbdc015 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 returned with HTTP 200 Sep 01 02:17:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1235/2418] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:34 2026] GET /volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 => generated 475 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8f522f56-f49e-498d-8f05-34b6546f624d tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] http://192.168.122.72/volume/v3/types/2e356bbe-5600-4fb0-b2a9-a33e24083265 returned with HTTP 202 Sep 01 02:17:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1184/2419] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:34 2026] DELETE /volume/v3/types/2e356bbe-5600-4fb0-b2a9-a33e24083265 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-54575805-12c0-4d0f-87c3-957a058cf7bd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-54575805-12c0-4d0f-87c3-957a058cf7bd tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] DELETE http://192.168.122.72/volume/v3/types/2b466952-6a8e-4158-9f8e-71b51b5b5113 Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-54575805-12c0-4d0f-87c3-957a058cf7bd tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-54575805-12c0-4d0f-87c3-957a058cf7bd tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-54575805-12c0-4d0f-87c3-957a058cf7bd tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] http://192.168.122.72/volume/v3/types/2b466952-6a8e-4158-9f8e-71b51b5b5113 returned with HTTP 202 Sep 01 02:17:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1236/2420] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:34 2026] DELETE /volume/v3/types/2b466952-6a8e-4158-9f8e-71b51b5b5113 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-43b6a220-34ae-4ce1-b30c-3ccf511079eb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-43b6a220-34ae-4ce1-b30c-3ccf511079eb tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] DELETE http://192.168.122.72/volume/v3/types/c789cf74-28cc-4c16-a22d-12a0fea2dde0 Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-43b6a220-34ae-4ce1-b30c-3ccf511079eb tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-43b6a220-34ae-4ce1-b30c-3ccf511079eb tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-43b6a220-34ae-4ce1-b30c-3ccf511079eb tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] http://192.168.122.72/volume/v3/types/c789cf74-28cc-4c16-a22d-12a0fea2dde0 returned with HTTP 202 Sep 01 02:17:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1185/2421] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:34 2026] DELETE /volume/v3/types/c789cf74-28cc-4c16-a22d-12a0fea2dde0 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-14e63d98-6a6e-44a8-aa57-b2ba2119fda9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-14e63d98-6a6e-44a8-aa57-b2ba2119fda9 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] DELETE http://192.168.122.72/volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491 Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-14e63d98-6a6e-44a8-aa57-b2ba2119fda9 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-14e63d98-6a6e-44a8-aa57-b2ba2119fda9 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-14e63d98-6a6e-44a8-aa57-b2ba2119fda9 tempest-VolumeTypesReaderTests-1827234338 tempest-VolumeTypesReaderTests-1827234338-project-admin] http://192.168.122.72/volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491 returned with HTTP 202 Sep 01 02:17:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1237/2422] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:17:34 2026] DELETE /volume/v3/types/a4b0ad50-c016-4e28-bcee-c8b2df00b491 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cfbc909e-75c2-47da-ad0c-03cf7237b98d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cfbc909e-75c2-47da-ad0c-03cf7237b98d tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] GET http://192.168.122.72/volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 Sep 01 02:17:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cfbc909e-75c2-47da-ad0c-03cf7237b98d tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cfbc909e-75c2-47da-ad0c-03cf7237b98d tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-cfbc909e-75c2-47da-ad0c-03cf7237b98d tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Snapshot retrieved successfully. Sep 01 02:17:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cfbc909e-75c2-47da-ad0c-03cf7237b98d tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 returned with HTTP 200 Sep 01 02:17:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1186/2423] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:35 2026] GET /volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 => generated 475 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cefc6c27-00b5-4112-8b22-b0b285a002ff None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cefc6c27-00b5-4112-8b22-b0b285a002ff tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] GET http://192.168.122.72/volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 Sep 01 02:17:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cefc6c27-00b5-4112-8b22-b0b285a002ff tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cefc6c27-00b5-4112-8b22-b0b285a002ff tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:36 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:36 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:36 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-cefc6c27-00b5-4112-8b22-b0b285a002ff tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Snapshot retrieved successfully. Sep 01 02:17:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cefc6c27-00b5-4112-8b22-b0b285a002ff tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 returned with HTTP 200 Sep 01 02:17:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1238/2424] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:36 2026] GET /volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 => generated 475 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-13bcdb08-797b-4380-b29e-b6917a0f56b3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-13bcdb08-797b-4380-b29e-b6917a0f56b3 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] GET http://192.168.122.72/volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 Sep 01 02:17:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-13bcdb08-797b-4380-b29e-b6917a0f56b3 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-13bcdb08-797b-4380-b29e-b6917a0f56b3 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:37 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=363,cinder:INSERT=64,cinder:UPDATE=84 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:17:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-13bcdb08-797b-4380-b29e-b6917a0f56b3 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 returned with HTTP 404 Sep 01 02:17:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1187/2425] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:37 2026] GET /volume/v3/snapshots/c7b8fa9d-a601-4916-8378-f83185fb21b3 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7acd91b4-94dd-46a3-be87-464f2aafb773 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7acd91b4-94dd-46a3-be87-464f2aafb773 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] GET http://192.168.122.72/volume/v3/volumes/02b9024e-c815-4d30-b215-533c0ffe697e Sep 01 02:17:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7acd91b4-94dd-46a3-be87-464f2aafb773 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7acd91b4-94dd-46a3-be87-464f2aafb773 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:37 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:37 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7acd91b4-94dd-46a3-be87-464f2aafb773 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Volume info retrieved successfully. Sep 01 02:17:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7acd91b4-94dd-46a3-be87-464f2aafb773 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/volumes/02b9024e-c815-4d30-b215-533c0ffe697e returned with HTTP 200 Sep 01 02:17:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1239/2426] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:37 2026] GET /volume/v3/volumes/02b9024e-c815-4d30-b215-533c0ffe697e => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9fee11cd-d9fb-47a3-a94c-7146b502f820 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9fee11cd-d9fb-47a3-a94c-7146b502f820 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] DELETE http://192.168.122.72/volume/v3/volumes/02b9024e-c815-4d30-b215-533c0ffe697e Sep 01 02:17:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9fee11cd-d9fb-47a3-a94c-7146b502f820 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9fee11cd-d9fb-47a3-a94c-7146b502f820 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:37 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-9fee11cd-d9fb-47a3-a94c-7146b502f820 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Delete volume with id: 02b9024e-c815-4d30-b215-533c0ffe697e Sep 01 02:17:37 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:37 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9fee11cd-d9fb-47a3-a94c-7146b502f820 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Volume info retrieved successfully. Sep 01 02:17:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9fee11cd-d9fb-47a3-a94c-7146b502f820 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Delete volume request issued successfully. Sep 01 02:17:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9fee11cd-d9fb-47a3-a94c-7146b502f820 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/volumes/02b9024e-c815-4d30-b215-533c0ffe697e returned with HTTP 202 Sep 01 02:17:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1188/2427] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:37 2026] DELETE /volume/v3/volumes/02b9024e-c815-4d30-b215-533c0ffe697e => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d4cdb8ec-28a4-4d82-aaec-41021021facf None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d4cdb8ec-28a4-4d82-aaec-41021021facf tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] GET http://192.168.122.72/volume/v3/volumes/02b9024e-c815-4d30-b215-533c0ffe697e Sep 01 02:17:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d4cdb8ec-28a4-4d82-aaec-41021021facf tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d4cdb8ec-28a4-4d82-aaec-41021021facf tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:37 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:37 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d4cdb8ec-28a4-4d82-aaec-41021021facf tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Volume info retrieved successfully. Sep 01 02:17:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d4cdb8ec-28a4-4d82-aaec-41021021facf tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/volumes/02b9024e-c815-4d30-b215-533c0ffe697e returned with HTTP 200 Sep 01 02:17:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1240/2428] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:37 2026] GET /volume/v3/volumes/02b9024e-c815-4d30-b215-533c0ffe697e => generated 860 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c04f2146-08dc-41da-9215-b2b08413f99c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c04f2146-08dc-41da-9215-b2b08413f99c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] DELETE http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 Sep 01 02:17:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c04f2146-08dc-41da-9215-b2b08413f99c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c04f2146-08dc-41da-9215-b2b08413f99c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:38 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-c04f2146-08dc-41da-9215-b2b08413f99c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Delete volume with id: 538224d7-8fe1-4fb3-b93f-9bbfbb018624 Sep 01 02:17:38 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:38 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:38 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:38 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:38 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c04f2146-08dc-41da-9215-b2b08413f99c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:17:38 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c04f2146-08dc-41da-9215-b2b08413f99c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Delete volume request issued successfully. Sep 01 02:17:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c04f2146-08dc-41da-9215-b2b08413f99c tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 returned with HTTP 202 Sep 01 02:17:38 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1189/2429] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:38 2026] DELETE /volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c1e6f520-48c0-4b33-bbf7-73e0d2d9b894 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c1e6f520-48c0-4b33-bbf7-73e0d2d9b894 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 Sep 01 02:17:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c1e6f520-48c0-4b33-bbf7-73e0d2d9b894 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c1e6f520-48c0-4b33-bbf7-73e0d2d9b894 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:38 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:38 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:38 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:38 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c1e6f520-48c0-4b33-bbf7-73e0d2d9b894 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:17:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c1e6f520-48c0-4b33-bbf7-73e0d2d9b894 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 returned with HTTP 200 Sep 01 02:17:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1241/2430] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:38 2026] GET /volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 => generated 879 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cf578525-38d9-4d60-9fc4-e95d8649aa60 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cf578525-38d9-4d60-9fc4-e95d8649aa60 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] GET http://192.168.122.72/volume/v3/volumes/02b9024e-c815-4d30-b215-533c0ffe697e Sep 01 02:17:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cf578525-38d9-4d60-9fc4-e95d8649aa60 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cf578525-38d9-4d60-9fc4-e95d8649aa60 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cf578525-38d9-4d60-9fc4-e95d8649aa60 tempest-VolumesSnapshotNegativeTestJSON-2028468465 tempest-VolumesSnapshotNegativeTestJSON-2028468465-project-member] http://192.168.122.72/volume/v3/volumes/02b9024e-c815-4d30-b215-533c0ffe697e returned with HTTP 404 Sep 01 02:17:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1190/2431] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:39 2026] GET /volume/v3/volumes/02b9024e-c815-4d30-b215-533c0ffe697e => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b8bfbcc4-2d89-40bc-852f-7686292495d0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b8bfbcc4-2d89-40bc-852f-7686292495d0 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 Sep 01 02:17:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b8bfbcc4-2d89-40bc-852f-7686292495d0 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b8bfbcc4-2d89-40bc-852f-7686292495d0 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b8bfbcc4-2d89-40bc-852f-7686292495d0 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 returned with HTTP 404 Sep 01 02:17:39 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1242/2432] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:39 2026] GET /volume/v3/volumes/538224d7-8fe1-4fb3-b93f-9bbfbb018624 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:17:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ece38062-679c-4399-b6ae-c1a081a97619 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d09f5ff8-712d-4267-a949-13397279482d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d09f5ff8-712d-4267-a949-13397279482d tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d Sep 01 02:17:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d09f5ff8-712d-4267-a949-13397279482d tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d09f5ff8-712d-4267-a949-13397279482d tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:39 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-d09f5ff8-712d-4267-a949-13397279482d tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Delete snapshot with id: 1dbdc2b5-0bce-4d60-8f6e-77267a51096d Sep 01 02:17:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d09f5ff8-712d-4267-a949-13397279482d tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Snapshot retrieved successfully. Sep 01 02:17:39 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:39 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d09f5ff8-712d-4267-a949-13397279482d tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Snapshot delete request issued successfully. Sep 01 02:17:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d09f5ff8-712d-4267-a949-13397279482d tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d returned with HTTP 202 Sep 01 02:17:39 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1243/2433] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:17:39 2026] DELETE /volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-03352cfe-0c9c-4506-bb48-4e5d52edc539 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-03352cfe-0c9c-4506-bb48-4e5d52edc539 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d Sep 01 02:17:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-03352cfe-0c9c-4506-bb48-4e5d52edc539 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-03352cfe-0c9c-4506-bb48-4e5d52edc539 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-03352cfe-0c9c-4506-bb48-4e5d52edc539 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Snapshot retrieved successfully. Sep 01 02:17:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-03352cfe-0c9c-4506-bb48-4e5d52edc539 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d returned with HTTP 200 Sep 01 02:17:39 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1244/2434] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:39 2026] GET /volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d => generated 460 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ece38062-679c-4399-b6ae-c1a081a97619 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:17:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ece38062-679c-4399-b6ae-c1a081a97619 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1057135792"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-ece38062-679c-4399-b6ae-c1a081a97619 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1057135792'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:39 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-ece38062-679c-4399-b6ae-c1a081a97619 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Create volume of 1 GB Sep 01 02:17:39 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ece38062-679c-4399-b6ae-c1a081a97619 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Availability Zones retrieved successfully. Sep 01 02:17:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ece38062-679c-4399-b6ae-c1a081a97619 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Flow 'volume_create_api' (1a734319-d422-44e6-948e-25ba8528fa58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ece38062-679c-4399-b6ae-c1a081a97619 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be52fe3b-54f4-4aca-9e3d-0b2327945072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-ece38062-679c-4399-b6ae-c1a081a97619 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ece38062-679c-4399-b6ae-c1a081a97619 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be52fe3b-54f4-4aca-9e3d-0b2327945072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ece38062-679c-4399-b6ae-c1a081a97619 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09fb901f-358c-434a-be9b-a24be18adcb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:40 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-ece38062-679c-4399-b6ae-c1a081a97619 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Created reservations ['0f5045cb-1085-43cb-b1bd-811c3eeb6cb1', 'e1a89c75-9be7-428d-b109-9882c08c8f04', '77c183d6-7770-4e65-aa55-b47694e8face', '9bd9927f-235c-4939-b460-87e19e595a28'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ece38062-679c-4399-b6ae-c1a081a97619 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09fb901f-358c-434a-be9b-a24be18adcb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f5045cb-1085-43cb-b1bd-811c3eeb6cb1', 'e1a89c75-9be7-428d-b109-9882c08c8f04', '77c183d6-7770-4e65-aa55-b47694e8face', '9bd9927f-235c-4939-b460-87e19e595a28']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ece38062-679c-4399-b6ae-c1a081a97619 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d5d936f-6fbc-4ef9-ac3d-d371f2d70397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ece38062-679c-4399-b6ae-c1a081a97619 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d5d936f-6fbc-4ef9-ac3d-d371f2d70397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d12142e-10b8-4c94-bf29-3a7c8b699eda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1057135792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c3297da3a5240b5b551abac08a8d0a6',qos_specs=None,replication_status=,reservations=['0f5045cb-1085-43cb-b1bd-811c3eeb6cb1','e1a89c75-9be7-428d-b109-9882c08c8f04','77c183d6-7770-4e65-aa55-b47694e8face','9bd9927f-235c-4939-b460-87e19e595a28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16dade51efa4483e9768e5e7d5d34b8a',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:17:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1057135792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d12142e-10b8-4c94-bf29-3a7c8b699eda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c3297da3a5240b5b551abac08a8d0a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16dade51efa4483e9768e5e7d5d34b8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ece38062-679c-4399-b6ae-c1a081a97619 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7dadcac-6b15-4b1a-8526-17b23519f81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ece38062-679c-4399-b6ae-c1a081a97619 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7dadcac-6b15-4b1a-8526-17b23519f81f) transitioned into state 'SUCCESS' from state '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-1057135792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c3297da3a5240b5b551abac08a8d0a6',qos_specs=None,replication_status=,reservations=['0f5045cb-1085-43cb-b1bd-811c3eeb6cb1','e1a89c75-9be7-428d-b109-9882c08c8f04','77c183d6-7770-4e65-aa55-b47694e8face','9bd9927f-235c-4939-b460-87e19e595a28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16dade51efa4483e9768e5e7d5d34b8a',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ece38062-679c-4399-b6ae-c1a081a97619 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6962d63c-90ce-4185-b135-4ab5c090a275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ece38062-679c-4399-b6ae-c1a081a97619 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6962d63c-90ce-4185-b135-4ab5c090a275) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-ece38062-679c-4399-b6ae-c1a081a97619 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Flow 'volume_create_api' (1a734319-d422-44e6-948e-25ba8528fa58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ece38062-679c-4399-b6ae-c1a081a97619 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Create volume request issued successfully. Sep 01 02:17:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ece38062-679c-4399-b6ae-c1a081a97619 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1191/2435] 192.168.122.72 () {62 vars in 1178 bytes} [Tue Sep 1 02:17:39 2026] POST /volume/v3/volumes => generated 785 bytes in 913 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-862b68ee-c27e-4700-83fe-da60774f5d56 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-862b68ee-c27e-4700-83fe-da60774f5d56 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] GET http://192.168.122.72/volume/v3/volumes/7d12142e-10b8-4c94-bf29-3a7c8b699eda Sep 01 02:17:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-862b68ee-c27e-4700-83fe-da60774f5d56 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-862b68ee-c27e-4700-83fe-da60774f5d56 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-862b68ee-c27e-4700-83fe-da60774f5d56 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Volume info retrieved successfully. Sep 01 02:17:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-862b68ee-c27e-4700-83fe-da60774f5d56 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/7d12142e-10b8-4c94-bf29-3a7c8b699eda returned with HTTP 200 Sep 01 02:17:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1245/2436] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:40 2026] GET /volume/v3/volumes/7d12142e-10b8-4c94-bf29-3a7c8b699eda => generated 964 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ce9bda96-4045-4580-9bc1-37cbdd5e5205 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ce9bda96-4045-4580-9bc1-37cbdd5e5205 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d Sep 01 02:17:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ce9bda96-4045-4580-9bc1-37cbdd5e5205 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ce9bda96-4045-4580-9bc1-37cbdd5e5205 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ce9bda96-4045-4580-9bc1-37cbdd5e5205 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Snapshot retrieved successfully. Sep 01 02:17:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ce9bda96-4045-4580-9bc1-37cbdd5e5205 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d returned with HTTP 200 Sep 01 02:17:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1192/2437] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:40 2026] GET /volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d => generated 460 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2c1c26b1-7bfc-4172-8ba6-58d5d44d19cb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2c1c26b1-7bfc-4172-8ba6-58d5d44d19cb tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] GET http://192.168.122.72/volume/v3/volumes/7d12142e-10b8-4c94-bf29-3a7c8b699eda Sep 01 02:17:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2c1c26b1-7bfc-4172-8ba6-58d5d44d19cb tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2c1c26b1-7bfc-4172-8ba6-58d5d44d19cb tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2c1c26b1-7bfc-4172-8ba6-58d5d44d19cb tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Volume info retrieved successfully. Sep 01 02:17:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2c1c26b1-7bfc-4172-8ba6-58d5d44d19cb tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/7d12142e-10b8-4c94-bf29-3a7c8b699eda returned with HTTP 200 Sep 01 02:17:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1246/2438] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:41 2026] GET /volume/v3/volumes/7d12142e-10b8-4c94-bf29-3a7c8b699eda => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:17:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-68cca739-89e3-44d8-88e4-f57abf76e2cf None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-68cca739-89e3-44d8-88e4-f57abf76e2cf tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d Sep 01 02:17:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-68cca739-89e3-44d8-88e4-f57abf76e2cf tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-68cca739-89e3-44d8-88e4-f57abf76e2cf tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-68cca739-89e3-44d8-88e4-f57abf76e2cf tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Snapshot retrieved successfully. Sep 01 02:17:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-68cca739-89e3-44d8-88e4-f57abf76e2cf tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d returned with HTTP 200 Sep 01 02:17:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1193/2439] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:41 2026] GET /volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d => generated 460 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-eac7ee79-1859-4067-b8f2-4881c7cf89b0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eac7ee79-1859-4067-b8f2-4881c7cf89b0 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] GET http://192.168.122.72/volume/v3/volumes/7d12142e-10b8-4c94-bf29-3a7c8b699eda Sep 01 02:17:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-eac7ee79-1859-4067-b8f2-4881c7cf89b0 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-eac7ee79-1859-4067-b8f2-4881c7cf89b0 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:42 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:42 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-eac7ee79-1859-4067-b8f2-4881c7cf89b0 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Volume info retrieved successfully. Sep 01 02:17:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eac7ee79-1859-4067-b8f2-4881c7cf89b0 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/7d12142e-10b8-4c94-bf29-3a7c8b699eda returned with HTTP 200 Sep 01 02:17:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1247/2440] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:42 2026] GET /volume/v3/volumes/7d12142e-10b8-4c94-bf29-3a7c8b699eda => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:17:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1c8e5fab-86ff-497d-a69e-b8bff065ff4a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1c8e5fab-86ff-497d-a69e-b8bff065ff4a tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] GET http://192.168.122.72/volume/v3/volumes Sep 01 02:17:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1c8e5fab-86ff-497d-a69e-b8bff065ff4a tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1c8e5fab-86ff-497d-a69e-b8bff065ff4a tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-1c8e5fab-86ff-497d-a69e-b8bff065ff4a tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1c8e5fab-86ff-497d-a69e-b8bff065ff4a tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:42 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:17:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1c8e5fab-86ff-497d-a69e-b8bff065ff4a tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] Get all volumes completed successfully. Sep 01 02:17:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1c8e5fab-86ff-497d-a69e-b8bff065ff4a tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] http://192.168.122.72/volume/v3/volumes returned with HTTP 200 Sep 01 02:17:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1194/2441] 192.168.122.72 () {60 vars in 1157 bytes} [Tue Sep 1 02:17:42 2026] GET /volume/v3/volumes => generated 342 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4000252d-8564-4fc2-953f-a8e273e0b7c6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4000252d-8564-4fc2-953f-a8e273e0b7c6 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/7d12142e-10b8-4c94-bf29-3a7c8b699eda Sep 01 02:17:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4000252d-8564-4fc2-953f-a8e273e0b7c6 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4000252d-8564-4fc2-953f-a8e273e0b7c6 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:42 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-4000252d-8564-4fc2-953f-a8e273e0b7c6 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Delete volume with id: 7d12142e-10b8-4c94-bf29-3a7c8b699eda Sep 01 02:17:42 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:42 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4000252d-8564-4fc2-953f-a8e273e0b7c6 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Volume info retrieved successfully. Sep 01 02:17:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-21aad0c1-42a6-4e7f-8659-a61a1d40b94b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-21aad0c1-42a6-4e7f-8659-a61a1d40b94b tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d Sep 01 02:17:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-21aad0c1-42a6-4e7f-8659-a61a1d40b94b tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-21aad0c1-42a6-4e7f-8659-a61a1d40b94b tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-21aad0c1-42a6-4e7f-8659-a61a1d40b94b tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d returned with HTTP 404 Sep 01 02:17:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1195/2442] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:17:42 2026] GET /volume/v3/snapshots/1dbdc2b5-0bce-4d60-8f6e-77267a51096d => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4000252d-8564-4fc2-953f-a8e273e0b7c6 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Delete volume request issued successfully. Sep 01 02:17:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4000252d-8564-4fc2-953f-a8e273e0b7c6 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/7d12142e-10b8-4c94-bf29-3a7c8b699eda returned with HTTP 202 Sep 01 02:17:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1248/2443] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:17:42 2026] DELETE /volume/v3/volumes/7d12142e-10b8-4c94-bf29-3a7c8b699eda => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:17:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-eb49798c-9b9a-444c-8b41-8f24c3255c0d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-eb49798c-9b9a-444c-8b41-8f24c3255c0d tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] GET http://192.168.122.72/volume/v3/volumes/7d12142e-10b8-4c94-bf29-3a7c8b699eda Sep 01 02:17:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-eb49798c-9b9a-444c-8b41-8f24c3255c0d tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-eb49798c-9b9a-444c-8b41-8f24c3255c0d tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-eb49798c-9b9a-444c-8b41-8f24c3255c0d tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Volume info retrieved successfully. Sep 01 02:17:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-9cb36db4-74bc-4fb7-aa5e-552906202a26 req-d424cf40-f245-434f-8097-dc2e6e41424a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-eb49798c-9b9a-444c-8b41-8f24c3255c0d tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/7d12142e-10b8-4c94-bf29-3a7c8b699eda returned with HTTP 200 Sep 01 02:17:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1196/2444] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:42 2026] GET /volume/v3/volumes/7d12142e-10b8-4c94-bf29-3a7c8b699eda => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:17:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-9cb36db4-74bc-4fb7-aa5e-552906202a26 req-d424cf40-f245-434f-8097-dc2e6e41424a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 Sep 01 02:17:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-9cb36db4-74bc-4fb7-aa5e-552906202a26 req-d424cf40-f245-434f-8097-dc2e6e41424a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-9cb36db4-74bc-4fb7-aa5e-552906202a26 req-d424cf40-f245-434f-8097-dc2e6e41424a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:43 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:43 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-9cb36db4-74bc-4fb7-aa5e-552906202a26 req-d424cf40-f245-434f-8097-dc2e6e41424a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:17:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-9cb36db4-74bc-4fb7-aa5e-552906202a26 req-d424cf40-f245-434f-8097-dc2e6e41424a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 returned with HTTP 200 Sep 01 02:17:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1249/2445] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:17:42 2026] GET /volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:17:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-478d447b-164a-46f6-9f8c-713fce79d4ab None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-478d447b-164a-46f6-9f8c-713fce79d4ab tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] GET http://192.168.122.72/volume/v3/volumes/7d12142e-10b8-4c94-bf29-3a7c8b699eda Sep 01 02:17:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-478d447b-164a-46f6-9f8c-713fce79d4ab tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-478d447b-164a-46f6-9f8c-713fce79d4ab tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:44 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:44 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-478d447b-164a-46f6-9f8c-713fce79d4ab tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/7d12142e-10b8-4c94-bf29-3a7c8b699eda returned with HTTP 404 Sep 01 02:17:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1197/2446] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:44 2026] GET /volume/v3/volumes/7d12142e-10b8-4c94-bf29-3a7c8b699eda => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:17:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3c61981f-17c0-4ac3-8c13-a4f9590fcc29 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3c61981f-17c0-4ac3-8c13-a4f9590fcc29 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:17:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3c61981f-17c0-4ac3-8c13-a4f9590fcc29 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1520257736"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-3c61981f-17c0-4ac3-8c13-a4f9590fcc29 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1520257736'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:44 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-3c61981f-17c0-4ac3-8c13-a4f9590fcc29 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Create volume of 1 GB Sep 01 02:17:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3c61981f-17c0-4ac3-8c13-a4f9590fcc29 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Availability Zones retrieved successfully. Sep 01 02:17:44 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c61981f-17c0-4ac3-8c13-a4f9590fcc29 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Flow 'volume_create_api' (6231265e-b0b0-4dbf-b03d-efa4eb649e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:44 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c61981f-17c0-4ac3-8c13-a4f9590fcc29 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (492ee60f-d432-4564-8cbc-4a4d1da6e7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:44 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-3c61981f-17c0-4ac3-8c13-a4f9590fcc29 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:44 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c61981f-17c0-4ac3-8c13-a4f9590fcc29 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (492ee60f-d432-4564-8cbc-4a4d1da6e7b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:44 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c61981f-17c0-4ac3-8c13-a4f9590fcc29 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a660abe-b023-439f-bb77-b31e3f16b3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:44 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-3c61981f-17c0-4ac3-8c13-a4f9590fcc29 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Created reservations ['d63a52e8-0dbe-4b45-bfb7-eca272192628', 'a03728d4-884b-4187-bf3c-5721c230d65d', 'dc70f235-7478-4152-ad71-60232eb24ff1', 'bb742e41-6a97-4d1f-9dec-b4010827f39f'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:44 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c61981f-17c0-4ac3-8c13-a4f9590fcc29 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a660abe-b023-439f-bb77-b31e3f16b3fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d63a52e8-0dbe-4b45-bfb7-eca272192628', 'a03728d4-884b-4187-bf3c-5721c230d65d', 'dc70f235-7478-4152-ad71-60232eb24ff1', 'bb742e41-6a97-4d1f-9dec-b4010827f39f']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:44 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c61981f-17c0-4ac3-8c13-a4f9590fcc29 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aa60a21-0c99-44bd-88a9-264f261f3a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:44 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:44 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:44 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c61981f-17c0-4ac3-8c13-a4f9590fcc29 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aa60a21-0c99-44bd-88a9-264f261f3a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7ba0b81-6baa-4694-9ea5-e51826e1a74c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1520257736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c3297da3a5240b5b551abac08a8d0a6',qos_specs=None,replication_status=,reservations=['d63a52e8-0dbe-4b45-bfb7-eca272192628','a03728d4-884b-4187-bf3c-5721c230d65d','dc70f235-7478-4152-ad71-60232eb24ff1','bb742e41-6a97-4d1f-9dec-b4010827f39f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16dade51efa4483e9768e5e7d5d34b8a',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:17:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1520257736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7ba0b81-6baa-4694-9ea5-e51826e1a74c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c3297da3a5240b5b551abac08a8d0a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16dade51efa4483e9768e5e7d5d34b8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:44 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c61981f-17c0-4ac3-8c13-a4f9590fcc29 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae15d7c6-5944-410f-8245-eb45817b3d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:44 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c61981f-17c0-4ac3-8c13-a4f9590fcc29 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae15d7c6-5944-410f-8245-eb45817b3d13) transitioned into state 'SUCCESS' from state '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-1520257736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c3297da3a5240b5b551abac08a8d0a6',qos_specs=None,replication_status=,reservations=['d63a52e8-0dbe-4b45-bfb7-eca272192628','a03728d4-884b-4187-bf3c-5721c230d65d','dc70f235-7478-4152-ad71-60232eb24ff1','bb742e41-6a97-4d1f-9dec-b4010827f39f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16dade51efa4483e9768e5e7d5d34b8a',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:44 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c61981f-17c0-4ac3-8c13-a4f9590fcc29 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daa89eef-546f-4cc7-9c60-be814514ce62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:44 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c61981f-17c0-4ac3-8c13-a4f9590fcc29 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daa89eef-546f-4cc7-9c60-be814514ce62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:44 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3c61981f-17c0-4ac3-8c13-a4f9590fcc29 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Flow 'volume_create_api' (6231265e-b0b0-4dbf-b03d-efa4eb649e9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3c61981f-17c0-4ac3-8c13-a4f9590fcc29 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Create volume request issued successfully. Sep 01 02:17:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3c61981f-17c0-4ac3-8c13-a4f9590fcc29 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1250/2447] 192.168.122.72 () {62 vars in 1178 bytes} [Tue Sep 1 02:17:44 2026] POST /volume/v3/volumes => generated 785 bytes in 677 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2c71e8d8-dfe4-4c27-bf14-8dd220e69ea3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2c71e8d8-dfe4-4c27-bf14-8dd220e69ea3 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] GET http://192.168.122.72/volume/v3/volumes/b7ba0b81-6baa-4694-9ea5-e51826e1a74c Sep 01 02:17:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2c71e8d8-dfe4-4c27-bf14-8dd220e69ea3 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2c71e8d8-dfe4-4c27-bf14-8dd220e69ea3 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:44 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:44 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2c71e8d8-dfe4-4c27-bf14-8dd220e69ea3 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Volume info retrieved successfully. Sep 01 02:17:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2c71e8d8-dfe4-4c27-bf14-8dd220e69ea3 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/b7ba0b81-6baa-4694-9ea5-e51826e1a74c returned with HTTP 200 Sep 01 02:17:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1198/2448] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:44 2026] GET /volume/v3/volumes/b7ba0b81-6baa-4694-9ea5-e51826e1a74c => generated 964 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-851ac6db-2c72-4fcd-b8bf-c1d4d5177353 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-851ac6db-2c72-4fcd-b8bf-c1d4d5177353 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] GET http://192.168.122.72/volume/v3/volumes/b7ba0b81-6baa-4694-9ea5-e51826e1a74c Sep 01 02:17:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-851ac6db-2c72-4fcd-b8bf-c1d4d5177353 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-851ac6db-2c72-4fcd-b8bf-c1d4d5177353 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:45 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:45 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:45 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:45 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:45 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-851ac6db-2c72-4fcd-b8bf-c1d4d5177353 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Volume info retrieved successfully. Sep 01 02:17:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-851ac6db-2c72-4fcd-b8bf-c1d4d5177353 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/b7ba0b81-6baa-4694-9ea5-e51826e1a74c returned with HTTP 200 Sep 01 02:17:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1251/2449] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:45 2026] GET /volume/v3/volumes/b7ba0b81-6baa-4694-9ea5-e51826e1a74c => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:17:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6ec92f23-8045-4df9-8ab9-ad1ac7240894 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6ec92f23-8045-4df9-8ab9-ad1ac7240894 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] GET http://192.168.122.72/volume/v3/volumes/b7ba0b81-6baa-4694-9ea5-e51826e1a74c Sep 01 02:17:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6ec92f23-8045-4df9-8ab9-ad1ac7240894 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6ec92f23-8045-4df9-8ab9-ad1ac7240894 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:46 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:46 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6ec92f23-8045-4df9-8ab9-ad1ac7240894 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Volume info retrieved successfully. Sep 01 02:17:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6ec92f23-8045-4df9-8ab9-ad1ac7240894 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/b7ba0b81-6baa-4694-9ea5-e51826e1a74c returned with HTTP 200 Sep 01 02:17:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1199/2450] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:46 2026] GET /volume/v3/volumes/b7ba0b81-6baa-4694-9ea5-e51826e1a74c => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:17:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-52b76d61-8085-4e82-9ceb-27983e1be24b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-52b76d61-8085-4e82-9ceb-27983e1be24b tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:17:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-52b76d61-8085-4e82-9ceb-27983e1be24b tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-52b76d61-8085-4e82-9ceb-27983e1be24b tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-52b76d61-8085-4e82-9ceb-27983e1be24b tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-52b76d61-8085-4e82-9ceb-27983e1be24b tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:47 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:47 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-52b76d61-8085-4e82-9ceb-27983e1be24b tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] Get all volumes completed successfully. Sep 01 02:17:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-52b76d61-8085-4e82-9ceb-27983e1be24b tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:17:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1252/2451] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:17:47 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7d99af6a-a7ce-4021-94e8-03ccfaa84497 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7d99af6a-a7ce-4021-94e8-03ccfaa84497 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/b7ba0b81-6baa-4694-9ea5-e51826e1a74c Sep 01 02:17:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7d99af6a-a7ce-4021-94e8-03ccfaa84497 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7d99af6a-a7ce-4021-94e8-03ccfaa84497 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:47 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-7d99af6a-a7ce-4021-94e8-03ccfaa84497 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Delete volume with id: b7ba0b81-6baa-4694-9ea5-e51826e1a74c Sep 01 02:17:47 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:47 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:47 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:47 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:47 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7d99af6a-a7ce-4021-94e8-03ccfaa84497 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Volume info retrieved successfully. Sep 01 02:17:47 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7d99af6a-a7ce-4021-94e8-03ccfaa84497 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Delete volume request issued successfully. Sep 01 02:17:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7d99af6a-a7ce-4021-94e8-03ccfaa84497 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/b7ba0b81-6baa-4694-9ea5-e51826e1a74c returned with HTTP 202 Sep 01 02:17:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1200/2452] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:17:47 2026] DELETE /volume/v3/volumes/b7ba0b81-6baa-4694-9ea5-e51826e1a74c => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:17:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0e04c54b-b8db-491a-9ba7-f36b0cb57b22 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0e04c54b-b8db-491a-9ba7-f36b0cb57b22 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] GET http://192.168.122.72/volume/v3/volumes/b7ba0b81-6baa-4694-9ea5-e51826e1a74c Sep 01 02:17:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0e04c54b-b8db-491a-9ba7-f36b0cb57b22 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0e04c54b-b8db-491a-9ba7-f36b0cb57b22 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:47 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:47 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0e04c54b-b8db-491a-9ba7-f36b0cb57b22 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Volume info retrieved successfully. Sep 01 02:17:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0e04c54b-b8db-491a-9ba7-f36b0cb57b22 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/b7ba0b81-6baa-4694-9ea5-e51826e1a74c returned with HTTP 200 Sep 01 02:17:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1253/2453] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:47 2026] GET /volume/v3/volumes/b7ba0b81-6baa-4694-9ea5-e51826e1a74c => generated 1014 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:17:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d1c7fe95-6276-4fb6-afdf-cf3d35c85b11 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d1c7fe95-6276-4fb6-afdf-cf3d35c85b11 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] DELETE http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 Sep 01 02:17:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d1c7fe95-6276-4fb6-afdf-cf3d35c85b11 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d1c7fe95-6276-4fb6-afdf-cf3d35c85b11 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:47 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-d1c7fe95-6276-4fb6-afdf-cf3d35c85b11 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Delete volume with id: 63bcc40d-bd96-4c18-85b1-2a1d192db892 Sep 01 02:17:47 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:47 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:47 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:47 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:47 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d1c7fe95-6276-4fb6-afdf-cf3d35c85b11 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:17:47 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d1c7fe95-6276-4fb6-afdf-cf3d35c85b11 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Delete volume request issued successfully. Sep 01 02:17:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d1c7fe95-6276-4fb6-afdf-cf3d35c85b11 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 returned with HTTP 202 Sep 01 02:17:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1201/2454] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:47 2026] DELETE /volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-05053304-8c2b-4c39-b3df-0ca00d30814a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-05053304-8c2b-4c39-b3df-0ca00d30814a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 Sep 01 02:17:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-05053304-8c2b-4c39-b3df-0ca00d30814a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-05053304-8c2b-4c39-b3df-0ca00d30814a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:48 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:48 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:48 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:48 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:48 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-05053304-8c2b-4c39-b3df-0ca00d30814a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:17:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-05053304-8c2b-4c39-b3df-0ca00d30814a tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 returned with HTTP 200 Sep 01 02:17:48 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1254/2455] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:47 2026] GET /volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 => generated 846 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bcc18069-5422-48ff-894e-e8162dc0d36d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bcc18069-5422-48ff-894e-e8162dc0d36d tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] GET http://192.168.122.72/volume/v3/volumes/b7ba0b81-6baa-4694-9ea5-e51826e1a74c Sep 01 02:17:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bcc18069-5422-48ff-894e-e8162dc0d36d tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bcc18069-5422-48ff-894e-e8162dc0d36d tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:48 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:48 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:48 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:48 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:48 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-bcc18069-5422-48ff-894e-e8162dc0d36d tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Volume info retrieved successfully. Sep 01 02:17:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bcc18069-5422-48ff-894e-e8162dc0d36d tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/b7ba0b81-6baa-4694-9ea5-e51826e1a74c returned with HTTP 200 Sep 01 02:17:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1202/2456] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:48 2026] GET /volume/v3/volumes/b7ba0b81-6baa-4694-9ea5-e51826e1a74c => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:17:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2c303a6c-9288-4183-a39b-7c3f79075294 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2c303a6c-9288-4183-a39b-7c3f79075294 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 Sep 01 02:17:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2c303a6c-9288-4183-a39b-7c3f79075294 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2c303a6c-9288-4183-a39b-7c3f79075294 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2c303a6c-9288-4183-a39b-7c3f79075294 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Volume info retrieved successfully. Sep 01 02:17:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2c303a6c-9288-4183-a39b-7c3f79075294 tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 returned with HTTP 200 Sep 01 02:17:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1255/2457] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:49 2026] GET /volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 => generated 846 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f80ea6c7-546e-499f-8efa-c7cf42737093 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f80ea6c7-546e-499f-8efa-c7cf42737093 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] GET http://192.168.122.72/volume/v3/volumes/b7ba0b81-6baa-4694-9ea5-e51826e1a74c Sep 01 02:17:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f80ea6c7-546e-499f-8efa-c7cf42737093 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f80ea6c7-546e-499f-8efa-c7cf42737093 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f80ea6c7-546e-499f-8efa-c7cf42737093 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/b7ba0b81-6baa-4694-9ea5-e51826e1a74c returned with HTTP 404 Sep 01 02:17:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1203/2458] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:49 2026] GET /volume/v3/volumes/b7ba0b81-6baa-4694-9ea5-e51826e1a74c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:17:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3a84f7b3-8d45-4d34-9060-efa1121ea8e1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3a84f7b3-8d45-4d34-9060-efa1121ea8e1 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:17:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3a84f7b3-8d45-4d34-9060-efa1121ea8e1 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1804678973"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-3a84f7b3-8d45-4d34-9060-efa1121ea8e1 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1804678973'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:49 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-3a84f7b3-8d45-4d34-9060-efa1121ea8e1 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Create volume of 1 GB Sep 01 02:17:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3a84f7b3-8d45-4d34-9060-efa1121ea8e1 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Availability Zones retrieved successfully. Sep 01 02:17:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3a84f7b3-8d45-4d34-9060-efa1121ea8e1 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Flow 'volume_create_api' (0765422a-2a81-40d5-8834-7de3d60758f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3a84f7b3-8d45-4d34-9060-efa1121ea8e1 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3db3f155-2e73-468b-8f4d-7be0906478a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-3a84f7b3-8d45-4d34-9060-efa1121ea8e1 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3a84f7b3-8d45-4d34-9060-efa1121ea8e1 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3db3f155-2e73-468b-8f4d-7be0906478a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3a84f7b3-8d45-4d34-9060-efa1121ea8e1 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dade187b-8240-4034-b011-d1cd969ca0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:49 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-3a84f7b3-8d45-4d34-9060-efa1121ea8e1 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Created reservations ['765c4fb7-6455-4699-a600-7a9a474aad9d', '5f30c991-e521-42f1-a5d2-f588332b9a10', 'a5e20530-27a8-41c2-a39e-28fc56759f74', '2afad0d0-0f0b-47ef-9367-b671507e7a2d'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3a84f7b3-8d45-4d34-9060-efa1121ea8e1 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dade187b-8240-4034-b011-d1cd969ca0bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['765c4fb7-6455-4699-a600-7a9a474aad9d', '5f30c991-e521-42f1-a5d2-f588332b9a10', 'a5e20530-27a8-41c2-a39e-28fc56759f74', '2afad0d0-0f0b-47ef-9367-b671507e7a2d']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3a84f7b3-8d45-4d34-9060-efa1121ea8e1 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5ea171b-25c4-4631-94a2-b7f4b5109509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3a84f7b3-8d45-4d34-9060-efa1121ea8e1 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5ea171b-25c4-4631-94a2-b7f4b5109509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a24c38a7-a17b-447c-a363-b46a15b39b44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1804678973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c3297da3a5240b5b551abac08a8d0a6',qos_specs=None,replication_status=,reservations=['765c4fb7-6455-4699-a600-7a9a474aad9d','5f30c991-e521-42f1-a5d2-f588332b9a10','a5e20530-27a8-41c2-a39e-28fc56759f74','2afad0d0-0f0b-47ef-9367-b671507e7a2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16dade51efa4483e9768e5e7d5d34b8a',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:17:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1804678973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a24c38a7-a17b-447c-a363-b46a15b39b44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c3297da3a5240b5b551abac08a8d0a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16dade51efa4483e9768e5e7d5d34b8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3a84f7b3-8d45-4d34-9060-efa1121ea8e1 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa1a00f7-2ba5-4bd3-9235-2263859e8bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3a84f7b3-8d45-4d34-9060-efa1121ea8e1 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa1a00f7-2ba5-4bd3-9235-2263859e8bfd) transitioned into state 'SUCCESS' from state '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-1804678973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c3297da3a5240b5b551abac08a8d0a6',qos_specs=None,replication_status=,reservations=['765c4fb7-6455-4699-a600-7a9a474aad9d','5f30c991-e521-42f1-a5d2-f588332b9a10','a5e20530-27a8-41c2-a39e-28fc56759f74','2afad0d0-0f0b-47ef-9367-b671507e7a2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16dade51efa4483e9768e5e7d5d34b8a',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3a84f7b3-8d45-4d34-9060-efa1121ea8e1 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1d42fcb-a1b4-40a0-b641-8ef709c1f88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3a84f7b3-8d45-4d34-9060-efa1121ea8e1 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1d42fcb-a1b4-40a0-b641-8ef709c1f88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3a84f7b3-8d45-4d34-9060-efa1121ea8e1 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Flow 'volume_create_api' (0765422a-2a81-40d5-8834-7de3d60758f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3a84f7b3-8d45-4d34-9060-efa1121ea8e1 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Create volume request issued successfully. Sep 01 02:17:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3a84f7b3-8d45-4d34-9060-efa1121ea8e1 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1256/2459] 192.168.122.72 () {62 vars in 1178 bytes} [Tue Sep 1 02:17:49 2026] POST /volume/v3/volumes => generated 785 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-282fbe6f-fbc3-41b2-a7d4-9fcb63da9f1e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-282fbe6f-fbc3-41b2-a7d4-9fcb63da9f1e tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] GET http://192.168.122.72/volume/v3/volumes/a24c38a7-a17b-447c-a363-b46a15b39b44 Sep 01 02:17:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-282fbe6f-fbc3-41b2-a7d4-9fcb63da9f1e tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-282fbe6f-fbc3-41b2-a7d4-9fcb63da9f1e tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-282fbe6f-fbc3-41b2-a7d4-9fcb63da9f1e tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Volume info retrieved successfully. Sep 01 02:17:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-282fbe6f-fbc3-41b2-a7d4-9fcb63da9f1e tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/a24c38a7-a17b-447c-a363-b46a15b39b44 returned with HTTP 200 Sep 01 02:17:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1204/2460] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:49 2026] GET /volume/v3/volumes/a24c38a7-a17b-447c-a363-b46a15b39b44 => generated 964 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-afd2b8e1-0618-49cb-ae75-94d2724c5b0b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-afd2b8e1-0618-49cb-ae75-94d2724c5b0b tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] GET http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 Sep 01 02:17:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-afd2b8e1-0618-49cb-ae75-94d2724c5b0b tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-afd2b8e1-0618-49cb-ae75-94d2724c5b0b tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-afd2b8e1-0618-49cb-ae75-94d2724c5b0b tempest-TestStampPattern-138466576 tempest-TestStampPattern-138466576-project-member] http://192.168.122.72/volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 returned with HTTP 404 Sep 01 02:17:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1257/2461] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:50 2026] GET /volume/v3/volumes/63bcc40d-bd96-4c18-85b1-2a1d192db892 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b418d96b-db55-429f-857c-be83a656b4c0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b418d96b-db55-429f-857c-be83a656b4c0 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] GET http://192.168.122.72/volume/v3/volumes/a24c38a7-a17b-447c-a363-b46a15b39b44 Sep 01 02:17:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b418d96b-db55-429f-857c-be83a656b4c0 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b418d96b-db55-429f-857c-be83a656b4c0 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:50 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:50 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:50 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:50 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:50 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b418d96b-db55-429f-857c-be83a656b4c0 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Volume info retrieved successfully. Sep 01 02:17:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b418d96b-db55-429f-857c-be83a656b4c0 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/a24c38a7-a17b-447c-a363-b46a15b39b44 returned with HTTP 200 Sep 01 02:17:50 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1205/2462] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:50 2026] GET /volume/v3/volumes/a24c38a7-a17b-447c-a363-b46a15b39b44 => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:17:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-aaf0cc36-9f87-4c9d-88ad-49d753614142 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aaf0cc36-9f87-4c9d-88ad-49d753614142 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] GET http://192.168.122.72/volume/v3/volumes/a24c38a7-a17b-447c-a363-b46a15b39b44 Sep 01 02:17:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aaf0cc36-9f87-4c9d-88ad-49d753614142 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aaf0cc36-9f87-4c9d-88ad-49d753614142 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-aaf0cc36-9f87-4c9d-88ad-49d753614142 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Volume info retrieved successfully. Sep 01 02:17:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aaf0cc36-9f87-4c9d-88ad-49d753614142 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/a24c38a7-a17b-447c-a363-b46a15b39b44 returned with HTTP 200 Sep 01 02:17:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1258/2463] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:51 2026] GET /volume/v3/volumes/a24c38a7-a17b-447c-a363-b46a15b39b44 => generated 1015 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:17:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-846b455c-c4bd-4dcc-8c9e-7b46661056aa None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-846b455c-c4bd-4dcc-8c9e-7b46661056aa tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] GET http://192.168.122.72/volume/v3/volumes/a24c38a7-a17b-447c-a363-b46a15b39b44 Sep 01 02:17:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-846b455c-c4bd-4dcc-8c9e-7b46661056aa tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-846b455c-c4bd-4dcc-8c9e-7b46661056aa tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:52 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:52 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-846b455c-c4bd-4dcc-8c9e-7b46661056aa tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] Volume info retrieved successfully. Sep 01 02:17:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-846b455c-c4bd-4dcc-8c9e-7b46661056aa tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] http://192.168.122.72/volume/v3/volumes/a24c38a7-a17b-447c-a363-b46a15b39b44 returned with HTTP 200 Sep 01 02:17:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1206/2464] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:52 2026] GET /volume/v3/volumes/a24c38a7-a17b-447c-a363-b46a15b39b44 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b6f00401-a9f0-46b6-bcf6-bcbdfc650aa0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b6f00401-a9f0-46b6-bcf6-bcbdfc650aa0 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/a24c38a7-a17b-447c-a363-b46a15b39b44 Sep 01 02:17:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b6f00401-a9f0-46b6-bcf6-bcbdfc650aa0 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b6f00401-a9f0-46b6-bcf6-bcbdfc650aa0 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:52 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-b6f00401-a9f0-46b6-bcf6-bcbdfc650aa0 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Delete volume with id: a24c38a7-a17b-447c-a363-b46a15b39b44 Sep 01 02:17:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:52 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b6f00401-a9f0-46b6-bcf6-bcbdfc650aa0 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Volume info retrieved successfully. Sep 01 02:17:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b6f00401-a9f0-46b6-bcf6-bcbdfc650aa0 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Delete volume request issued successfully. Sep 01 02:17:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b6f00401-a9f0-46b6-bcf6-bcbdfc650aa0 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/a24c38a7-a17b-447c-a363-b46a15b39b44 returned with HTTP 202 Sep 01 02:17:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1259/2465] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:17:52 2026] DELETE /volume/v3/volumes/a24c38a7-a17b-447c-a363-b46a15b39b44 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:17:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5e6eef5c-2700-4804-9930-d8319f6a3945 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5e6eef5c-2700-4804-9930-d8319f6a3945 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] GET http://192.168.122.72/volume/v3/volumes/a24c38a7-a17b-447c-a363-b46a15b39b44 Sep 01 02:17:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5e6eef5c-2700-4804-9930-d8319f6a3945 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5e6eef5c-2700-4804-9930-d8319f6a3945 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:52 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:52 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5e6eef5c-2700-4804-9930-d8319f6a3945 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Volume info retrieved successfully. Sep 01 02:17:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5e6eef5c-2700-4804-9930-d8319f6a3945 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/a24c38a7-a17b-447c-a363-b46a15b39b44 returned with HTTP 200 Sep 01 02:17:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1207/2466] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:52 2026] GET /volume/v3/volumes/a24c38a7-a17b-447c-a363-b46a15b39b44 => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:17:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-53c9ca6c-c98c-4d43-95e8-25105732bf90 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-53c9ca6c-c98c-4d43-95e8-25105732bf90 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] GET http://192.168.122.72/volume/v3/volumes/a24c38a7-a17b-447c-a363-b46a15b39b44 Sep 01 02:17:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-53c9ca6c-c98c-4d43-95e8-25105732bf90 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-53c9ca6c-c98c-4d43-95e8-25105732bf90 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-53c9ca6c-c98c-4d43-95e8-25105732bf90 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/a24c38a7-a17b-447c-a363-b46a15b39b44 returned with HTTP 404 Sep 01 02:17:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1260/2467] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:53 2026] GET /volume/v3/volumes/a24c38a7-a17b-447c-a363-b46a15b39b44 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:17:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-05ae944a-1208-4231-a28d-8533728aa718 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-05ae944a-1208-4231-a28d-8533728aa718 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:17:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-05ae944a-1208-4231-a28d-8533728aa718 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1653146449"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-05ae944a-1208-4231-a28d-8533728aa718 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1653146449'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:53 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-05ae944a-1208-4231-a28d-8533728aa718 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Create volume of 1 GB Sep 01 02:17:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-05ae944a-1208-4231-a28d-8533728aa718 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Availability Zones retrieved successfully. Sep 01 02:17:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-05ae944a-1208-4231-a28d-8533728aa718 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Flow 'volume_create_api' (e1547061-f4f2-4bf7-8c7a-dba1708f7c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-05ae944a-1208-4231-a28d-8533728aa718 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f28beba0-e30b-4b4b-ad69-f96dde9be8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-05ae944a-1208-4231-a28d-8533728aa718 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-05ae944a-1208-4231-a28d-8533728aa718 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f28beba0-e30b-4b4b-ad69-f96dde9be8ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-05ae944a-1208-4231-a28d-8533728aa718 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07ef46fd-7a70-417e-961c-f1016450c83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:53 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-05ae944a-1208-4231-a28d-8533728aa718 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Created reservations ['b5a4d317-3824-4ec2-bcac-ad99499efaba', '08c9b30a-1e1e-48f2-85f2-c2e9eb3afcfb', '8928ced9-b8c2-45e4-90a1-e997f54e3810', '9e60b620-a037-489e-8203-666832bd59bb'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-05ae944a-1208-4231-a28d-8533728aa718 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07ef46fd-7a70-417e-961c-f1016450c83f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5a4d317-3824-4ec2-bcac-ad99499efaba', '08c9b30a-1e1e-48f2-85f2-c2e9eb3afcfb', '8928ced9-b8c2-45e4-90a1-e997f54e3810', '9e60b620-a037-489e-8203-666832bd59bb']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-05ae944a-1208-4231-a28d-8533728aa718 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0579bc4d-d30a-41f0-bb04-8b556ac06d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:53 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:53 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-05ae944a-1208-4231-a28d-8533728aa718 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0579bc4d-d30a-41f0-bb04-8b556ac06d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9affd507-48df-47f9-91d8-68e1e45604c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1653146449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c3297da3a5240b5b551abac08a8d0a6',qos_specs=None,replication_status=,reservations=['b5a4d317-3824-4ec2-bcac-ad99499efaba','08c9b30a-1e1e-48f2-85f2-c2e9eb3afcfb','8928ced9-b8c2-45e4-90a1-e997f54e3810','9e60b620-a037-489e-8203-666832bd59bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16dade51efa4483e9768e5e7d5d34b8a',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:17:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1653146449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9affd507-48df-47f9-91d8-68e1e45604c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c3297da3a5240b5b551abac08a8d0a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16dade51efa4483e9768e5e7d5d34b8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-05ae944a-1208-4231-a28d-8533728aa718 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87c75e75-7e9a-44cd-a3d6-8fea767b4a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-05ae944a-1208-4231-a28d-8533728aa718 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87c75e75-7e9a-44cd-a3d6-8fea767b4a9f) transitioned into state 'SUCCESS' from state '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-1653146449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c3297da3a5240b5b551abac08a8d0a6',qos_specs=None,replication_status=,reservations=['b5a4d317-3824-4ec2-bcac-ad99499efaba','08c9b30a-1e1e-48f2-85f2-c2e9eb3afcfb','8928ced9-b8c2-45e4-90a1-e997f54e3810','9e60b620-a037-489e-8203-666832bd59bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16dade51efa4483e9768e5e7d5d34b8a',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-05ae944a-1208-4231-a28d-8533728aa718 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f438f5ee-6504-48ce-b170-fcfc5d41c23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-05ae944a-1208-4231-a28d-8533728aa718 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f438f5ee-6504-48ce-b170-fcfc5d41c23f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-05ae944a-1208-4231-a28d-8533728aa718 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Flow 'volume_create_api' (e1547061-f4f2-4bf7-8c7a-dba1708f7c23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-05ae944a-1208-4231-a28d-8533728aa718 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Create volume request issued successfully. Sep 01 02:17:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-05ae944a-1208-4231-a28d-8533728aa718 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1208/2468] 192.168.122.72 () {62 vars in 1178 bytes} [Tue Sep 1 02:17:53 2026] POST /volume/v3/volumes => generated 785 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3ab57b94-69c0-435f-8b46-32249d2714c9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3ab57b94-69c0-435f-8b46-32249d2714c9 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] GET http://192.168.122.72/volume/v3/volumes/9affd507-48df-47f9-91d8-68e1e45604c2 Sep 01 02:17:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3ab57b94-69c0-435f-8b46-32249d2714c9 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3ab57b94-69c0-435f-8b46-32249d2714c9 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3ab57b94-69c0-435f-8b46-32249d2714c9 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Volume info retrieved successfully. Sep 01 02:17:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3ab57b94-69c0-435f-8b46-32249d2714c9 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/9affd507-48df-47f9-91d8-68e1e45604c2 returned with HTTP 200 Sep 01 02:17:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1261/2469] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:53 2026] GET /volume/v3/volumes/9affd507-48df-47f9-91d8-68e1e45604c2 => generated 964 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4ff94d15-0925-4219-bfc0-7f50efe9b360 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4ff94d15-0925-4219-bfc0-7f50efe9b360 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] GET http://192.168.122.72/volume/v3/volumes/9affd507-48df-47f9-91d8-68e1e45604c2 Sep 01 02:17:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4ff94d15-0925-4219-bfc0-7f50efe9b360 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4ff94d15-0925-4219-bfc0-7f50efe9b360 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:54 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:54 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:54 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:54 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:55 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4ff94d15-0925-4219-bfc0-7f50efe9b360 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Volume info retrieved successfully. Sep 01 02:17:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4ff94d15-0925-4219-bfc0-7f50efe9b360 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/9affd507-48df-47f9-91d8-68e1e45604c2 returned with HTTP 200 Sep 01 02:17:55 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1209/2470] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:54 2026] GET /volume/v3/volumes/9affd507-48df-47f9-91d8-68e1e45604c2 => generated 1014 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:17:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-591b659c-d381-4a49-917d-bce937f11d4b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-591b659c-d381-4a49-917d-bce937f11d4b tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] GET http://192.168.122.72/volume/v3/volumes/9affd507-48df-47f9-91d8-68e1e45604c2 Sep 01 02:17:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-591b659c-d381-4a49-917d-bce937f11d4b tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-591b659c-d381-4a49-917d-bce937f11d4b tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:56 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:56 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-591b659c-d381-4a49-917d-bce937f11d4b tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Volume info retrieved successfully. Sep 01 02:17:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-591b659c-d381-4a49-917d-bce937f11d4b tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/9affd507-48df-47f9-91d8-68e1e45604c2 returned with HTTP 200 Sep 01 02:17:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1262/2471] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:56 2026] GET /volume/v3/volumes/9affd507-48df-47f9-91d8-68e1e45604c2 => generated 1015 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:17:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-36403ed0-4e8d-4c13-b35f-95c7c5616e49 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-36403ed0-4e8d-4c13-b35f-95c7c5616e49 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] GET http://192.168.122.72/volume/v3/volumes/summary Sep 01 02:17:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-36403ed0-4e8d-4c13-b35f-95c7c5616e49 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-36403ed0-4e8d-4c13-b35f-95c7c5616e49 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-36403ed0-4e8d-4c13-b35f-95c7c5616e49 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-36403ed0-4e8d-4c13-b35f-95c7c5616e49 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] Get summary completed successfully. Sep 01 02:17:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-36403ed0-4e8d-4c13-b35f-95c7c5616e49 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-reader] http://192.168.122.72/volume/v3/volumes/summary returned with HTTP 200 Sep 01 02:17:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1210/2472] 192.168.122.72 () {60 vars in 1181 bytes} [Tue Sep 1 02:17:56 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c68288d3-301f-4a85-98aa-366562bdb594 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c68288d3-301f-4a85-98aa-366562bdb594 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/9affd507-48df-47f9-91d8-68e1e45604c2 Sep 01 02:17:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c68288d3-301f-4a85-98aa-366562bdb594 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c68288d3-301f-4a85-98aa-366562bdb594 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:56 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-c68288d3-301f-4a85-98aa-366562bdb594 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Delete volume with id: 9affd507-48df-47f9-91d8-68e1e45604c2 Sep 01 02:17:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:17:56 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:56 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:17:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c68288d3-301f-4a85-98aa-366562bdb594 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Volume info retrieved successfully. Sep 01 02:17:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c68288d3-301f-4a85-98aa-366562bdb594 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Delete volume request issued successfully. Sep 01 02:17:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c68288d3-301f-4a85-98aa-366562bdb594 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/9affd507-48df-47f9-91d8-68e1e45604c2 returned with HTTP 202 Sep 01 02:17:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1263/2473] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:17:56 2026] DELETE /volume/v3/volumes/9affd507-48df-47f9-91d8-68e1e45604c2 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:17:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0ee7c9bf-c0fa-4cd8-a03f-3c00f32b817a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0ee7c9bf-c0fa-4cd8-a03f-3c00f32b817a tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] GET http://192.168.122.72/volume/v3/volumes/9affd507-48df-47f9-91d8-68e1e45604c2 Sep 01 02:17:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0ee7c9bf-c0fa-4cd8-a03f-3c00f32b817a tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0ee7c9bf-c0fa-4cd8-a03f-3c00f32b817a tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:17:56 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:56 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:17:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0ee7c9bf-c0fa-4cd8-a03f-3c00f32b817a tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Volume info retrieved successfully. Sep 01 02:17:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0ee7c9bf-c0fa-4cd8-a03f-3c00f32b817a tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/9affd507-48df-47f9-91d8-68e1e45604c2 returned with HTTP 200 Sep 01 02:17:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1211/2474] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:56 2026] GET /volume/v3/volumes/9affd507-48df-47f9-91d8-68e1e45604c2 => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:17:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6afb9410-150f-4bf2-bf06-fbfc5b07af45 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6afb9410-150f-4bf2-bf06-fbfc5b07af45 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] GET http://192.168.122.72/volume/v3/volumes/9affd507-48df-47f9-91d8-68e1e45604c2 Sep 01 02:17:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6afb9410-150f-4bf2-bf06-fbfc5b07af45 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6afb9410-150f-4bf2-bf06-fbfc5b07af45 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6afb9410-150f-4bf2-bf06-fbfc5b07af45 tempest-ProjectReaderTests-603839290 tempest-ProjectReaderTests-603839290-project-admin] http://192.168.122.72/volume/v3/volumes/9affd507-48df-47f9-91d8-68e1e45604c2 returned with HTTP 404 Sep 01 02:17:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1264/2475] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:17:57 2026] GET /volume/v3/volumes/9affd507-48df-47f9-91d8-68e1e45604c2 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:18:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-be3345a5-b779-4622-b3b0-e4099c62e462 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-be3345a5-b779-4622-b3b0-e4099c62e462 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:18:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-be3345a5-b779-4622-b3b0-e4099c62e462 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-74309376-1130333036", "extra_specs": {}}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-be3345a5-b779-4622-b3b0-e4099c62e462 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:18:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1212/2476] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:18:04 2026] POST /volume/v3/types => generated 267 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:07 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=154,cinder:INSERT=39,cinder:UPDATE=37 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:18:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-edd57528-d32c-4977-8d9c-4278710275ff None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-edd57528-d32c-4977-8d9c-4278710275ff tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:18:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-edd57528-d32c-4977-8d9c-4278710275ff tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1652074192-2042661214", "extra_specs": {}}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-edd57528-d32c-4977-8d9c-4278710275ff tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:18:08 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1265/2477] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:18:07 2026] POST /volume/v3/types => generated 269 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6731543f-962f-400e-b840-98420f595abe None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6731543f-962f-400e-b840-98420f595abe tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:18:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6731543f-962f-400e-b840-98420f595abe tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199935480-236035860", "extra_specs": {}}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6731543f-962f-400e-b840-98420f595abe tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:18:08 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1213/2478] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:18:08 2026] POST /volume/v3/types => generated 267 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a2637481-5762-4f65-8346-cb5202c2b240 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a2637481-5762-4f65-8346-cb5202c2b240 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:18:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a2637481-5762-4f65-8346-cb5202c2b240 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1183096382", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1652074192-2042661214", "size": 1}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-a2637481-5762-4f65-8346-cb5202c2b240 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1183096382', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1652074192-2042661214', 'size': 1}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:08 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-a2637481-5762-4f65-8346-cb5202c2b240 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Create volume of 1 GB Sep 01 02:18:08 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:08 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:08 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a2637481-5762-4f65-8346-cb5202c2b240 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Availability Zones retrieved successfully. Sep 01 02:18:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a2637481-5762-4f65-8346-cb5202c2b240 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Flow 'volume_create_api' (d85cf49f-8518-4d8b-a99a-729aabefcb2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a2637481-5762-4f65-8346-cb5202c2b240 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3065aacc-1a7d-43f4-b8a9-524a0e51c4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-a2637481-5762-4f65-8346-cb5202c2b240 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a2637481-5762-4f65-8346-cb5202c2b240 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3065aacc-1a7d-43f4-b8a9-524a0e51c4e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:18:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51c6cd7b-c2ab-484e-81dd-670c1cf79791,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1652074192-2042661214',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51c6cd7b-c2ab-484e-81dd-670c1cf79791', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a2637481-5762-4f65-8346-cb5202c2b240 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4997402d-2104-4e08-91c6-544c566539dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:08 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-a2637481-5762-4f65-8346-cb5202c2b240 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1652074192-2042661214 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1652074192-2042661214, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:18:08 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-a2637481-5762-4f65-8346-cb5202c2b240 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1652074192-2042661214 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1652074192-2042661214, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:18:08 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-a2637481-5762-4f65-8346-cb5202c2b240 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Created reservations ['e98861eb-c5a5-4783-ba15-4d7d26448432', 'd1b59796-58bd-4870-9f0b-b2697c113a66', '5274d987-01bc-4fb8-86d5-f51eb435c9d5', '96a3a840-d306-45ad-a6fa-af563aa104db'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a2637481-5762-4f65-8346-cb5202c2b240 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4997402d-2104-4e08-91c6-544c566539dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e98861eb-c5a5-4783-ba15-4d7d26448432', 'd1b59796-58bd-4870-9f0b-b2697c113a66', '5274d987-01bc-4fb8-86d5-f51eb435c9d5', '96a3a840-d306-45ad-a6fa-af563aa104db']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a2637481-5762-4f65-8346-cb5202c2b240 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfa59e53-0eca-43c8-b62f-24535ab3a059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:08 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:08 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a2637481-5762-4f65-8346-cb5202c2b240 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfa59e53-0eca-43c8-b62f-24535ab3a059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'deaebd72-c5ea-40d9-823f-6953494a29d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1183096382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0988482edef4d7fa9553307bb6c79f0',qos_specs=None,replication_status=,reservations=['e98861eb-c5a5-4783-ba15-4d7d26448432','d1b59796-58bd-4870-9f0b-b2697c113a66','5274d987-01bc-4fb8-86d5-f51eb435c9d5','96a3a840-d306-45ad-a6fa-af563aa104db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2baf5dd77684b338e5cfcc063363f54',volume_type_id=51c6cd7b-c2ab-484e-81dd-670c1cf79791), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1183096382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=deaebd72-c5ea-40d9-823f-6953494a29d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0988482edef4d7fa9553307bb6c79f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2baf5dd77684b338e5cfcc063363f54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51c6cd7b-c2ab-484e-81dd-670c1cf79791),volume_type_id=51c6cd7b-c2ab-484e-81dd-670c1cf79791)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a2637481-5762-4f65-8346-cb5202c2b240 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa020e45-0cfe-4cb7-a515-7cf02fef5529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a2637481-5762-4f65-8346-cb5202c2b240 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa020e45-0cfe-4cb7-a515-7cf02fef5529) transitioned into state 'SUCCESS' from state '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-1183096382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0988482edef4d7fa9553307bb6c79f0',qos_specs=None,replication_status=,reservations=['e98861eb-c5a5-4783-ba15-4d7d26448432','d1b59796-58bd-4870-9f0b-b2697c113a66','5274d987-01bc-4fb8-86d5-f51eb435c9d5','96a3a840-d306-45ad-a6fa-af563aa104db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2baf5dd77684b338e5cfcc063363f54',volume_type_id=51c6cd7b-c2ab-484e-81dd-670c1cf79791)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a2637481-5762-4f65-8346-cb5202c2b240 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d1ebc6c-c22a-413f-8631-5062fcbb13d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a2637481-5762-4f65-8346-cb5202c2b240 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d1ebc6c-c22a-413f-8631-5062fcbb13d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a2637481-5762-4f65-8346-cb5202c2b240 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Flow 'volume_create_api' (d85cf49f-8518-4d8b-a99a-729aabefcb2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:08 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a2637481-5762-4f65-8346-cb5202c2b240 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Create volume request issued successfully. Sep 01 02:18:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a2637481-5762-4f65-8346-cb5202c2b240 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:08 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1266/2479] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:18:08 2026] POST /volume/v3/volumes => generated 853 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c856d180-03ad-4ad0-b487-19967fc5b940 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c856d180-03ad-4ad0-b487-19967fc5b940 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:18:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c856d180-03ad-4ad0-b487-19967fc5b940 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1342572966", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199935480-236035860", "size": 1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-c856d180-03ad-4ad0-b487-19967fc5b940 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1342572966', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199935480-236035860', 'size': 1}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:08 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-c856d180-03ad-4ad0-b487-19967fc5b940 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Create volume of 1 GB Sep 01 02:18:08 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:08 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:08 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c856d180-03ad-4ad0-b487-19967fc5b940 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Availability Zones retrieved successfully. Sep 01 02:18:08 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c856d180-03ad-4ad0-b487-19967fc5b940 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Flow 'volume_create_api' (8fa5225b-e7aa-46ad-ba45-d516c9708186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:08 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c856d180-03ad-4ad0-b487-19967fc5b940 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc3bdc40-cde4-4c82-8577-aed4a26c4bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:08 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-c856d180-03ad-4ad0-b487-19967fc5b940 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:08 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c856d180-03ad-4ad0-b487-19967fc5b940 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc3bdc40-cde4-4c82-8577-aed4a26c4bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:18:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d2c0df4d-39b2-456d-a2e3-e3be3cc36bc5,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199935480-236035860',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd2c0df4d-39b2-456d-a2e3-e3be3cc36bc5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:08 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c856d180-03ad-4ad0-b487-19967fc5b940 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74f61645-0085-4bd7-a7a0-5bcd69f43dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:08 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-c856d180-03ad-4ad0-b487-19967fc5b940 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199935480-236035860 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199935480-236035860, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:18:08 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-c856d180-03ad-4ad0-b487-19967fc5b940 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199935480-236035860 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-199935480-236035860, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:18:08 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-c856d180-03ad-4ad0-b487-19967fc5b940 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Created reservations ['11ba3a35-1745-4f93-8471-f3dbdf243fcc', 'e5a558ca-7cb5-4acc-bdb7-9629889c95e0', 'e8ac2b80-e1e5-4610-b51f-79637c47a849', '492d2f80-1166-4efb-9738-167619d57397'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:08 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c856d180-03ad-4ad0-b487-19967fc5b940 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74f61645-0085-4bd7-a7a0-5bcd69f43dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11ba3a35-1745-4f93-8471-f3dbdf243fcc', 'e5a558ca-7cb5-4acc-bdb7-9629889c95e0', 'e8ac2b80-e1e5-4610-b51f-79637c47a849', '492d2f80-1166-4efb-9738-167619d57397']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:08 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c856d180-03ad-4ad0-b487-19967fc5b940 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eecb9f27-bbbd-4454-819b-8cbb6775337c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:08 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:08 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:08 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c856d180-03ad-4ad0-b487-19967fc5b940 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eecb9f27-bbbd-4454-819b-8cbb6775337c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d15eb21-1cbd-40aa-bb0b-de17e3a582a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1342572966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0988482edef4d7fa9553307bb6c79f0',qos_specs=None,replication_status=,reservations=['11ba3a35-1745-4f93-8471-f3dbdf243fcc','e5a558ca-7cb5-4acc-bdb7-9629889c95e0','e8ac2b80-e1e5-4610-b51f-79637c47a849','492d2f80-1166-4efb-9738-167619d57397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2baf5dd77684b338e5cfcc063363f54',volume_type_id=d2c0df4d-39b2-456d-a2e3-e3be3cc36bc5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1342572966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d15eb21-1cbd-40aa-bb0b-de17e3a582a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0988482edef4d7fa9553307bb6c79f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2baf5dd77684b338e5cfcc063363f54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d2c0df4d-39b2-456d-a2e3-e3be3cc36bc5),volume_type_id=d2c0df4d-39b2-456d-a2e3-e3be3cc36bc5)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:08 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c856d180-03ad-4ad0-b487-19967fc5b940 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cea5478-9c31-4131-adef-d0d2725ec0dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c856d180-03ad-4ad0-b487-19967fc5b940 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cea5478-9c31-4131-adef-d0d2725ec0dd) transitioned into state 'SUCCESS' from state '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-1342572966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0988482edef4d7fa9553307bb6c79f0',qos_specs=None,replication_status=,reservations=['11ba3a35-1745-4f93-8471-f3dbdf243fcc','e5a558ca-7cb5-4acc-bdb7-9629889c95e0','e8ac2b80-e1e5-4610-b51f-79637c47a849','492d2f80-1166-4efb-9738-167619d57397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2baf5dd77684b338e5cfcc063363f54',volume_type_id=d2c0df4d-39b2-456d-a2e3-e3be3cc36bc5)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c856d180-03ad-4ad0-b487-19967fc5b940 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (048ddc9c-4d11-471b-8a23-489bc3b8760c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c856d180-03ad-4ad0-b487-19967fc5b940 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (048ddc9c-4d11-471b-8a23-489bc3b8760c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c856d180-03ad-4ad0-b487-19967fc5b940 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Flow 'volume_create_api' (8fa5225b-e7aa-46ad-ba45-d516c9708186) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:09 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c856d180-03ad-4ad0-b487-19967fc5b940 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Create volume request issued successfully. Sep 01 02:18:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c856d180-03ad-4ad0-b487-19967fc5b940 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1214/2480] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:18:08 2026] POST /volume/v3/volumes => generated 851 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:18:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1105266884", "snapshot_id": null, "imageRef": "24b26514-cebf-406a-b3d0-045ebb84909d", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-74309376-1130333036", "size": 1}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1105266884', 'snapshot_id': None, 'imageRef': '24b26514-cebf-406a-b3d0-045ebb84909d', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-74309376-1130333036', 'size': 1}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:09 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Create volume of 1 GB Sep 01 02:18:09 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:09 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:09 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Availability Zones retrieved successfully. Sep 01 02:18:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Flow 'volume_create_api' (76ae2a45-4fac-49a4-a53d-10d2ede1f479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceddc444-3bc6-4d5f-aa75-eb89f793e183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceddc444-3bc6-4d5f-aa75-eb89f793e183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:18:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=57a50b32-66d1-4957-8320-d4dad894f124,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-74309376-1130333036',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '57a50b32-66d1-4957-8320-d4dad894f124', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204d4fd3-6de3-4e58-9004-1983fcc67005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:09 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-74309376-1130333036 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-74309376-1130333036, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:18:09 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-74309376-1130333036 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-74309376-1130333036, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:18:09 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Created reservations ['1de5167f-be90-407a-a737-990c495afc62', '87e48380-6379-444d-aaec-5e5d58ddc818', '813ba14d-802f-4ee1-b0ed-4a5a64bbd3b4', '75edc99d-086b-46f6-ac84-80561e8f947b'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204d4fd3-6de3-4e58-9004-1983fcc67005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1de5167f-be90-407a-a737-990c495afc62', '87e48380-6379-444d-aaec-5e5d58ddc818', '813ba14d-802f-4ee1-b0ed-4a5a64bbd3b4', '75edc99d-086b-46f6-ac84-80561e8f947b']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81052a16-abbc-4374-803d-9c3f1d39b133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:09 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:09 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81052a16-abbc-4374-803d-9c3f1d39b133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df0697b6-bc20-4a01-bf2c-1cf3165a63c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1105266884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0988482edef4d7fa9553307bb6c79f0',qos_specs=None,replication_status=,reservations=['1de5167f-be90-407a-a737-990c495afc62','87e48380-6379-444d-aaec-5e5d58ddc818','813ba14d-802f-4ee1-b0ed-4a5a64bbd3b4','75edc99d-086b-46f6-ac84-80561e8f947b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2baf5dd77684b338e5cfcc063363f54',volume_type_id=57a50b32-66d1-4957-8320-d4dad894f124), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1105266884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df0697b6-bc20-4a01-bf2c-1cf3165a63c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0988482edef4d7fa9553307bb6c79f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2baf5dd77684b338e5cfcc063363f54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(57a50b32-66d1-4957-8320-d4dad894f124),volume_type_id=57a50b32-66d1-4957-8320-d4dad894f124)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce610084-260b-479f-b843-05ccd5a2fe47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:10 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce610084-260b-479f-b843-05ccd5a2fe47) transitioned into state 'SUCCESS' from state '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-1105266884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0988482edef4d7fa9553307bb6c79f0',qos_specs=None,replication_status=,reservations=['1de5167f-be90-407a-a737-990c495afc62','87e48380-6379-444d-aaec-5e5d58ddc818','813ba14d-802f-4ee1-b0ed-4a5a64bbd3b4','75edc99d-086b-46f6-ac84-80561e8f947b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2baf5dd77684b338e5cfcc063363f54',volume_type_id=57a50b32-66d1-4957-8320-d4dad894f124)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:10 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df2f0e4-ba51-4dc3-8272-925f64ee9cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:10 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df2f0e4-ba51-4dc3-8272-925f64ee9cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:10 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Flow 'volume_create_api' (76ae2a45-4fac-49a4-a53d-10d2ede1f479) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Create volume request issued successfully. Sep 01 02:18:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1bd3a985-3c6f-49bd-8a5a-529ac379b866 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1267/2481] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:18:09 2026] POST /volume/v3/volumes => generated 851 bytes in 928 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7d751b83-7f6a-4e9a-ad5d-f83a2d83148e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7d751b83-7f6a-4e9a-ad5d-f83a2d83148e tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 Sep 01 02:18:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7d751b83-7f6a-4e9a-ad5d-f83a2d83148e tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7d751b83-7f6a-4e9a-ad5d-f83a2d83148e tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:10 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:10 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:10 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:10 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:10 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7d751b83-7f6a-4e9a-ad5d-f83a2d83148e tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:18:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7d751b83-7f6a-4e9a-ad5d-f83a2d83148e tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 returned with HTTP 200 Sep 01 02:18:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1215/2482] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:10 2026] GET /volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 => generated 919 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-61a2d5eb-6626-4b1d-918b-a8ac3512a509 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-61a2d5eb-6626-4b1d-918b-a8ac3512a509 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 Sep 01 02:18:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-61a2d5eb-6626-4b1d-918b-a8ac3512a509 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-61a2d5eb-6626-4b1d-918b-a8ac3512a509 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:11 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:11 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:11 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:11 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-61a2d5eb-6626-4b1d-918b-a8ac3512a509 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:18:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-61a2d5eb-6626-4b1d-918b-a8ac3512a509 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 returned with HTTP 200 Sep 01 02:18:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1268/2483] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:11 2026] GET /volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 => generated 943 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-16b786ff-5b3d-4f36-807a-542854a681b5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-16b786ff-5b3d-4f36-807a-542854a681b5 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 Sep 01 02:18:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-16b786ff-5b3d-4f36-807a-542854a681b5 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-16b786ff-5b3d-4f36-807a-542854a681b5 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:12 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:12 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-16b786ff-5b3d-4f36-807a-542854a681b5 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:18:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-16b786ff-5b3d-4f36-807a-542854a681b5 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 returned with HTTP 200 Sep 01 02:18:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1216/2484] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:12 2026] GET /volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 => generated 943 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5e61f70d-6fd1-460e-8c64-375699cca092 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5e61f70d-6fd1-460e-8c64-375699cca092 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 Sep 01 02:18:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5e61f70d-6fd1-460e-8c64-375699cca092 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5e61f70d-6fd1-460e-8c64-375699cca092 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:13 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:13 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:13 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:13 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5e61f70d-6fd1-460e-8c64-375699cca092 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:18:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2c0c99e8-3759-4d59-97fc-ff84f129a282 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5e61f70d-6fd1-460e-8c64-375699cca092 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 returned with HTTP 200 Sep 01 02:18:13 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1269/2485] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:13 2026] GET /volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 => generated 943 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2c0c99e8-3759-4d59-97fc-ff84f129a282 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:18:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2c0c99e8-3759-4d59-97fc-ff84f129a282 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "97f1460d-e99d-469e-a933-615f59c7b55c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1835884201"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-2c0c99e8-3759-4d59-97fc-ff84f129a282 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Create volume request body: {'volume': {"'imageRef": '97f1460d-e99d-469e-a933-615f59c7b55c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1835884201'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:13 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-2c0c99e8-3759-4d59-97fc-ff84f129a282 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Create volume of 1 GB Sep 01 02:18:13 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2c0c99e8-3759-4d59-97fc-ff84f129a282 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Availability Zones retrieved successfully. Sep 01 02:18:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2c0c99e8-3759-4d59-97fc-ff84f129a282 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Flow 'volume_create_api' (97e098d9-76c1-4e1b-ac60-de07505c6b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2c0c99e8-3759-4d59-97fc-ff84f129a282 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e94c3ce-2986-433b-9d48-dd062c679513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-2c0c99e8-3759-4d59-97fc-ff84f129a282 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2c0c99e8-3759-4d59-97fc-ff84f129a282 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e94c3ce-2986-433b-9d48-dd062c679513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2c0c99e8-3759-4d59-97fc-ff84f129a282 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abe2fd81-27e3-4466-8c73-c434e9182ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:14 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-2c0c99e8-3759-4d59-97fc-ff84f129a282 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Created reservations ['4de17585-6469-46ef-a34a-1328eff6eed7', 'caea8e10-7fce-4ca3-a26d-f80d033ece03', '5e806469-e0bf-48ef-afbf-71b3dbd7cfc8', '7287dc32-3388-4d9f-b835-6604518172c7'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:14 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2c0c99e8-3759-4d59-97fc-ff84f129a282 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abe2fd81-27e3-4466-8c73-c434e9182ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4de17585-6469-46ef-a34a-1328eff6eed7', 'caea8e10-7fce-4ca3-a26d-f80d033ece03', '5e806469-e0bf-48ef-afbf-71b3dbd7cfc8', '7287dc32-3388-4d9f-b835-6604518172c7']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:14 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2c0c99e8-3759-4d59-97fc-ff84f129a282 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0892420-4c23-44d9-b56d-3444b9fdf4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:14 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2c0c99e8-3759-4d59-97fc-ff84f129a282 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0892420-4c23-44d9-b56d-3444b9fdf4d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7a3365b-3db5-4a1a-a505-ecd3d8070677', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1835884201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb1d92033674d04b12e385597e22b08',qos_specs=None,replication_status=,reservations=['4de17585-6469-46ef-a34a-1328eff6eed7','caea8e10-7fce-4ca3-a26d-f80d033ece03','5e806469-e0bf-48ef-afbf-71b3dbd7cfc8','7287dc32-3388-4d9f-b835-6604518172c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d94350a90c8645a6ab9dfbabefe22b7b',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1835884201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7a3365b-3db5-4a1a-a505-ecd3d8070677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdb1d92033674d04b12e385597e22b08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d94350a90c8645a6ab9dfbabefe22b7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:14 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2c0c99e8-3759-4d59-97fc-ff84f129a282 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcac5722-7606-4029-9457-34277c7d6562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:14 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2c0c99e8-3759-4d59-97fc-ff84f129a282 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcac5722-7606-4029-9457-34277c7d6562) transitioned into state 'SUCCESS' from state '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-1835884201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb1d92033674d04b12e385597e22b08',qos_specs=None,replication_status=,reservations=['4de17585-6469-46ef-a34a-1328eff6eed7','caea8e10-7fce-4ca3-a26d-f80d033ece03','5e806469-e0bf-48ef-afbf-71b3dbd7cfc8','7287dc32-3388-4d9f-b835-6604518172c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d94350a90c8645a6ab9dfbabefe22b7b',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:14 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2c0c99e8-3759-4d59-97fc-ff84f129a282 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23faa461-4852-44e7-9669-ed54979d0c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:14 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2c0c99e8-3759-4d59-97fc-ff84f129a282 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23faa461-4852-44e7-9669-ed54979d0c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:14 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2c0c99e8-3759-4d59-97fc-ff84f129a282 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Flow 'volume_create_api' (97e098d9-76c1-4e1b-ac60-de07505c6b3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2c0c99e8-3759-4d59-97fc-ff84f129a282 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Create volume request issued successfully. Sep 01 02:18:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2c0c99e8-3759-4d59-97fc-ff84f129a282 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1217/2486] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:18:13 2026] POST /volume/v3/volumes => generated 764 bytes in 787 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-101ffbd7-2a6b-4ae4-a7e5-c9ab6a4f1372 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-101ffbd7-2a6b-4ae4-a7e5-c9ab6a4f1372 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:18:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-101ffbd7-2a6b-4ae4-a7e5-c9ab6a4f1372 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "97f1460d-e99d-469e-a933-615f59c7b55c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-945256060"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-101ffbd7-2a6b-4ae4-a7e5-c9ab6a4f1372 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Create volume request body: {'volume': {"'imageRef": '97f1460d-e99d-469e-a933-615f59c7b55c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-945256060'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:14 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-101ffbd7-2a6b-4ae4-a7e5-c9ab6a4f1372 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Create volume of 1 GB Sep 01 02:18:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-101ffbd7-2a6b-4ae4-a7e5-c9ab6a4f1372 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Availability Zones retrieved successfully. Sep 01 02:18:14 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-101ffbd7-2a6b-4ae4-a7e5-c9ab6a4f1372 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Flow 'volume_create_api' (6856d2d0-2de4-478a-adbc-acb6b4ddc066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:14 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-101ffbd7-2a6b-4ae4-a7e5-c9ab6a4f1372 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b688e4d9-bddf-4c7f-8b23-1772dc0f8442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:14 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-101ffbd7-2a6b-4ae4-a7e5-c9ab6a4f1372 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:14 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-101ffbd7-2a6b-4ae4-a7e5-c9ab6a4f1372 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b688e4d9-bddf-4c7f-8b23-1772dc0f8442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:14 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-101ffbd7-2a6b-4ae4-a7e5-c9ab6a4f1372 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94cd25b7-2c1e-4727-9786-6b5f5fa42091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8fc234cf-41eb-4963-be65-025af0aa7fd7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8fc234cf-41eb-4963-be65-025af0aa7fd7 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 Sep 01 02:18:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8fc234cf-41eb-4963-be65-025af0aa7fd7 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8fc234cf-41eb-4963-be65-025af0aa7fd7 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8fc234cf-41eb-4963-be65-025af0aa7fd7 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:18:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8fc234cf-41eb-4963-be65-025af0aa7fd7 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 returned with HTTP 200 Sep 01 02:18:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1218/2487] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:14 2026] GET /volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 => generated 943 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:14 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-101ffbd7-2a6b-4ae4-a7e5-c9ab6a4f1372 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Created reservations ['b14edc13-1948-441d-987e-0bb4b7ae2218', 'e5cdfdee-4d4c-45d9-972d-293d3140b3de', '8b9fdfd2-58ba-465b-bfaf-d4a674e44e32', '43f9f07e-b40d-46ad-9314-24364584426c'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:14 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-101ffbd7-2a6b-4ae4-a7e5-c9ab6a4f1372 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94cd25b7-2c1e-4727-9786-6b5f5fa42091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b14edc13-1948-441d-987e-0bb4b7ae2218', 'e5cdfdee-4d4c-45d9-972d-293d3140b3de', '8b9fdfd2-58ba-465b-bfaf-d4a674e44e32', '43f9f07e-b40d-46ad-9314-24364584426c']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:14 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-101ffbd7-2a6b-4ae4-a7e5-c9ab6a4f1372 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdda4017-c66d-4330-9a9c-55ebb0cf429b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:14 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:14 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:14 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-101ffbd7-2a6b-4ae4-a7e5-c9ab6a4f1372 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdda4017-c66d-4330-9a9c-55ebb0cf429b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8feb2cf1-8f5b-486b-b790-a1c2235ee019', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-945256060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb1d92033674d04b12e385597e22b08',qos_specs=None,replication_status=,reservations=['b14edc13-1948-441d-987e-0bb4b7ae2218','e5cdfdee-4d4c-45d9-972d-293d3140b3de','8b9fdfd2-58ba-465b-bfaf-d4a674e44e32','43f9f07e-b40d-46ad-9314-24364584426c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d94350a90c8645a6ab9dfbabefe22b7b',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-945256060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8feb2cf1-8f5b-486b-b790-a1c2235ee019,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdb1d92033674d04b12e385597e22b08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d94350a90c8645a6ab9dfbabefe22b7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:14 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-101ffbd7-2a6b-4ae4-a7e5-c9ab6a4f1372 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (055bc8ef-ae06-4b72-bd61-79685e6fae00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:14 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-101ffbd7-2a6b-4ae4-a7e5-c9ab6a4f1372 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (055bc8ef-ae06-4b72-bd61-79685e6fae00) transitioned into state 'SUCCESS' from state '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-945256060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb1d92033674d04b12e385597e22b08',qos_specs=None,replication_status=,reservations=['b14edc13-1948-441d-987e-0bb4b7ae2218','e5cdfdee-4d4c-45d9-972d-293d3140b3de','8b9fdfd2-58ba-465b-bfaf-d4a674e44e32','43f9f07e-b40d-46ad-9314-24364584426c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d94350a90c8645a6ab9dfbabefe22b7b',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:14 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-101ffbd7-2a6b-4ae4-a7e5-c9ab6a4f1372 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72b77efd-6532-4eca-bc70-e0a63e4eb9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:14 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-101ffbd7-2a6b-4ae4-a7e5-c9ab6a4f1372 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72b77efd-6532-4eca-bc70-e0a63e4eb9da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:14 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-101ffbd7-2a6b-4ae4-a7e5-c9ab6a4f1372 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Flow 'volume_create_api' (6856d2d0-2de4-478a-adbc-acb6b4ddc066) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-101ffbd7-2a6b-4ae4-a7e5-c9ab6a4f1372 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Create volume request issued successfully. Sep 01 02:18:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-101ffbd7-2a6b-4ae4-a7e5-c9ab6a4f1372 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1270/2488] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:18:14 2026] POST /volume/v3/volumes => generated 763 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-28f15665-6cec-404a-b356-5b736b9f9250 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-28f15665-6cec-404a-b356-5b736b9f9250 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:18:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-28f15665-6cec-404a-b356-5b736b9f9250 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "97f1460d-e99d-469e-a933-615f59c7b55c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-15602730"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-28f15665-6cec-404a-b356-5b736b9f9250 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Create volume request body: {'volume': {"'imageRef": '97f1460d-e99d-469e-a933-615f59c7b55c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-15602730'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:14 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-28f15665-6cec-404a-b356-5b736b9f9250 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Create volume of 1 GB Sep 01 02:18:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-28f15665-6cec-404a-b356-5b736b9f9250 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Availability Zones retrieved successfully. Sep 01 02:18:14 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-28f15665-6cec-404a-b356-5b736b9f9250 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Flow 'volume_create_api' (bea2b954-2174-486d-bf5d-1ab12b970e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:14 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-28f15665-6cec-404a-b356-5b736b9f9250 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6494f2c2-087d-4ba1-9b97-79fb503b19dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:14 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-28f15665-6cec-404a-b356-5b736b9f9250 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:15 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-28f15665-6cec-404a-b356-5b736b9f9250 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6494f2c2-087d-4ba1-9b97-79fb503b19dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:15 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-28f15665-6cec-404a-b356-5b736b9f9250 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee3055d9-30e9-4cf3-b83e-eb3006508210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:15 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-28f15665-6cec-404a-b356-5b736b9f9250 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Created reservations ['89b16a3a-8d7e-456e-beb1-5e494eaed6f6', '5e42dbc7-f5a1-40a0-b448-34ce027a632e', '56b9daaa-5efa-46d2-b177-55271595acfe', 'a4efbb72-3e4d-4398-8271-70abae27daf5'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:15 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-28f15665-6cec-404a-b356-5b736b9f9250 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee3055d9-30e9-4cf3-b83e-eb3006508210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89b16a3a-8d7e-456e-beb1-5e494eaed6f6', '5e42dbc7-f5a1-40a0-b448-34ce027a632e', '56b9daaa-5efa-46d2-b177-55271595acfe', 'a4efbb72-3e4d-4398-8271-70abae27daf5']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:15 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-28f15665-6cec-404a-b356-5b736b9f9250 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47b65a02-2354-43f7-b0b0-3c074de83c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:15 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-28f15665-6cec-404a-b356-5b736b9f9250 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47b65a02-2354-43f7-b0b0-3c074de83c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c429431-9594-4487-aa7c-affaa5ad859f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-15602730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb1d92033674d04b12e385597e22b08',qos_specs=None,replication_status=,reservations=['89b16a3a-8d7e-456e-beb1-5e494eaed6f6','5e42dbc7-f5a1-40a0-b448-34ce027a632e','56b9daaa-5efa-46d2-b177-55271595acfe','a4efbb72-3e4d-4398-8271-70abae27daf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d94350a90c8645a6ab9dfbabefe22b7b',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-15602730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c429431-9594-4487-aa7c-affaa5ad859f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdb1d92033674d04b12e385597e22b08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d94350a90c8645a6ab9dfbabefe22b7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:15 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-28f15665-6cec-404a-b356-5b736b9f9250 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3752fc78-fdce-40fc-979f-31276f8dab3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:15 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-28f15665-6cec-404a-b356-5b736b9f9250 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3752fc78-fdce-40fc-979f-31276f8dab3d) transitioned into state 'SUCCESS' from state '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-15602730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb1d92033674d04b12e385597e22b08',qos_specs=None,replication_status=,reservations=['89b16a3a-8d7e-456e-beb1-5e494eaed6f6','5e42dbc7-f5a1-40a0-b448-34ce027a632e','56b9daaa-5efa-46d2-b177-55271595acfe','a4efbb72-3e4d-4398-8271-70abae27daf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d94350a90c8645a6ab9dfbabefe22b7b',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:15 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-28f15665-6cec-404a-b356-5b736b9f9250 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19592784-c4b9-4e9c-988e-cba284bd9a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:15 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-28f15665-6cec-404a-b356-5b736b9f9250 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19592784-c4b9-4e9c-988e-cba284bd9a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:15 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-28f15665-6cec-404a-b356-5b736b9f9250 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Flow 'volume_create_api' (bea2b954-2174-486d-bf5d-1ab12b970e95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-28f15665-6cec-404a-b356-5b736b9f9250 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Create volume request issued successfully. Sep 01 02:18:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-28f15665-6cec-404a-b356-5b736b9f9250 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1219/2489] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:18:14 2026] POST /volume/v3/volumes => generated 762 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ee325bf2-7300-47f9-8150-b4e6950c51a8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ee325bf2-7300-47f9-8150-b4e6950c51a8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:18:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ee325bf2-7300-47f9-8150-b4e6950c51a8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "97f1460d-e99d-469e-a933-615f59c7b55c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-18727459"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-ee325bf2-7300-47f9-8150-b4e6950c51a8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Create volume request body: {'volume': {"'imageRef": '97f1460d-e99d-469e-a933-615f59c7b55c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-18727459'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:15 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-ee325bf2-7300-47f9-8150-b4e6950c51a8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Create volume of 1 GB Sep 01 02:18:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ee325bf2-7300-47f9-8150-b4e6950c51a8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Availability Zones retrieved successfully. Sep 01 02:18:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-62b06d38-c3ef-46e5-af8a-f04fef3e9fb8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-62b06d38-c3ef-46e5-af8a-f04fef3e9fb8 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 Sep 01 02:18:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-62b06d38-c3ef-46e5-af8a-f04fef3e9fb8 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-62b06d38-c3ef-46e5-af8a-f04fef3e9fb8 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-62b06d38-c3ef-46e5-af8a-f04fef3e9fb8 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:18:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ee325bf2-7300-47f9-8150-b4e6950c51a8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Flow 'volume_create_api' (ae35aa7c-98d2-48a5-87c6-a3108593e1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ee325bf2-7300-47f9-8150-b4e6950c51a8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4764ca2a-f4be-4121-a1b3-577900d6a3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-62b06d38-c3ef-46e5-af8a-f04fef3e9fb8 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 returned with HTTP 200 Sep 01 02:18:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1220/2490] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:15 2026] GET /volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 => generated 943 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-ee325bf2-7300-47f9-8150-b4e6950c51a8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ee325bf2-7300-47f9-8150-b4e6950c51a8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4764ca2a-f4be-4121-a1b3-577900d6a3a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ee325bf2-7300-47f9-8150-b4e6950c51a8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cac07b2-01fc-40c6-9112-5bd3316a73ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:15 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-ee325bf2-7300-47f9-8150-b4e6950c51a8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Created reservations ['69210e82-93f5-4f47-875d-b7dcc7967f2a', '5142c3cb-df6a-4cf8-8898-ec1befb32c5e', 'a1e02c34-016b-4c1b-9505-bbfbc663265e', '0c3c0de1-fcd7-499a-8fa2-f7fcc7dbd17c'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ee325bf2-7300-47f9-8150-b4e6950c51a8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cac07b2-01fc-40c6-9112-5bd3316a73ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69210e82-93f5-4f47-875d-b7dcc7967f2a', '5142c3cb-df6a-4cf8-8898-ec1befb32c5e', 'a1e02c34-016b-4c1b-9505-bbfbc663265e', '0c3c0de1-fcd7-499a-8fa2-f7fcc7dbd17c']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:15 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ee325bf2-7300-47f9-8150-b4e6950c51a8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74b2ee6b-9448-429d-9e61-443a09a9e155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:16 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:16 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ee325bf2-7300-47f9-8150-b4e6950c51a8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74b2ee6b-9448-429d-9e61-443a09a9e155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '901d175b-b8fe-4ccd-85b5-4d7929fd0304', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-18727459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb1d92033674d04b12e385597e22b08',qos_specs=None,replication_status=,reservations=['69210e82-93f5-4f47-875d-b7dcc7967f2a','5142c3cb-df6a-4cf8-8898-ec1befb32c5e','a1e02c34-016b-4c1b-9505-bbfbc663265e','0c3c0de1-fcd7-499a-8fa2-f7fcc7dbd17c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d94350a90c8645a6ab9dfbabefe22b7b',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-18727459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=901d175b-b8fe-4ccd-85b5-4d7929fd0304,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdb1d92033674d04b12e385597e22b08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d94350a90c8645a6ab9dfbabefe22b7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ee325bf2-7300-47f9-8150-b4e6950c51a8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5884864f-18fd-4cfc-81b4-78de8773ab4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ee325bf2-7300-47f9-8150-b4e6950c51a8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5884864f-18fd-4cfc-81b4-78de8773ab4d) transitioned into state 'SUCCESS' from state '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-18727459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb1d92033674d04b12e385597e22b08',qos_specs=None,replication_status=,reservations=['69210e82-93f5-4f47-875d-b7dcc7967f2a','5142c3cb-df6a-4cf8-8898-ec1befb32c5e','a1e02c34-016b-4c1b-9505-bbfbc663265e','0c3c0de1-fcd7-499a-8fa2-f7fcc7dbd17c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d94350a90c8645a6ab9dfbabefe22b7b',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ee325bf2-7300-47f9-8150-b4e6950c51a8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eda49a8-0890-454f-ad7a-1def994e36c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ee325bf2-7300-47f9-8150-b4e6950c51a8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eda49a8-0890-454f-ad7a-1def994e36c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ee325bf2-7300-47f9-8150-b4e6950c51a8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Flow 'volume_create_api' (ae35aa7c-98d2-48a5-87c6-a3108593e1f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ee325bf2-7300-47f9-8150-b4e6950c51a8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Create volume request issued successfully. Sep 01 02:18:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ee325bf2-7300-47f9-8150-b4e6950c51a8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1271/2491] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:18:15 2026] POST /volume/v3/volumes => generated 762 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a36bec73-7f8b-4770-90c7-179e9db6bfa8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a36bec73-7f8b-4770-90c7-179e9db6bfa8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:18:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a36bec73-7f8b-4770-90c7-179e9db6bfa8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "97f1460d-e99d-469e-a933-615f59c7b55c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2034093079"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-a36bec73-7f8b-4770-90c7-179e9db6bfa8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Create volume request body: {'volume': {"'imageRef": '97f1460d-e99d-469e-a933-615f59c7b55c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2034093079'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:16 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-a36bec73-7f8b-4770-90c7-179e9db6bfa8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Create volume of 1 GB Sep 01 02:18:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a36bec73-7f8b-4770-90c7-179e9db6bfa8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Availability Zones retrieved successfully. Sep 01 02:18:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36bec73-7f8b-4770-90c7-179e9db6bfa8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Flow 'volume_create_api' (b76d4662-2f6e-405a-b3ea-41c9de20735b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36bec73-7f8b-4770-90c7-179e9db6bfa8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd564002-ab67-49d7-a68e-ed3933edd6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-a36bec73-7f8b-4770-90c7-179e9db6bfa8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36bec73-7f8b-4770-90c7-179e9db6bfa8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd564002-ab67-49d7-a68e-ed3933edd6c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36bec73-7f8b-4770-90c7-179e9db6bfa8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eb84727-5cb0-4435-8c27-8f105ec91190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:16 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-a36bec73-7f8b-4770-90c7-179e9db6bfa8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Created reservations ['5d436065-eaf4-45ea-9b22-ff8c8c952956', '90aa70a9-21df-423c-aa51-7c6cfc032dad', 'f7a7fe95-4a77-4d83-8767-61dca8efe452', '5619fe29-ec48-4139-87a7-a5c0fa0d6976'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36bec73-7f8b-4770-90c7-179e9db6bfa8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eb84727-5cb0-4435-8c27-8f105ec91190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d436065-eaf4-45ea-9b22-ff8c8c952956', '90aa70a9-21df-423c-aa51-7c6cfc032dad', 'f7a7fe95-4a77-4d83-8767-61dca8efe452', '5619fe29-ec48-4139-87a7-a5c0fa0d6976']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36bec73-7f8b-4770-90c7-179e9db6bfa8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdec39f3-dfe0-470e-abcf-ec00941ab93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:16 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:16 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36bec73-7f8b-4770-90c7-179e9db6bfa8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdec39f3-dfe0-470e-abcf-ec00941ab93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f475efc-13e3-4154-867b-a809d0723a2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2034093079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb1d92033674d04b12e385597e22b08',qos_specs=None,replication_status=,reservations=['5d436065-eaf4-45ea-9b22-ff8c8c952956','90aa70a9-21df-423c-aa51-7c6cfc032dad','f7a7fe95-4a77-4d83-8767-61dca8efe452','5619fe29-ec48-4139-87a7-a5c0fa0d6976'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d94350a90c8645a6ab9dfbabefe22b7b',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2034093079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f475efc-13e3-4154-867b-a809d0723a2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdb1d92033674d04b12e385597e22b08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d94350a90c8645a6ab9dfbabefe22b7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36bec73-7f8b-4770-90c7-179e9db6bfa8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3281fdb7-9771-4a3c-8ecc-965aaf0ba95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3a4637fb-0bc8-4af6-acf4-5fac49822759 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3a4637fb-0bc8-4af6-acf4-5fac49822759 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 Sep 01 02:18:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3a4637fb-0bc8-4af6-acf4-5fac49822759 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3a4637fb-0bc8-4af6-acf4-5fac49822759 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:16 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:16 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:16 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:16 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36bec73-7f8b-4770-90c7-179e9db6bfa8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3281fdb7-9771-4a3c-8ecc-965aaf0ba95c) transitioned into state 'SUCCESS' from state '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-2034093079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb1d92033674d04b12e385597e22b08',qos_specs=None,replication_status=,reservations=['5d436065-eaf4-45ea-9b22-ff8c8c952956','90aa70a9-21df-423c-aa51-7c6cfc032dad','f7a7fe95-4a77-4d83-8767-61dca8efe452','5619fe29-ec48-4139-87a7-a5c0fa0d6976'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d94350a90c8645a6ab9dfbabefe22b7b',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3a4637fb-0bc8-4af6-acf4-5fac49822759 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:18:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36bec73-7f8b-4770-90c7-179e9db6bfa8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9400d264-6675-409d-8606-bc2bb6940f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3a4637fb-0bc8-4af6-acf4-5fac49822759 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 returned with HTTP 200 Sep 01 02:18:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1272/2492] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:16 2026] GET /volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 => generated 943 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36bec73-7f8b-4770-90c7-179e9db6bfa8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9400d264-6675-409d-8606-bc2bb6940f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a36bec73-7f8b-4770-90c7-179e9db6bfa8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Flow 'volume_create_api' (b76d4662-2f6e-405a-b3ea-41c9de20735b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a36bec73-7f8b-4770-90c7-179e9db6bfa8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Create volume request issued successfully. Sep 01 02:18:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a36bec73-7f8b-4770-90c7-179e9db6bfa8 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1221/2493] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:18:16 2026] POST /volume/v3/volumes => generated 764 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b87e6b9f-6dba-4c8a-82f2-a20bdbb49399 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b87e6b9f-6dba-4c8a-82f2-a20bdbb49399 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] GET http://192.168.122.72/volume/v3/volumes/a7a3365b-3db5-4a1a-a505-ecd3d8070677 Sep 01 02:18:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b87e6b9f-6dba-4c8a-82f2-a20bdbb49399 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b87e6b9f-6dba-4c8a-82f2-a20bdbb49399 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:16 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:16 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:16 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:16 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:17 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b87e6b9f-6dba-4c8a-82f2-a20bdbb49399 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Volume info retrieved successfully. Sep 01 02:18:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b87e6b9f-6dba-4c8a-82f2-a20bdbb49399 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/a7a3365b-3db5-4a1a-a505-ecd3d8070677 returned with HTTP 200 Sep 01 02:18:17 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1273/2494] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:16 2026] GET /volume/v3/volumes/a7a3365b-3db5-4a1a-a505-ecd3d8070677 => generated 857 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2e788352-af11-4374-b13c-773646087b36 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2e788352-af11-4374-b13c-773646087b36 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] GET http://192.168.122.72/volume/v3/volumes/8feb2cf1-8f5b-486b-b790-a1c2235ee019 Sep 01 02:18:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2e788352-af11-4374-b13c-773646087b36 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2e788352-af11-4374-b13c-773646087b36 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:17 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:17 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:17 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:17 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:17 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2e788352-af11-4374-b13c-773646087b36 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Volume info retrieved successfully. Sep 01 02:18:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2e788352-af11-4374-b13c-773646087b36 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/8feb2cf1-8f5b-486b-b790-a1c2235ee019 returned with HTTP 200 Sep 01 02:18:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1222/2495] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:17 2026] GET /volume/v3/volumes/8feb2cf1-8f5b-486b-b790-a1c2235ee019 => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7ee0dbd3-ffca-4b28-be22-de6630cc270b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7ee0dbd3-ffca-4b28-be22-de6630cc270b tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 Sep 01 02:18:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7ee0dbd3-ffca-4b28-be22-de6630cc270b tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7ee0dbd3-ffca-4b28-be22-de6630cc270b tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:17 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:17 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:17 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:17 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:17 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7ee0dbd3-ffca-4b28-be22-de6630cc270b tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:18:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7ee0dbd3-ffca-4b28-be22-de6630cc270b tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 returned with HTTP 200 Sep 01 02:18:17 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1274/2496] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:17 2026] GET /volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 => generated 1001 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f57c9e15-2aab-480f-8e1b-72432e83400e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f57c9e15-2aab-480f-8e1b-72432e83400e tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] GET http://192.168.122.72/volume/v3/volumes/8feb2cf1-8f5b-486b-b790-a1c2235ee019 Sep 01 02:18:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f57c9e15-2aab-480f-8e1b-72432e83400e tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f57c9e15-2aab-480f-8e1b-72432e83400e tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:18 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:18 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f57c9e15-2aab-480f-8e1b-72432e83400e tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Volume info retrieved successfully. Sep 01 02:18:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f57c9e15-2aab-480f-8e1b-72432e83400e tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/8feb2cf1-8f5b-486b-b790-a1c2235ee019 returned with HTTP 200 Sep 01 02:18:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1223/2497] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:18 2026] GET /volume/v3/volumes/8feb2cf1-8f5b-486b-b790-a1c2235ee019 => generated 856 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-973be6f2-5495-41fc-afff-421c1da19b19 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-973be6f2-5495-41fc-afff-421c1da19b19 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] GET http://192.168.122.72/volume/v3/volumes/1c429431-9594-4487-aa7c-affaa5ad859f Sep 01 02:18:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-973be6f2-5495-41fc-afff-421c1da19b19 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-973be6f2-5495-41fc-afff-421c1da19b19 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:18 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:18 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:18 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:18 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:18 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-973be6f2-5495-41fc-afff-421c1da19b19 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Volume info retrieved successfully. Sep 01 02:18:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-973be6f2-5495-41fc-afff-421c1da19b19 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/1c429431-9594-4487-aa7c-affaa5ad859f returned with HTTP 200 Sep 01 02:18:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1275/2498] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:18 2026] GET /volume/v3/volumes/1c429431-9594-4487-aa7c-affaa5ad859f => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f0f49991-b7f6-473a-ba9e-31c3edcc0a53 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f0f49991-b7f6-473a-ba9e-31c3edcc0a53 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 Sep 01 02:18:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f0f49991-b7f6-473a-ba9e-31c3edcc0a53 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f0f49991-b7f6-473a-ba9e-31c3edcc0a53 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:18 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:18 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f0f49991-b7f6-473a-ba9e-31c3edcc0a53 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:18:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f0f49991-b7f6-473a-ba9e-31c3edcc0a53 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 returned with HTTP 200 Sep 01 02:18:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1224/2499] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:18 2026] GET /volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 => generated 1001 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a82f409e-86a7-4829-99db-485a4703ad4b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a82f409e-86a7-4829-99db-485a4703ad4b tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] GET http://192.168.122.72/volume/v3/volumes/1c429431-9594-4487-aa7c-affaa5ad859f Sep 01 02:18:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a82f409e-86a7-4829-99db-485a4703ad4b tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a82f409e-86a7-4829-99db-485a4703ad4b tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a82f409e-86a7-4829-99db-485a4703ad4b tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Volume info retrieved successfully. Sep 01 02:18:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a82f409e-86a7-4829-99db-485a4703ad4b tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/1c429431-9594-4487-aa7c-affaa5ad859f returned with HTTP 200 Sep 01 02:18:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1276/2500] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:19 2026] GET /volume/v3/volumes/1c429431-9594-4487-aa7c-affaa5ad859f => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b1531ae5-2752-4b14-babe-aab142594b44 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b1531ae5-2752-4b14-babe-aab142594b44 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] GET http://192.168.122.72/volume/v3/volumes/901d175b-b8fe-4ccd-85b5-4d7929fd0304 Sep 01 02:18:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b1531ae5-2752-4b14-babe-aab142594b44 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b1531ae5-2752-4b14-babe-aab142594b44 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b1531ae5-2752-4b14-babe-aab142594b44 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Volume info retrieved successfully. Sep 01 02:18:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b1531ae5-2752-4b14-babe-aab142594b44 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/901d175b-b8fe-4ccd-85b5-4d7929fd0304 returned with HTTP 200 Sep 01 02:18:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1225/2501] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:19 2026] GET /volume/v3/volumes/901d175b-b8fe-4ccd-85b5-4d7929fd0304 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0dae0e05-be0f-45b7-8a89-1649216bc397 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0dae0e05-be0f-45b7-8a89-1649216bc397 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] GET http://192.168.122.72/volume/v3/volumes/3f475efc-13e3-4154-867b-a809d0723a2f Sep 01 02:18:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0dae0e05-be0f-45b7-8a89-1649216bc397 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0dae0e05-be0f-45b7-8a89-1649216bc397 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0dae0e05-be0f-45b7-8a89-1649216bc397 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Volume info retrieved successfully. Sep 01 02:18:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0dae0e05-be0f-45b7-8a89-1649216bc397 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/3f475efc-13e3-4154-867b-a809d0723a2f returned with HTTP 200 Sep 01 02:18:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1277/2502] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:19 2026] GET /volume/v3/volumes/3f475efc-13e3-4154-867b-a809d0723a2f => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1f69d819-9576-46a3-9eb0-9526b702310f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1f69d819-9576-46a3-9eb0-9526b702310f tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 Sep 01 02:18:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1f69d819-9576-46a3-9eb0-9526b702310f tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1f69d819-9576-46a3-9eb0-9526b702310f tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:20 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:20 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:20 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:20 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:20 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1f69d819-9576-46a3-9eb0-9526b702310f tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:18:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1f69d819-9576-46a3-9eb0-9526b702310f tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 returned with HTTP 200 Sep 01 02:18:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1226/2503] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:19 2026] GET /volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 => generated 1001 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:18:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-79f4a7d0-6720-4530-8e6b-6a3abf22070f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-79f4a7d0-6720-4530-8e6b-6a3abf22070f tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] GET http://192.168.122.72/volume/v3/volumes/3f475efc-13e3-4154-867b-a809d0723a2f Sep 01 02:18:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-79f4a7d0-6720-4530-8e6b-6a3abf22070f tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-79f4a7d0-6720-4530-8e6b-6a3abf22070f tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:20 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:20 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:20 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:20 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-79f4a7d0-6720-4530-8e6b-6a3abf22070f tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Volume info retrieved successfully. Sep 01 02:18:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-79f4a7d0-6720-4530-8e6b-6a3abf22070f tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/3f475efc-13e3-4154-867b-a809d0723a2f returned with HTTP 200 Sep 01 02:18:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1278/2504] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:20 2026] GET /volume/v3/volumes/3f475efc-13e3-4154-867b-a809d0723a2f => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0d632f8d-9ddd-4937-80a0-883b8d189127 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0d632f8d-9ddd-4937-80a0-883b8d189127 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] DELETE http://192.168.122.72/volume/v3/volumes/3f475efc-13e3-4154-867b-a809d0723a2f Sep 01 02:18:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0d632f8d-9ddd-4937-80a0-883b8d189127 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0d632f8d-9ddd-4937-80a0-883b8d189127 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:20 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-0d632f8d-9ddd-4937-80a0-883b8d189127 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Delete volume with id: 3f475efc-13e3-4154-867b-a809d0723a2f Sep 01 02:18:20 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:20 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:20 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:20 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:20 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0d632f8d-9ddd-4937-80a0-883b8d189127 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Volume info retrieved successfully. Sep 01 02:18:20 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0d632f8d-9ddd-4937-80a0-883b8d189127 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Delete volume request issued successfully. Sep 01 02:18:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0d632f8d-9ddd-4937-80a0-883b8d189127 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/3f475efc-13e3-4154-867b-a809d0723a2f returned with HTTP 202 Sep 01 02:18:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1227/2505] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:20 2026] DELETE /volume/v3/volumes/3f475efc-13e3-4154-867b-a809d0723a2f => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d5730b4d-56ef-43ca-bc8d-ce32887fbca6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d5730b4d-56ef-43ca-bc8d-ce32887fbca6 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] GET http://192.168.122.72/volume/v3/volumes/3f475efc-13e3-4154-867b-a809d0723a2f Sep 01 02:18:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d5730b4d-56ef-43ca-bc8d-ce32887fbca6 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d5730b4d-56ef-43ca-bc8d-ce32887fbca6 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:20 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:20 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:20 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:20 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d5730b4d-56ef-43ca-bc8d-ce32887fbca6 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Volume info retrieved successfully. Sep 01 02:18:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d5730b4d-56ef-43ca-bc8d-ce32887fbca6 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/3f475efc-13e3-4154-867b-a809d0723a2f returned with HTTP 200 Sep 01 02:18:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1279/2506] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:20 2026] GET /volume/v3/volumes/3f475efc-13e3-4154-867b-a809d0723a2f => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9004b0cb-45f6-497f-ac00-278a60c422cd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9004b0cb-45f6-497f-ac00-278a60c422cd tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 Sep 01 02:18:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9004b0cb-45f6-497f-ac00-278a60c422cd tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9004b0cb-45f6-497f-ac00-278a60c422cd tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:21 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:21 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:21 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:21 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9004b0cb-45f6-497f-ac00-278a60c422cd tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:18:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9004b0cb-45f6-497f-ac00-278a60c422cd tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 returned with HTTP 200 Sep 01 02:18:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1228/2507] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:21 2026] GET /volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 => generated 1001 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-44336219-66fd-4e03-8dba-0e52866d3045 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-44336219-66fd-4e03-8dba-0e52866d3045 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] GET http://192.168.122.72/volume/v3/volumes/3f475efc-13e3-4154-867b-a809d0723a2f Sep 01 02:18:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-44336219-66fd-4e03-8dba-0e52866d3045 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-44336219-66fd-4e03-8dba-0e52866d3045 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-44336219-66fd-4e03-8dba-0e52866d3045 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/3f475efc-13e3-4154-867b-a809d0723a2f returned with HTTP 404 Sep 01 02:18:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1280/2508] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:21 2026] GET /volume/v3/volumes/3f475efc-13e3-4154-867b-a809d0723a2f => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1984f4f3-9a74-46d8-8ea7-6f097e4d8907 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1984f4f3-9a74-46d8-8ea7-6f097e4d8907 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] DELETE http://192.168.122.72/volume/v3/volumes/901d175b-b8fe-4ccd-85b5-4d7929fd0304 Sep 01 02:18:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1984f4f3-9a74-46d8-8ea7-6f097e4d8907 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1984f4f3-9a74-46d8-8ea7-6f097e4d8907 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:21 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-1984f4f3-9a74-46d8-8ea7-6f097e4d8907 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Delete volume with id: 901d175b-b8fe-4ccd-85b5-4d7929fd0304 Sep 01 02:18:21 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:21 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:21 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:21 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1984f4f3-9a74-46d8-8ea7-6f097e4d8907 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Volume info retrieved successfully. Sep 01 02:18:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1984f4f3-9a74-46d8-8ea7-6f097e4d8907 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Delete volume request issued successfully. Sep 01 02:18:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1984f4f3-9a74-46d8-8ea7-6f097e4d8907 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/901d175b-b8fe-4ccd-85b5-4d7929fd0304 returned with HTTP 202 Sep 01 02:18:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1229/2509] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:21 2026] DELETE /volume/v3/volumes/901d175b-b8fe-4ccd-85b5-4d7929fd0304 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9f603d8a-90e7-4016-967e-efd8807ce7fe None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9f603d8a-90e7-4016-967e-efd8807ce7fe tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] GET http://192.168.122.72/volume/v3/volumes/901d175b-b8fe-4ccd-85b5-4d7929fd0304 Sep 01 02:18:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9f603d8a-90e7-4016-967e-efd8807ce7fe tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9f603d8a-90e7-4016-967e-efd8807ce7fe tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:21 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:21 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:21 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:21 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9f603d8a-90e7-4016-967e-efd8807ce7fe tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Volume info retrieved successfully. Sep 01 02:18:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9f603d8a-90e7-4016-967e-efd8807ce7fe tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/901d175b-b8fe-4ccd-85b5-4d7929fd0304 returned with HTTP 200 Sep 01 02:18:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1281/2510] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:21 2026] GET /volume/v3/volumes/901d175b-b8fe-4ccd-85b5-4d7929fd0304 => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9c476e5c-7c56-450c-8f2f-92cade21a7d6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9c476e5c-7c56-450c-8f2f-92cade21a7d6 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 Sep 01 02:18:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9c476e5c-7c56-450c-8f2f-92cade21a7d6 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9c476e5c-7c56-450c-8f2f-92cade21a7d6 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:22 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:22 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:22 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:22 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:22 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9c476e5c-7c56-450c-8f2f-92cade21a7d6 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:18:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9c476e5c-7c56-450c-8f2f-92cade21a7d6 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 returned with HTTP 200 Sep 01 02:18:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1230/2511] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:22 2026] GET /volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 => generated 1004 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2487b9af-b667-4f6b-a676-1a7a794046ad None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2487b9af-b667-4f6b-a676-1a7a794046ad tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] GET http://192.168.122.72/volume/v3/volumes/901d175b-b8fe-4ccd-85b5-4d7929fd0304 Sep 01 02:18:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2487b9af-b667-4f6b-a676-1a7a794046ad tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2487b9af-b667-4f6b-a676-1a7a794046ad tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2487b9af-b667-4f6b-a676-1a7a794046ad tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/901d175b-b8fe-4ccd-85b5-4d7929fd0304 returned with HTTP 404 Sep 01 02:18:23 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1282/2512] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:23 2026] GET /volume/v3/volumes/901d175b-b8fe-4ccd-85b5-4d7929fd0304 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-311d75be-4d0f-4277-82fa-99334a938c56 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-311d75be-4d0f-4277-82fa-99334a938c56 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] DELETE http://192.168.122.72/volume/v3/volumes/1c429431-9594-4487-aa7c-affaa5ad859f Sep 01 02:18:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-311d75be-4d0f-4277-82fa-99334a938c56 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-311d75be-4d0f-4277-82fa-99334a938c56 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:23 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-311d75be-4d0f-4277-82fa-99334a938c56 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Delete volume with id: 1c429431-9594-4487-aa7c-affaa5ad859f Sep 01 02:18:23 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:23 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:23 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:23 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:23 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-311d75be-4d0f-4277-82fa-99334a938c56 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Volume info retrieved successfully. Sep 01 02:18:23 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-311d75be-4d0f-4277-82fa-99334a938c56 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Delete volume request issued successfully. Sep 01 02:18:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-311d75be-4d0f-4277-82fa-99334a938c56 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/1c429431-9594-4487-aa7c-affaa5ad859f returned with HTTP 202 Sep 01 02:18:23 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1231/2513] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:23 2026] DELETE /volume/v3/volumes/1c429431-9594-4487-aa7c-affaa5ad859f => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-402bb9f9-e7ba-4868-a536-497a1dd87704 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-402bb9f9-e7ba-4868-a536-497a1dd87704 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] GET http://192.168.122.72/volume/v3/volumes/1c429431-9594-4487-aa7c-affaa5ad859f Sep 01 02:18:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-402bb9f9-e7ba-4868-a536-497a1dd87704 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-402bb9f9-e7ba-4868-a536-497a1dd87704 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:23 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:23 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:23 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:23 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:23 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-402bb9f9-e7ba-4868-a536-497a1dd87704 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Volume info retrieved successfully. Sep 01 02:18:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1e8aa219-96e9-4478-bb44-a605df428077 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1e8aa219-96e9-4478-bb44-a605df428077 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 Sep 01 02:18:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1e8aa219-96e9-4478-bb44-a605df428077 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1e8aa219-96e9-4478-bb44-a605df428077 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-402bb9f9-e7ba-4868-a536-497a1dd87704 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/1c429431-9594-4487-aa7c-affaa5ad859f returned with HTTP 200 Sep 01 02:18:23 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1283/2514] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:23 2026] GET /volume/v3/volumes/1c429431-9594-4487-aa7c-affaa5ad859f => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:23 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:23 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:23 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:23 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:23 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1e8aa219-96e9-4478-bb44-a605df428077 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:18:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1e8aa219-96e9-4478-bb44-a605df428077 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 returned with HTTP 200 Sep 01 02:18:23 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1232/2515] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:23 2026] GET /volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 => generated 1004 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5d622a5a-7a34-4ec0-a039-e3c7170b5bce None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5d622a5a-7a34-4ec0-a039-e3c7170b5bce tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] GET http://192.168.122.72/volume/v3/volumes/1c429431-9594-4487-aa7c-affaa5ad859f Sep 01 02:18:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5d622a5a-7a34-4ec0-a039-e3c7170b5bce tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5d622a5a-7a34-4ec0-a039-e3c7170b5bce tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5d622a5a-7a34-4ec0-a039-e3c7170b5bce tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/1c429431-9594-4487-aa7c-affaa5ad859f returned with HTTP 404 Sep 01 02:18:24 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1284/2516] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:24 2026] GET /volume/v3/volumes/1c429431-9594-4487-aa7c-affaa5ad859f => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-23f08478-120c-4d55-a58e-3494e09aa3e0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-23f08478-120c-4d55-a58e-3494e09aa3e0 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] DELETE http://192.168.122.72/volume/v3/volumes/8feb2cf1-8f5b-486b-b790-a1c2235ee019 Sep 01 02:18:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-36bd3eea-cade-4847-b5d3-0029969ceae5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-23f08478-120c-4d55-a58e-3494e09aa3e0 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-23f08478-120c-4d55-a58e-3494e09aa3e0 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:24 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-23f08478-120c-4d55-a58e-3494e09aa3e0 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Delete volume with id: 8feb2cf1-8f5b-486b-b790-a1c2235ee019 Sep 01 02:18:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-36bd3eea-cade-4847-b5d3-0029969ceae5 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 Sep 01 02:18:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-36bd3eea-cade-4847-b5d3-0029969ceae5 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-36bd3eea-cade-4847-b5d3-0029969ceae5 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:24 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:24 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:24 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:24 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:24 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:24 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:24 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:24 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:24 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-23f08478-120c-4d55-a58e-3494e09aa3e0 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Volume info retrieved successfully. Sep 01 02:18:24 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-36bd3eea-cade-4847-b5d3-0029969ceae5 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:18:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-36bd3eea-cade-4847-b5d3-0029969ceae5 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 returned with HTTP 200 Sep 01 02:18:24 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1285/2517] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:24 2026] GET /volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 => generated 1004 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:18:24 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-23f08478-120c-4d55-a58e-3494e09aa3e0 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Delete volume request issued successfully. Sep 01 02:18:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-23f08478-120c-4d55-a58e-3494e09aa3e0 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/8feb2cf1-8f5b-486b-b790-a1c2235ee019 returned with HTTP 202 Sep 01 02:18:24 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1233/2518] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:24 2026] DELETE /volume/v3/volumes/8feb2cf1-8f5b-486b-b790-a1c2235ee019 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d816ed5a-8bb5-4dd1-a393-803829995731 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d816ed5a-8bb5-4dd1-a393-803829995731 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] GET http://192.168.122.72/volume/v3/volumes/8feb2cf1-8f5b-486b-b790-a1c2235ee019 Sep 01 02:18:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d816ed5a-8bb5-4dd1-a393-803829995731 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d816ed5a-8bb5-4dd1-a393-803829995731 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:24 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:24 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:24 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:24 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:24 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d816ed5a-8bb5-4dd1-a393-803829995731 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Volume info retrieved successfully. Sep 01 02:18:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d816ed5a-8bb5-4dd1-a393-803829995731 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/8feb2cf1-8f5b-486b-b790-a1c2235ee019 returned with HTTP 200 Sep 01 02:18:24 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1286/2519] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:24 2026] GET /volume/v3/volumes/8feb2cf1-8f5b-486b-b790-a1c2235ee019 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0d0bf87f-8cb3-4eff-8f7e-267c24ff3c56 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0d0bf87f-8cb3-4eff-8f7e-267c24ff3c56 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 Sep 01 02:18:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0d0bf87f-8cb3-4eff-8f7e-267c24ff3c56 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0d0bf87f-8cb3-4eff-8f7e-267c24ff3c56 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:25 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:25 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:25 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:25 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:25 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0d0bf87f-8cb3-4eff-8f7e-267c24ff3c56 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:18:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0d0bf87f-8cb3-4eff-8f7e-267c24ff3c56 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 returned with HTTP 200 Sep 01 02:18:25 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1234/2520] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:25 2026] GET /volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 => generated 1255 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bff7ba01-1090-43f4-9bcc-3bbe882baf98 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bff7ba01-1090-43f4-9bcc-3bbe882baf98 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] GET http://192.168.122.72/volume/v3/volumes/8feb2cf1-8f5b-486b-b790-a1c2235ee019 Sep 01 02:18:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bff7ba01-1090-43f4-9bcc-3bbe882baf98 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bff7ba01-1090-43f4-9bcc-3bbe882baf98 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bff7ba01-1090-43f4-9bcc-3bbe882baf98 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/8feb2cf1-8f5b-486b-b790-a1c2235ee019 returned with HTTP 404 Sep 01 02:18:25 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1287/2521] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:25 2026] GET /volume/v3/volumes/8feb2cf1-8f5b-486b-b790-a1c2235ee019 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:18:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f028c0ce-59e7-4258-b94d-04bf2ab5434f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f028c0ce-59e7-4258-b94d-04bf2ab5434f tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] DELETE http://192.168.122.72/volume/v3/volumes/a7a3365b-3db5-4a1a-a505-ecd3d8070677 Sep 01 02:18:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f028c0ce-59e7-4258-b94d-04bf2ab5434f tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f028c0ce-59e7-4258-b94d-04bf2ab5434f tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:25 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-f028c0ce-59e7-4258-b94d-04bf2ab5434f tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Delete volume with id: a7a3365b-3db5-4a1a-a505-ecd3d8070677 Sep 01 02:18:25 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:25 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:25 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:25 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:25 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f028c0ce-59e7-4258-b94d-04bf2ab5434f tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Volume info retrieved successfully. Sep 01 02:18:25 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f028c0ce-59e7-4258-b94d-04bf2ab5434f tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Delete volume request issued successfully. Sep 01 02:18:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f028c0ce-59e7-4258-b94d-04bf2ab5434f tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/a7a3365b-3db5-4a1a-a505-ecd3d8070677 returned with HTTP 202 Sep 01 02:18:25 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1235/2522] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:25 2026] DELETE /volume/v3/volumes/a7a3365b-3db5-4a1a-a505-ecd3d8070677 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6b05a792-216e-45ee-8346-ecca7c8811e5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6b05a792-216e-45ee-8346-ecca7c8811e5 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] GET http://192.168.122.72/volume/v3/volumes/a7a3365b-3db5-4a1a-a505-ecd3d8070677 Sep 01 02:18:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6b05a792-216e-45ee-8346-ecca7c8811e5 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6b05a792-216e-45ee-8346-ecca7c8811e5 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:25 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:25 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:25 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:25 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:25 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6b05a792-216e-45ee-8346-ecca7c8811e5 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Volume info retrieved successfully. Sep 01 02:18:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6b05a792-216e-45ee-8346-ecca7c8811e5 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/a7a3365b-3db5-4a1a-a505-ecd3d8070677 returned with HTTP 200 Sep 01 02:18:25 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1288/2523] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:25 2026] GET /volume/v3/volumes/a7a3365b-3db5-4a1a-a505-ecd3d8070677 => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-d4b45827-973a-446a-bcf6-bef5fd65e990 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-d4b45827-973a-446a-bcf6-bef5fd65e990 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 Sep 01 02:18:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-d4b45827-973a-446a-bcf6-bef5fd65e990 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-d4b45827-973a-446a-bcf6-bef5fd65e990 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:25 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:25 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:25 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:25 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:25 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-d4b45827-973a-446a-bcf6-bef5fd65e990 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:18:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-d4b45827-973a-446a-bcf6-bef5fd65e990 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 returned with HTTP 200 Sep 01 02:18:25 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1236/2524] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:18:25 2026] GET /volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 => generated 1255 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-edaef4ee-7cf1-4b61-a7af-3b27872a289b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-edaef4ee-7cf1-4b61-a7af-3b27872a289b tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] GET http://192.168.122.72/volume/v3/volumes/a7a3365b-3db5-4a1a-a505-ecd3d8070677 Sep 01 02:18:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-edaef4ee-7cf1-4b61-a7af-3b27872a289b tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-edaef4ee-7cf1-4b61-a7af-3b27872a289b tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:26 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:26 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:26 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:26 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:26 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-edaef4ee-7cf1-4b61-a7af-3b27872a289b tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Volume info retrieved successfully. Sep 01 02:18:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-edaef4ee-7cf1-4b61-a7af-3b27872a289b tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/a7a3365b-3db5-4a1a-a505-ecd3d8070677 returned with HTTP 200 Sep 01 02:18:26 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1289/2525] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:26 2026] GET /volume/v3/volumes/a7a3365b-3db5-4a1a-a505-ecd3d8070677 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-fdd046b8-efcd-4b12-b4b8-72a02203aa8b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-fdd046b8-efcd-4b12-b4b8-72a02203aa8b tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 Sep 01 02:18:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-fdd046b8-efcd-4b12-b4b8-72a02203aa8b tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-fdd046b8-efcd-4b12-b4b8-72a02203aa8b tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:27 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:27 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-fdd046b8-efcd-4b12-b4b8-72a02203aa8b tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:18:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-fdd046b8-efcd-4b12-b4b8-72a02203aa8b tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 returned with HTTP 200 Sep 01 02:18:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1237/2526] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:18:27 2026] GET /volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 => generated 1255 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-1b5054f5-9efb-408e-8622-4806d6e21378 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-1b5054f5-9efb-408e-8622-4806d6e21378 None None] GET http://192.168.122.72/volume// Sep 01 02:18:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-1b5054f5-9efb-408e-8622-4806d6e21378 None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-1b5054f5-9efb-408e-8622-4806d6e21378 None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-1b5054f5-9efb-408e-8622-4806d6e21378 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:18:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1290/2527] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:18:27 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:18:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-fa021b1c-5df8-40e0-a4bb-8a6bad25084e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-fa021b1c-5df8-40e0-a4bb-8a6bad25084e tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:18:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-fa021b1c-5df8-40e0-a4bb-8a6bad25084e tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "df0697b6-bc20-4a01-bf2c-1cf3165a63c2", "connector": null, "instance_uuid": "8ff48419-68c6-43b4-b7bf-0cc2fe71dfb9"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:27 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-fa021b1c-5df8-40e0-a4bb-8a6bad25084e tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:18:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1238/2528] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:18:27 2026] POST /volume/v3/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4eefac28-9a63-4557-a2a5-ce26f5801bb0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4eefac28-9a63-4557-a2a5-ce26f5801bb0 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] GET http://192.168.122.72/volume/v3/volumes/a7a3365b-3db5-4a1a-a505-ecd3d8070677 Sep 01 02:18:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4eefac28-9a63-4557-a2a5-ce26f5801bb0 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4eefac28-9a63-4557-a2a5-ce26f5801bb0 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4eefac28-9a63-4557-a2a5-ce26f5801bb0 tempest-CreateVolumesFromImageTest-1093238459 tempest-CreateVolumesFromImageTest-1093238459-project-member] http://192.168.122.72/volume/v3/volumes/a7a3365b-3db5-4a1a-a505-ecd3d8070677 returned with HTTP 404 Sep 01 02:18:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1291/2529] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:27 2026] GET /volume/v3/volumes/a7a3365b-3db5-4a1a-a505-ecd3d8070677 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-1caf2129-8f7b-4330-8180-19006673d376 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-1caf2129-8f7b-4330-8180-19006673d376 None None] GET http://192.168.122.72/volume// Sep 01 02:18:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-1caf2129-8f7b-4330-8180-19006673d376 None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-1caf2129-8f7b-4330-8180-19006673d376 None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-1caf2129-8f7b-4330-8180-19006673d376 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:18:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1239/2530] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:18:29 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:18:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-61dee4db-7a3e-442a-9655-82d3f6f74498 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-61dee4db-7a3e-442a-9655-82d3f6f74498 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 Sep 01 02:18:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-61dee4db-7a3e-442a-9655-82d3f6f74498 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-61dee4db-7a3e-442a-9655-82d3f6f74498 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:29 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:29 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:29 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:29 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:29 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-61dee4db-7a3e-442a-9655-82d3f6f74498 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:18:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-61dee4db-7a3e-442a-9655-82d3f6f74498 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 returned with HTTP 200 Sep 01 02:18:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1292/2531] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:18:29 2026] GET /volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 => generated 1435 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:18:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-63749190-eb29-4bbd-806c-37d336e7dc52 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-63749190-eb29-4bbd-806c-37d336e7dc52 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] PUT http://192.168.122.72/volume/v3/attachments/613d89ec-0593-4222-b3d4-d876c1ccc54c Sep 01 02:18:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-63749190-eb29-4bbd-806c-37d336e7dc52 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.72", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:32e52322f66a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "b99c6661-3d45-4b14-b3c5-e80eb5d23bfa", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:29 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-63749190-eb29-4bbd-806c-37d336e7dc52 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Acquiring lock "cinder-attachment_update-df0697b6-bc20-4a01-bf2c-1cf3165a63c2-devstack" by "attachment_update" {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:18:29 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-63749190-eb29-4bbd-806c-37d336e7dc52 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Lock "cinder-attachment_update-df0697b6-bc20-4a01-bf2c-1cf3165a63c2-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:18:29 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:29 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:29 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:29 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:29 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-63749190-eb29-4bbd-806c-37d336e7dc52 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Lock "cinder-attachment_update-df0697b6-bc20-4a01-bf2c-1cf3165a63c2-devstack" released by "attachment_update" :: held 0.330s {{(pid=87017) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:18:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-63749190-eb29-4bbd-806c-37d336e7dc52 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/attachments/613d89ec-0593-4222-b3d4-d876c1ccc54c returned with HTTP 200 Sep 01 02:18:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1240/2532] 192.168.122.72 () {66 vars in 1588 bytes} [Tue Sep 1 02:18:29 2026] PUT /volume/v3/attachments/613d89ec-0593-4222-b3d4-d876c1ccc54c => generated 694 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:18:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-a5c37cbb-de66-41a0-b7ff-5f6f27a313d9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-a5c37cbb-de66-41a0-b7ff-5f6f27a313d9 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] POST http://192.168.122.72/volume/v3/attachments/613d89ec-0593-4222-b3d4-d876c1ccc54c/action Sep 01 02:18:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-a5c37cbb-de66-41a0-b7ff-5f6f27a313d9 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Action body: b'{"os-complete": null}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:18:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-a5c37cbb-de66-41a0-b7ff-5f6f27a313d9 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:30 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:30 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:30 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:30 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-9c7c5824-6d4a-4c05-8959-cac98ec684d3 req-a5c37cbb-de66-41a0-b7ff-5f6f27a313d9 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/attachments/613d89ec-0593-4222-b3d4-d876c1ccc54c/action returned with HTTP 204 Sep 01 02:18:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1293/2533] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:18:30 2026] POST /volume/v3/attachments/613d89ec-0593-4222-b3d4-d876c1ccc54c/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3f9e49d4-ab38-49f2-8947-edc00771f559 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3f9e49d4-ab38-49f2-8947-edc00771f559 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:18:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3f9e49d4-ab38-49f2-8947-edc00771f559 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-3f9e49d4-ab38-49f2-8947-edc00771f559 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:31 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-3f9e49d4-ab38-49f2-8947-edc00771f559 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Create volume of 1 GB Sep 01 02:18:31 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:31 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3f9e49d4-ab38-49f2-8947-edc00771f559 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Availability Zones retrieved successfully. Sep 01 02:18:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3f9e49d4-ab38-49f2-8947-edc00771f559 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Flow 'volume_create_api' (77fb7273-2c66-4928-82e6-68411078211b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3f9e49d4-ab38-49f2-8947-edc00771f559 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e50f622a-2152-4377-859e-924c46c74bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-3f9e49d4-ab38-49f2-8947-edc00771f559 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3f9e49d4-ab38-49f2-8947-edc00771f559 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e50f622a-2152-4377-859e-924c46c74bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:31 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3f9e49d4-ab38-49f2-8947-edc00771f559 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c2afc0d-d997-431a-bd1a-87e429fe50dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:32 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-3f9e49d4-ab38-49f2-8947-edc00771f559 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Created reservations ['49d04e3b-803c-4593-b7c8-a5daa93d45fd', '9fdb0ad1-cc7f-449d-b34c-eeb0b7796645', '0baab03c-3369-4f01-9e31-e6ab7282dde4', 'ea991b9a-9cfb-470e-afad-294b94021643'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3f9e49d4-ab38-49f2-8947-edc00771f559 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c2afc0d-d997-431a-bd1a-87e429fe50dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49d04e3b-803c-4593-b7c8-a5daa93d45fd', '9fdb0ad1-cc7f-449d-b34c-eeb0b7796645', '0baab03c-3369-4f01-9e31-e6ab7282dde4', 'ea991b9a-9cfb-470e-afad-294b94021643']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3f9e49d4-ab38-49f2-8947-edc00771f559 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c607032-35b3-45f4-b834-f1fadb14f543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:32 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:32 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3f9e49d4-ab38-49f2-8947-edc00771f559 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c607032-35b3-45f4-b834-f1fadb14f543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a248b2c3-d92a-414d-8f95-0d16254160f6', '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='e8a8684aeec849eeaea13449961c1aeb',qos_specs=None,replication_status=,reservations=['49d04e3b-803c-4593-b7c8-a5daa93d45fd','9fdb0ad1-cc7f-449d-b34c-eeb0b7796645','0baab03c-3369-4f01-9e31-e6ab7282dde4','ea991b9a-9cfb-470e-afad-294b94021643'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8148e366036444c93b4c90c2ec887ab',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:32Z,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=a248b2c3-d92a-414d-8f95-0d16254160f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8a8684aeec849eeaea13449961c1aeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8148e366036444c93b4c90c2ec887ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3f9e49d4-ab38-49f2-8947-edc00771f559 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7640c61-ed28-400b-8ff3-e3136fc2ea90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3f9e49d4-ab38-49f2-8947-edc00771f559 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7640c61-ed28-400b-8ff3-e3136fc2ea90) transitioned into state 'SUCCESS' from 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='e8a8684aeec849eeaea13449961c1aeb',qos_specs=None,replication_status=,reservations=['49d04e3b-803c-4593-b7c8-a5daa93d45fd','9fdb0ad1-cc7f-449d-b34c-eeb0b7796645','0baab03c-3369-4f01-9e31-e6ab7282dde4','ea991b9a-9cfb-470e-afad-294b94021643'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8148e366036444c93b4c90c2ec887ab',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3f9e49d4-ab38-49f2-8947-edc00771f559 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f749e2b-a094-41da-b34b-7d35ab9ef3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3f9e49d4-ab38-49f2-8947-edc00771f559 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f749e2b-a094-41da-b34b-7d35ab9ef3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:32 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3f9e49d4-ab38-49f2-8947-edc00771f559 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Flow 'volume_create_api' (77fb7273-2c66-4928-82e6-68411078211b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:32 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3f9e49d4-ab38-49f2-8947-edc00771f559 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Create volume request issued successfully. Sep 01 02:18:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3f9e49d4-ab38-49f2-8947-edc00771f559 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:32 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1241/2534] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:18:31 2026] POST /volume/v3/volumes => generated 747 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b6ddce93-4ce8-4341-b505-bd09089170ae None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b6ddce93-4ce8-4341-b505-bd09089170ae tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 Sep 01 02:18:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b6ddce93-4ce8-4341-b505-bd09089170ae tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b6ddce93-4ce8-4341-b505-bd09089170ae tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:32 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:32 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:32 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:32 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:32 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b6ddce93-4ce8-4341-b505-bd09089170ae tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Volume info retrieved successfully. Sep 01 02:18:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b6ddce93-4ce8-4341-b505-bd09089170ae tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 returned with HTTP 200 Sep 01 02:18:32 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1294/2535] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:32 2026] GET /volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 => generated 815 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-64880df1-2916-422f-8bf9-af6af65b1d9f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-64880df1-2916-422f-8bf9-af6af65b1d9f tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 Sep 01 02:18:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-64880df1-2916-422f-8bf9-af6af65b1d9f tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-64880df1-2916-422f-8bf9-af6af65b1d9f tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:33 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:33 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:33 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:33 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:33 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-64880df1-2916-422f-8bf9-af6af65b1d9f tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Volume info retrieved successfully. Sep 01 02:18:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-64880df1-2916-422f-8bf9-af6af65b1d9f tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 returned with HTTP 200 Sep 01 02:18:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1242/2536] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:33 2026] GET /volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 => generated 839 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-36e224ad-449d-4dee-ae53-2d803ec6b567 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-36e224ad-449d-4dee-ae53-2d803ec6b567 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:18:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-36e224ad-449d-4dee-ae53-2d803ec6b567 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1393958544", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-36e224ad-449d-4dee-ae53-2d803ec6b567 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1393958544', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:34 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-36e224ad-449d-4dee-ae53-2d803ec6b567 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Create volume of 1 GB Sep 01 02:18:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-36e224ad-449d-4dee-ae53-2d803ec6b567 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Availability Zones retrieved successfully. Sep 01 02:18:34 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-36e224ad-449d-4dee-ae53-2d803ec6b567 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Flow 'volume_create_api' (b979eb3c-f9ff-4112-9a9b-e3f14c2e5719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:34 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-36e224ad-449d-4dee-ae53-2d803ec6b567 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e93c65c5-1651-437f-8207-02e0bb9d2e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:34 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-36e224ad-449d-4dee-ae53-2d803ec6b567 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:34 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-36e224ad-449d-4dee-ae53-2d803ec6b567 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e93c65c5-1651-437f-8207-02e0bb9d2e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:34 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-36e224ad-449d-4dee-ae53-2d803ec6b567 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d792434-3ee6-46b0-ae52-d3889bdfcd4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:34 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-36e224ad-449d-4dee-ae53-2d803ec6b567 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Created reservations ['0c2c8ce7-a033-4197-a75c-6a4ec82b4f71', '75f058a1-a144-4544-a2d6-4bf57050a4b3', '77a05392-3e95-4db6-a399-39039517f9c5', 'ab706588-e86d-432b-aca0-1260fea8b0ea'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:34 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-36e224ad-449d-4dee-ae53-2d803ec6b567 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d792434-3ee6-46b0-ae52-d3889bdfcd4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c2c8ce7-a033-4197-a75c-6a4ec82b4f71', '75f058a1-a144-4544-a2d6-4bf57050a4b3', '77a05392-3e95-4db6-a399-39039517f9c5', 'ab706588-e86d-432b-aca0-1260fea8b0ea']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:34 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-36e224ad-449d-4dee-ae53-2d803ec6b567 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bdde513-5bbd-4266-96b7-24a18f9e8ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:34 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-36e224ad-449d-4dee-ae53-2d803ec6b567 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bdde513-5bbd-4266-96b7-24a18f9e8ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1393958544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d5c76a1fabb4994bc1d7e73cb71f335',qos_specs=None,replication_status=,reservations=['0c2c8ce7-a033-4197-a75c-6a4ec82b4f71','75f058a1-a144-4544-a2d6-4bf57050a4b3','77a05392-3e95-4db6-a399-39039517f9c5','ab706588-e86d-432b-aca0-1260fea8b0ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d59875bfa414b808c863302d8d8d67c',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1393958544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d5c76a1fabb4994bc1d7e73cb71f335',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d59875bfa414b808c863302d8d8d67c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:34 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-36e224ad-449d-4dee-ae53-2d803ec6b567 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50d5c1ae-a7d3-440f-bfc2-41eb4a8054b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f0878830-0442-48e4-abcb-b3861d93b813 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f0878830-0442-48e4-abcb-b3861d93b813 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 Sep 01 02:18:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f0878830-0442-48e4-abcb-b3861d93b813 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f0878830-0442-48e4-abcb-b3861d93b813 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:34 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:34 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:34 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:34 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:34 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-36e224ad-449d-4dee-ae53-2d803ec6b567 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50d5c1ae-a7d3-440f-bfc2-41eb4a8054b8) transitioned into state 'SUCCESS' from state '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-1393958544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d5c76a1fabb4994bc1d7e73cb71f335',qos_specs=None,replication_status=,reservations=['0c2c8ce7-a033-4197-a75c-6a4ec82b4f71','75f058a1-a144-4544-a2d6-4bf57050a4b3','77a05392-3e95-4db6-a399-39039517f9c5','ab706588-e86d-432b-aca0-1260fea8b0ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d59875bfa414b808c863302d8d8d67c',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:34 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-36e224ad-449d-4dee-ae53-2d803ec6b567 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d07d6f73-b98d-45be-a267-bffad9168295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f0878830-0442-48e4-abcb-b3861d93b813 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Volume info retrieved successfully. Sep 01 02:18:34 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-36e224ad-449d-4dee-ae53-2d803ec6b567 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d07d6f73-b98d-45be-a267-bffad9168295) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f0878830-0442-48e4-abcb-b3861d93b813 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 returned with HTTP 200 Sep 01 02:18:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1243/2537] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:34 2026] GET /volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 => generated 840 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:34 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-36e224ad-449d-4dee-ae53-2d803ec6b567 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Flow 'volume_create_api' (b979eb3c-f9ff-4112-9a9b-e3f14c2e5719) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-36e224ad-449d-4dee-ae53-2d803ec6b567 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Create volume request issued successfully. Sep 01 02:18:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ac5e6091-3753-4f5a-b9f2-85815dee70f1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-36e224ad-449d-4dee-ae53-2d803ec6b567 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1295/2538] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:18:33 2026] POST /volume/v3/volumes => generated 761 bytes in 911 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ac5e6091-3753-4f5a-b9f2-85815dee70f1 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 Sep 01 02:18:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ac5e6091-3753-4f5a-b9f2-85815dee70f1 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ac5e6091-3753-4f5a-b9f2-85815dee70f1 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e35dc20c-9bd9-48cd-b702-c873ccb5117d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e35dc20c-9bd9-48cd-b702-c873ccb5117d tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae Sep 01 02:18:34 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:34 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e35dc20c-9bd9-48cd-b702-c873ccb5117d tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e35dc20c-9bd9-48cd-b702-c873ccb5117d tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:34 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:34 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ac5e6091-3753-4f5a-b9f2-85815dee70f1 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Volume info retrieved successfully. Sep 01 02:18:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ac5e6091-3753-4f5a-b9f2-85815dee70f1 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 returned with HTTP 200 Sep 01 02:18:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e35dc20c-9bd9-48cd-b702-c873ccb5117d tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Volume info retrieved successfully. Sep 01 02:18:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1244/2539] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:34 2026] GET /volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 => generated 840 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-324bad06-ebf9-4898-a948-d2b6ecaacdbb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-324bad06-ebf9-4898-a948-d2b6ecaacdbb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:18:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-324bad06-ebf9-4898-a948-d2b6ecaacdbb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1777283885"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-324bad06-ebf9-4898-a948-d2b6ecaacdbb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1777283885'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:35 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-324bad06-ebf9-4898-a948-d2b6ecaacdbb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Create volume of 1 GB Sep 01 02:18:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e35dc20c-9bd9-48cd-b702-c873ccb5117d tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae returned with HTTP 200 Sep 01 02:18:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1296/2540] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:34 2026] GET /volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae => generated 829 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-324bad06-ebf9-4898-a948-d2b6ecaacdbb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Availability Zones retrieved successfully. Sep 01 02:18:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-324bad06-ebf9-4898-a948-d2b6ecaacdbb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Flow 'volume_create_api' (37585196-6727-441c-b79d-c13539884ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-324bad06-ebf9-4898-a948-d2b6ecaacdbb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e301db14-d0a3-4596-8d87-5d049591975e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-324bad06-ebf9-4898-a948-d2b6ecaacdbb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-324bad06-ebf9-4898-a948-d2b6ecaacdbb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e301db14-d0a3-4596-8d87-5d049591975e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-324bad06-ebf9-4898-a948-d2b6ecaacdbb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cbeca86-5857-4db2-8840-d5a151b9f054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:35 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-324bad06-ebf9-4898-a948-d2b6ecaacdbb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Created reservations ['2dcf49d9-2674-44b1-b03f-35dad950d1f9', 'aca92801-0351-4521-a5ee-f974d4704225', '18265ed8-31db-4452-93a0-a3237e70ee68', 'bd8ab201-60c2-4de9-9386-121f4d9a0a76'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-324bad06-ebf9-4898-a948-d2b6ecaacdbb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cbeca86-5857-4db2-8840-d5a151b9f054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dcf49d9-2674-44b1-b03f-35dad950d1f9', 'aca92801-0351-4521-a5ee-f974d4704225', '18265ed8-31db-4452-93a0-a3237e70ee68', 'bd8ab201-60c2-4de9-9386-121f4d9a0a76']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-324bad06-ebf9-4898-a948-d2b6ecaacdbb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bd5a866-3eaf-48bb-8a92-cc5292c0159a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:35 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-324bad06-ebf9-4898-a948-d2b6ecaacdbb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bd5a866-3eaf-48bb-8a92-cc5292c0159a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83689f37-6101-463e-b86e-ca827f40bb6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1777283885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8a8684aeec849eeaea13449961c1aeb',qos_specs=None,replication_status=,reservations=['2dcf49d9-2674-44b1-b03f-35dad950d1f9','aca92801-0351-4521-a5ee-f974d4704225','18265ed8-31db-4452-93a0-a3237e70ee68','bd8ab201-60c2-4de9-9386-121f4d9a0a76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8148e366036444c93b4c90c2ec887ab',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:35Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1777283885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83689f37-6101-463e-b86e-ca827f40bb6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8a8684aeec849eeaea13449961c1aeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8148e366036444c93b4c90c2ec887ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-324bad06-ebf9-4898-a948-d2b6ecaacdbb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ecaf4c0-486b-4707-b3f2-62ff06c7ced7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-324bad06-ebf9-4898-a948-d2b6ecaacdbb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ecaf4c0-486b-4707-b3f2-62ff06c7ced7) transitioned into 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-1777283885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8a8684aeec849eeaea13449961c1aeb',qos_specs=None,replication_status=,reservations=['2dcf49d9-2674-44b1-b03f-35dad950d1f9','aca92801-0351-4521-a5ee-f974d4704225','18265ed8-31db-4452-93a0-a3237e70ee68','bd8ab201-60c2-4de9-9386-121f4d9a0a76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8148e366036444c93b4c90c2ec887ab',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-324bad06-ebf9-4898-a948-d2b6ecaacdbb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bd535a8-d332-474b-9fcf-b4add2c81e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-324bad06-ebf9-4898-a948-d2b6ecaacdbb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bd535a8-d332-474b-9fcf-b4add2c81e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-324bad06-ebf9-4898-a948-d2b6ecaacdbb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Flow 'volume_create_api' (37585196-6727-441c-b79d-c13539884ccc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-324bad06-ebf9-4898-a948-d2b6ecaacdbb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Create volume request issued successfully. Sep 01 02:18:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-324bad06-ebf9-4898-a948-d2b6ecaacdbb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1245/2541] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:18:34 2026] POST /volume/v3/volumes => generated 783 bytes in 743 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-630157e6-e497-4c1e-be0e-b77377f1675b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-630157e6-e497-4c1e-be0e-b77377f1675b tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c Sep 01 02:18:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-630157e6-e497-4c1e-be0e-b77377f1675b tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-630157e6-e497-4c1e-be0e-b77377f1675b tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:35 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:35 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:35 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-630157e6-e497-4c1e-be0e-b77377f1675b tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Volume info retrieved successfully. Sep 01 02:18:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-630157e6-e497-4c1e-be0e-b77377f1675b tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c returned with HTTP 200 Sep 01 02:18:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1297/2542] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:35 2026] GET /volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c => generated 851 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-96fa20c5-8f00-465f-80c7-bb98d7933ea8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-96fa20c5-8f00-465f-80c7-bb98d7933ea8 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae Sep 01 02:18:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-96fa20c5-8f00-465f-80c7-bb98d7933ea8 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-96fa20c5-8f00-465f-80c7-bb98d7933ea8 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:36 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:36 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:36 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:36 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:36 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-96fa20c5-8f00-465f-80c7-bb98d7933ea8 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Volume info retrieved successfully. Sep 01 02:18:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-96fa20c5-8f00-465f-80c7-bb98d7933ea8 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae returned with HTTP 200 Sep 01 02:18:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1246/2543] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:36 2026] GET /volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-65f1947a-b490-4133-8d85-1b1b0aad5b10 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-65f1947a-b490-4133-8d85-1b1b0aad5b10 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c Sep 01 02:18:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-65f1947a-b490-4133-8d85-1b1b0aad5b10 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-65f1947a-b490-4133-8d85-1b1b0aad5b10 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:36 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:36 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:36 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:36 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-65f1947a-b490-4133-8d85-1b1b0aad5b10 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Volume info retrieved successfully. Sep 01 02:18:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-65f1947a-b490-4133-8d85-1b1b0aad5b10 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c returned with HTTP 200 Sep 01 02:18:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1298/2544] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:36 2026] GET /volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c => generated 875 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fb1a3bd2-26b8-4e26-ae96-c6e7f1c49062 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fb1a3bd2-26b8-4e26-ae96-c6e7f1c49062 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae Sep 01 02:18:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fb1a3bd2-26b8-4e26-ae96-c6e7f1c49062 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fb1a3bd2-26b8-4e26-ae96-c6e7f1c49062 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:37 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:37 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fb1a3bd2-26b8-4e26-ae96-c6e7f1c49062 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Volume info retrieved successfully. Sep 01 02:18:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fb1a3bd2-26b8-4e26-ae96-c6e7f1c49062 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae returned with HTTP 200 Sep 01 02:18:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1247/2545] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:37 2026] GET /volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e8529846-c36b-4acf-85e5-c79f605d9758 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e8529846-c36b-4acf-85e5-c79f605d9758 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae Sep 01 02:18:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e8529846-c36b-4acf-85e5-c79f605d9758 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e8529846-c36b-4acf-85e5-c79f605d9758 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:37 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:37 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e8529846-c36b-4acf-85e5-c79f605d9758 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Volume info retrieved successfully. Sep 01 02:18:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e8529846-c36b-4acf-85e5-c79f605d9758 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae returned with HTTP 200 Sep 01 02:18:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1299/2546] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:37 2026] GET /volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f101d1e3-2b38-4566-ba67-adbf8b3d9830 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f101d1e3-2b38-4566-ba67-adbf8b3d9830 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:18:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f101d1e3-2b38-4566-ba67-adbf8b3d9830 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-408109871", "description": null, "metadata": null}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:37 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:37 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f101d1e3-2b38-4566-ba67-adbf8b3d9830 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Volume info retrieved successfully. Sep 01 02:18:37 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-f101d1e3-2b38-4566-ba67-adbf8b3d9830 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Create snapshot from volume a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae Sep 01 02:18:37 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-f101d1e3-2b38-4566-ba67-adbf8b3d9830 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Created reservations ['a74f80c8-07e4-4309-ae99-1ad648e6c1ad', '32e14130-4b88-4f0f-8630-2ea3c311f4d0', '7157f0cb-da37-4483-9368-e4a9a66295fa', 'ef5fcc55-1f42-4ee9-9e56-daeb824dd39a'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:37 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:37 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f101d1e3-2b38-4566-ba67-adbf8b3d9830 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Snapshot force create request issued successfully. Sep 01 02:18:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f101d1e3-2b38-4566-ba67-adbf8b3d9830 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:18:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1248/2547] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:18:37 2026] POST /volume/v3/snapshots => generated 309 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-763b6670-74e1-45f3-a17b-fc7c4289b402 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-763b6670-74e1-45f3-a17b-fc7c4289b402 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 Sep 01 02:18:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-763b6670-74e1-45f3-a17b-fc7c4289b402 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-763b6670-74e1-45f3-a17b-fc7c4289b402 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-763b6670-74e1-45f3-a17b-fc7c4289b402 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Snapshot retrieved successfully. Sep 01 02:18:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-763b6670-74e1-45f3-a17b-fc7c4289b402 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 returned with HTTP 200 Sep 01 02:18:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1300/2548] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:37 2026] GET /volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 => generated 441 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-503f6142-87f3-4ef3-9549-f3bfebea5291 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-503f6142-87f3-4ef3-9549-f3bfebea5291 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c Sep 01 02:18:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-503f6142-87f3-4ef3-9549-f3bfebea5291 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-503f6142-87f3-4ef3-9549-f3bfebea5291 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:38 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=372,cinder:UPDATE=120,cinder:INSERT=81 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:18:38 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:38 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:38 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:38 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:38 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-503f6142-87f3-4ef3-9549-f3bfebea5291 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Volume info retrieved successfully. Sep 01 02:18:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-503f6142-87f3-4ef3-9549-f3bfebea5291 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c returned with HTTP 200 Sep 01 02:18:38 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1249/2549] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:38 2026] GET /volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c => generated 876 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b96d9a6e-f7a2-42d9-be2a-00b481d74fcb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b96d9a6e-f7a2-42d9-be2a-00b481d74fcb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c Sep 01 02:18:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b96d9a6e-f7a2-42d9-be2a-00b481d74fcb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b96d9a6e-f7a2-42d9-be2a-00b481d74fcb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:38 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:38 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:38 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:38 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b96d9a6e-f7a2-42d9-be2a-00b481d74fcb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Volume info retrieved successfully. Sep 01 02:18:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b96d9a6e-f7a2-42d9-be2a-00b481d74fcb tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c returned with HTTP 200 Sep 01 02:18:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1301/2550] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:38 2026] GET /volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c => generated 876 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b9a22b58-8811-482f-8c7a-b315537858ec None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b9a22b58-8811-482f-8c7a-b315537858ec tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:18:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b9a22b58-8811-482f-8c7a-b315537858ec tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "83689f37-6101-463e-b86e-ca827f40bb6c", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1008598102"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:38 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:38 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:38 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:38 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:38 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b9a22b58-8811-482f-8c7a-b315537858ec tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Volume info retrieved successfully. Sep 01 02:18:38 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-b9a22b58-8811-482f-8c7a-b315537858ec tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Create snapshot from volume 83689f37-6101-463e-b86e-ca827f40bb6c Sep 01 02:18:38 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-b9a22b58-8811-482f-8c7a-b315537858ec tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Created reservations ['00ce92cf-7852-4345-99cd-e11d499859ea', '84829be0-2651-487c-93af-59ae19ece63e', 'a0ffed52-8aff-4537-9ad7-a4bb862f9157', 'fcf23b52-9eaa-4406-b9fe-0baef63fc2fe'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:38 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:38 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e1eefb6e-0004-4809-b5a5-889b1db0534b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e1eefb6e-0004-4809-b5a5-889b1db0534b tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 Sep 01 02:18:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e1eefb6e-0004-4809-b5a5-889b1db0534b tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e1eefb6e-0004-4809-b5a5-889b1db0534b tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:38 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:38 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e1eefb6e-0004-4809-b5a5-889b1db0534b tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Snapshot retrieved successfully. Sep 01 02:18:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e1eefb6e-0004-4809-b5a5-889b1db0534b tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 returned with HTTP 200 Sep 01 02:18:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1302/2551] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:38 2026] GET /volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 => generated 441 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:38 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b9a22b58-8811-482f-8c7a-b315537858ec tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Snapshot create request issued successfully. Sep 01 02:18:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b9a22b58-8811-482f-8c7a-b315537858ec tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:18:38 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1250/2552] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:18:38 2026] POST /volume/v3/snapshots => generated 326 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c35d7e7e-5986-4e0a-aa94-a1dc384d9638 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c35d7e7e-5986-4e0a-aa94-a1dc384d9638 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 Sep 01 02:18:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c35d7e7e-5986-4e0a-aa94-a1dc384d9638 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c35d7e7e-5986-4e0a-aa94-a1dc384d9638 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:38 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:38 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c35d7e7e-5986-4e0a-aa94-a1dc384d9638 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Snapshot retrieved successfully. Sep 01 02:18:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c35d7e7e-5986-4e0a-aa94-a1dc384d9638 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 returned with HTTP 200 Sep 01 02:18:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1303/2553] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:38 2026] GET /volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 => generated 458 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-67e06815-783d-4cb4-82b8-4e9a38430e48 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-67e06815-783d-4cb4-82b8-4e9a38430e48 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 Sep 01 02:18:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-67e06815-783d-4cb4-82b8-4e9a38430e48 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-67e06815-783d-4cb4-82b8-4e9a38430e48 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:39 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:39 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:39 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-67e06815-783d-4cb4-82b8-4e9a38430e48 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Snapshot retrieved successfully. Sep 01 02:18:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-67e06815-783d-4cb4-82b8-4e9a38430e48 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 returned with HTTP 200 Sep 01 02:18:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1251/2554] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:39 2026] GET /volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 => generated 441 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cbc6f9f5-2cfd-4c79-a767-7236b16776b2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cbc6f9f5-2cfd-4c79-a767-7236b16776b2 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 Sep 01 02:18:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cbc6f9f5-2cfd-4c79-a767-7236b16776b2 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cbc6f9f5-2cfd-4c79-a767-7236b16776b2 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-cbc6f9f5-2cfd-4c79-a767-7236b16776b2 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Snapshot retrieved successfully. Sep 01 02:18:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cbc6f9f5-2cfd-4c79-a767-7236b16776b2 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 returned with HTTP 200 Sep 01 02:18:39 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1304/2555] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:39 2026] GET /volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 => generated 458 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-080906c3-8a65-4c7c-a1ea-b59d012c34a5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-080906c3-8a65-4c7c-a1ea-b59d012c34a5 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 Sep 01 02:18:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-080906c3-8a65-4c7c-a1ea-b59d012c34a5 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-080906c3-8a65-4c7c-a1ea-b59d012c34a5 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-080906c3-8a65-4c7c-a1ea-b59d012c34a5 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Snapshot retrieved successfully. Sep 01 02:18:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-080906c3-8a65-4c7c-a1ea-b59d012c34a5 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 returned with HTTP 200 Sep 01 02:18:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1252/2556] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:40 2026] GET /volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 => generated 441 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-91330a32-6782-4aa1-8eb5-9f32b14284a4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-91330a32-6782-4aa1-8eb5-9f32b14284a4 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 Sep 01 02:18:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-91330a32-6782-4aa1-8eb5-9f32b14284a4 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-91330a32-6782-4aa1-8eb5-9f32b14284a4 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-91330a32-6782-4aa1-8eb5-9f32b14284a4 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Snapshot retrieved successfully. Sep 01 02:18:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-91330a32-6782-4aa1-8eb5-9f32b14284a4 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 returned with HTTP 200 Sep 01 02:18:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1305/2557] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:40 2026] GET /volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 => generated 458 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a70578d0-44fa-4c61-b052-9b0b78f31157 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a70578d0-44fa-4c61-b052-9b0b78f31157 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 Sep 01 02:18:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a70578d0-44fa-4c61-b052-9b0b78f31157 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a70578d0-44fa-4c61-b052-9b0b78f31157 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a70578d0-44fa-4c61-b052-9b0b78f31157 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Snapshot retrieved successfully. Sep 01 02:18:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a70578d0-44fa-4c61-b052-9b0b78f31157 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 returned with HTTP 200 Sep 01 02:18:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1253/2558] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:41 2026] GET /volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 => generated 468 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7d5ed538-d021-41a7-832e-bd5b21ec29a8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-23e280e2-f013-43b6-a3cc-22aab2cec4ac None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-23e280e2-f013-43b6-a3cc-22aab2cec4ac tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 Sep 01 02:18:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-23e280e2-f013-43b6-a3cc-22aab2cec4ac tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-23e280e2-f013-43b6-a3cc-22aab2cec4ac tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7d5ed538-d021-41a7-832e-bd5b21ec29a8 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 Sep 01 02:18:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7d5ed538-d021-41a7-832e-bd5b21ec29a8 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7d5ed538-d021-41a7-832e-bd5b21ec29a8 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7d5ed538-d021-41a7-832e-bd5b21ec29a8 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Snapshot retrieved successfully. Sep 01 02:18:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7d5ed538-d021-41a7-832e-bd5b21ec29a8 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 returned with HTTP 200 Sep 01 02:18:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1306/2559] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:41 2026] GET /volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 => generated 458 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-23e280e2-f013-43b6-a3cc-22aab2cec4ac tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Snapshot retrieved successfully. Sep 01 02:18:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-23e280e2-f013-43b6-a3cc-22aab2cec4ac tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 returned with HTTP 200 Sep 01 02:18:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1254/2560] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:41 2026] GET /volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 => generated 468 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-941068c0-2688-41de-919c-09523441dbaf None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-941068c0-2688-41de-919c-09523441dbaf tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 Sep 01 02:18:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-941068c0-2688-41de-919c-09523441dbaf tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-941068c0-2688-41de-919c-09523441dbaf tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-941068c0-2688-41de-919c-09523441dbaf tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Snapshot retrieved successfully. Sep 01 02:18:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-941068c0-2688-41de-919c-09523441dbaf tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 returned with HTTP 200 Sep 01 02:18:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1307/2561] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:42 2026] GET /volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 => generated 468 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-35d5c7a7-7c11-42be-adfa-2a229c20e63a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-35d5c7a7-7c11-42be-adfa-2a229c20e63a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:18:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-35d5c7a7-7c11-42be-adfa-2a229c20e63a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "526d2760-6869-41ec-8576-4f8a4e60e7f6", "size": 1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-35d5c7a7-7c11-42be-adfa-2a229c20e63a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Create volume request body: {'volume': {'snapshot_id': '526d2760-6869-41ec-8576-4f8a4e60e7f6', 'size': 1}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-35d5c7a7-7c11-42be-adfa-2a229c20e63a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Snapshot retrieved successfully. Sep 01 02:18:42 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-35d5c7a7-7c11-42be-adfa-2a229c20e63a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Create volume of 1 GB Sep 01 02:18:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-35d5c7a7-7c11-42be-adfa-2a229c20e63a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Availability Zones retrieved successfully. Sep 01 02:18:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-35d5c7a7-7c11-42be-adfa-2a229c20e63a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Flow 'volume_create_api' (81188785-61f5-40a8-8318-3b0d844ea516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-35d5c7a7-7c11-42be-adfa-2a229c20e63a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e07db550-4a24-4551-882e-a3458a55ec9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-35d5c7a7-7c11-42be-adfa-2a229c20e63a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-35d5c7a7-7c11-42be-adfa-2a229c20e63a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e07db550-4a24-4551-882e-a3458a55ec9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '526d2760-6869-41ec-8576-4f8a4e60e7f6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-35d5c7a7-7c11-42be-adfa-2a229c20e63a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c7a558b-69bc-4362-b3ba-3e29750bf12e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:42 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-35d5c7a7-7c11-42be-adfa-2a229c20e63a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Created reservations ['a70cf857-7484-4be1-a982-959ce46a9452', '36845ca7-379e-4611-914b-03ef3be3efd6', '2cda4a8b-523f-47a9-a2e4-5a6db7fb5443', '99f830ff-c8d0-4f1b-8d17-90705df5c78a'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-35d5c7a7-7c11-42be-adfa-2a229c20e63a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c7a558b-69bc-4362-b3ba-3e29750bf12e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a70cf857-7484-4be1-a982-959ce46a9452', '36845ca7-379e-4611-914b-03ef3be3efd6', '2cda4a8b-523f-47a9-a2e4-5a6db7fb5443', '99f830ff-c8d0-4f1b-8d17-90705df5c78a']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-35d5c7a7-7c11-42be-adfa-2a229c20e63a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1152e35b-cd72-4b8b-9439-600f379d3a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-35d5c7a7-7c11-42be-adfa-2a229c20e63a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1152e35b-cd72-4b8b-9439-600f379d3a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1da6a138-424e-4468-a33f-af3361f4979b', '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='8d5c76a1fabb4994bc1d7e73cb71f335',qos_specs=None,replication_status=,reservations=['a70cf857-7484-4be1-a982-959ce46a9452','36845ca7-379e-4611-914b-03ef3be3efd6','2cda4a8b-523f-47a9-a2e4-5a6db7fb5443','99f830ff-c8d0-4f1b-8d17-90705df5c78a'],size=1,snapshot_id=526d2760-6869-41ec-8576-4f8a4e60e7f6,source_replicaid=,source_volid=None,status='creating',user_id='3d59875bfa414b808c863302d8d8d67c',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:42Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1da6a138-424e-4468-a33f-af3361f4979b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d5c76a1fabb4994bc1d7e73cb71f335',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=526d2760-6869-41ec-8576-4f8a4e60e7f6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d59875bfa414b808c863302d8d8d67c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-35d5c7a7-7c11-42be-adfa-2a229c20e63a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5356bae7-06be-4208-8ac9-269b711ea289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-35d5c7a7-7c11-42be-adfa-2a229c20e63a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5356bae7-06be-4208-8ac9-269b711ea289) transitioned into state 'SUCCESS' from 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='8d5c76a1fabb4994bc1d7e73cb71f335',qos_specs=None,replication_status=,reservations=['a70cf857-7484-4be1-a982-959ce46a9452','36845ca7-379e-4611-914b-03ef3be3efd6','2cda4a8b-523f-47a9-a2e4-5a6db7fb5443','99f830ff-c8d0-4f1b-8d17-90705df5c78a'],size=1,snapshot_id=526d2760-6869-41ec-8576-4f8a4e60e7f6,source_replicaid=,source_volid=None,status='creating',user_id='3d59875bfa414b808c863302d8d8d67c',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-35d5c7a7-7c11-42be-adfa-2a229c20e63a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fda1a6b4-0b01-495d-99cf-f32e7e446383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-35d5c7a7-7c11-42be-adfa-2a229c20e63a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fda1a6b4-0b01-495d-99cf-f32e7e446383) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-35d5c7a7-7c11-42be-adfa-2a229c20e63a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Flow 'volume_create_api' (81188785-61f5-40a8-8318-3b0d844ea516) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-35d5c7a7-7c11-42be-adfa-2a229c20e63a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Create volume request issued successfully. Sep 01 02:18:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-35d5c7a7-7c11-42be-adfa-2a229c20e63a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1255/2562] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:18:42 2026] POST /volume/v3/volumes => generated 748 bytes in 776 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a0b9f55c-af7d-4a93-bb54-ff65f1497b7c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a0b9f55c-af7d-4a93-bb54-ff65f1497b7c tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b Sep 01 02:18:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a0b9f55c-af7d-4a93-bb54-ff65f1497b7c tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a0b9f55c-af7d-4a93-bb54-ff65f1497b7c tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:42 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:42 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a0b9f55c-af7d-4a93-bb54-ff65f1497b7c tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Volume info retrieved successfully. Sep 01 02:18:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a0b9f55c-af7d-4a93-bb54-ff65f1497b7c tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b returned with HTTP 200 Sep 01 02:18:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1308/2563] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:42 2026] GET /volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b => generated 816 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a311e43b-82b3-47bb-be8a-e7052458768d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a311e43b-82b3-47bb-be8a-e7052458768d tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 Sep 01 02:18:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a311e43b-82b3-47bb-be8a-e7052458768d tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a311e43b-82b3-47bb-be8a-e7052458768d tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a311e43b-82b3-47bb-be8a-e7052458768d tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Snapshot retrieved successfully. Sep 01 02:18:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a311e43b-82b3-47bb-be8a-e7052458768d tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 returned with HTTP 200 Sep 01 02:18:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1256/2564] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:43 2026] GET /volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 => generated 458 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d1b6a7ac-aada-4c1e-ab4c-4002eaf5ae1d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d1b6a7ac-aada-4c1e-ab4c-4002eaf5ae1d tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b Sep 01 02:18:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d1b6a7ac-aada-4c1e-ab4c-4002eaf5ae1d tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d1b6a7ac-aada-4c1e-ab4c-4002eaf5ae1d tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:44 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:44 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d1b6a7ac-aada-4c1e-ab4c-4002eaf5ae1d tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Volume info retrieved successfully. Sep 01 02:18:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d1b6a7ac-aada-4c1e-ab4c-4002eaf5ae1d tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b returned with HTTP 200 Sep 01 02:18:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1309/2565] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:44 2026] GET /volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b => generated 840 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0681e281-9969-4324-8733-70d3962b5eb1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0681e281-9969-4324-8733-70d3962b5eb1 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 Sep 01 02:18:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0681e281-9969-4324-8733-70d3962b5eb1 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0681e281-9969-4324-8733-70d3962b5eb1 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0681e281-9969-4324-8733-70d3962b5eb1 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Snapshot retrieved successfully. Sep 01 02:18:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0681e281-9969-4324-8733-70d3962b5eb1 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 returned with HTTP 200 Sep 01 02:18:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1257/2566] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:44 2026] GET /volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 => generated 485 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9cb04987-0d9d-4ad1-8360-0c8fa9c43b5e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9cb04987-0d9d-4ad1-8360-0c8fa9c43b5e tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 Sep 01 02:18:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9cb04987-0d9d-4ad1-8360-0c8fa9c43b5e tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9cb04987-0d9d-4ad1-8360-0c8fa9c43b5e tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9cb04987-0d9d-4ad1-8360-0c8fa9c43b5e tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Snapshot retrieved successfully. Sep 01 02:18:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9cb04987-0d9d-4ad1-8360-0c8fa9c43b5e tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 returned with HTTP 200 Sep 01 02:18:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1310/2567] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:44 2026] GET /volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 => generated 485 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-eca765f2-1685-4952-83c0-8eeb56dc7779 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-eca765f2-1685-4952-83c0-8eeb56dc7779 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 Sep 01 02:18:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-eca765f2-1685-4952-83c0-8eeb56dc7779 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-eca765f2-1685-4952-83c0-8eeb56dc7779 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:44 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-eca765f2-1685-4952-83c0-8eeb56dc7779 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Delete snapshot with id: 5bfc98c7-9a05-4416-9877-408b32478ee3 Sep 01 02:18:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-eca765f2-1685-4952-83c0-8eeb56dc7779 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Snapshot retrieved successfully. Sep 01 02:18:44 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:44 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-eca765f2-1685-4952-83c0-8eeb56dc7779 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Snapshot delete request issued successfully. Sep 01 02:18:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-eca765f2-1685-4952-83c0-8eeb56dc7779 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 returned with HTTP 202 Sep 01 02:18:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1258/2568] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:18:44 2026] DELETE /volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-da52432a-10cd-4223-8202-a51348675b37 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-da52432a-10cd-4223-8202-a51348675b37 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 Sep 01 02:18:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-da52432a-10cd-4223-8202-a51348675b37 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-da52432a-10cd-4223-8202-a51348675b37 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-da52432a-10cd-4223-8202-a51348675b37 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Snapshot retrieved successfully. Sep 01 02:18:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-da52432a-10cd-4223-8202-a51348675b37 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 returned with HTTP 200 Sep 01 02:18:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1311/2569] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:44 2026] GET /volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 => generated 484 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-960e3348-3adc-4eaa-aba1-881e327bf3fd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-960e3348-3adc-4eaa-aba1-881e327bf3fd tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b Sep 01 02:18:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-960e3348-3adc-4eaa-aba1-881e327bf3fd tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-960e3348-3adc-4eaa-aba1-881e327bf3fd tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:45 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:45 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:45 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:45 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:45 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-960e3348-3adc-4eaa-aba1-881e327bf3fd tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Volume info retrieved successfully. Sep 01 02:18:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-960e3348-3adc-4eaa-aba1-881e327bf3fd tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b returned with HTTP 200 Sep 01 02:18:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1259/2570] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:45 2026] GET /volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b => generated 840 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-50fc4a9c-fb78-4a6a-bf3c-fcb7d72eb6dc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-50fc4a9c-fb78-4a6a-bf3c-fcb7d72eb6dc tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 Sep 01 02:18:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-50fc4a9c-fb78-4a6a-bf3c-fcb7d72eb6dc tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-50fc4a9c-fb78-4a6a-bf3c-fcb7d72eb6dc tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:45 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:45 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:45 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-50fc4a9c-fb78-4a6a-bf3c-fcb7d72eb6dc tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Snapshot retrieved successfully. Sep 01 02:18:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-50fc4a9c-fb78-4a6a-bf3c-fcb7d72eb6dc tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 returned with HTTP 200 Sep 01 02:18:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1312/2571] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:45 2026] GET /volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 => generated 484 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-06880980-2681-42a8-8b2a-3c7cf50a4982 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-06880980-2681-42a8-8b2a-3c7cf50a4982 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b Sep 01 02:18:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-06880980-2681-42a8-8b2a-3c7cf50a4982 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-06880980-2681-42a8-8b2a-3c7cf50a4982 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:46 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:46 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-06880980-2681-42a8-8b2a-3c7cf50a4982 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Volume info retrieved successfully. Sep 01 02:18:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-06880980-2681-42a8-8b2a-3c7cf50a4982 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b returned with HTTP 200 Sep 01 02:18:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1260/2572] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:46 2026] GET /volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b => generated 840 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5d2bea93-4e38-48f5-b890-7362906dfbb6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5d2bea93-4e38-48f5-b890-7362906dfbb6 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 Sep 01 02:18:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5d2bea93-4e38-48f5-b890-7362906dfbb6 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5d2bea93-4e38-48f5-b890-7362906dfbb6 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5d2bea93-4e38-48f5-b890-7362906dfbb6 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Snapshot retrieved successfully. Sep 01 02:18:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5d2bea93-4e38-48f5-b890-7362906dfbb6 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 returned with HTTP 200 Sep 01 02:18:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1313/2573] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:46 2026] GET /volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 => generated 484 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-26ddbbbb-b083-4dca-83f1-ac993f44b422 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-26ddbbbb-b083-4dca-83f1-ac993f44b422 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b Sep 01 02:18:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-26ddbbbb-b083-4dca-83f1-ac993f44b422 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-26ddbbbb-b083-4dca-83f1-ac993f44b422 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-37674392-a1c5-4f3d-9280-7e9619820db1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:47 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:47 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-37674392-a1c5-4f3d-9280-7e9619820db1 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 Sep 01 02:18:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-37674392-a1c5-4f3d-9280-7e9619820db1 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:47 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:47 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-37674392-a1c5-4f3d-9280-7e9619820db1 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:47 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-26ddbbbb-b083-4dca-83f1-ac993f44b422 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Volume info retrieved successfully. Sep 01 02:18:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-37674392-a1c5-4f3d-9280-7e9619820db1 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Snapshot retrieved successfully. Sep 01 02:18:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-37674392-a1c5-4f3d-9280-7e9619820db1 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 returned with HTTP 200 Sep 01 02:18:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1314/2574] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:47 2026] GET /volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 => generated 484 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-26ddbbbb-b083-4dca-83f1-ac993f44b422 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b returned with HTTP 200 Sep 01 02:18:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1261/2575] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:47 2026] GET /volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b => generated 840 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-567b071b-6468-4288-b17c-97263bbd5e93 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-567b071b-6468-4288-b17c-97263bbd5e93 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 Sep 01 02:18:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-567b071b-6468-4288-b17c-97263bbd5e93 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-567b071b-6468-4288-b17c-97263bbd5e93 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-567b071b-6468-4288-b17c-97263bbd5e93 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 returned with HTTP 404 Sep 01 02:18:48 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1315/2576] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:48 2026] GET /volume/v3/snapshots/5bfc98c7-9a05-4416-9877-408b32478ee3 => generated 111 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e438bd50-1bdd-4e09-adb7-5c205ef37d07 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-91e6a058-c037-4890-8e5e-d8be1d331117 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e438bd50-1bdd-4e09-adb7-5c205ef37d07 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b Sep 01 02:18:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e438bd50-1bdd-4e09-adb7-5c205ef37d07 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-91e6a058-c037-4890-8e5e-d8be1d331117 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] DELETE http://192.168.122.72/volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c Sep 01 02:18:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e438bd50-1bdd-4e09-adb7-5c205ef37d07 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-91e6a058-c037-4890-8e5e-d8be1d331117 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-91e6a058-c037-4890-8e5e-d8be1d331117 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:48 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-91e6a058-c037-4890-8e5e-d8be1d331117 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Delete volume with id: 83689f37-6101-463e-b86e-ca827f40bb6c Sep 01 02:18:48 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:48 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:48 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:48 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:48 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:48 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:48 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:48 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:48 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-91e6a058-c037-4890-8e5e-d8be1d331117 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Volume info retrieved successfully. Sep 01 02:18:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e438bd50-1bdd-4e09-adb7-5c205ef37d07 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Volume info retrieved successfully. Sep 01 02:18:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-91e6a058-c037-4890-8e5e-d8be1d331117 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Delete volume request issued successfully. Sep 01 02:18:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-91e6a058-c037-4890-8e5e-d8be1d331117 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c returned with HTTP 202 Sep 01 02:18:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1316/2577] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:48 2026] DELETE /volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a7d98782-6566-4e0b-b1cd-34ab9d24bdbc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a7d98782-6566-4e0b-b1cd-34ab9d24bdbc tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c Sep 01 02:18:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a7d98782-6566-4e0b-b1cd-34ab9d24bdbc tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a7d98782-6566-4e0b-b1cd-34ab9d24bdbc tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e438bd50-1bdd-4e09-adb7-5c205ef37d07 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b returned with HTTP 200 Sep 01 02:18:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1262/2578] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:48 2026] GET /volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b => generated 840 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a7d98782-6566-4e0b-b1cd-34ab9d24bdbc tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Volume info retrieved successfully. Sep 01 02:18:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a7d98782-6566-4e0b-b1cd-34ab9d24bdbc tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c returned with HTTP 200 Sep 01 02:18:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1317/2579] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:49 2026] GET /volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c => generated 875 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e13b16d9-deb5-4460-a55d-376a440cecd4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e13b16d9-deb5-4460-a55d-376a440cecd4 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b Sep 01 02:18:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e13b16d9-deb5-4460-a55d-376a440cecd4 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e13b16d9-deb5-4460-a55d-376a440cecd4 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:50 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:50 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:50 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:50 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:50 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e13b16d9-deb5-4460-a55d-376a440cecd4 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Volume info retrieved successfully. Sep 01 02:18:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-05f7329e-aec6-48b1-9bd8-b61b6c7dfcfa None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-05f7329e-aec6-48b1-9bd8-b61b6c7dfcfa tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c Sep 01 02:18:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-05f7329e-aec6-48b1-9bd8-b61b6c7dfcfa tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-05f7329e-aec6-48b1-9bd8-b61b6c7dfcfa tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e13b16d9-deb5-4460-a55d-376a440cecd4 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b returned with HTTP 200 Sep 01 02:18:50 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1263/2580] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:50 2026] GET /volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b => generated 840 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:50 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:50 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:50 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:50 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-05f7329e-aec6-48b1-9bd8-b61b6c7dfcfa tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Volume info retrieved successfully. Sep 01 02:18:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-05f7329e-aec6-48b1-9bd8-b61b6c7dfcfa tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c returned with HTTP 200 Sep 01 02:18:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1318/2581] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:50 2026] GET /volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c => generated 875 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-00c4e187-0d9e-4fce-add4-f8085cd16192 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-00c4e187-0d9e-4fce-add4-f8085cd16192 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b Sep 01 02:18:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-00c4e187-0d9e-4fce-add4-f8085cd16192 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-00c4e187-0d9e-4fce-add4-f8085cd16192 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-05eaac74-bea9-4758-8481-915b658fe355 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-05eaac74-bea9-4758-8481-915b658fe355 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c Sep 01 02:18:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-05eaac74-bea9-4758-8481-915b658fe355 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-05eaac74-bea9-4758-8481-915b658fe355 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-00c4e187-0d9e-4fce-add4-f8085cd16192 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Volume info retrieved successfully. Sep 01 02:18:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-00c4e187-0d9e-4fce-add4-f8085cd16192 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b returned with HTTP 200 Sep 01 02:18:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1264/2582] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:51 2026] GET /volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b => generated 840 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-05eaac74-bea9-4758-8481-915b658fe355 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Volume info retrieved successfully. Sep 01 02:18:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-05eaac74-bea9-4758-8481-915b658fe355 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c returned with HTTP 200 Sep 01 02:18:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1319/2583] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:51 2026] GET /volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c => generated 875 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6663153b-0e36-42fb-acb8-d6a27256517c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6663153b-0e36-42fb-acb8-d6a27256517c tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b Sep 01 02:18:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6663153b-0e36-42fb-acb8-d6a27256517c tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6663153b-0e36-42fb-acb8-d6a27256517c tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:52 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:52 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6663153b-0e36-42fb-acb8-d6a27256517c tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Volume info retrieved successfully. Sep 01 02:18:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6663153b-0e36-42fb-acb8-d6a27256517c tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b returned with HTTP 200 Sep 01 02:18:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1265/2584] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:52 2026] GET /volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b => generated 840 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0568c5e2-4129-470e-aea7-bd60f736c76b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0568c5e2-4129-470e-aea7-bd60f736c76b tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c Sep 01 02:18:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0568c5e2-4129-470e-aea7-bd60f736c76b tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0568c5e2-4129-470e-aea7-bd60f736c76b tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0568c5e2-4129-470e-aea7-bd60f736c76b tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c returned with HTTP 404 Sep 01 02:18:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1320/2585] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:52 2026] GET /volume/v3/volumes/83689f37-6101-463e-b86e-ca827f40bb6c => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2067850f-a571-49dc-aa48-ad3540b9be19 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2067850f-a571-49dc-aa48-ad3540b9be19 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] DELETE http://192.168.122.72/volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 Sep 01 02:18:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2067850f-a571-49dc-aa48-ad3540b9be19 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2067850f-a571-49dc-aa48-ad3540b9be19 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:52 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-2067850f-a571-49dc-aa48-ad3540b9be19 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Delete volume with id: a248b2c3-d92a-414d-8f95-0d16254160f6 Sep 01 02:18:52 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:52 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2067850f-a571-49dc-aa48-ad3540b9be19 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Volume info retrieved successfully. Sep 01 02:18:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2067850f-a571-49dc-aa48-ad3540b9be19 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Delete volume request issued successfully. Sep 01 02:18:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2067850f-a571-49dc-aa48-ad3540b9be19 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 returned with HTTP 202 Sep 01 02:18:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1266/2586] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:52 2026] DELETE /volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6d3642e6-b3ff-4ead-85dd-f38c665e8454 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6d3642e6-b3ff-4ead-85dd-f38c665e8454 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 Sep 01 02:18:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6d3642e6-b3ff-4ead-85dd-f38c665e8454 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6d3642e6-b3ff-4ead-85dd-f38c665e8454 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:52 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6d3642e6-b3ff-4ead-85dd-f38c665e8454 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Volume info retrieved successfully. Sep 01 02:18:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6d3642e6-b3ff-4ead-85dd-f38c665e8454 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 returned with HTTP 200 Sep 01 02:18:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1321/2587] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:52 2026] GET /volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 => generated 839 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bec6c9b0-4afa-4126-bffb-c1effe8845c7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bec6c9b0-4afa-4126-bffb-c1effe8845c7 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b Sep 01 02:18:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bec6c9b0-4afa-4126-bffb-c1effe8845c7 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bec6c9b0-4afa-4126-bffb-c1effe8845c7 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:53 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:53 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:53 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:53 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-bec6c9b0-4afa-4126-bffb-c1effe8845c7 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Volume info retrieved successfully. Sep 01 02:18:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bec6c9b0-4afa-4126-bffb-c1effe8845c7 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b returned with HTTP 200 Sep 01 02:18:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1267/2588] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:53 2026] GET /volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b => generated 841 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:18:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d59eac1c-c058-40c4-a13d-c5642610dab3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d59eac1c-c058-40c4-a13d-c5642610dab3 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b Sep 01 02:18:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d59eac1c-c058-40c4-a13d-c5642610dab3 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d59eac1c-c058-40c4-a13d-c5642610dab3 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d59eac1c-c058-40c4-a13d-c5642610dab3 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Volume info retrieved successfully. Sep 01 02:18:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d59eac1c-c058-40c4-a13d-c5642610dab3 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b returned with HTTP 200 Sep 01 02:18:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1322/2589] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:53 2026] GET /volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b => generated 841 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-81ff3066-413b-4d57-bc1b-cf7dd39b7801 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-81ff3066-413b-4d57-bc1b-cf7dd39b7801 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 Sep 01 02:18:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-81ff3066-413b-4d57-bc1b-cf7dd39b7801 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-81ff3066-413b-4d57-bc1b-cf7dd39b7801 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:53 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-81ff3066-413b-4d57-bc1b-cf7dd39b7801 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Delete snapshot with id: 526d2760-6869-41ec-8576-4f8a4e60e7f6 Sep 01 02:18:53 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:53 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-81ff3066-413b-4d57-bc1b-cf7dd39b7801 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Snapshot retrieved successfully. Sep 01 02:18:53 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:53 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:54 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-81ff3066-413b-4d57-bc1b-cf7dd39b7801 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Snapshot delete request issued successfully. Sep 01 02:18:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-81ff3066-413b-4d57-bc1b-cf7dd39b7801 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 returned with HTTP 202 Sep 01 02:18:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1268/2590] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:18:53 2026] DELETE /volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-dbe306e1-29ab-43df-939e-31e1721c09f8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-11cc7c54-d046-4318-9821-26b7e2aeb300 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-11cc7c54-d046-4318-9821-26b7e2aeb300 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 Sep 01 02:18:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dbe306e1-29ab-43df-939e-31e1721c09f8 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 Sep 01 02:18:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dbe306e1-29ab-43df-939e-31e1721c09f8 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dbe306e1-29ab-43df-939e-31e1721c09f8 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-11cc7c54-d046-4318-9821-26b7e2aeb300 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-11cc7c54-d046-4318-9821-26b7e2aeb300 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:54 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:54 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:54 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-dbe306e1-29ab-43df-939e-31e1721c09f8 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Snapshot retrieved successfully. Sep 01 02:18:54 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:54 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dbe306e1-29ab-43df-939e-31e1721c09f8 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 returned with HTTP 200 Sep 01 02:18:54 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:54 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1323/2591] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:54 2026] GET /volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 => generated 467 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:54 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-11cc7c54-d046-4318-9821-26b7e2aeb300 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Volume info retrieved successfully. Sep 01 02:18:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-11cc7c54-d046-4318-9821-26b7e2aeb300 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 returned with HTTP 200 Sep 01 02:18:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1269/2592] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:54 2026] GET /volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 => generated 839 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0a48270b-8706-44fa-851a-34e48013b2db None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0a48270b-8706-44fa-851a-34e48013b2db tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 Sep 01 02:18:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0a48270b-8706-44fa-851a-34e48013b2db tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0a48270b-8706-44fa-851a-34e48013b2db tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:55 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:55 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:55 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0a48270b-8706-44fa-851a-34e48013b2db tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Snapshot retrieved successfully. Sep 01 02:18:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0a48270b-8706-44fa-851a-34e48013b2db tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 returned with HTTP 200 Sep 01 02:18:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1324/2593] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:55 2026] GET /volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7a9609ff-712e-4075-af6f-b2d08ed76126 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7a9609ff-712e-4075-af6f-b2d08ed76126 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] GET http://192.168.122.72/volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 Sep 01 02:18:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7a9609ff-712e-4075-af6f-b2d08ed76126 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7a9609ff-712e-4075-af6f-b2d08ed76126 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7a9609ff-712e-4075-af6f-b2d08ed76126 tempest-CinderUnicodeTest-582883069 tempest-CinderUnicodeTest-582883069-project-member] http://192.168.122.72/volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 returned with HTTP 404 Sep 01 02:18:55 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1270/2594] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:55 2026] GET /volume/v3/volumes/a248b2c3-d92a-414d-8f95-0d16254160f6 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:18:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-831d58cf-2ff0-4f3a-9ca4-afa70d477360 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-831d58cf-2ff0-4f3a-9ca4-afa70d477360 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 Sep 01 02:18:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-831d58cf-2ff0-4f3a-9ca4-afa70d477360 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-831d58cf-2ff0-4f3a-9ca4-afa70d477360 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:56 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:56 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-831d58cf-2ff0-4f3a-9ca4-afa70d477360 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Snapshot retrieved successfully. Sep 01 02:18:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-831d58cf-2ff0-4f3a-9ca4-afa70d477360 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 returned with HTTP 200 Sep 01 02:18:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1325/2595] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:56 2026] GET /volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 => generated 467 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-47daf50a-6122-4dda-a655-8c5b6c4e6119 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-47daf50a-6122-4dda-a655-8c5b6c4e6119 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 Sep 01 02:18:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-47daf50a-6122-4dda-a655-8c5b6c4e6119 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-47daf50a-6122-4dda-a655-8c5b6c4e6119 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-47daf50a-6122-4dda-a655-8c5b6c4e6119 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 returned with HTTP 404 Sep 01 02:18:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1271/2596] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:57 2026] GET /volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-84d3ce48-61d5-4c91-ad68-4edff9d10537 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-84d3ce48-61d5-4c91-ad68-4edff9d10537 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] DELETE http://192.168.122.72/volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae Sep 01 02:18:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-84d3ce48-61d5-4c91-ad68-4edff9d10537 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-84d3ce48-61d5-4c91-ad68-4edff9d10537 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:57 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-84d3ce48-61d5-4c91-ad68-4edff9d10537 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Delete volume with id: a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae Sep 01 02:18:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-84d3ce48-61d5-4c91-ad68-4edff9d10537 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Volume info retrieved successfully. Sep 01 02:18:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-84d3ce48-61d5-4c91-ad68-4edff9d10537 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Delete volume request issued successfully. Sep 01 02:18:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-84d3ce48-61d5-4c91-ad68-4edff9d10537 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae returned with HTTP 202 Sep 01 02:18:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1326/2597] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:57 2026] DELETE /volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-057e5acf-6469-462b-8d2a-38735017f8f4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-057e5acf-6469-462b-8d2a-38735017f8f4 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae Sep 01 02:18:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-057e5acf-6469-462b-8d2a-38735017f8f4 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-057e5acf-6469-462b-8d2a-38735017f8f4 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:57 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:57 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:57 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:57 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-057e5acf-6469-462b-8d2a-38735017f8f4 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Volume info retrieved successfully. Sep 01 02:18:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-057e5acf-6469-462b-8d2a-38735017f8f4 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae returned with HTTP 200 Sep 01 02:18:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1272/2598] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:57 2026] GET /volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-125c5644-fa32-4352-817e-88d005cc0c25 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-125c5644-fa32-4352-817e-88d005cc0c25 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae Sep 01 02:18:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-125c5644-fa32-4352-817e-88d005cc0c25 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-125c5644-fa32-4352-817e-88d005cc0c25 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-125c5644-fa32-4352-817e-88d005cc0c25 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae returned with HTTP 404 Sep 01 02:18:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1327/2599] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:58 2026] GET /volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ede3ff9b-d313-4c98-ad82-cc0d15404337 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ede3ff9b-d313-4c98-ad82-cc0d15404337 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] DELETE http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b Sep 01 02:18:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ede3ff9b-d313-4c98-ad82-cc0d15404337 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ede3ff9b-d313-4c98-ad82-cc0d15404337 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:58 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-ede3ff9b-d313-4c98-ad82-cc0d15404337 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Delete volume with id: 1da6a138-424e-4468-a33f-af3361f4979b Sep 01 02:18:58 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:58 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:58 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:58 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:18:58 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ede3ff9b-d313-4c98-ad82-cc0d15404337 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Volume info retrieved successfully. Sep 01 02:18:58 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ede3ff9b-d313-4c98-ad82-cc0d15404337 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Delete volume request issued successfully. Sep 01 02:18:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ede3ff9b-d313-4c98-ad82-cc0d15404337 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b returned with HTTP 202 Sep 01 02:18:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1273/2600] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:58 2026] DELETE /volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:18:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3e2d6366-d411-4fe1-854c-4dfaf4c2eabe None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3e2d6366-d411-4fe1-854c-4dfaf4c2eabe tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b Sep 01 02:18:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3e2d6366-d411-4fe1-854c-4dfaf4c2eabe tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3e2d6366-d411-4fe1-854c-4dfaf4c2eabe tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3e2d6366-d411-4fe1-854c-4dfaf4c2eabe tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Volume info retrieved successfully. Sep 01 02:18:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3e2d6366-d411-4fe1-854c-4dfaf4c2eabe tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b returned with HTTP 200 Sep 01 02:18:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1328/2601] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:58 2026] GET /volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b => generated 840 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a7d81259-79f2-4ba5-9690-48f865d48bfc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a7d81259-79f2-4ba5-9690-48f865d48bfc tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:18:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a7d81259-79f2-4ba5-9690-48f865d48bfc tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2095913511"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-a7d81259-79f2-4ba5-9690-48f865d48bfc tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2095913511'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:58 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-a7d81259-79f2-4ba5-9690-48f865d48bfc tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Create volume of 1 GB Sep 01 02:18:58 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a7d81259-79f2-4ba5-9690-48f865d48bfc tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Availability Zones retrieved successfully. Sep 01 02:18:58 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a7d81259-79f2-4ba5-9690-48f865d48bfc tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Flow 'volume_create_api' (c69d91f5-7ce0-4a67-bba9-988acc757986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:58 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a7d81259-79f2-4ba5-9690-48f865d48bfc tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5fe0ef9-5620-40d8-87f3-60bf2968c646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:58 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-a7d81259-79f2-4ba5-9690-48f865d48bfc tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:58 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a7d81259-79f2-4ba5-9690-48f865d48bfc tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5fe0ef9-5620-40d8-87f3-60bf2968c646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:58 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a7d81259-79f2-4ba5-9690-48f865d48bfc tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7f625a7-dfaf-4a70-a553-3116f7bc5531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:58 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-a7d81259-79f2-4ba5-9690-48f865d48bfc tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Created reservations ['3797195b-5fb6-41c1-8c6a-da09587eb97b', 'c11c612c-f156-4dbb-ad0b-af395c8b5c2e', '105b33f5-c3e2-4791-9402-0bb806d4a832', '57ccebaf-2268-4c4c-82d2-549f056c85b7'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:58 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a7d81259-79f2-4ba5-9690-48f865d48bfc tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7f625a7-dfaf-4a70-a553-3116f7bc5531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3797195b-5fb6-41c1-8c6a-da09587eb97b', 'c11c612c-f156-4dbb-ad0b-af395c8b5c2e', '105b33f5-c3e2-4791-9402-0bb806d4a832', '57ccebaf-2268-4c4c-82d2-549f056c85b7']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:58 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a7d81259-79f2-4ba5-9690-48f865d48bfc tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b0ad38b-aea9-4146-a08d-3e1375ba1bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:59 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:59 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:18:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a7d81259-79f2-4ba5-9690-48f865d48bfc tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b0ad38b-aea9-4146-a08d-3e1375ba1bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd52c11fd-186d-43ff-875b-fa182e507fc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2095913511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d69cd90deacf4556966eb8a5e6b881df',qos_specs=None,replication_status=,reservations=['3797195b-5fb6-41c1-8c6a-da09587eb97b','c11c612c-f156-4dbb-ad0b-af395c8b5c2e','105b33f5-c3e2-4791-9402-0bb806d4a832','57ccebaf-2268-4c4c-82d2-549f056c85b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5006e3e054104e95932039c55448b33b',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2095913511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d52c11fd-186d-43ff-875b-fa182e507fc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d69cd90deacf4556966eb8a5e6b881df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5006e3e054104e95932039c55448b33b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a7d81259-79f2-4ba5-9690-48f865d48bfc tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4f462a1-872b-4202-89ad-4c8574d8025b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a7d81259-79f2-4ba5-9690-48f865d48bfc tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4f462a1-872b-4202-89ad-4c8574d8025b) transitioned into state 'SUCCESS' from state '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-2095913511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d69cd90deacf4556966eb8a5e6b881df',qos_specs=None,replication_status=,reservations=['3797195b-5fb6-41c1-8c6a-da09587eb97b','c11c612c-f156-4dbb-ad0b-af395c8b5c2e','105b33f5-c3e2-4791-9402-0bb806d4a832','57ccebaf-2268-4c4c-82d2-549f056c85b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5006e3e054104e95932039c55448b33b',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a7d81259-79f2-4ba5-9690-48f865d48bfc tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58d6c78b-6a5f-4a16-8670-550d524fa631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a7d81259-79f2-4ba5-9690-48f865d48bfc tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58d6c78b-6a5f-4a16-8670-550d524fa631) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a7d81259-79f2-4ba5-9690-48f865d48bfc tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Flow 'volume_create_api' (c69d91f5-7ce0-4a67-bba9-988acc757986) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:59 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a7d81259-79f2-4ba5-9690-48f865d48bfc tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Create volume request issued successfully. Sep 01 02:18:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a7d81259-79f2-4ba5-9690-48f865d48bfc tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1274/2602] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:18:58 2026] POST /volume/v3/volumes => generated 785 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-333a0443-743f-47c2-b635-a2be06016809 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-333a0443-743f-47c2-b635-a2be06016809 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] GET http://192.168.122.72/volume/v3/volumes/d52c11fd-186d-43ff-875b-fa182e507fc7 Sep 01 02:18:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-333a0443-743f-47c2-b635-a2be06016809 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-333a0443-743f-47c2-b635-a2be06016809 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:18:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:18:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-333a0443-743f-47c2-b635-a2be06016809 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Volume info retrieved successfully. Sep 01 02:18:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-333a0443-743f-47c2-b635-a2be06016809 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] http://192.168.122.72/volume/v3/volumes/d52c11fd-186d-43ff-875b-fa182e507fc7 returned with HTTP 200 Sep 01 02:18:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1329/2603] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:59 2026] GET /volume/v3/volumes/d52c11fd-186d-43ff-875b-fa182e507fc7 => generated 964 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b573ad84-3b71-44fc-82b6-4626fd039a7a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b573ad84-3b71-44fc-82b6-4626fd039a7a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b Sep 01 02:18:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b573ad84-3b71-44fc-82b6-4626fd039a7a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b573ad84-3b71-44fc-82b6-4626fd039a7a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b573ad84-3b71-44fc-82b6-4626fd039a7a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b returned with HTTP 404 Sep 01 02:18:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1275/2604] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:59 2026] GET /volume/v3/volumes/1da6a138-424e-4468-a33f-af3361f4979b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cdba1618-4d36-4d9d-8d3c-14e5d04a74f2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cdba1618-4d36-4d9d-8d3c-14e5d04a74f2 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 Sep 01 02:18:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cdba1618-4d36-4d9d-8d3c-14e5d04a74f2 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cdba1618-4d36-4d9d-8d3c-14e5d04a74f2 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:59 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-cdba1618-4d36-4d9d-8d3c-14e5d04a74f2 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Delete snapshot with id: 526d2760-6869-41ec-8576-4f8a4e60e7f6 Sep 01 02:18:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cdba1618-4d36-4d9d-8d3c-14e5d04a74f2 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 returned with HTTP 404 Sep 01 02:18:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1330/2605] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:18:59 2026] DELETE /volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5a56b082-d81d-4cd2-9e0f-cb3a14fae337 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5a56b082-d81d-4cd2-9e0f-cb3a14fae337 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 Sep 01 02:18:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5a56b082-d81d-4cd2-9e0f-cb3a14fae337 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5a56b082-d81d-4cd2-9e0f-cb3a14fae337 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5a56b082-d81d-4cd2-9e0f-cb3a14fae337 tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 returned with HTTP 404 Sep 01 02:18:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1276/2606] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:18:59 2026] GET /volume/v3/snapshots/526d2760-6869-41ec-8576-4f8a4e60e7f6 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-187e1853-933c-4ad9-8d03-35926137077a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-187e1853-933c-4ad9-8d03-35926137077a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] DELETE http://192.168.122.72/volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae Sep 01 02:18:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-187e1853-933c-4ad9-8d03-35926137077a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-187e1853-933c-4ad9-8d03-35926137077a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:59 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-187e1853-933c-4ad9-8d03-35926137077a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Delete volume with id: a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae Sep 01 02:18:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-187e1853-933c-4ad9-8d03-35926137077a tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae returned with HTTP 404 Sep 01 02:18:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1331/2607] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:18:59 2026] DELETE /volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e043a476-de90-4622-8889-a2cb25fe810c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e043a476-de90-4622-8889-a2cb25fe810c tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] GET http://192.168.122.72/volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae Sep 01 02:18:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e043a476-de90-4622-8889-a2cb25fe810c tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e043a476-de90-4622-8889-a2cb25fe810c tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e043a476-de90-4622-8889-a2cb25fe810c tempest-SnapshotDependencyTests-1952083615 tempest-SnapshotDependencyTests-1952083615-project-member] http://192.168.122.72/volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae returned with HTTP 404 Sep 01 02:18:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1277/2608] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:59 2026] GET /volume/v3/volumes/a37c0235-1b3a-4c2c-8633-b2e3df2ac3ae => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e9f2eb70-8f0b-4a02-88ad-becf0f64ef65 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e9f2eb70-8f0b-4a02-88ad-becf0f64ef65 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] GET http://192.168.122.72/volume/v3/volumes/d52c11fd-186d-43ff-875b-fa182e507fc7 Sep 01 02:19:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e9f2eb70-8f0b-4a02-88ad-becf0f64ef65 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e9f2eb70-8f0b-4a02-88ad-becf0f64ef65 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:00 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:00 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:19:00 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:00 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:19:00 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e9f2eb70-8f0b-4a02-88ad-becf0f64ef65 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Volume info retrieved successfully. Sep 01 02:19:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e9f2eb70-8f0b-4a02-88ad-becf0f64ef65 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] http://192.168.122.72/volume/v3/volumes/d52c11fd-186d-43ff-875b-fa182e507fc7 returned with HTTP 200 Sep 01 02:19:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1332/2609] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:00 2026] GET /volume/v3/volumes/d52c11fd-186d-43ff-875b-fa182e507fc7 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9f004203-232b-47a5-8a41-3e40a117ae6c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9f004203-232b-47a5-8a41-3e40a117ae6c tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] GET http://192.168.122.72/volume/v3/volumes/d52c11fd-186d-43ff-875b-fa182e507fc7 Sep 01 02:19:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9f004203-232b-47a5-8a41-3e40a117ae6c tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9f004203-232b-47a5-8a41-3e40a117ae6c tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:01 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:01 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:19:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:19:01 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9f004203-232b-47a5-8a41-3e40a117ae6c tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Volume info retrieved successfully. Sep 01 02:19:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9f004203-232b-47a5-8a41-3e40a117ae6c tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] http://192.168.122.72/volume/v3/volumes/d52c11fd-186d-43ff-875b-fa182e507fc7 returned with HTTP 200 Sep 01 02:19:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1278/2610] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:01 2026] GET /volume/v3/volumes/d52c11fd-186d-43ff-875b-fa182e507fc7 => generated 1015 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0ffcf0b9-696a-4209-8fb6-db028da1c878 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0ffcf0b9-696a-4209-8fb6-db028da1c878 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-reader] POST http://192.168.122.72/volume/v3/volumes/d52c11fd-186d-43ff-875b-fa182e507fc7/action Sep 01 02:19:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0ffcf0b9-696a-4209-8fb6-db028da1c878 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0ffcf0b9-696a-4209-8fb6-db028da1c878 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:01 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:19:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:19:01 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0ffcf0b9-696a-4209-8fb6-db028da1c878 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-reader] Volume info retrieved successfully. Sep 01 02:19:01 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-0ffcf0b9-696a-4209-8fb6-db028da1c878 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'abe7b6b58cc6487ca108463561b65c6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd69cd90deacf4556966eb8a5e6b881df', '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=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:19:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0ffcf0b9-696a-4209-8fb6-db028da1c878 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-reader] http://192.168.122.72/volume/v3/volumes/d52c11fd-186d-43ff-875b-fa182e507fc7/action returned with HTTP 403 Sep 01 02:19:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1333/2611] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:19:01 2026] POST /volume/v3/volumes/d52c11fd-186d-43ff-875b-fa182e507fc7/action => generated 131 bytes in 207 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-334b9dd4-cea0-4e9d-abdc-367806367501 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-334b9dd4-cea0-4e9d-abdc-367806367501 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/d52c11fd-186d-43ff-875b-fa182e507fc7 Sep 01 02:19:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-334b9dd4-cea0-4e9d-abdc-367806367501 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-334b9dd4-cea0-4e9d-abdc-367806367501 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:01 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-334b9dd4-cea0-4e9d-abdc-367806367501 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Delete volume with id: d52c11fd-186d-43ff-875b-fa182e507fc7 Sep 01 02:19:01 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:01 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:19:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:19:01 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-334b9dd4-cea0-4e9d-abdc-367806367501 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Volume info retrieved successfully. Sep 01 02:19:01 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-334b9dd4-cea0-4e9d-abdc-367806367501 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Delete volume request issued successfully. Sep 01 02:19:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-334b9dd4-cea0-4e9d-abdc-367806367501 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] http://192.168.122.72/volume/v3/volumes/d52c11fd-186d-43ff-875b-fa182e507fc7 returned with HTTP 202 Sep 01 02:19:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1279/2612] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:19:01 2026] DELETE /volume/v3/volumes/d52c11fd-186d-43ff-875b-fa182e507fc7 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-56dc016b-e569-474b-be9e-444f51c92935 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-56dc016b-e569-474b-be9e-444f51c92935 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] GET http://192.168.122.72/volume/v3/volumes/d52c11fd-186d-43ff-875b-fa182e507fc7 Sep 01 02:19:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-56dc016b-e569-474b-be9e-444f51c92935 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-56dc016b-e569-474b-be9e-444f51c92935 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:01 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:19:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:19:01 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-56dc016b-e569-474b-be9e-444f51c92935 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Volume info retrieved successfully. Sep 01 02:19:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-56dc016b-e569-474b-be9e-444f51c92935 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] http://192.168.122.72/volume/v3/volumes/d52c11fd-186d-43ff-875b-fa182e507fc7 returned with HTTP 200 Sep 01 02:19:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1334/2613] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:01 2026] GET /volume/v3/volumes/d52c11fd-186d-43ff-875b-fa182e507fc7 => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4c52a60b-bfd6-49bc-abdb-9ed57493ce0a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4c52a60b-bfd6-49bc-abdb-9ed57493ce0a tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] GET http://192.168.122.72/volume/v3/volumes/d52c11fd-186d-43ff-875b-fa182e507fc7 Sep 01 02:19:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4c52a60b-bfd6-49bc-abdb-9ed57493ce0a tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4c52a60b-bfd6-49bc-abdb-9ed57493ce0a tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4c52a60b-bfd6-49bc-abdb-9ed57493ce0a tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] http://192.168.122.72/volume/v3/volumes/d52c11fd-186d-43ff-875b-fa182e507fc7 returned with HTTP 404 Sep 01 02:19:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1280/2614] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:02 2026] GET /volume/v3/volumes/d52c11fd-186d-43ff-875b-fa182e507fc7 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1b925b55-ee56-46cd-b7c9-797650c6473f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1b925b55-ee56-46cd-b7c9-797650c6473f tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:19:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1b925b55-ee56-46cd-b7c9-797650c6473f tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1992715413"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-1b925b55-ee56-46cd-b7c9-797650c6473f tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1992715413'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:02 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-1b925b55-ee56-46cd-b7c9-797650c6473f tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Create volume of 1 GB Sep 01 02:19:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1b925b55-ee56-46cd-b7c9-797650c6473f tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Availability Zones retrieved successfully. Sep 01 02:19:02 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1b925b55-ee56-46cd-b7c9-797650c6473f tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Flow 'volume_create_api' (9cafe44d-4226-4de4-9231-71fbae225748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:02 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1b925b55-ee56-46cd-b7c9-797650c6473f tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf165f03-f69c-49fe-85af-9678d0e36270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:02 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-1b925b55-ee56-46cd-b7c9-797650c6473f tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:02 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1b925b55-ee56-46cd-b7c9-797650c6473f tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf165f03-f69c-49fe-85af-9678d0e36270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:02 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1b925b55-ee56-46cd-b7c9-797650c6473f tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb007c2-c63a-44df-8d6d-32994114e23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:02 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-1b925b55-ee56-46cd-b7c9-797650c6473f tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Created reservations ['08d10acb-012c-4bd4-82ab-8bdc1dc58725', 'fc534ea3-5954-47d8-b1f8-85346faa9569', '2f74e3eb-0366-4a78-8600-0929d983b472', 'db39c2a5-f22c-4a84-bf3e-26f2349dede3'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:02 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1b925b55-ee56-46cd-b7c9-797650c6473f tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb007c2-c63a-44df-8d6d-32994114e23e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08d10acb-012c-4bd4-82ab-8bdc1dc58725', 'fc534ea3-5954-47d8-b1f8-85346faa9569', '2f74e3eb-0366-4a78-8600-0929d983b472', 'db39c2a5-f22c-4a84-bf3e-26f2349dede3']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:02 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1b925b55-ee56-46cd-b7c9-797650c6473f tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93b02267-4357-42ca-b3de-73271dfb6fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:03 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:03 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:19:03 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1b925b55-ee56-46cd-b7c9-797650c6473f tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93b02267-4357-42ca-b3de-73271dfb6fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '788c6c5e-2dc2-4c70-ac77-88acfa577230', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1992715413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d69cd90deacf4556966eb8a5e6b881df',qos_specs=None,replication_status=,reservations=['08d10acb-012c-4bd4-82ab-8bdc1dc58725','fc534ea3-5954-47d8-b1f8-85346faa9569','2f74e3eb-0366-4a78-8600-0929d983b472','db39c2a5-f22c-4a84-bf3e-26f2349dede3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5006e3e054104e95932039c55448b33b',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:19:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1992715413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=788c6c5e-2dc2-4c70-ac77-88acfa577230,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d69cd90deacf4556966eb8a5e6b881df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5006e3e054104e95932039c55448b33b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:03 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1b925b55-ee56-46cd-b7c9-797650c6473f tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1001edda-a0f5-479c-83bb-2ea5b40903e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:03 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1b925b55-ee56-46cd-b7c9-797650c6473f tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1001edda-a0f5-479c-83bb-2ea5b40903e7) transitioned into state 'SUCCESS' from state '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-1992715413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d69cd90deacf4556966eb8a5e6b881df',qos_specs=None,replication_status=,reservations=['08d10acb-012c-4bd4-82ab-8bdc1dc58725','fc534ea3-5954-47d8-b1f8-85346faa9569','2f74e3eb-0366-4a78-8600-0929d983b472','db39c2a5-f22c-4a84-bf3e-26f2349dede3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5006e3e054104e95932039c55448b33b',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:03 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1b925b55-ee56-46cd-b7c9-797650c6473f tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c6ea299-ba71-4238-9100-34eb3d674ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:03 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1b925b55-ee56-46cd-b7c9-797650c6473f tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c6ea299-ba71-4238-9100-34eb3d674ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:03 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1b925b55-ee56-46cd-b7c9-797650c6473f tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Flow 'volume_create_api' (9cafe44d-4226-4de4-9231-71fbae225748) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:03 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1b925b55-ee56-46cd-b7c9-797650c6473f tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Create volume request issued successfully. Sep 01 02:19:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1b925b55-ee56-46cd-b7c9-797650c6473f tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1335/2615] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:19:02 2026] POST /volume/v3/volumes => generated 785 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5ca7c6ef-dcc2-46d9-bc6a-233281e34325 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5ca7c6ef-dcc2-46d9-bc6a-233281e34325 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] GET http://192.168.122.72/volume/v3/volumes/788c6c5e-2dc2-4c70-ac77-88acfa577230 Sep 01 02:19:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5ca7c6ef-dcc2-46d9-bc6a-233281e34325 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5ca7c6ef-dcc2-46d9-bc6a-233281e34325 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:03 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:03 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:19:03 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:03 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:19:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5ca7c6ef-dcc2-46d9-bc6a-233281e34325 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Volume info retrieved successfully. Sep 01 02:19:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5ca7c6ef-dcc2-46d9-bc6a-233281e34325 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] http://192.168.122.72/volume/v3/volumes/788c6c5e-2dc2-4c70-ac77-88acfa577230 returned with HTTP 200 Sep 01 02:19:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1281/2616] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:03 2026] GET /volume/v3/volumes/788c6c5e-2dc2-4c70-ac77-88acfa577230 => generated 964 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-13c726f7-b5ae-4f59-b60b-7cda0b0fbbee None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-13c726f7-b5ae-4f59-b60b-7cda0b0fbbee tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] GET http://192.168.122.72/volume/v3/volumes/788c6c5e-2dc2-4c70-ac77-88acfa577230 Sep 01 02:19:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-13c726f7-b5ae-4f59-b60b-7cda0b0fbbee tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-13c726f7-b5ae-4f59-b60b-7cda0b0fbbee tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:04 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:19:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:19:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-13c726f7-b5ae-4f59-b60b-7cda0b0fbbee tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Volume info retrieved successfully. Sep 01 02:19:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-13c726f7-b5ae-4f59-b60b-7cda0b0fbbee tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] http://192.168.122.72/volume/v3/volumes/788c6c5e-2dc2-4c70-ac77-88acfa577230 returned with HTTP 200 Sep 01 02:19:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1336/2617] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:04 2026] GET /volume/v3/volumes/788c6c5e-2dc2-4c70-ac77-88acfa577230 => generated 1014 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-71ea822e-6c69-497c-a4f0-814561eab0a0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-71ea822e-6c69-497c-a4f0-814561eab0a0 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] GET http://192.168.122.72/volume/v3/volumes/788c6c5e-2dc2-4c70-ac77-88acfa577230 Sep 01 02:19:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-71ea822e-6c69-497c-a4f0-814561eab0a0 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-71ea822e-6c69-497c-a4f0-814561eab0a0 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:05 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:05 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:19:05 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:05 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:19:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-71ea822e-6c69-497c-a4f0-814561eab0a0 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Volume info retrieved successfully. Sep 01 02:19:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-71ea822e-6c69-497c-a4f0-814561eab0a0 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] http://192.168.122.72/volume/v3/volumes/788c6c5e-2dc2-4c70-ac77-88acfa577230 returned with HTTP 200 Sep 01 02:19:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1282/2618] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:05 2026] GET /volume/v3/volumes/788c6c5e-2dc2-4c70-ac77-88acfa577230 => generated 1015 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6cb45c7b-de24-4043-986f-cf6f01ee9506 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6cb45c7b-de24-4043-986f-cf6f01ee9506 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-reader] POST http://192.168.122.72/volume/v3/volumes/788c6c5e-2dc2-4c70-ac77-88acfa577230/action Sep 01 02:19:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6cb45c7b-de24-4043-986f-cf6f01ee9506 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6cb45c7b-de24-4043-986f-cf6f01ee9506 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:05 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:05 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:19:05 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:05 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:19:05 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-6cb45c7b-de24-4043-986f-cf6f01ee9506 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'abe7b6b58cc6487ca108463561b65c6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd69cd90deacf4556966eb8a5e6b881df', '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=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:19:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6cb45c7b-de24-4043-986f-cf6f01ee9506 tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-reader] http://192.168.122.72/volume/v3/volumes/788c6c5e-2dc2-4c70-ac77-88acfa577230/action returned with HTTP 403 Sep 01 02:19:05 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1337/2619] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:19:05 2026] POST /volume/v3/volumes/788c6c5e-2dc2-4c70-ac77-88acfa577230/action => generated 131 bytes in 41 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:19:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d326ec01-344d-48fb-b9ba-d8942de50e3e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d326ec01-344d-48fb-b9ba-d8942de50e3e tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/788c6c5e-2dc2-4c70-ac77-88acfa577230 Sep 01 02:19:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d326ec01-344d-48fb-b9ba-d8942de50e3e tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d326ec01-344d-48fb-b9ba-d8942de50e3e tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:05 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-d326ec01-344d-48fb-b9ba-d8942de50e3e tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Delete volume with id: 788c6c5e-2dc2-4c70-ac77-88acfa577230 Sep 01 02:19:05 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:05 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:19:05 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:05 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:19:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d326ec01-344d-48fb-b9ba-d8942de50e3e tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Volume info retrieved successfully. Sep 01 02:19:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d326ec01-344d-48fb-b9ba-d8942de50e3e tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Delete volume request issued successfully. Sep 01 02:19:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d326ec01-344d-48fb-b9ba-d8942de50e3e tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] http://192.168.122.72/volume/v3/volumes/788c6c5e-2dc2-4c70-ac77-88acfa577230 returned with HTTP 202 Sep 01 02:19:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1283/2620] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:19:05 2026] DELETE /volume/v3/volumes/788c6c5e-2dc2-4c70-ac77-88acfa577230 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-82b905bb-bc36-4c01-9157-7ccee3bf00fe None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-82b905bb-bc36-4c01-9157-7ccee3bf00fe tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] GET http://192.168.122.72/volume/v3/volumes/788c6c5e-2dc2-4c70-ac77-88acfa577230 Sep 01 02:19:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-82b905bb-bc36-4c01-9157-7ccee3bf00fe tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-82b905bb-bc36-4c01-9157-7ccee3bf00fe tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:05 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:05 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:19:05 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:05 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:19:05 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-82b905bb-bc36-4c01-9157-7ccee3bf00fe tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Volume info retrieved successfully. Sep 01 02:19:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-82b905bb-bc36-4c01-9157-7ccee3bf00fe tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] http://192.168.122.72/volume/v3/volumes/788c6c5e-2dc2-4c70-ac77-88acfa577230 returned with HTTP 200 Sep 01 02:19:05 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1338/2621] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:05 2026] GET /volume/v3/volumes/788c6c5e-2dc2-4c70-ac77-88acfa577230 => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-684ecc40-9e80-491f-bb44-3a255987cd4c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-684ecc40-9e80-491f-bb44-3a255987cd4c tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 Sep 01 02:19:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-684ecc40-9e80-491f-bb44-3a255987cd4c tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-684ecc40-9e80-491f-bb44-3a255987cd4c tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:06 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:06 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:19:06 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:06 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:19:06 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-684ecc40-9e80-491f-bb44-3a255987cd4c tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-684ecc40-9e80-491f-bb44-3a255987cd4c tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 returned with HTTP 200 Sep 01 02:19:06 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1284/2622] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:06 2026] GET /volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 => generated 946 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-e083d400-5164-4026-b2b3-52dffc267870 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-e083d400-5164-4026-b2b3-52dffc267870 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 Sep 01 02:19:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-e083d400-5164-4026-b2b3-52dffc267870 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-e083d400-5164-4026-b2b3-52dffc267870 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:06 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:06 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:19:06 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:06 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:19:06 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-e083d400-5164-4026-b2b3-52dffc267870 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-e083d400-5164-4026-b2b3-52dffc267870 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 returned with HTTP 200 Sep 01 02:19:06 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1339/2623] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:19:06 2026] GET /volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 => generated 946 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-edd2fc78-fda6-47d0-af75-ba19d1250cbe None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-edd2fc78-fda6-47d0-af75-ba19d1250cbe tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] GET http://192.168.122.72/volume/v3/volumes/788c6c5e-2dc2-4c70-ac77-88acfa577230 Sep 01 02:19:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-edd2fc78-fda6-47d0-af75-ba19d1250cbe tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-edd2fc78-fda6-47d0-af75-ba19d1250cbe tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-edd2fc78-fda6-47d0-af75-ba19d1250cbe tempest-ProjectReaderTests-1473892673 tempest-ProjectReaderTests-1473892673-project-admin] http://192.168.122.72/volume/v3/volumes/788c6c5e-2dc2-4c70-ac77-88acfa577230 returned with HTTP 404 Sep 01 02:19:06 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1285/2624] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:06 2026] GET /volume/v3/volumes/788c6c5e-2dc2-4c70-ac77-88acfa577230 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-3f80053e-4442-4e00-b25e-50cf45f4d5c1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-3f80053e-4442-4e00-b25e-50cf45f4d5c1 None None] GET http://192.168.122.72/volume// Sep 01 02:19:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-3f80053e-4442-4e00-b25e-50cf45f4d5c1 None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-3f80053e-4442-4e00-b25e-50cf45f4d5c1 None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-3f80053e-4442-4e00-b25e-50cf45f4d5c1 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:19:06 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1340/2625] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:19:06 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:19:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-d619605a-e9bf-4ddc-9f0e-0c95c9908aa7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-d619605a-e9bf-4ddc-9f0e-0c95c9908aa7 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:19:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-d619605a-e9bf-4ddc-9f0e-0c95c9908aa7 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "deaebd72-c5ea-40d9-823f-6953494a29d1", "connector": null, "instance_uuid": "8ff48419-68c6-43b4-b7bf-0cc2fe71dfb9"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:06 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:06 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:19:06 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:06 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:19:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-d619605a-e9bf-4ddc-9f0e-0c95c9908aa7 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:19:06 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1286/2626] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:19:06 2026] POST /volume/v3/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b8b09382-2555-470c-afef-2c953cd74b1b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b8b09382-2555-470c-afef-2c953cd74b1b tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 Sep 01 02:19:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b8b09382-2555-470c-afef-2c953cd74b1b tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b8b09382-2555-470c-afef-2c953cd74b1b tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:06 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:06 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:19:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-66769ab0-eba4-4b19-80fd-59d8bba9a16c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-66769ab0-eba4-4b19-80fd-59d8bba9a16c None None] GET http://192.168.122.72/volume// Sep 01 02:19:06 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:06 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:19:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-66769ab0-eba4-4b19-80fd-59d8bba9a16c None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-66769ab0-eba4-4b19-80fd-59d8bba9a16c None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-66769ab0-eba4-4b19-80fd-59d8bba9a16c None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:19:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1287/2627] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:19:06 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:19:07 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b8b09382-2555-470c-afef-2c953cd74b1b tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-79cba46d-0012-485e-af86-9ab4bee327de None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-79cba46d-0012-485e-af86-9ab4bee327de tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 Sep 01 02:19:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-79cba46d-0012-485e-af86-9ab4bee327de tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-79cba46d-0012-485e-af86-9ab4bee327de tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b8b09382-2555-470c-afef-2c953cd74b1b tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 returned with HTTP 200 Sep 01 02:19:07 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1341/2628] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:06 2026] GET /volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 => generated 945 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:07 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:07 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:19:07 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:07 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:19:07 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-79cba46d-0012-485e-af86-9ab4bee327de tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-79cba46d-0012-485e-af86-9ab4bee327de tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 returned with HTTP 200 Sep 01 02:19:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1288/2629] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:19:07 2026] GET /volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 => generated 1126 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-0e23037c-0dec-4ff2-bd82-682214d6eb2c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-0e23037c-0dec-4ff2-bd82-682214d6eb2c tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] PUT http://192.168.122.72/volume/v3/attachments/ca65c07e-e7f3-4683-a94d-95bc63a5b5b8 Sep 01 02:19:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-0e23037c-0dec-4ff2-bd82-682214d6eb2c tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.72", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:32e52322f66a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "b99c6661-3d45-4b14-b3c5-e80eb5d23bfa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:07 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-0e23037c-0dec-4ff2-bd82-682214d6eb2c tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Acquiring lock "cinder-attachment_update-deaebd72-c5ea-40d9-823f-6953494a29d1-devstack" by "attachment_update" {{(pid=87016) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:19:07 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-0e23037c-0dec-4ff2-bd82-682214d6eb2c tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Lock "cinder-attachment_update-deaebd72-c5ea-40d9-823f-6953494a29d1-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=87016) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:19:07 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:07 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:19:07 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:07 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:19:07 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=332,cinder:INSERT=49,cinder:UPDATE=77 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:19:07 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-0e23037c-0dec-4ff2-bd82-682214d6eb2c tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Lock "cinder-attachment_update-deaebd72-c5ea-40d9-823f-6953494a29d1-devstack" released by "attachment_update" :: held 0.235s {{(pid=87016) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:19:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-0e23037c-0dec-4ff2-bd82-682214d6eb2c tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/attachments/ca65c07e-e7f3-4683-a94d-95bc63a5b5b8 returned with HTTP 200 Sep 01 02:19:07 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1342/2630] 192.168.122.72 () {66 vars in 1588 bytes} [Tue Sep 1 02:19:07 2026] PUT /volume/v3/attachments/ca65c07e-e7f3-4683-a94d-95bc63a5b5b8 => generated 694 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-a5d287f8-4275-47f3-a555-c7135c358c1e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-a5d287f8-4275-47f3-a555-c7135c358c1e tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] POST http://192.168.122.72/volume/v3/attachments/ca65c07e-e7f3-4683-a94d-95bc63a5b5b8/action Sep 01 02:19:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-a5d287f8-4275-47f3-a555-c7135c358c1e tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Action body: b'{"os-complete": null}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-a5d287f8-4275-47f3-a555-c7135c358c1e tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a55218b9-c620-4a9d-b5c1-d0b4203b5a85 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a55218b9-c620-4a9d-b5c1-d0b4203b5a85 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 Sep 01 02:19:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a55218b9-c620-4a9d-b5c1-d0b4203b5a85 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a55218b9-c620-4a9d-b5c1-d0b4203b5a85 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:08 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:08 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:19:08 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:08 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:19:08 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:08 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:19:08 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:08 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:19:08 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a55218b9-c620-4a9d-b5c1-d0b4203b5a85 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a55218b9-c620-4a9d-b5c1-d0b4203b5a85 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 returned with HTTP 200 Sep 01 02:19:08 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1343/2631] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:08 2026] GET /volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 => generated 946 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-cf3ae48d-181f-4a69-a511-154bc37d03cf req-a5d287f8-4275-47f3-a555-c7135c358c1e tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/attachments/ca65c07e-e7f3-4683-a94d-95bc63a5b5b8/action returned with HTTP 204 Sep 01 02:19:08 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1289/2632] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:19:08 2026] POST /volume/v3/attachments/ca65c07e-e7f3-4683-a94d-95bc63a5b5b8/action => generated 0 bytes in 111 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5c1d2e01-092b-4974-a68e-abe71f150135 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5c1d2e01-092b-4974-a68e-abe71f150135 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 Sep 01 02:19:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5c1d2e01-092b-4974-a68e-abe71f150135 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5c1d2e01-092b-4974-a68e-abe71f150135 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:09 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:09 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:19:09 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:09 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:19:09 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5c1d2e01-092b-4974-a68e-abe71f150135 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5c1d2e01-092b-4974-a68e-abe71f150135 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 returned with HTTP 200 Sep 01 02:19:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1344/2633] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:09 2026] GET /volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9456ce52-c012-4d2f-97e1-1a879ccf2989 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9456ce52-c012-4d2f-97e1-1a879ccf2989 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 Sep 01 02:19:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9456ce52-c012-4d2f-97e1-1a879ccf2989 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9456ce52-c012-4d2f-97e1-1a879ccf2989 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:09 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:09 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:19:09 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:09 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:19:09 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9456ce52-c012-4d2f-97e1-1a879ccf2989 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9456ce52-c012-4d2f-97e1-1a879ccf2989 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 returned with HTTP 200 Sep 01 02:19:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1290/2634] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:09 2026] GET /volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-da5f67eb-bf55-4c00-a413-256cf00e1b3f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-da5f67eb-bf55-4c00-a413-256cf00e1b3f tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 Sep 01 02:19:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-da5f67eb-bf55-4c00-a413-256cf00e1b3f tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-da5f67eb-bf55-4c00-a413-256cf00e1b3f tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:09 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:09 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:19:09 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:09 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:19:09 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-da5f67eb-bf55-4c00-a413-256cf00e1b3f tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-da5f67eb-bf55-4c00-a413-256cf00e1b3f tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 returned with HTTP 200 Sep 01 02:19:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1345/2635] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:09 2026] GET /volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 => generated 944 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-101ab107-f587-4662-95a0-6cc6cefeab05 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-101ab107-f587-4662-95a0-6cc6cefeab05 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 Sep 01 02:19:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-101ab107-f587-4662-95a0-6cc6cefeab05 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-101ab107-f587-4662-95a0-6cc6cefeab05 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:09 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:09 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:19:09 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:09 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:19:09 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-101ab107-f587-4662-95a0-6cc6cefeab05 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-101ab107-f587-4662-95a0-6cc6cefeab05 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 returned with HTTP 200 Sep 01 02:19:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1291/2636] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:19:09 2026] GET /volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 => generated 944 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-fd101ae4-06c2-4287-a1d5-ca670ab0c39e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-fd101ae4-06c2-4287-a1d5-ca670ab0c39e None None] GET http://192.168.122.72/volume// Sep 01 02:19:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-fd101ae4-06c2-4287-a1d5-ca670ab0c39e None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-fd101ae4-06c2-4287-a1d5-ca670ab0c39e None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-fd101ae4-06c2-4287-a1d5-ca670ab0c39e None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:19:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1346/2637] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:19:10 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:19:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-552dbd50-423e-4a51-ac5d-9df6e7852336 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-552dbd50-423e-4a51-ac5d-9df6e7852336 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:19:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-552dbd50-423e-4a51-ac5d-9df6e7852336 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d15eb21-1cbd-40aa-bb0b-de17e3a582a1", "connector": null, "instance_uuid": "8ff48419-68c6-43b4-b7bf-0cc2fe71dfb9"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:10 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:10 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:19:10 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:10 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:19:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-552dbd50-423e-4a51-ac5d-9df6e7852336 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:19:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1292/2638] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:19:10 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f82f9d29-e1fa-48d6-bb47-333dce931972 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f82f9d29-e1fa-48d6-bb47-333dce931972 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 Sep 01 02:19:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f82f9d29-e1fa-48d6-bb47-333dce931972 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f82f9d29-e1fa-48d6-bb47-333dce931972 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:10 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:10 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:19:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-a53aa893-a316-4157-8c4e-f8724a402f95 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-a53aa893-a316-4157-8c4e-f8724a402f95 None None] GET http://192.168.122.72/volume// Sep 01 02:19:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-a53aa893-a316-4157-8c4e-f8724a402f95 None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-a53aa893-a316-4157-8c4e-f8724a402f95 None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-a53aa893-a316-4157-8c4e-f8724a402f95 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:19:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1293/2639] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:19:10 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:19:10 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:10 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:19:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-e6485756-1c57-4bac-85d9-2ca06bfec453 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f82f9d29-e1fa-48d6-bb47-333dce931972 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-e6485756-1c57-4bac-85d9-2ca06bfec453 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 Sep 01 02:19:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-e6485756-1c57-4bac-85d9-2ca06bfec453 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-e6485756-1c57-4bac-85d9-2ca06bfec453 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f82f9d29-e1fa-48d6-bb47-333dce931972 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 returned with HTTP 200 Sep 01 02:19:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1347/2640] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:10 2026] GET /volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 => generated 943 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:10 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:10 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:19:10 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:10 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:19:10 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-e6485756-1c57-4bac-85d9-2ca06bfec453 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-e6485756-1c57-4bac-85d9-2ca06bfec453 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 returned with HTTP 200 Sep 01 02:19:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1294/2641] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:19:10 2026] GET /volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 => generated 1124 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-449dd90c-f4b0-4886-925f-0dec0c9988e3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-449dd90c-f4b0-4886-925f-0dec0c9988e3 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] PUT http://192.168.122.72/volume/v3/attachments/ebea07ca-a3e8-46db-83f7-4f5588dab228 Sep 01 02:19:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-449dd90c-f4b0-4886-925f-0dec0c9988e3 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.72", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:32e52322f66a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "b99c6661-3d45-4b14-b3c5-e80eb5d23bfa", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:10 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-449dd90c-f4b0-4886-925f-0dec0c9988e3 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Acquiring lock "cinder-attachment_update-5d15eb21-1cbd-40aa-bb0b-de17e3a582a1-devstack" by "attachment_update" {{(pid=87016) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:19:10 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-449dd90c-f4b0-4886-925f-0dec0c9988e3 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Lock "cinder-attachment_update-5d15eb21-1cbd-40aa-bb0b-de17e3a582a1-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87016) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:19:10 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:10 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:19:10 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:10 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:19:10 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-449dd90c-f4b0-4886-925f-0dec0c9988e3 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Lock "cinder-attachment_update-5d15eb21-1cbd-40aa-bb0b-de17e3a582a1-devstack" released by "attachment_update" :: held 0.209s {{(pid=87016) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:19:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-449dd90c-f4b0-4886-925f-0dec0c9988e3 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/attachments/ebea07ca-a3e8-46db-83f7-4f5588dab228 returned with HTTP 200 Sep 01 02:19:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1348/2642] 192.168.122.72 () {66 vars in 1588 bytes} [Tue Sep 1 02:19:10 2026] PUT /volume/v3/attachments/ebea07ca-a3e8-46db-83f7-4f5588dab228 => generated 694 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-5d17a6fe-68d0-4796-9572-eabd46803b99 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-5d17a6fe-68d0-4796-9572-eabd46803b99 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] POST http://192.168.122.72/volume/v3/attachments/ebea07ca-a3e8-46db-83f7-4f5588dab228/action Sep 01 02:19:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-5d17a6fe-68d0-4796-9572-eabd46803b99 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Action body: b'{"os-complete": null}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-5d17a6fe-68d0-4796-9572-eabd46803b99 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:11 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:11 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:19:11 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:11 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:19:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-62f8387b-a9ee-4287-a694-79a196b5b96c req-5d17a6fe-68d0-4796-9572-eabd46803b99 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/attachments/ebea07ca-a3e8-46db-83f7-4f5588dab228/action returned with HTTP 204 Sep 01 02:19:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1295/2643] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:19:11 2026] POST /volume/v3/attachments/ebea07ca-a3e8-46db-83f7-4f5588dab228/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e56814c0-219d-4786-b2bb-ed8923023e38 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e56814c0-219d-4786-b2bb-ed8923023e38 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 Sep 01 02:19:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e56814c0-219d-4786-b2bb-ed8923023e38 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e56814c0-219d-4786-b2bb-ed8923023e38 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:11 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:11 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:19:11 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:11 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:19:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e56814c0-219d-4786-b2bb-ed8923023e38 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e56814c0-219d-4786-b2bb-ed8923023e38 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 returned with HTTP 200 Sep 01 02:19:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1349/2644] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:11 2026] GET /volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 => generated 1236 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e60eb6a5-a70f-452b-a50f-e743d1980913 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e60eb6a5-a70f-452b-a50f-e743d1980913 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 Sep 01 02:19:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e60eb6a5-a70f-452b-a50f-e743d1980913 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e60eb6a5-a70f-452b-a50f-e743d1980913 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:11 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:11 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:19:11 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:11 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:19:11 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e60eb6a5-a70f-452b-a50f-e743d1980913 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e60eb6a5-a70f-452b-a50f-e743d1980913 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 returned with HTTP 200 Sep 01 02:19:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1296/2645] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:11 2026] GET /volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 => generated 1236 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-0a1f304b-e895-49a7-b560-642680a38f41 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-0a1f304b-e895-49a7-b560-642680a38f41 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 Sep 01 02:19:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-0a1f304b-e895-49a7-b560-642680a38f41 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-0a1f304b-e895-49a7-b560-642680a38f41 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:14 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:14 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:19:14 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:14 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:19:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-0a1f304b-e895-49a7-b560-642680a38f41 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-0a1f304b-e895-49a7-b560-642680a38f41 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 returned with HTTP 200 Sep 01 02:19:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1350/2646] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:19:14 2026] GET /volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-bc8d405d-1dd8-49cb-9e3b-e3e729b3a56e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-bc8d405d-1dd8-49cb-9e3b-e3e729b3a56e tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] POST http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1/action Sep 01 02:19:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-bc8d405d-1dd8-49cb-9e3b-e3e729b3a56e tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-bc8d405d-1dd8-49cb-9e3b-e3e729b3a56e tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:19:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:19:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-bc8d405d-1dd8-49cb-9e3b-e3e729b3a56e tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-bc8d405d-1dd8-49cb-9e3b-e3e729b3a56e tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Begin detaching volume completed successfully. Sep 01 02:19:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-bc8d405d-1dd8-49cb-9e3b-e3e729b3a56e tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1/action returned with HTTP 202 Sep 01 02:19:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1297/2647] 192.168.122.72 () {64 vars in 1556 bytes} [Tue Sep 1 02:19:14 2026] POST /volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:19:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-2a972268-0c8e-488b-a5fc-089e678994c9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-2a972268-0c8e-488b-a5fc-089e678994c9 None None] GET http://192.168.122.72/volume// Sep 01 02:19:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-2a972268-0c8e-488b-a5fc-089e678994c9 None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-2a972268-0c8e-488b-a5fc-089e678994c9 None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-2a972268-0c8e-488b-a5fc-089e678994c9 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:19:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1351/2648] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:19:14 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:19:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-43f92457-527e-4cd5-814d-cdfc64305cb3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-43f92457-527e-4cd5-814d-cdfc64305cb3 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 Sep 01 02:19:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-43f92457-527e-4cd5-814d-cdfc64305cb3 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-43f92457-527e-4cd5-814d-cdfc64305cb3 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:19:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:19:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-43f92457-527e-4cd5-814d-cdfc64305cb3 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-43f92457-527e-4cd5-814d-cdfc64305cb3 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 returned with HTTP 200 Sep 01 02:19:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1298/2649] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:19:14 2026] GET /volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 => generated 1422 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-2e90e512-c6a5-4264-b17d-0486ac70ba04 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-2e90e512-c6a5-4264-b17d-0486ac70ba04 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] DELETE http://192.168.122.72/volume/v3/attachments/ca65c07e-e7f3-4683-a94d-95bc63a5b5b8 Sep 01 02:19:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-2e90e512-c6a5-4264-b17d-0486ac70ba04 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-2e90e512-c6a5-4264-b17d-0486ac70ba04 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:19:15 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:15 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, Sep 01 02:19:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-96492eab-df40-491d-9cd4-691ad3c672d2 req-2e90e512-c6a5-4264-b17d-0486ac70ba04 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/attachments/ca65c07e-e7f3-4683-a94d-95bc63a5b5b8 returned with HTTP 200 Sep 01 02:19:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1352/2650] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:19:15 2026] DELETE /volume/v3/attachments/ca65c07e-e7f3-4683-a94d-95bc63a5b5b8 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ebaad7f5-f8cb-4676-9565-0500c79066bd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ebaad7f5-f8cb-4676-9565-0500c79066bd tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] DELETE http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 Sep 01 02:19:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ebaad7f5-f8cb-4676-9565-0500c79066bd tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ebaad7f5-f8cb-4676-9565-0500c79066bd tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:15 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-ebaad7f5-f8cb-4676-9565-0500c79066bd tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Delete volume with id: deaebd72-c5ea-40d9-823f-6953494a29d1 Sep 01 02:19:16 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:16 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:19:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:19:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ebaad7f5-f8cb-4676-9565-0500c79066bd tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ebaad7f5-f8cb-4676-9565-0500c79066bd tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Delete volume request issued successfully. Sep 01 02:19:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ebaad7f5-f8cb-4676-9565-0500c79066bd tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 returned with HTTP 202 Sep 01 02:19:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1299/2651] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:19:15 2026] DELETE /volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-921c3efa-b07a-4786-bfa9-66324deba573 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-921c3efa-b07a-4786-bfa9-66324deba573 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 Sep 01 02:19:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-921c3efa-b07a-4786-bfa9-66324deba573 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-921c3efa-b07a-4786-bfa9-66324deba573 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:18 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:18 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:19:18 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:18 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:19:18 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-921c3efa-b07a-4786-bfa9-66324deba573 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-921c3efa-b07a-4786-bfa9-66324deba573 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 returned with HTTP 200 Sep 01 02:19:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1353/2652] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:19:18 2026] GET /volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 => generated 1236 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-0a904a04-f5b7-4426-b86d-be9cea776adf None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-0a904a04-f5b7-4426-b86d-be9cea776adf tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] POST http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1/action Sep 01 02:19:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-0a904a04-f5b7-4426-b86d-be9cea776adf tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-0a904a04-f5b7-4426-b86d-be9cea776adf tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:19:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:19:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-0a904a04-f5b7-4426-b86d-be9cea776adf tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-0a904a04-f5b7-4426-b86d-be9cea776adf tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Begin detaching volume completed successfully. Sep 01 02:19:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-0a904a04-f5b7-4426-b86d-be9cea776adf tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1/action returned with HTTP 202 Sep 01 02:19:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1300/2653] 192.168.122.72 () {64 vars in 1556 bytes} [Tue Sep 1 02:19:19 2026] POST /volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:19:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-ec6a39a8-7158-4b86-bfdf-3ac0117b9196 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-ec6a39a8-7158-4b86-bfdf-3ac0117b9196 None None] GET http://192.168.122.72/volume// Sep 01 02:19:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-ec6a39a8-7158-4b86-bfdf-3ac0117b9196 None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-ec6a39a8-7158-4b86-bfdf-3ac0117b9196 None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-ec6a39a8-7158-4b86-bfdf-3ac0117b9196 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:19:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1354/2654] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:19:19 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:19:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-cea01426-6da6-4b28-86b4-3e48ce62e523 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-cea01426-6da6-4b28-86b4-3e48ce62e523 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 Sep 01 02:19:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-cea01426-6da6-4b28-86b4-3e48ce62e523 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-cea01426-6da6-4b28-86b4-3e48ce62e523 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:19:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:19:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-cea01426-6da6-4b28-86b4-3e48ce62e523 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-cea01426-6da6-4b28-86b4-3e48ce62e523 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 returned with HTTP 200 Sep 01 02:19:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1301/2655] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:19:19 2026] GET /volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 => generated 1420 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-f29c09c5-ec17-4beb-8ef7-bafef8330958 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-f29c09c5-ec17-4beb-8ef7-bafef8330958 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] DELETE http://192.168.122.72/volume/v3/attachments/ebea07ca-a3e8-46db-83f7-4f5588dab228 Sep 01 02:19:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-f29c09c5-ec17-4beb-8ef7-bafef8330958 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-f29c09c5-ec17-4beb-8ef7-bafef8330958 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:19:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:19 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, Sep 01 02:19:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-e326b711-bab0-4ad0-8985-279fcd7ccc2a req-f29c09c5-ec17-4beb-8ef7-bafef8330958 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/attachments/ebea07ca-a3e8-46db-83f7-4f5588dab228 returned with HTTP 200 Sep 01 02:19:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1355/2656] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:19:19 2026] DELETE /volume/v3/attachments/ebea07ca-a3e8-46db-83f7-4f5588dab228 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-960451be-39fe-4bf2-af99-1f7aa639db08 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-960451be-39fe-4bf2-af99-1f7aa639db08 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] DELETE http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 Sep 01 02:19:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-960451be-39fe-4bf2-af99-1f7aa639db08 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-960451be-39fe-4bf2-af99-1f7aa639db08 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:20 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-960451be-39fe-4bf2-af99-1f7aa639db08 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Delete volume with id: 5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 Sep 01 02:19:20 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:20 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:19:20 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:20 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:19:20 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-960451be-39fe-4bf2-af99-1f7aa639db08 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:20 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-960451be-39fe-4bf2-af99-1f7aa639db08 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Delete volume request issued successfully. Sep 01 02:19:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-960451be-39fe-4bf2-af99-1f7aa639db08 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 returned with HTTP 202 Sep 01 02:19:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1302/2657] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:19:20 2026] DELETE /volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-ea5187bc-c659-4200-bbd1-74285ecd6ae2 req-4438222a-b79f-453c-8407-906d16062329 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ea5187bc-c659-4200-bbd1-74285ecd6ae2 req-4438222a-b79f-453c-8407-906d16062329 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 Sep 01 02:19:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ea5187bc-c659-4200-bbd1-74285ecd6ae2 req-4438222a-b79f-453c-8407-906d16062329 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ea5187bc-c659-4200-bbd1-74285ecd6ae2 req-4438222a-b79f-453c-8407-906d16062329 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:20 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:20 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:19:20 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:20 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:19:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-ea5187bc-c659-4200-bbd1-74285ecd6ae2 req-4438222a-b79f-453c-8407-906d16062329 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ea5187bc-c659-4200-bbd1-74285ecd6ae2 req-4438222a-b79f-453c-8407-906d16062329 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 returned with HTTP 200 Sep 01 02:19:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1356/2658] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:19:20 2026] GET /volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 => generated 943 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-71bb2990-1d86-493b-8f34-a440b13b64c4 req-f9b31db8-afd3-4add-ab60-d9598d40b9e2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-71bb2990-1d86-493b-8f34-a440b13b64c4 req-f9b31db8-afd3-4add-ab60-d9598d40b9e2 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 Sep 01 02:19:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-71bb2990-1d86-493b-8f34-a440b13b64c4 req-f9b31db8-afd3-4add-ab60-d9598d40b9e2 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-71bb2990-1d86-493b-8f34-a440b13b64c4 req-f9b31db8-afd3-4add-ab60-d9598d40b9e2 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-71bb2990-1d86-493b-8f34-a440b13b64c4 req-f9b31db8-afd3-4add-ab60-d9598d40b9e2 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 returned with HTTP 404 Sep 01 02:19:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1303/2659] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:19:20 2026] GET /volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-6790a012-dcfd-41a5-b47b-640c739c86aa req-5a6f88ff-b305-4328-a5d9-ad505c3daa7a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6790a012-dcfd-41a5-b47b-640c739c86aa req-5a6f88ff-b305-4328-a5d9-ad505c3daa7a tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] DELETE http://192.168.122.72/volume/v3/attachments/613d89ec-0593-4222-b3d4-d876c1ccc54c Sep 01 02:19:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-6790a012-dcfd-41a5-b47b-640c739c86aa req-5a6f88ff-b305-4328-a5d9-ad505c3daa7a tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-6790a012-dcfd-41a5-b47b-640c739c86aa req-5a6f88ff-b305-4328-a5d9-ad505c3daa7a tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:24 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:24 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:19:24 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:24 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, Sep 01 02:19:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-6790a012-dcfd-41a5-b47b-640c739c86aa req-5a6f88ff-b305-4328-a5d9-ad505c3daa7a tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/attachments/613d89ec-0593-4222-b3d4-d876c1ccc54c returned with HTTP 200 Sep 01 02:19:24 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1357/2660] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:19:24 2026] DELETE /volume/v3/attachments/613d89ec-0593-4222-b3d4-d876c1ccc54c => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ffd0ea93-20d0-4223-9e1d-ccef77d31b9f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ffd0ea93-20d0-4223-9e1d-ccef77d31b9f tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] DELETE http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 Sep 01 02:19:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ffd0ea93-20d0-4223-9e1d-ccef77d31b9f tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ffd0ea93-20d0-4223-9e1d-ccef77d31b9f tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:25 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-ffd0ea93-20d0-4223-9e1d-ccef77d31b9f tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Delete volume with id: df0697b6-bc20-4a01-bf2c-1cf3165a63c2 Sep 01 02:19:25 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:25 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:19:25 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:25 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:19:25 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ffd0ea93-20d0-4223-9e1d-ccef77d31b9f tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:25 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ffd0ea93-20d0-4223-9e1d-ccef77d31b9f tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Delete volume request issued successfully. Sep 01 02:19:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ffd0ea93-20d0-4223-9e1d-ccef77d31b9f tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 returned with HTTP 202 Sep 01 02:19:25 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1304/2661] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:19:25 2026] DELETE /volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b78b2288-ded5-4278-8425-5aa3c2ea360e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b78b2288-ded5-4278-8425-5aa3c2ea360e tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 Sep 01 02:19:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b78b2288-ded5-4278-8425-5aa3c2ea360e tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b78b2288-ded5-4278-8425-5aa3c2ea360e tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:25 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:25 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:19:25 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:25 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:19:25 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b78b2288-ded5-4278-8425-5aa3c2ea360e tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Volume info retrieved successfully. Sep 01 02:19:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b78b2288-ded5-4278-8425-5aa3c2ea360e tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 returned with HTTP 200 Sep 01 02:19:25 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1358/2662] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:25 2026] GET /volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 => generated 1254 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8f2263bb-b2e0-438f-b32e-4de2ec1e489d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8f2263bb-b2e0-438f-b32e-4de2ec1e489d tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 Sep 01 02:19:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8f2263bb-b2e0-438f-b32e-4de2ec1e489d tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8f2263bb-b2e0-438f-b32e-4de2ec1e489d tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8f2263bb-b2e0-438f-b32e-4de2ec1e489d tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 returned with HTTP 404 Sep 01 02:19:26 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1305/2663] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:26 2026] GET /volume/v3/volumes/df0697b6-bc20-4a01-bf2c-1cf3165a63c2 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3c128cb0-9374-40d0-9c72-f45ea3205e17 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3c128cb0-9374-40d0-9c72-f45ea3205e17 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] DELETE http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 Sep 01 02:19:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3c128cb0-9374-40d0-9c72-f45ea3205e17 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3c128cb0-9374-40d0-9c72-f45ea3205e17 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:26 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-3c128cb0-9374-40d0-9c72-f45ea3205e17 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Delete volume with id: 5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 Sep 01 02:19:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3c128cb0-9374-40d0-9c72-f45ea3205e17 tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 returned with HTTP 404 Sep 01 02:19:26 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1359/2664] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:19:26 2026] DELETE /volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c5f46cf0-191a-4037-8911-cc4523451c4a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c5f46cf0-191a-4037-8911-cc4523451c4a tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 Sep 01 02:19:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c5f46cf0-191a-4037-8911-cc4523451c4a tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c5f46cf0-191a-4037-8911-cc4523451c4a tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c5f46cf0-191a-4037-8911-cc4523451c4a tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 returned with HTTP 404 Sep 01 02:19:26 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1306/2665] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:26 2026] GET /volume/v3/volumes/5d15eb21-1cbd-40aa-bb0b-de17e3a582a1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bb29bfab-482d-408b-8d12-03f5c1fab34a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bb29bfab-482d-408b-8d12-03f5c1fab34a tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] DELETE http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 Sep 01 02:19:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bb29bfab-482d-408b-8d12-03f5c1fab34a tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bb29bfab-482d-408b-8d12-03f5c1fab34a tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:26 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-bb29bfab-482d-408b-8d12-03f5c1fab34a tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Delete volume with id: deaebd72-c5ea-40d9-823f-6953494a29d1 Sep 01 02:19:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bb29bfab-482d-408b-8d12-03f5c1fab34a tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 returned with HTTP 404 Sep 01 02:19:26 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1360/2666] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:19:26 2026] DELETE /volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cb7d8a9a-314a-4e33-9f6f-7b865be13cca None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cb7d8a9a-314a-4e33-9f6f-7b865be13cca tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] GET http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 Sep 01 02:19:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cb7d8a9a-314a-4e33-9f6f-7b865be13cca tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cb7d8a9a-314a-4e33-9f6f-7b865be13cca tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cb7d8a9a-314a-4e33-9f6f-7b865be13cca tempest-TestInstancesWithCinderVolumes-306265532 tempest-TestInstancesWithCinderVolumes-306265532-project-member] http://192.168.122.72/volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 returned with HTTP 404 Sep 01 02:19:26 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1307/2667] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:26 2026] GET /volume/v3/volumes/deaebd72-c5ea-40d9-823f-6953494a29d1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bf543fc3-69e7-4464-90b1-eae11e40d67b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bf543fc3-69e7-4464-90b1-eae11e40d67b tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] GET http://192.168.122.72/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:19:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bf543fc3-69e7-4464-90b1-eae11e40d67b tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bf543fc3-69e7-4464-90b1-eae11e40d67b tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:26 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bf543fc3-69e7-4464-90b1-eae11e40d67b tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:26 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bf543fc3-69e7-4464-90b1-eae11e40d67b tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] Get all volumes completed successfully. Sep 01 02:19:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bf543fc3-69e7-4464-90b1-eae11e40d67b tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] http://192.168.122.72/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:19:26 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1361/2668] 192.168.122.72 () {58 vars in 1164 bytes} [Tue Sep 1 02:19:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:19:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8f2d4625-af1f-497c-b267-21f3c5a4d4a8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8f2d4625-af1f-497c-b267-21f3c5a4d4a8 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] DELETE http://192.168.122.72/volume/v3/types/d2c0df4d-39b2-456d-a2e3-e3be3cc36bc5 Sep 01 02:19:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8f2d4625-af1f-497c-b267-21f3c5a4d4a8 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8f2d4625-af1f-497c-b267-21f3c5a4d4a8 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8f2d4625-af1f-497c-b267-21f3c5a4d4a8 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] http://192.168.122.72/volume/v3/types/d2c0df4d-39b2-456d-a2e3-e3be3cc36bc5 returned with HTTP 202 Sep 01 02:19:26 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1308/2669] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:19:26 2026] DELETE /volume/v3/types/d2c0df4d-39b2-456d-a2e3-e3be3cc36bc5 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4d14939f-a1da-4bf4-9d3f-c4688c8c8393 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4d14939f-a1da-4bf4-9d3f-c4688c8c8393 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] GET http://192.168.122.72/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:19:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4d14939f-a1da-4bf4-9d3f-c4688c8c8393 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4d14939f-a1da-4bf4-9d3f-c4688c8c8393 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:26 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4d14939f-a1da-4bf4-9d3f-c4688c8c8393 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:26 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4d14939f-a1da-4bf4-9d3f-c4688c8c8393 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] Get all volumes completed successfully. Sep 01 02:19:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4d14939f-a1da-4bf4-9d3f-c4688c8c8393 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] http://192.168.122.72/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:19:26 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1362/2670] 192.168.122.72 () {58 vars in 1164 bytes} [Tue Sep 1 02:19:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:19:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6cac034a-3bef-4df4-a64a-3d72db173c40 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6cac034a-3bef-4df4-a64a-3d72db173c40 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] DELETE http://192.168.122.72/volume/v3/types/51c6cd7b-c2ab-484e-81dd-670c1cf79791 Sep 01 02:19:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6cac034a-3bef-4df4-a64a-3d72db173c40 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6cac034a-3bef-4df4-a64a-3d72db173c40 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6cac034a-3bef-4df4-a64a-3d72db173c40 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] http://192.168.122.72/volume/v3/types/51c6cd7b-c2ab-484e-81dd-670c1cf79791 returned with HTTP 202 Sep 01 02:19:26 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1309/2671] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:19:26 2026] DELETE /volume/v3/types/51c6cd7b-c2ab-484e-81dd-670c1cf79791 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-29ae05e5-8e9f-4db1-a00f-159a5db95422 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-29ae05e5-8e9f-4db1-a00f-159a5db95422 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] GET http://192.168.122.72/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:19:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-29ae05e5-8e9f-4db1-a00f-159a5db95422 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-29ae05e5-8e9f-4db1-a00f-159a5db95422 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] Calling method 'detail' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:26 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-29ae05e5-8e9f-4db1-a00f-159a5db95422 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:26 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-29ae05e5-8e9f-4db1-a00f-159a5db95422 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] Get all volumes completed successfully. Sep 01 02:19:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-29ae05e5-8e9f-4db1-a00f-159a5db95422 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] http://192.168.122.72/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:19:26 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1363/2672] 192.168.122.72 () {58 vars in 1164 bytes} [Tue Sep 1 02:19:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:19:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4dc03fed-1b38-43db-94a8-fb15025c6ab1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4dc03fed-1b38-43db-94a8-fb15025c6ab1 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] DELETE http://192.168.122.72/volume/v3/types/57a50b32-66d1-4957-8320-d4dad894f124 Sep 01 02:19:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4dc03fed-1b38-43db-94a8-fb15025c6ab1 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4dc03fed-1b38-43db-94a8-fb15025c6ab1 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4dc03fed-1b38-43db-94a8-fb15025c6ab1 tempest-TestInstancesWithCinderVolumes-503985350 tempest-TestInstancesWithCinderVolumes-503985350-project-admin] http://192.168.122.72/volume/v3/types/57a50b32-66d1-4957-8320-d4dad894f124 returned with HTTP 202 Sep 01 02:19:26 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1310/2673] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:19:26 2026] DELETE /volume/v3/types/57a50b32-66d1-4957-8320-d4dad894f124 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:36 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=81,cinder:UPDATE=10 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:19:36 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=252,cinder:INSERT=32,cinder:UPDATE=67 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:19:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f4504a9a-78e3-4f02-a50b-0a21b17c56cf None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f4504a9a-78e3-4f02-a50b-0a21b17c56cf tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:19:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f4504a9a-78e3-4f02-a50b-0a21b17c56cf tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2082810588", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-f4504a9a-78e3-4f02-a50b-0a21b17c56cf tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-2082810588', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:56 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-f4504a9a-78e3-4f02-a50b-0a21b17c56cf tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Create volume of 1 GB Sep 01 02:19:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f4504a9a-78e3-4f02-a50b-0a21b17c56cf tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Availability Zones retrieved successfully. Sep 01 02:19:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f4504a9a-78e3-4f02-a50b-0a21b17c56cf tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Flow 'volume_create_api' (50d73d18-6f72-4a3d-a318-1b4fc7643f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f4504a9a-78e3-4f02-a50b-0a21b17c56cf tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dcea6e1-7b88-4391-b253-0f6160dbe874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-f4504a9a-78e3-4f02-a50b-0a21b17c56cf tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f4504a9a-78e3-4f02-a50b-0a21b17c56cf tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dcea6e1-7b88-4391-b253-0f6160dbe874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f4504a9a-78e3-4f02-a50b-0a21b17c56cf tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c7e70d2-c6e4-410c-a409-99e2b193cdee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:56 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-f4504a9a-78e3-4f02-a50b-0a21b17c56cf tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Created reservations ['4dca6077-782e-4e72-9340-99219deb467e', 'cdd9583f-9ba6-410c-b4fb-8c1f2734dcd4', '6fb54c9a-20b1-439a-a161-da450a909b27', '66be8e57-d8f1-43b6-85fe-0ac03867d12c'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f4504a9a-78e3-4f02-a50b-0a21b17c56cf tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c7e70d2-c6e4-410c-a409-99e2b193cdee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4dca6077-782e-4e72-9340-99219deb467e', 'cdd9583f-9ba6-410c-b4fb-8c1f2734dcd4', '6fb54c9a-20b1-439a-a161-da450a909b27', '66be8e57-d8f1-43b6-85fe-0ac03867d12c']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f4504a9a-78e3-4f02-a50b-0a21b17c56cf tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf35920a-b2a6-45e2-ab8c-cd659264a62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:19:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f4504a9a-78e3-4f02-a50b-0a21b17c56cf tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf35920a-b2a6-45e2-ab8c-cd659264a62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1061675-99f7-47d8-91cc-c585f4b11db0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2082810588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c43f0b00d564f1ba2122ae2d0767f1b',qos_specs=None,replication_status=,reservations=['4dca6077-782e-4e72-9340-99219deb467e','cdd9583f-9ba6-410c-b4fb-8c1f2734dcd4','6fb54c9a-20b1-439a-a161-da450a909b27','66be8e57-d8f1-43b6-85fe-0ac03867d12c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='118a67982dcf409eb6b5780ae0a33c80',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:19:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2082810588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1061675-99f7-47d8-91cc-c585f4b11db0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c43f0b00d564f1ba2122ae2d0767f1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='118a67982dcf409eb6b5780ae0a33c80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f4504a9a-78e3-4f02-a50b-0a21b17c56cf tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23f1bd91-9ddb-483c-b7ba-63b301edcc7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f4504a9a-78e3-4f02-a50b-0a21b17c56cf tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23f1bd91-9ddb-483c-b7ba-63b301edcc7e) transitioned into state 'SUCCESS' from state '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-2082810588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c43f0b00d564f1ba2122ae2d0767f1b',qos_specs=None,replication_status=,reservations=['4dca6077-782e-4e72-9340-99219deb467e','cdd9583f-9ba6-410c-b4fb-8c1f2734dcd4','6fb54c9a-20b1-439a-a161-da450a909b27','66be8e57-d8f1-43b6-85fe-0ac03867d12c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='118a67982dcf409eb6b5780ae0a33c80',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f4504a9a-78e3-4f02-a50b-0a21b17c56cf tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f2f21a6-5f5a-44b4-9a98-a385ec826d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f4504a9a-78e3-4f02-a50b-0a21b17c56cf tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f2f21a6-5f5a-44b4-9a98-a385ec826d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f4504a9a-78e3-4f02-a50b-0a21b17c56cf tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Flow 'volume_create_api' (50d73d18-6f72-4a3d-a318-1b4fc7643f10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f4504a9a-78e3-4f02-a50b-0a21b17c56cf tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Create volume request issued successfully. Sep 01 02:19:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f4504a9a-78e3-4f02-a50b-0a21b17c56cf tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1364/2674] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:19:56 2026] POST /volume/v3/volumes => generated 772 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d72f8c30-779f-4507-9f84-5a3041bfbcdd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d72f8c30-779f-4507-9f84-5a3041bfbcdd tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:19:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d72f8c30-779f-4507-9f84-5a3041bfbcdd tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1266817877", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-d72f8c30-779f-4507-9f84-5a3041bfbcdd tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1266817877', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:57 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-d72f8c30-779f-4507-9f84-5a3041bfbcdd tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Create volume of 1 GB Sep 01 02:19:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d72f8c30-779f-4507-9f84-5a3041bfbcdd tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Availability Zones retrieved successfully. Sep 01 02:19:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d72f8c30-779f-4507-9f84-5a3041bfbcdd tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Flow 'volume_create_api' (f49322f1-38b4-42c5-b66e-0af9650f579e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d72f8c30-779f-4507-9f84-5a3041bfbcdd tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a421f2d-9057-42f0-8ad7-954ecbbf18b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-d72f8c30-779f-4507-9f84-5a3041bfbcdd tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d72f8c30-779f-4507-9f84-5a3041bfbcdd tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a421f2d-9057-42f0-8ad7-954ecbbf18b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d72f8c30-779f-4507-9f84-5a3041bfbcdd tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf80f08c-1283-47d7-831c-6a7b55356416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:57 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-d72f8c30-779f-4507-9f84-5a3041bfbcdd tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Created reservations ['77d8f9a4-d964-4879-8879-c185a976b6ff', '5ddd9e75-af27-480d-a081-aa7f19224224', '0e4a70e6-2b7a-4eb7-a837-73513e1d18b6', '82a88a9b-7bce-4974-aa33-fa8fc4a4ce8c'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d72f8c30-779f-4507-9f84-5a3041bfbcdd tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf80f08c-1283-47d7-831c-6a7b55356416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77d8f9a4-d964-4879-8879-c185a976b6ff', '5ddd9e75-af27-480d-a081-aa7f19224224', '0e4a70e6-2b7a-4eb7-a837-73513e1d18b6', '82a88a9b-7bce-4974-aa33-fa8fc4a4ce8c']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d72f8c30-779f-4507-9f84-5a3041bfbcdd tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (054505db-b023-446a-bbfb-bf22b48b33de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:57 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:57 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:19:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d72f8c30-779f-4507-9f84-5a3041bfbcdd tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (054505db-b023-446a-bbfb-bf22b48b33de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43d3f3c3-f851-4030-90ef-a8be784e0a8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1266817877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c43f0b00d564f1ba2122ae2d0767f1b',qos_specs=None,replication_status=,reservations=['77d8f9a4-d964-4879-8879-c185a976b6ff','5ddd9e75-af27-480d-a081-aa7f19224224','0e4a70e6-2b7a-4eb7-a837-73513e1d18b6','82a88a9b-7bce-4974-aa33-fa8fc4a4ce8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='118a67982dcf409eb6b5780ae0a33c80',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:19:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1266817877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43d3f3c3-f851-4030-90ef-a8be784e0a8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c43f0b00d564f1ba2122ae2d0767f1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='118a67982dcf409eb6b5780ae0a33c80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d72f8c30-779f-4507-9f84-5a3041bfbcdd tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3983601b-a515-4b8e-b80e-e93ed7673c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d72f8c30-779f-4507-9f84-5a3041bfbcdd tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3983601b-a515-4b8e-b80e-e93ed7673c34) transitioned into state 'SUCCESS' from state '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-1266817877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c43f0b00d564f1ba2122ae2d0767f1b',qos_specs=None,replication_status=,reservations=['77d8f9a4-d964-4879-8879-c185a976b6ff','5ddd9e75-af27-480d-a081-aa7f19224224','0e4a70e6-2b7a-4eb7-a837-73513e1d18b6','82a88a9b-7bce-4974-aa33-fa8fc4a4ce8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='118a67982dcf409eb6b5780ae0a33c80',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d72f8c30-779f-4507-9f84-5a3041bfbcdd tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f28e452b-c7c7-4add-bb49-96603007e7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d72f8c30-779f-4507-9f84-5a3041bfbcdd tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f28e452b-c7c7-4add-bb49-96603007e7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-d72f8c30-779f-4507-9f84-5a3041bfbcdd tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Flow 'volume_create_api' (f49322f1-38b4-42c5-b66e-0af9650f579e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d72f8c30-779f-4507-9f84-5a3041bfbcdd tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Create volume request issued successfully. Sep 01 02:19:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d72f8c30-779f-4507-9f84-5a3041bfbcdd tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1311/2675] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:19:57 2026] POST /volume/v3/volumes => generated 772 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:07 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:20:07 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=20,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:20:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-33608fb8-ebe3-4b0f-9687-5a19377f4397 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-33608fb8-ebe3-4b0f-9687-5a19377f4397 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 Sep 01 02:20:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-33608fb8-ebe3-4b0f-9687-5a19377f4397 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-33608fb8-ebe3-4b0f-9687-5a19377f4397 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:27 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:27 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:20:27 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-33608fb8-ebe3-4b0f-9687-5a19377f4397 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-33608fb8-ebe3-4b0f-9687-5a19377f4397 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 returned with HTTP 200 Sep 01 02:20:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1365/2676] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:27 2026] GET /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e880eea4-3279-4c89-9cb8-6a71b22fc077 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e880eea4-3279-4c89-9cb8-6a71b22fc077 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 Sep 01 02:20:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e880eea4-3279-4c89-9cb8-6a71b22fc077 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e880eea4-3279-4c89-9cb8-6a71b22fc077 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:27 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:20:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:20:27 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e880eea4-3279-4c89-9cb8-6a71b22fc077 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e880eea4-3279-4c89-9cb8-6a71b22fc077 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 returned with HTTP 200 Sep 01 02:20:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1312/2677] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:27 2026] GET /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-c1d7d8eb-0384-428f-bff3-94f615e57412 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-c1d7d8eb-0384-428f-bff3-94f615e57412 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 Sep 01 02:20:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-c1d7d8eb-0384-428f-bff3-94f615e57412 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-c1d7d8eb-0384-428f-bff3-94f615e57412 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:27 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:27 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:20:27 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-c1d7d8eb-0384-428f-bff3-94f615e57412 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-c1d7d8eb-0384-428f-bff3-94f615e57412 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 returned with HTTP 200 Sep 01 02:20:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1366/2678] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:20:27 2026] GET /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 => generated 865 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-7582aec9-4f4d-4327-b7fe-52a06fbb5b55 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-7582aec9-4f4d-4327-b7fe-52a06fbb5b55 None None] GET http://192.168.122.72/volume// Sep 01 02:20:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-7582aec9-4f4d-4327-b7fe-52a06fbb5b55 None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-7582aec9-4f4d-4327-b7fe-52a06fbb5b55 None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-7582aec9-4f4d-4327-b7fe-52a06fbb5b55 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:20:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1313/2679] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:20:27 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:20:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-8657c1cc-4fad-427a-840e-e64468a3d509 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-8657c1cc-4fad-427a-840e-e64468a3d509 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:20:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-8657c1cc-4fad-427a-840e-e64468a3d509 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1061675-99f7-47d8-91cc-c585f4b11db0", "connector": null, "instance_uuid": "d27d22e5-7399-4871-9ced-bd384ba24dac"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:28 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:28 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:28 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:28 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:20:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-8657c1cc-4fad-427a-840e-e64468a3d509 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:20:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1367/2680] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:20:28 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fa7c87a0-ede8-4ab0-9c6d-576bf795d0f4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fa7c87a0-ede8-4ab0-9c6d-576bf795d0f4 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 Sep 01 02:20:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fa7c87a0-ede8-4ab0-9c6d-576bf795d0f4 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fa7c87a0-ede8-4ab0-9c6d-576bf795d0f4 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:28 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:28 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:20:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-e917d747-8b54-40e1-95d8-774e7433eb4e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-e917d747-8b54-40e1-95d8-774e7433eb4e None None] GET http://192.168.122.72/volume// Sep 01 02:20:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-e917d747-8b54-40e1-95d8-774e7433eb4e None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-e917d747-8b54-40e1-95d8-774e7433eb4e None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-e917d747-8b54-40e1-95d8-774e7433eb4e None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:20:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1368/2681] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:20:28 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:20:28 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:28 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:20:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-59459ac9-f198-4545-af03-32b6ab213c20 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:28 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fa7c87a0-ede8-4ab0-9c6d-576bf795d0f4 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-59459ac9-f198-4545-af03-32b6ab213c20 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 Sep 01 02:20:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-59459ac9-f198-4545-af03-32b6ab213c20 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-59459ac9-f198-4545-af03-32b6ab213c20 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fa7c87a0-ede8-4ab0-9c6d-576bf795d0f4 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 returned with HTTP 200 Sep 01 02:20:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1314/2682] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:28 2026] GET /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 => generated 864 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:28 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:28 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:28 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:28 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:20:28 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-59459ac9-f198-4545-af03-32b6ab213c20 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-59459ac9-f198-4545-af03-32b6ab213c20 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 returned with HTTP 200 Sep 01 02:20:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1369/2683] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:20:28 2026] GET /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 => generated 1045 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-600c3dbc-acf8-42c2-90a3-ca0d87a6bb4e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-600c3dbc-acf8-42c2-90a3-ca0d87a6bb4e tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] PUT http://192.168.122.72/volume/v3/attachments/b1c2b2be-e037-4f02-ba56-beb33ad3f6f6 Sep 01 02:20:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-600c3dbc-acf8-42c2-90a3-ca0d87a6bb4e tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.72", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:32e52322f66a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "b99c6661-3d45-4b14-b3c5-e80eb5d23bfa", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:28 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-600c3dbc-acf8-42c2-90a3-ca0d87a6bb4e tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Acquiring lock "cinder-attachment_update-f1061675-99f7-47d8-91cc-c585f4b11db0-devstack" by "attachment_update" {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:20:28 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-600c3dbc-acf8-42c2-90a3-ca0d87a6bb4e tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Lock "cinder-attachment_update-f1061675-99f7-47d8-91cc-c585f4b11db0-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87017) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:20:28 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:28 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:20:28 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:28 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:20:28 devstack devstack@c-api.service[87017]: DEBUG cinder.coordination [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-600c3dbc-acf8-42c2-90a3-ca0d87a6bb4e tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Lock "cinder-attachment_update-f1061675-99f7-47d8-91cc-c585f4b11db0-devstack" released by "attachment_update" :: held 0.177s {{(pid=87017) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:20:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-600c3dbc-acf8-42c2-90a3-ca0d87a6bb4e tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/attachments/b1c2b2be-e037-4f02-ba56-beb33ad3f6f6 returned with HTTP 200 Sep 01 02:20:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1315/2684] 192.168.122.72 () {66 vars in 1588 bytes} [Tue Sep 1 02:20:28 2026] PUT /volume/v3/attachments/b1c2b2be-e037-4f02-ba56-beb33ad3f6f6 => generated 694 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c11c2ee2-6310-4c4d-8d0c-e61f3b9dd340 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c11c2ee2-6310-4c4d-8d0c-e61f3b9dd340 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 Sep 01 02:20:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c11c2ee2-6310-4c4d-8d0c-e61f3b9dd340 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c11c2ee2-6310-4c4d-8d0c-e61f3b9dd340 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:29 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:29 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:29 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:29 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:20:29 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c11c2ee2-6310-4c4d-8d0c-e61f3b9dd340 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c11c2ee2-6310-4c4d-8d0c-e61f3b9dd340 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 returned with HTTP 200 Sep 01 02:20:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1370/2685] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:29 2026] GET /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 => generated 865 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:20:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-c756ea9f-b068-46e8-859d-b8b0d1a79e67 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-c756ea9f-b068-46e8-859d-b8b0d1a79e67 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] POST http://192.168.122.72/volume/v3/attachments/b1c2b2be-e037-4f02-ba56-beb33ad3f6f6/action Sep 01 02:20:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-c756ea9f-b068-46e8-859d-b8b0d1a79e67 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Action body: b'{"os-complete": null}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:20:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-c756ea9f-b068-46e8-859d-b8b0d1a79e67 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:29 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:29 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:20:29 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:29 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:20:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-d40adc32-bb57-4d13-9c5f-be66fab3e1ed req-c756ea9f-b068-46e8-859d-b8b0d1a79e67 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/attachments/b1c2b2be-e037-4f02-ba56-beb33ad3f6f6/action returned with HTTP 204 Sep 01 02:20:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1316/2686] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:20:29 2026] POST /volume/v3/attachments/b1c2b2be-e037-4f02-ba56-beb33ad3f6f6/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8f124eba-907d-4d63-9e41-a6eee720d96a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8f124eba-907d-4d63-9e41-a6eee720d96a tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 Sep 01 02:20:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8f124eba-907d-4d63-9e41-a6eee720d96a tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8f124eba-907d-4d63-9e41-a6eee720d96a tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:30 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:30 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:30 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:30 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:20:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8f124eba-907d-4d63-9e41-a6eee720d96a tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8f124eba-907d-4d63-9e41-a6eee720d96a tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 returned with HTTP 200 Sep 01 02:20:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1371/2687] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:30 2026] GET /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 => generated 1157 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-29a8accf-9c89-44fc-a36e-58af165d7ec7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-29a8accf-9c89-44fc-a36e-58af165d7ec7 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 Sep 01 02:20:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-29a8accf-9c89-44fc-a36e-58af165d7ec7 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-29a8accf-9c89-44fc-a36e-58af165d7ec7 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:30 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:30 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:20:30 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:30 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:20:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-29a8accf-9c89-44fc-a36e-58af165d7ec7 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-29a8accf-9c89-44fc-a36e-58af165d7ec7 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 returned with HTTP 200 Sep 01 02:20:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1317/2688] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:30 2026] GET /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 => generated 1157 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a0c7418f-e22a-446b-9c88-356a0c058db0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a0c7418f-e22a-446b-9c88-356a0c058db0 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] POST http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action Sep 01 02:20:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a0c7418f-e22a-446b-9c88-356a0c058db0 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Action body: b'{"os-detach": {}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:20:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a0c7418f-e22a-446b-9c88-356a0c058db0 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:30 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:30 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:30 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:30 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:20:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a0c7418f-e22a-446b-9c88-356a0c058db0 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a0c7418f-e22a-446b-9c88-356a0c058db0 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Attachment connected to vm d27d22e5-7399-4871-9ced-bd384ba24dac, checking data on nova Sep 01 02:20:30 devstack devstack@c-api.service[87016]: DEBUG cinder.compute.nova [None req-a0c7418f-e22a-446b-9c88-356a0c058db0 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Creating Keystone token plugin using URL: http://192.168.122.72/identity {{(pid=87016) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 02:20:30 devstack devstack@c-api.service[87016]: DEBUG novaclient.v2.client [None req-a0c7418f-e22a-446b-9c88-356a0c058db0 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] REQ: curl -g -i -X GET http://192.168.122.72/compute/v2.1/servers/d27d22e5-7399-4871-9ced-bd384ba24dac/os-volume_attachments/f1061675-99f7-47d8-91cc-c585f4b11db0 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ace24296a43309f661f6395b122d88665f2f8d2e81e8367a1118d194ee49b59a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a0c7418f-e22a-446b-9c88-356a0c058db0" -H "X-Service-Token: {SHA256}8ab6885ce7b59115340d2c34933ebfb836772d5d233bed64520e1621b9c49146" {{(pid=87016) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 02:20:30 devstack devstack@c-api.service[87016]: DEBUG novaclient.v2.client [None req-a0c7418f-e22a-446b-9c88-356a0c058db0 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 00:20:30 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-da8dad7e-c743-4bea-a444-c929eeb97e44 x-openstack-request-id: req-da8dad7e-c743-4bea-a444-c929eeb97e44 {{(pid=87016) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 02:20:30 devstack devstack@c-api.service[87016]: DEBUG novaclient.v2.client [None req-a0c7418f-e22a-446b-9c88-356a0c058db0 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f1061675-99f7-47d8-91cc-c585f4b11db0", "serverId": "d27d22e5-7399-4871-9ced-bd384ba24dac", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b1c2b2be-e037-4f02-ba56-beb33ad3f6f6", "bdm_uuid": "c70b2612-c865-44d7-847a-109cee9565d0"}} {{(pid=87016) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 02:20:30 devstack devstack@c-api.service[87016]: DEBUG novaclient.v2.client [None req-a0c7418f-e22a-446b-9c88-356a0c058db0 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET call to compute for http://192.168.122.72/compute/v2.1/servers/d27d22e5-7399-4871-9ced-bd384ba24dac/os-volume_attachments/f1061675-99f7-47d8-91cc-c585f4b11db0 used request id req-da8dad7e-c743-4bea-a444-c929eeb97e44 {{(pid=87016) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.volume.api [None req-a0c7418f-e22a-446b-9c88-356a0c058db0 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault [None req-a0c7418f-e22a-446b-9c88-356a0c058db0 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Caught error: Detach volume from instance d27d22e5-7399-4871-9ced-bd384ba24dac using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d27d22e5-7399-4871-9ced-bd384ba24dac using the Compute API Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d27d22e5-7399-4871-9ced-bd384ba24dac using the Compute API Sep 01 02:20:30 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault Sep 01 02:20:30 devstack devstack@c-api.service[87016]: INFO cinder.api.middleware.fault [None req-a0c7418f-e22a-446b-9c88-356a0c058db0 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action returned with HTTP 409 Sep 01 02:20:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1372/2689] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:20:30 2026] POST /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action => generated 167 bytes in 556 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-03130f94-3e12-402f-95e0-a3fba0a7e528 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-03130f94-3e12-402f-95e0-a3fba0a7e528 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] POST http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action Sep 01 02:20:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-03130f94-3e12-402f-95e0-a3fba0a7e528 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:20:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-03130f94-3e12-402f-95e0-a3fba0a7e528 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:31 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:31 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:20:31 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:31 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:20:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-03130f94-3e12-402f-95e0-a3fba0a7e528 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-03130f94-3e12-402f-95e0-a3fba0a7e528 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Attachment connected to vm d27d22e5-7399-4871-9ced-bd384ba24dac, checking data on nova Sep 01 02:20:31 devstack devstack@c-api.service[87017]: DEBUG cinder.compute.nova [None req-03130f94-3e12-402f-95e0-a3fba0a7e528 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Creating Keystone token plugin using URL: http://192.168.122.72/identity {{(pid=87017) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 02:20:31 devstack devstack@c-api.service[87017]: DEBUG novaclient.v2.client [None req-03130f94-3e12-402f-95e0-a3fba0a7e528 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] REQ: curl -g -i -X GET http://192.168.122.72/compute/v2.1/servers/d27d22e5-7399-4871-9ced-bd384ba24dac/os-volume_attachments/f1061675-99f7-47d8-91cc-c585f4b11db0 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5d0e5ea0bf8a23884b20cbc3c0cf10078355eed4b083af53bebfc3a689bfc33f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-03130f94-3e12-402f-95e0-a3fba0a7e528" -H "X-Service-Token: {SHA256}6950adf272d8f66f67e9bfa14c52c2737b9d2044d13815d94dcada6728c2cb30" {{(pid=87017) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 02:20:31 devstack devstack@c-api.service[87017]: DEBUG novaclient.v2.client [None req-03130f94-3e12-402f-95e0-a3fba0a7e528 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 00:20:31 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-8fffd980-2dcc-4f87-a27b-e6475763962e x-openstack-request-id: req-8fffd980-2dcc-4f87-a27b-e6475763962e {{(pid=87017) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 02:20:31 devstack devstack@c-api.service[87017]: DEBUG novaclient.v2.client [None req-03130f94-3e12-402f-95e0-a3fba0a7e528 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f1061675-99f7-47d8-91cc-c585f4b11db0", "serverId": "d27d22e5-7399-4871-9ced-bd384ba24dac", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b1c2b2be-e037-4f02-ba56-beb33ad3f6f6", "bdm_uuid": "c70b2612-c865-44d7-847a-109cee9565d0"}} {{(pid=87017) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 02:20:31 devstack devstack@c-api.service[87017]: DEBUG novaclient.v2.client [None req-03130f94-3e12-402f-95e0-a3fba0a7e528 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET call to compute for http://192.168.122.72/compute/v2.1/servers/d27d22e5-7399-4871-9ced-bd384ba24dac/os-volume_attachments/f1061675-99f7-47d8-91cc-c585f4b11db0 used request id req-8fffd980-2dcc-4f87-a27b-e6475763962e {{(pid=87017) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.volume.api [None req-03130f94-3e12-402f-95e0-a3fba0a7e528 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault [None req-03130f94-3e12-402f-95e0-a3fba0a7e528 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Caught error: Detach volume from instance d27d22e5-7399-4871-9ced-bd384ba24dac using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d27d22e5-7399-4871-9ced-bd384ba24dac using the Compute API Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d27d22e5-7399-4871-9ced-bd384ba24dac using the Compute API Sep 01 02:20:31 devstack devstack@c-api.service[87017]: ERROR cinder.api.middleware.fault Sep 01 02:20:31 devstack devstack@c-api.service[87017]: INFO cinder.api.middleware.fault [None req-03130f94-3e12-402f-95e0-a3fba0a7e528 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action returned with HTTP 409 Sep 01 02:20:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1318/2690] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:20:30 2026] POST /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action => generated 167 bytes in 308 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0c6b7178-38fc-4556-8eeb-35af95e14695 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1373/2691] 192.168.122.72 () {62 vars in 1476 bytes} [Tue Sep 1 02:20:31 2026] POST /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6a6cfe01-ec22-4a77-81fd-b03c44423fa3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1319/2692] 192.168.122.72 () {62 vars in 1476 bytes} [Tue Sep 1 02:20:31 2026] POST /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 232 bytes (2 switches on core 0) Sep 01 02:20:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7c03f873-9a03-44c4-9e6b-b8c11d861bda None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:31 devstack devstack@c-api.service[87016]: WARNING keystonemiddleware.auth_token [None req-7c03f873-9a03-44c4-9e6b-b8c11d861bda None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 02:20:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1374/2693] 192.168.122.72 () {62 vars in 1476 bytes} [Tue Sep 1 02:20:31 2026] POST /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action => generated 114 bytes in 35 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5ccbb483-131f-4ae9-bf81-b4cb8b8e59cd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:31 devstack devstack@c-api.service[87017]: WARNING keystonemiddleware.auth_token [None req-5ccbb483-131f-4ae9-bf81-b4cb8b8e59cd None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 02:20:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1320/2694] 192.168.122.72 () {62 vars in 1476 bytes} [Tue Sep 1 02:20:31 2026] POST /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action => generated 114 bytes in 46 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:20:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-84926535-8b0a-4a04-ab63-41698a0bfe35 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-84926535-8b0a-4a04-ab63-41698a0bfe35 tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-project-admin] POST http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action Sep 01 02:20:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-84926535-8b0a-4a04-ab63-41698a0bfe35 tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:20:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-84926535-8b0a-4a04-ab63-41698a0bfe35 tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:31 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-84926535-8b0a-4a04-ab63-41698a0bfe35 tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-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=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:20:31 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:31 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:31 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:31 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:20:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.admin_actions [None req-84926535-8b0a-4a04-ab63-41698a0bfe35 tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-project-admin] Updating volume 'f1061675-99f7-47d8-91cc-c585f4b11db0' with '{'status': 'error'}' {{(pid=87016) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:20:31 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:31 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:31 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:31 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-84926535-8b0a-4a04-ab63-41698a0bfe35 tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-project-admin] http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action returned with HTTP 202 Sep 01 02:20:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1375/2695] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:20:31 2026] POST /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action => generated 0 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:20:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-be924986-3304-4624-88e8-750012daefb7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-be924986-3304-4624-88e8-750012daefb7 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 Sep 01 02:20:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-be924986-3304-4624-88e8-750012daefb7 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-be924986-3304-4624-88e8-750012daefb7 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:31 devstack devstack@c-api.service[87017]: DEBUG oslo_db.sqlalchemy.engines [None req-be924986-3304-4624-88e8-750012daefb7 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:20:31 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:31 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:20:31 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:31 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:20:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-be924986-3304-4624-88e8-750012daefb7 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-be924986-3304-4624-88e8-750012daefb7 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 returned with HTTP 200 Sep 01 02:20:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1321/2696] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:31 2026] GET /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 => generated 1156 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7e3f8d43-abc6-4235-8aa3-e5af069152fc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7e3f8d43-abc6-4235-8aa3-e5af069152fc tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-project-admin] POST http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action Sep 01 02:20:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7e3f8d43-abc6-4235-8aa3-e5af069152fc tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "b1c2b2be-e037-4f02-ba56-beb33ad3f6f6"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:20:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7e3f8d43-abc6-4235-8aa3-e5af069152fc tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "b1c2b2be-e037-4f02-ba56-beb33ad3f6f6"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:31 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:31 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:31 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:31 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:20:31 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7e3f8d43-abc6-4235-8aa3-e5af069152fc tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-project-admin] Volume info retrieved successfully. Sep 01 02:20:31 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7e3f8d43-abc6-4235-8aa3-e5af069152fc tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-project-admin] Attachment connected to vm d27d22e5-7399-4871-9ced-bd384ba24dac, checking data on nova Sep 01 02:20:31 devstack devstack@c-api.service[87016]: DEBUG cinder.compute.nova [None req-7e3f8d43-abc6-4235-8aa3-e5af069152fc tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-project-admin] Creating Keystone token plugin using URL: http://192.168.122.72/identity {{(pid=87016) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 02:20:31 devstack devstack@c-api.service[87016]: DEBUG novaclient.v2.client [None req-7e3f8d43-abc6-4235-8aa3-e5af069152fc tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-project-admin] REQ: curl -g -i -X GET http://192.168.122.72/compute/v2.1/servers/d27d22e5-7399-4871-9ced-bd384ba24dac/os-volume_attachments/f1061675-99f7-47d8-91cc-c585f4b11db0 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}35439c8a422e28dae0db0559e5f75d78e0da196f8bc2eb37f742af105fd82665" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-7e3f8d43-abc6-4235-8aa3-e5af069152fc" -H "X-Service-Token: {SHA256}8ab6885ce7b59115340d2c34933ebfb836772d5d233bed64520e1621b9c49146" {{(pid=87016) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 02:20:31 devstack devstack@c-api.service[87016]: DEBUG novaclient.v2.client [None req-7e3f8d43-abc6-4235-8aa3-e5af069152fc tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 00:20:31 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-853fbfda-9ea6-48ae-b188-eee2fef1938f x-openstack-request-id: req-853fbfda-9ea6-48ae-b188-eee2fef1938f {{(pid=87016) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 02:20:31 devstack devstack@c-api.service[87016]: DEBUG novaclient.v2.client [None req-7e3f8d43-abc6-4235-8aa3-e5af069152fc tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "f1061675-99f7-47d8-91cc-c585f4b11db0", "serverId": "d27d22e5-7399-4871-9ced-bd384ba24dac", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b1c2b2be-e037-4f02-ba56-beb33ad3f6f6", "bdm_uuid": "c70b2612-c865-44d7-847a-109cee9565d0"}} {{(pid=87016) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 02:20:31 devstack devstack@c-api.service[87016]: DEBUG novaclient.v2.client [None req-7e3f8d43-abc6-4235-8aa3-e5af069152fc tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-project-admin] GET call to compute for http://192.168.122.72/compute/v2.1/servers/d27d22e5-7399-4871-9ced-bd384ba24dac/os-volume_attachments/f1061675-99f7-47d8-91cc-c585f4b11db0 used request id req-853fbfda-9ea6-48ae-b188-eee2fef1938f {{(pid=87016) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 02:20:31 devstack devstack@c-api.service[87016]: ERROR cinder.volume.api [None req-7e3f8d43-abc6-4235-8aa3-e5af069152fc tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault [None req-7e3f8d43-abc6-4235-8aa3-e5af069152fc tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-project-admin] Caught error: Detach volume from instance d27d22e5-7399-4871-9ced-bd384ba24dac using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d27d22e5-7399-4871-9ced-bd384ba24dac using the Compute API Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d27d22e5-7399-4871-9ced-bd384ba24dac using the Compute API Sep 01 02:20:32 devstack devstack@c-api.service[87016]: ERROR cinder.api.middleware.fault Sep 01 02:20:32 devstack devstack@c-api.service[87016]: INFO cinder.api.middleware.fault [None req-7e3f8d43-abc6-4235-8aa3-e5af069152fc tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-project-admin] http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action returned with HTTP 409 Sep 01 02:20:32 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1376/2697] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:20:31 2026] POST /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action => generated 167 bytes in 242 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-efb44339-7232-4cc4-8dee-8fd0c614a30d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:32 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1322/2698] 192.168.122.72 () {62 vars in 1476 bytes} [Tue Sep 1 02:20:32 2026] POST /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d4ee587f-d762-4565-891f-a57fbdcade84 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:32 devstack devstack@c-api.service[87016]: WARNING keystonemiddleware.auth_token [None req-d4ee587f-d762-4565-891f-a57fbdcade84 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 02:20:32 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1377/2699] 192.168.122.72 () {62 vars in 1476 bytes} [Tue Sep 1 02:20:32 2026] POST /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action => generated 114 bytes in 38 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:20:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9d61851d-fc44-41e7-a175-992d73feda34 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9d61851d-fc44-41e7-a175-992d73feda34 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e Sep 01 02:20:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9d61851d-fc44-41e7-a175-992d73feda34 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9d61851d-fc44-41e7-a175-992d73feda34 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:32 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:32 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:20:32 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:32 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:20:32 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9d61851d-fc44-41e7-a175-992d73feda34 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9d61851d-fc44-41e7-a175-992d73feda34 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e returned with HTTP 200 Sep 01 02:20:32 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1323/2700] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:32 2026] GET /volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e => generated 865 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-740bf61f-8b7d-4dfa-8d42-00d3d7972987 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-740bf61f-8b7d-4dfa-8d42-00d3d7972987 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e Sep 01 02:20:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-740bf61f-8b7d-4dfa-8d42-00d3d7972987 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-740bf61f-8b7d-4dfa-8d42-00d3d7972987 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:32 devstack devstack@c-api.service[87016]: DEBUG oslo_db.sqlalchemy.engines [None req-740bf61f-8b7d-4dfa-8d42-00d3d7972987 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:20:32 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:32 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:32 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:32 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:20:32 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-740bf61f-8b7d-4dfa-8d42-00d3d7972987 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-740bf61f-8b7d-4dfa-8d42-00d3d7972987 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e returned with HTTP 200 Sep 01 02:20:32 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1378/2701] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:32 2026] GET /volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e => generated 865 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-52595764-6e80-4d5d-a74f-3c839687063d req-92d12dc1-238a-4157-81ce-0730e7a00046 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-92d12dc1-238a-4157-81ce-0730e7a00046 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e Sep 01 02:20:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-92d12dc1-238a-4157-81ce-0730e7a00046 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-92d12dc1-238a-4157-81ce-0730e7a00046 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:32 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:32 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:20:32 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:32 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:20:32 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-52595764-6e80-4d5d-a74f-3c839687063d req-92d12dc1-238a-4157-81ce-0730e7a00046 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-92d12dc1-238a-4157-81ce-0730e7a00046 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e returned with HTTP 200 Sep 01 02:20:32 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1324/2702] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:20:32 2026] GET /volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-52595764-6e80-4d5d-a74f-3c839687063d req-df24e8f0-014b-46d2-9453-8b36de3034bf None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-df24e8f0-014b-46d2-9453-8b36de3034bf None None] GET http://192.168.122.72/volume// Sep 01 02:20:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-df24e8f0-014b-46d2-9453-8b36de3034bf None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-df24e8f0-014b-46d2-9453-8b36de3034bf None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-df24e8f0-014b-46d2-9453-8b36de3034bf None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:20:32 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1379/2703] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:20:32 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:20:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-52595764-6e80-4d5d-a74f-3c839687063d req-657e4726-2223-4924-8fb6-d996e2e36fda None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-657e4726-2223-4924-8fb6-d996e2e36fda tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] POST http://192.168.122.72/volume/v3/attachments Sep 01 02:20:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-657e4726-2223-4924-8fb6-d996e2e36fda tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43d3f3c3-f851-4030-90ef-a8be784e0a8e", "connector": null, "instance_uuid": "d27d22e5-7399-4871-9ced-bd384ba24dac"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:32 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:32 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:20:32 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:32 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:20:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-657e4726-2223-4924-8fb6-d996e2e36fda tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/attachments returned with HTTP 200 Sep 01 02:20:32 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1325/2704] 192.168.122.72 () {66 vars in 1478 bytes} [Tue Sep 1 02:20:32 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-596f70be-00a0-4c19-bd9b-72d93847a349 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-596f70be-00a0-4c19-bd9b-72d93847a349 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e Sep 01 02:20:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-596f70be-00a0-4c19-bd9b-72d93847a349 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-596f70be-00a0-4c19-bd9b-72d93847a349 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:32 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:32 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-52595764-6e80-4d5d-a74f-3c839687063d req-da1047c9-e7ce-488c-81c7-4d05e3ecaedb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-da1047c9-e7ce-488c-81c7-4d05e3ecaedb None None] GET http://192.168.122.72/volume// Sep 01 02:20:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-da1047c9-e7ce-488c-81c7-4d05e3ecaedb None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-da1047c9-e7ce-488c-81c7-4d05e3ecaedb None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-da1047c9-e7ce-488c-81c7-4d05e3ecaedb None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:20:32 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1326/2705] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:20:32 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:32 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:20:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-52595764-6e80-4d5d-a74f-3c839687063d req-a15b4409-4aeb-4b3a-96fc-7da0a1a7aef2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-a15b4409-4aeb-4b3a-96fc-7da0a1a7aef2 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e Sep 01 02:20:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-a15b4409-4aeb-4b3a-96fc-7da0a1a7aef2 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:32 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-596f70be-00a0-4c19-bd9b-72d93847a349 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-a15b4409-4aeb-4b3a-96fc-7da0a1a7aef2 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:32 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:32 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:20:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-596f70be-00a0-4c19-bd9b-72d93847a349 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e returned with HTTP 200 Sep 01 02:20:32 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1380/2706] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:32 2026] GET /volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e => generated 864 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:20:32 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:32 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:20:32 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-52595764-6e80-4d5d-a74f-3c839687063d req-a15b4409-4aeb-4b3a-96fc-7da0a1a7aef2 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-a15b4409-4aeb-4b3a-96fc-7da0a1a7aef2 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e returned with HTTP 200 Sep 01 02:20:32 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1327/2707] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:20:32 2026] GET /volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e => generated 1045 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-52595764-6e80-4d5d-a74f-3c839687063d req-152015a7-49d1-4998-bee6-cfbf799432d9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-152015a7-49d1-4998-bee6-cfbf799432d9 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] PUT http://192.168.122.72/volume/v3/attachments/bd89e014-bcab-4853-bcdd-68d2290dd176 Sep 01 02:20:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-152015a7-49d1-4998-bee6-cfbf799432d9 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.72", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:32e52322f66a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "b99c6661-3d45-4b14-b3c5-e80eb5d23bfa", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:32 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-52595764-6e80-4d5d-a74f-3c839687063d req-152015a7-49d1-4998-bee6-cfbf799432d9 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Acquiring lock "cinder-attachment_update-43d3f3c3-f851-4030-90ef-a8be784e0a8e-devstack" by "attachment_update" {{(pid=87016) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:20:32 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-52595764-6e80-4d5d-a74f-3c839687063d req-152015a7-49d1-4998-bee6-cfbf799432d9 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Lock "cinder-attachment_update-43d3f3c3-f851-4030-90ef-a8be784e0a8e-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87016) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:20:32 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:32 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:20:32 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:32 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:33 devstack devstack@c-api.service[87016]: DEBUG cinder.coordination [req-52595764-6e80-4d5d-a74f-3c839687063d req-152015a7-49d1-4998-bee6-cfbf799432d9 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Lock "cinder-attachment_update-43d3f3c3-f851-4030-90ef-a8be784e0a8e-devstack" released by "attachment_update" :: held 0.160s {{(pid=87016) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:20:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-152015a7-49d1-4998-bee6-cfbf799432d9 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/attachments/bd89e014-bcab-4853-bcdd-68d2290dd176 returned with HTTP 200 Sep 01 02:20:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1381/2708] 192.168.122.72 () {66 vars in 1588 bytes} [Tue Sep 1 02:20:32 2026] PUT /volume/v3/attachments/bd89e014-bcab-4853-bcdd-68d2290dd176 => generated 694 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-52595764-6e80-4d5d-a74f-3c839687063d req-dc35fa14-a776-4b2f-a0d4-b3df160ca43c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-dc35fa14-a776-4b2f-a0d4-b3df160ca43c tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] POST http://192.168.122.72/volume/v3/attachments/bd89e014-bcab-4853-bcdd-68d2290dd176/action Sep 01 02:20:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-dc35fa14-a776-4b2f-a0d4-b3df160ca43c tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Action body: b'{"os-complete": null}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:20:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-dc35fa14-a776-4b2f-a0d4-b3df160ca43c tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:33 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:33 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:20:33 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:33 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:20:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-52595764-6e80-4d5d-a74f-3c839687063d req-dc35fa14-a776-4b2f-a0d4-b3df160ca43c tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/attachments/bd89e014-bcab-4853-bcdd-68d2290dd176/action returned with HTTP 204 Sep 01 02:20:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1328/2709] 192.168.122.72 () {66 vars in 1609 bytes} [Tue Sep 1 02:20:33 2026] POST /volume/v3/attachments/bd89e014-bcab-4853-bcdd-68d2290dd176/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-37bc51fa-3107-4e04-89a1-9fe729153341 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-37bc51fa-3107-4e04-89a1-9fe729153341 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e Sep 01 02:20:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-37bc51fa-3107-4e04-89a1-9fe729153341 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-37bc51fa-3107-4e04-89a1-9fe729153341 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:33 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:33 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:33 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:33 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:20:33 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-37bc51fa-3107-4e04-89a1-9fe729153341 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-37bc51fa-3107-4e04-89a1-9fe729153341 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e returned with HTTP 200 Sep 01 02:20:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1382/2710] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:33 2026] GET /volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e => generated 1157 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-39fbe519-ecac-4db2-a80a-462990a5ca67 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-39fbe519-ecac-4db2-a80a-462990a5ca67 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e Sep 01 02:20:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-39fbe519-ecac-4db2-a80a-462990a5ca67 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-39fbe519-ecac-4db2-a80a-462990a5ca67 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:33 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:33 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:20:33 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:33 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:20:33 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-39fbe519-ecac-4db2-a80a-462990a5ca67 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-39fbe519-ecac-4db2-a80a-462990a5ca67 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e returned with HTTP 200 Sep 01 02:20:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1329/2711] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:33 2026] GET /volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e => generated 1157 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-181de3ff-fee0-4b96-8771-dda34d267813 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-181de3ff-fee0-4b96-8771-dda34d267813 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] POST http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action Sep 01 02:20:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-181de3ff-fee0-4b96-8771-dda34d267813 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Action body: b'{"os-detach": {"attachment_id": "bd89e014-bcab-4853-bcdd-68d2290dd176"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:20:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-181de3ff-fee0-4b96-8771-dda34d267813 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "bd89e014-bcab-4853-bcdd-68d2290dd176"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:33 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:33 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:33 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:33 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:20:33 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-181de3ff-fee0-4b96-8771-dda34d267813 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-181de3ff-fee0-4b96-8771-dda34d267813 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action returned with HTTP 400 Sep 01 02:20:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1383/2712] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:20:33 2026] POST /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action => generated 100 bytes in 46 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-ecc9d9e8-62e5-4257-8ec0-126529c7b224 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-ecc9d9e8-62e5-4257-8ec0-126529c7b224 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e Sep 01 02:20:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-ecc9d9e8-62e5-4257-8ec0-126529c7b224 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-ecc9d9e8-62e5-4257-8ec0-126529c7b224 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:33 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:33 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:20:33 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:33 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:20:33 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-ecc9d9e8-62e5-4257-8ec0-126529c7b224 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-ecc9d9e8-62e5-4257-8ec0-126529c7b224 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e returned with HTTP 200 Sep 01 02:20:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1330/2713] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:20:33 2026] GET /volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e => generated 1157 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-c080bd85-a16e-43b7-a6ab-8d1848b1baa5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-c080bd85-a16e-43b7-a6ab-8d1848b1baa5 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] POST http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e/action Sep 01 02:20:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-c080bd85-a16e-43b7-a6ab-8d1848b1baa5 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:20:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-c080bd85-a16e-43b7-a6ab-8d1848b1baa5 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:20:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-c080bd85-a16e-43b7-a6ab-8d1848b1baa5 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-c080bd85-a16e-43b7-a6ab-8d1848b1baa5 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Begin detaching volume completed successfully. Sep 01 02:20:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-c080bd85-a16e-43b7-a6ab-8d1848b1baa5 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e/action returned with HTTP 202 Sep 01 02:20:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1384/2714] 192.168.122.72 () {64 vars in 1556 bytes} [Tue Sep 1 02:20:34 2026] POST /volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:20:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-59430d81-9b23-46e2-88b6-c0054097af3d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-59430d81-9b23-46e2-88b6-c0054097af3d None None] GET http://192.168.122.72/volume// Sep 01 02:20:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-59430d81-9b23-46e2-88b6-c0054097af3d None None] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-59430d81-9b23-46e2-88b6-c0054097af3d None None] Calling method 'all' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-59430d81-9b23-46e2-88b6-c0054097af3d None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:20:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1331/2715] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:20:34 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:20:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-7d68fb53-b11e-422a-bafd-96c716cf97e9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-7d68fb53-b11e-422a-bafd-96c716cf97e9 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e Sep 01 02:20:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-7d68fb53-b11e-422a-bafd-96c716cf97e9 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-7d68fb53-b11e-422a-bafd-96c716cf97e9 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:20:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-7d68fb53-b11e-422a-bafd-96c716cf97e9 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-7d68fb53-b11e-422a-bafd-96c716cf97e9 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e returned with HTTP 200 Sep 01 02:20:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1385/2716] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:20:34 2026] GET /volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e => generated 1341 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-ee8250cc-53b6-46b4-9941-de488e0a0731 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-ee8250cc-53b6-46b4-9941-de488e0a0731 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] DELETE http://192.168.122.72/volume/v3/attachments/bd89e014-bcab-4853-bcdd-68d2290dd176 Sep 01 02:20:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-ee8250cc-53b6-46b4-9941-de488e0a0731 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-ee8250cc-53b6-46b4-9941-de488e0a0731 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:34 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:34 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:20:34 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:34 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, Sep 01 02:20:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ea3c3242-f30c-4b9d-ae67-781f86c3439a req-ee8250cc-53b6-46b4-9941-de488e0a0731 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/attachments/bd89e014-bcab-4853-bcdd-68d2290dd176 returned with HTTP 200 Sep 01 02:20:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1332/2717] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:20:34 2026] DELETE /volume/v3/attachments/bd89e014-bcab-4853-bcdd-68d2290dd176 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-57471fa9-3e5e-4708-9cc0-2f7c61774572 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-57471fa9-3e5e-4708-9cc0-2f7c61774572 tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-project-admin] POST http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action Sep 01 02:20:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-57471fa9-3e5e-4708-9cc0-2f7c61774572 tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:20:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-57471fa9-3e5e-4708-9cc0-2f7c61774572 tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:35 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:35 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:20:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.admin_actions [None req-57471fa9-3e5e-4708-9cc0-2f7c61774572 tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-project-admin] Updating volume 'f1061675-99f7-47d8-91cc-c585f4b11db0' with '{'status': 'in-use'}' {{(pid=87016) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:20:35 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:35 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:35 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:35 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-57471fa9-3e5e-4708-9cc0-2f7c61774572 tempest-TestServerVolumeAttachmentScenario-1175787871 tempest-TestServerVolumeAttachmentScenario-1175787871-project-admin] http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action returned with HTTP 202 Sep 01 02:20:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1386/2718] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:20:35 2026] POST /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:20:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-457cdc8e-99ae-4f14-91b3-f9e96a9e62c8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-457cdc8e-99ae-4f14-91b3-f9e96a9e62c8 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 Sep 01 02:20:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-457cdc8e-99ae-4f14-91b3-f9e96a9e62c8 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-457cdc8e-99ae-4f14-91b3-f9e96a9e62c8 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:35 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:20:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:20:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-457cdc8e-99ae-4f14-91b3-f9e96a9e62c8 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-457cdc8e-99ae-4f14-91b3-f9e96a9e62c8 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 returned with HTTP 200 Sep 01 02:20:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1333/2719] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:35 2026] GET /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 => generated 1157 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-d66e6d2e-6f7f-4c9d-8493-0a2b1c467a89 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-d66e6d2e-6f7f-4c9d-8493-0a2b1c467a89 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 Sep 01 02:20:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-d66e6d2e-6f7f-4c9d-8493-0a2b1c467a89 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-d66e6d2e-6f7f-4c9d-8493-0a2b1c467a89 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:35 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:35 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:20:35 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-d66e6d2e-6f7f-4c9d-8493-0a2b1c467a89 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-d66e6d2e-6f7f-4c9d-8493-0a2b1c467a89 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 returned with HTTP 200 Sep 01 02:20:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1387/2720] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:20:35 2026] GET /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 => generated 1157 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-f5601c52-a3c6-4bd1-b04d-6fee3cd35a1a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-f5601c52-a3c6-4bd1-b04d-6fee3cd35a1a tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] POST http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action Sep 01 02:20:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-f5601c52-a3c6-4bd1-b04d-6fee3cd35a1a tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:20:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-f5601c52-a3c6-4bd1-b04d-6fee3cd35a1a tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:35 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:20:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:20:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-f5601c52-a3c6-4bd1-b04d-6fee3cd35a1a tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-f5601c52-a3c6-4bd1-b04d-6fee3cd35a1a tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Begin detaching volume completed successfully. Sep 01 02:20:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-f5601c52-a3c6-4bd1-b04d-6fee3cd35a1a tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action returned with HTTP 202 Sep 01 02:20:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1334/2721] 192.168.122.72 () {64 vars in 1556 bytes} [Tue Sep 1 02:20:35 2026] POST /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:20:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-f7ff3dd5-fe16-43fb-98c1-dd8b87623461 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-f7ff3dd5-fe16-43fb-98c1-dd8b87623461 None None] GET http://192.168.122.72/volume// Sep 01 02:20:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-f7ff3dd5-fe16-43fb-98c1-dd8b87623461 None None] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-f7ff3dd5-fe16-43fb-98c1-dd8b87623461 None None] Calling method 'all' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-f7ff3dd5-fe16-43fb-98c1-dd8b87623461 None None] http://192.168.122.72/volume// returned with HTTP 300 Sep 01 02:20:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1388/2722] 192.168.122.72 () {62 vars in 1383 bytes} [Tue Sep 1 02:20:35 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:20:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-1d341f09-0861-42cb-aaba-2789aea24987 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-1d341f09-0861-42cb-aaba-2789aea24987 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 Sep 01 02:20:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-1d341f09-0861-42cb-aaba-2789aea24987 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-1d341f09-0861-42cb-aaba-2789aea24987 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:35 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:20:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:20:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-1d341f09-0861-42cb-aaba-2789aea24987 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-1d341f09-0861-42cb-aaba-2789aea24987 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 returned with HTTP 200 Sep 01 02:20:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1335/2723] 192.168.122.72 () {62 vars in 1523 bytes} [Tue Sep 1 02:20:35 2026] GET /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 => generated 1341 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-ef9b143e-8f11-4164-b240-32880facbae1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-ef9b143e-8f11-4164-b240-32880facbae1 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] DELETE http://192.168.122.72/volume/v3/attachments/b1c2b2be-e037-4f02-ba56-beb33ad3f6f6 Sep 01 02:20:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-ef9b143e-8f11-4164-b240-32880facbae1 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-ef9b143e-8f11-4164-b240-32880facbae1 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:20:35 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:35 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, Sep 01 02:20:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [req-ab99f87a-d6a2-4bd6-908c-4e92e89ac99a req-ef9b143e-8f11-4164-b240-32880facbae1 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/attachments/b1c2b2be-e037-4f02-ba56-beb33ad3f6f6 returned with HTTP 200 Sep 01 02:20:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1389/2724] 192.168.122.72 () {64 vars in 1557 bytes} [Tue Sep 1 02:20:35 2026] DELETE /volume/v3/attachments/b1c2b2be-e037-4f02-ba56-beb33ad3f6f6 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [req-c8c10dfb-80e9-46fe-9e83-7ad0ea4addc2 req-32857349-0acf-4e70-ab3f-ad4eccae791e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-c8c10dfb-80e9-46fe-9e83-7ad0ea4addc2 req-32857349-0acf-4e70-ab3f-ad4eccae791e tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 Sep 01 02:20:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-c8c10dfb-80e9-46fe-9e83-7ad0ea4addc2 req-32857349-0acf-4e70-ab3f-ad4eccae791e tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [req-c8c10dfb-80e9-46fe-9e83-7ad0ea4addc2 req-32857349-0acf-4e70-ab3f-ad4eccae791e tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:36 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:36 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:20:36 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:36 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:20:36 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [req-c8c10dfb-80e9-46fe-9e83-7ad0ea4addc2 req-32857349-0acf-4e70-ab3f-ad4eccae791e tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [req-c8c10dfb-80e9-46fe-9e83-7ad0ea4addc2 req-32857349-0acf-4e70-ab3f-ad4eccae791e tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 returned with HTTP 200 Sep 01 02:20:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1336/2725] 192.168.122.72 () {60 vars in 1482 bytes} [Tue Sep 1 02:20:36 2026] GET /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-93c71c2e-c68b-4afe-bb96-60f45db43638 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-93c71c2e-c68b-4afe-bb96-60f45db43638 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] DELETE http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e Sep 01 02:20:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-93c71c2e-c68b-4afe-bb96-60f45db43638 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-93c71c2e-c68b-4afe-bb96-60f45db43638 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:40 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-93c71c2e-c68b-4afe-bb96-60f45db43638 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Delete volume with id: 43d3f3c3-f851-4030-90ef-a8be784e0a8e Sep 01 02:20:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:20:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-93c71c2e-c68b-4afe-bb96-60f45db43638 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-93c71c2e-c68b-4afe-bb96-60f45db43638 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Delete volume request issued successfully. Sep 01 02:20:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-93c71c2e-c68b-4afe-bb96-60f45db43638 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e returned with HTTP 202 Sep 01 02:20:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1390/2726] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:20:40 2026] DELETE /volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ffbfb70a-e20f-427f-bee9-1168ac62927b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ffbfb70a-e20f-427f-bee9-1168ac62927b tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e Sep 01 02:20:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ffbfb70a-e20f-427f-bee9-1168ac62927b tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ffbfb70a-e20f-427f-bee9-1168ac62927b tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:20:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:20:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ffbfb70a-e20f-427f-bee9-1168ac62927b tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ffbfb70a-e20f-427f-bee9-1168ac62927b tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e returned with HTTP 200 Sep 01 02:20:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1337/2727] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:40 2026] GET /volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-71de527e-faa0-4e70-90d7-6baa6719ab2d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-71de527e-faa0-4e70-90d7-6baa6719ab2d tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e Sep 01 02:20:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-71de527e-faa0-4e70-90d7-6baa6719ab2d tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-71de527e-faa0-4e70-90d7-6baa6719ab2d tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-71de527e-faa0-4e70-90d7-6baa6719ab2d tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e returned with HTTP 404 Sep 01 02:20:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1391/2728] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:41 2026] GET /volume/v3/volumes/43d3f3c3-f851-4030-90ef-a8be784e0a8e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-da5e50c6-22b7-448a-a4c2-1a56ea62f4f2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-da5e50c6-22b7-448a-a4c2-1a56ea62f4f2 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] DELETE http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 Sep 01 02:20:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-da5e50c6-22b7-448a-a4c2-1a56ea62f4f2 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-da5e50c6-22b7-448a-a4c2-1a56ea62f4f2 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:41 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-da5e50c6-22b7-448a-a4c2-1a56ea62f4f2 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Delete volume with id: f1061675-99f7-47d8-91cc-c585f4b11db0 Sep 01 02:20:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:41 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:20:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:20:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-da5e50c6-22b7-448a-a4c2-1a56ea62f4f2 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-da5e50c6-22b7-448a-a4c2-1a56ea62f4f2 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Delete volume request issued successfully. Sep 01 02:20:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-da5e50c6-22b7-448a-a4c2-1a56ea62f4f2 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 returned with HTTP 202 Sep 01 02:20:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1338/2729] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:20:41 2026] DELETE /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4f52433f-1def-4807-857c-7ee25c302e52 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4f52433f-1def-4807-857c-7ee25c302e52 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 Sep 01 02:20:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4f52433f-1def-4807-857c-7ee25c302e52 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4f52433f-1def-4807-857c-7ee25c302e52 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:20:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4f52433f-1def-4807-857c-7ee25c302e52 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Volume info retrieved successfully. Sep 01 02:20:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4f52433f-1def-4807-857c-7ee25c302e52 tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 returned with HTTP 200 Sep 01 02:20:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1392/2730] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:41 2026] GET /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-13dc82f1-2cbd-4ed9-b331-fcc76a63252d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-13dc82f1-2cbd-4ed9-b331-fcc76a63252d tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] GET http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 Sep 01 02:20:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-13dc82f1-2cbd-4ed9-b331-fcc76a63252d tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-13dc82f1-2cbd-4ed9-b331-fcc76a63252d tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-13dc82f1-2cbd-4ed9-b331-fcc76a63252d tempest-TestServerVolumeAttachmentScenario-1457710638 tempest-TestServerVolumeAttachmentScenario-1457710638-project-member] http://192.168.122.72/volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 returned with HTTP 404 Sep 01 02:20:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1339/2731] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:42 2026] GET /volume/v3/volumes/f1061675-99f7-47d8-91cc-c585f4b11db0 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:51 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=98,cinder:UPDATE=10,cinder:INSERT=2,cinder:DELETE=2 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:20:52 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=96,cinder:UPDATE=12,cinder:INSERT=2 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:20:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-624a3af4-85f0-4957-8011-15189dc3743f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-624a3af4-85f0-4957-8011-15189dc3743f tempest-VolumeAndVolumeTypeFromImageTest-601456202 tempest-VolumeAndVolumeTypeFromImageTest-601456202-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:20:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-624a3af4-85f0-4957-8011-15189dc3743f tempest-VolumeAndVolumeTypeFromImageTest-601456202 tempest-VolumeAndVolumeTypeFromImageTest-601456202-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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-624a3af4-85f0-4957-8011-15189dc3743f tempest-VolumeAndVolumeTypeFromImageTest-601456202 tempest-VolumeAndVolumeTypeFromImageTest-601456202-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:20:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1393/2732] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:20:54 2026] POST /volume/v3/types => generated 287 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5c12df7a-6496-4778-8d08-6dc3776daabc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5c12df7a-6496-4778-8d08-6dc3776daabc tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:20:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5c12df7a-6496-4778-8d08-6dc3776daabc tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "a4f2790f-0044-47f6-8a46-ce0728de0a77", "size": 1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-5c12df7a-6496-4778-8d08-6dc3776daabc tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'a4f2790f-0044-47f6-8a46-ce0728de0a77', 'size': 1}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:56 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-5c12df7a-6496-4778-8d08-6dc3776daabc tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Create volume of 1 GB Sep 01 02:20:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5c12df7a-6496-4778-8d08-6dc3776daabc tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Availability Zones retrieved successfully. Sep 01 02:20:56 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5c12df7a-6496-4778-8d08-6dc3776daabc tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Flow 'volume_create_api' (d2f71f34-eaed-4cee-a9a0-53a6d3aed12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:56 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5c12df7a-6496-4778-8d08-6dc3776daabc tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c869b59-dbee-4dc5-91b0-d778e01c6f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:56 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-5c12df7a-6496-4778-8d08-6dc3776daabc tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5c12df7a-6496-4778-8d08-6dc3776daabc tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c869b59-dbee-4dc5-91b0-d778e01c6f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:20:55Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=7df0cdd6-5627-4714-bdd3-a025021dfc1c,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': '7df0cdd6-5627-4714-bdd3-a025021dfc1c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5c12df7a-6496-4778-8d08-6dc3776daabc tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfe6d99a-546f-4e02-b454-1fcd3e6e5d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:57 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-5c12df7a-6496-4778-8d08-6dc3776daabc tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:20:57 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-5c12df7a-6496-4778-8d08-6dc3776daabc tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:20:57 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-5c12df7a-6496-4778-8d08-6dc3776daabc tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Created reservations ['28678901-3602-42a0-9d70-96806355b9a9', '1139e90f-bfa1-4534-b4b5-880349b9bcd1', '2f8c5057-cfda-4c4c-948f-e77406e25bca', 'a3771d12-6085-48cc-bd74-3c1e645c55aa'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5c12df7a-6496-4778-8d08-6dc3776daabc tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfe6d99a-546f-4e02-b454-1fcd3e6e5d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28678901-3602-42a0-9d70-96806355b9a9', '1139e90f-bfa1-4534-b4b5-880349b9bcd1', '2f8c5057-cfda-4c4c-948f-e77406e25bca', 'a3771d12-6085-48cc-bd74-3c1e645c55aa']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5c12df7a-6496-4778-8d08-6dc3776daabc tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (912cb90c-b98a-4fc9-b260-bfd1529182d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:57 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:57 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:20:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5c12df7a-6496-4778-8d08-6dc3776daabc tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (912cb90c-b98a-4fc9-b260-bfd1529182d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e53682e4-63da-4ede-a7eb-6b01a2159501', '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='072cbbdff53e48158d07b3d939ca3fbf',qos_specs=None,replication_status=,reservations=['28678901-3602-42a0-9d70-96806355b9a9','1139e90f-bfa1-4534-b4b5-880349b9bcd1','2f8c5057-cfda-4c4c-948f-e77406e25bca','a3771d12-6085-48cc-bd74-3c1e645c55aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01c7ee1ceb96461e94c3aa2ec1bce401',volume_type_id=7df0cdd6-5627-4714-bdd3-a025021dfc1c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:57Z,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=e53682e4-63da-4ede-a7eb-6b01a2159501,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='072cbbdff53e48158d07b3d939ca3fbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01c7ee1ceb96461e94c3aa2ec1bce401',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7df0cdd6-5627-4714-bdd3-a025021dfc1c),volume_type_id=7df0cdd6-5627-4714-bdd3-a025021dfc1c)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5c12df7a-6496-4778-8d08-6dc3776daabc tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bae1211-e477-4eb3-8899-dc84c5b662f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5c12df7a-6496-4778-8d08-6dc3776daabc tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bae1211-e477-4eb3-8899-dc84c5b662f2) transitioned into state 'SUCCESS' from 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='072cbbdff53e48158d07b3d939ca3fbf',qos_specs=None,replication_status=,reservations=['28678901-3602-42a0-9d70-96806355b9a9','1139e90f-bfa1-4534-b4b5-880349b9bcd1','2f8c5057-cfda-4c4c-948f-e77406e25bca','a3771d12-6085-48cc-bd74-3c1e645c55aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01c7ee1ceb96461e94c3aa2ec1bce401',volume_type_id=7df0cdd6-5627-4714-bdd3-a025021dfc1c)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5c12df7a-6496-4778-8d08-6dc3776daabc tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbd09304-af87-4f96-b6bd-c61f830cd8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5c12df7a-6496-4778-8d08-6dc3776daabc tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbd09304-af87-4f96-b6bd-c61f830cd8dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5c12df7a-6496-4778-8d08-6dc3776daabc tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Flow 'volume_create_api' (d2f71f34-eaed-4cee-a9a0-53a6d3aed12b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5c12df7a-6496-4778-8d08-6dc3776daabc tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Create volume request issued successfully. Sep 01 02:20:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5c12df7a-6496-4778-8d08-6dc3776daabc tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1340/2733] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:20:56 2026] POST /volume/v3/volumes => generated 804 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2177210b-2821-4e32-b293-ae9929fe1654 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2177210b-2821-4e32-b293-ae9929fe1654 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] GET http://192.168.122.72/volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 Sep 01 02:20:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2177210b-2821-4e32-b293-ae9929fe1654 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2177210b-2821-4e32-b293-ae9929fe1654 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:20:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2177210b-2821-4e32-b293-ae9929fe1654 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Volume info retrieved successfully. Sep 01 02:20:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2177210b-2821-4e32-b293-ae9929fe1654 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] http://192.168.122.72/volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 returned with HTTP 200 Sep 01 02:20:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1394/2734] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:57 2026] GET /volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 => generated 872 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c890a5de-e23e-43f0-bbdb-256433d5975a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c890a5de-e23e-43f0-bbdb-256433d5975a tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] GET http://192.168.122.72/volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 Sep 01 02:20:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c890a5de-e23e-43f0-bbdb-256433d5975a tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c890a5de-e23e-43f0-bbdb-256433d5975a tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:58 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:58 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:20:58 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:58 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:20:58 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c890a5de-e23e-43f0-bbdb-256433d5975a tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Volume info retrieved successfully. Sep 01 02:20:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c890a5de-e23e-43f0-bbdb-256433d5975a tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] http://192.168.122.72/volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 returned with HTTP 200 Sep 01 02:20:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1341/2735] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:58 2026] GET /volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 => generated 896 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d0e4c43a-b34f-4ea7-89e0-4f906173829f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d0e4c43a-b34f-4ea7-89e0-4f906173829f tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] GET http://192.168.122.72/volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 Sep 01 02:20:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d0e4c43a-b34f-4ea7-89e0-4f906173829f tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d0e4c43a-b34f-4ea7-89e0-4f906173829f tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:20:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:20:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d0e4c43a-b34f-4ea7-89e0-4f906173829f tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Volume info retrieved successfully. Sep 01 02:20:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d0e4c43a-b34f-4ea7-89e0-4f906173829f tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] http://192.168.122.72/volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 returned with HTTP 200 Sep 01 02:20:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1395/2736] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:59 2026] GET /volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 => generated 954 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-541667ea-e1ad-4449-bda8-115bb51ee2e8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-541667ea-e1ad-4449-bda8-115bb51ee2e8 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] GET http://192.168.122.72/volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 Sep 01 02:21:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-541667ea-e1ad-4449-bda8-115bb51ee2e8 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-541667ea-e1ad-4449-bda8-115bb51ee2e8 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:00 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:00 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:00 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-541667ea-e1ad-4449-bda8-115bb51ee2e8 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Volume info retrieved successfully. Sep 01 02:21:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-541667ea-e1ad-4449-bda8-115bb51ee2e8 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] http://192.168.122.72/volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 returned with HTTP 200 Sep 01 02:21:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1342/2737] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:00 2026] GET /volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 => generated 957 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3a7b75c3-7b46-4336-a8f9-ee4714ba2dc0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3a7b75c3-7b46-4336-a8f9-ee4714ba2dc0 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] GET http://192.168.122.72/volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 Sep 01 02:21:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3a7b75c3-7b46-4336-a8f9-ee4714ba2dc0 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3a7b75c3-7b46-4336-a8f9-ee4714ba2dc0 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:01 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:01 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3a7b75c3-7b46-4336-a8f9-ee4714ba2dc0 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Volume info retrieved successfully. Sep 01 02:21:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3a7b75c3-7b46-4336-a8f9-ee4714ba2dc0 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] http://192.168.122.72/volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 returned with HTTP 200 Sep 01 02:21:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1396/2738] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:01 2026] GET /volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 => generated 957 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:21:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-825f454a-e823-44a7-83f8-e687d508c320 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-825f454a-e823-44a7-83f8-e687d508c320 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] GET http://192.168.122.72/volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 Sep 01 02:21:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-825f454a-e823-44a7-83f8-e687d508c320 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-825f454a-e823-44a7-83f8-e687d508c320 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:02 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:02 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:02 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:02 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-825f454a-e823-44a7-83f8-e687d508c320 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Volume info retrieved successfully. Sep 01 02:21:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-825f454a-e823-44a7-83f8-e687d508c320 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] http://192.168.122.72/volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 returned with HTTP 200 Sep 01 02:21:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1343/2739] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:02 2026] GET /volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 => generated 1301 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-745ee812-1e5d-46fd-9a4e-9ef9ff8f73e8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-745ee812-1e5d-46fd-9a4e-9ef9ff8f73e8 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] DELETE http://192.168.122.72/volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 Sep 01 02:21:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-745ee812-1e5d-46fd-9a4e-9ef9ff8f73e8 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-745ee812-1e5d-46fd-9a4e-9ef9ff8f73e8 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:02 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-745ee812-1e5d-46fd-9a4e-9ef9ff8f73e8 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Delete volume with id: e53682e4-63da-4ede-a7eb-6b01a2159501 Sep 01 02:21:02 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:02 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-745ee812-1e5d-46fd-9a4e-9ef9ff8f73e8 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Volume info retrieved successfully. Sep 01 02:21:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-745ee812-1e5d-46fd-9a4e-9ef9ff8f73e8 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Delete volume request issued successfully. Sep 01 02:21:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-745ee812-1e5d-46fd-9a4e-9ef9ff8f73e8 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] http://192.168.122.72/volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 returned with HTTP 202 Sep 01 02:21:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1397/2740] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:02 2026] DELETE /volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8268d118-a67b-450a-a640-ada26e161a89 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8268d118-a67b-450a-a640-ada26e161a89 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] GET http://192.168.122.72/volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 Sep 01 02:21:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8268d118-a67b-450a-a640-ada26e161a89 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8268d118-a67b-450a-a640-ada26e161a89 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:02 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:02 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:02 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:02 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8268d118-a67b-450a-a640-ada26e161a89 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Volume info retrieved successfully. Sep 01 02:21:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8268d118-a67b-450a-a640-ada26e161a89 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] http://192.168.122.72/volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 returned with HTTP 200 Sep 01 02:21:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1344/2741] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:02 2026] GET /volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 => generated 1300 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-14f2546f-2da7-4072-bfdf-4aa17feaf442 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-14f2546f-2da7-4072-bfdf-4aa17feaf442 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] GET http://192.168.122.72/volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 Sep 01 02:21:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-14f2546f-2da7-4072-bfdf-4aa17feaf442 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-14f2546f-2da7-4072-bfdf-4aa17feaf442 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-14f2546f-2da7-4072-bfdf-4aa17feaf442 tempest-VolumeAndVolumeTypeFromImageTest-1647982375 tempest-VolumeAndVolumeTypeFromImageTest-1647982375-project-member] http://192.168.122.72/volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 returned with HTTP 404 Sep 01 02:21:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1398/2742] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:03 2026] GET /volume/v3/volumes/e53682e4-63da-4ede-a7eb-6b01a2159501 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a1fc71bf-66ca-4e49-b77d-cee13e60d107 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a1fc71bf-66ca-4e49-b77d-cee13e60d107 tempest-VolumeAndVolumeTypeFromImageTest-601456202 tempest-VolumeAndVolumeTypeFromImageTest-601456202-project-admin] GET http://192.168.122.72/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:21:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a1fc71bf-66ca-4e49-b77d-cee13e60d107 tempest-VolumeAndVolumeTypeFromImageTest-601456202 tempest-VolumeAndVolumeTypeFromImageTest-601456202-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a1fc71bf-66ca-4e49-b77d-cee13e60d107 tempest-VolumeAndVolumeTypeFromImageTest-601456202 tempest-VolumeAndVolumeTypeFromImageTest-601456202-project-admin] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:03 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a1fc71bf-66ca-4e49-b77d-cee13e60d107 tempest-VolumeAndVolumeTypeFromImageTest-601456202 tempest-VolumeAndVolumeTypeFromImageTest-601456202-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:21:04 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a1fc71bf-66ca-4e49-b77d-cee13e60d107 tempest-VolumeAndVolumeTypeFromImageTest-601456202 tempest-VolumeAndVolumeTypeFromImageTest-601456202-project-admin] Get all volumes completed successfully. Sep 01 02:21:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a1fc71bf-66ca-4e49-b77d-cee13e60d107 tempest-VolumeAndVolumeTypeFromImageTest-601456202 tempest-VolumeAndVolumeTypeFromImageTest-601456202-project-admin] http://192.168.122.72/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:21:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1345/2743] 192.168.122.72 () {58 vars in 1164 bytes} [Tue Sep 1 02:21:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:21:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6e67f609-2598-4e20-925d-95851f1beaca None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6e67f609-2598-4e20-925d-95851f1beaca tempest-VolumeAndVolumeTypeFromImageTest-601456202 tempest-VolumeAndVolumeTypeFromImageTest-601456202-project-admin] DELETE http://192.168.122.72/volume/v3/types/7df0cdd6-5627-4714-bdd3-a025021dfc1c Sep 01 02:21:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6e67f609-2598-4e20-925d-95851f1beaca tempest-VolumeAndVolumeTypeFromImageTest-601456202 tempest-VolumeAndVolumeTypeFromImageTest-601456202-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6e67f609-2598-4e20-925d-95851f1beaca tempest-VolumeAndVolumeTypeFromImageTest-601456202 tempest-VolumeAndVolumeTypeFromImageTest-601456202-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6e67f609-2598-4e20-925d-95851f1beaca tempest-VolumeAndVolumeTypeFromImageTest-601456202 tempest-VolumeAndVolumeTypeFromImageTest-601456202-project-admin] http://192.168.122.72/volume/v3/types/7df0cdd6-5627-4714-bdd3-a025021dfc1c returned with HTTP 202 Sep 01 02:21:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1399/2744] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:21:04 2026] DELETE /volume/v3/types/7df0cdd6-5627-4714-bdd3-a025021dfc1c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a29c03ee-74ea-41bb-8d1a-4e8537056255 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a29c03ee-74ea-41bb-8d1a-4e8537056255 tempest-VolumeAndVolumeTypeFromImageTest-601456202 tempest-VolumeAndVolumeTypeFromImageTest-601456202-project-admin] GET http://192.168.122.72/volume/v3/types/7df0cdd6-5627-4714-bdd3-a025021dfc1c Sep 01 02:21:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a29c03ee-74ea-41bb-8d1a-4e8537056255 tempest-VolumeAndVolumeTypeFromImageTest-601456202 tempest-VolumeAndVolumeTypeFromImageTest-601456202-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a29c03ee-74ea-41bb-8d1a-4e8537056255 tempest-VolumeAndVolumeTypeFromImageTest-601456202 tempest-VolumeAndVolumeTypeFromImageTest-601456202-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a29c03ee-74ea-41bb-8d1a-4e8537056255 tempest-VolumeAndVolumeTypeFromImageTest-601456202 tempest-VolumeAndVolumeTypeFromImageTest-601456202-project-admin] http://192.168.122.72/volume/v3/types/7df0cdd6-5627-4714-bdd3-a025021dfc1c returned with HTTP 404 Sep 01 02:21:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1346/2745] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:21:04 2026] GET /volume/v3/types/7df0cdd6-5627-4714-bdd3-a025021dfc1c => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-66fd3ceb-0c9b-453c-8298-6f42aa9fc6c6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-66fd3ceb-0c9b-453c-8298-6f42aa9fc6c6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:21:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-66fd3ceb-0c9b-453c-8298-6f42aa9fc6c6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1246597597"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-66fd3ceb-0c9b-453c-8298-6f42aa9fc6c6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1246597597'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:07 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-66fd3ceb-0c9b-453c-8298-6f42aa9fc6c6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Create volume of 1 GB Sep 01 02:21:07 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-66fd3ceb-0c9b-453c-8298-6f42aa9fc6c6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Availability Zones retrieved successfully. Sep 01 02:21:07 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-66fd3ceb-0c9b-453c-8298-6f42aa9fc6c6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Flow 'volume_create_api' (e4cdac29-5694-4d1e-9437-75f23d233f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:07 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-66fd3ceb-0c9b-453c-8298-6f42aa9fc6c6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6866dd66-2300-4ef1-abc1-2e0c54b95da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:07 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-66fd3ceb-0c9b-453c-8298-6f42aa9fc6c6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:07 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-66fd3ceb-0c9b-453c-8298-6f42aa9fc6c6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6866dd66-2300-4ef1-abc1-2e0c54b95da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:07 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-66fd3ceb-0c9b-453c-8298-6f42aa9fc6c6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (755dbd09-4ab9-4d94-8436-2181075ed23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:07 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-66fd3ceb-0c9b-453c-8298-6f42aa9fc6c6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Created reservations ['322ad181-98be-4b44-b9f1-570d73c1af36', '357dee94-82b5-40a4-a0ec-f49c760766a8', 'f7cf861d-f03f-47da-8416-bf49740a7690', '0fe1fa2d-d16c-483e-8bdb-e59382b5c931'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:07 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-66fd3ceb-0c9b-453c-8298-6f42aa9fc6c6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (755dbd09-4ab9-4d94-8436-2181075ed23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['322ad181-98be-4b44-b9f1-570d73c1af36', '357dee94-82b5-40a4-a0ec-f49c760766a8', 'f7cf861d-f03f-47da-8416-bf49740a7690', '0fe1fa2d-d16c-483e-8bdb-e59382b5c931']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:07 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-66fd3ceb-0c9b-453c-8298-6f42aa9fc6c6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (794d8d15-6f90-4e4f-bb2e-c6046bd4c5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:07 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:07 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:07 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-66fd3ceb-0c9b-453c-8298-6f42aa9fc6c6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (794d8d15-6f90-4e4f-bb2e-c6046bd4c5bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebd0e66e-7eb4-4a7d-96af-b754b630b34f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1246597597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26499a562524d8e8ed99897c6229597',qos_specs=None,replication_status=,reservations=['322ad181-98be-4b44-b9f1-570d73c1af36','357dee94-82b5-40a4-a0ec-f49c760766a8','f7cf861d-f03f-47da-8416-bf49740a7690','0fe1fa2d-d16c-483e-8bdb-e59382b5c931'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee55fb9c8c794786a90684c77b7d7f19',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1246597597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebd0e66e-7eb4-4a7d-96af-b754b630b34f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d26499a562524d8e8ed99897c6229597',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee55fb9c8c794786a90684c77b7d7f19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-66fd3ceb-0c9b-453c-8298-6f42aa9fc6c6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df1dd22a-bd7e-42c4-9684-08b27fd8fbc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-66fd3ceb-0c9b-453c-8298-6f42aa9fc6c6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df1dd22a-bd7e-42c4-9684-08b27fd8fbc4) transitioned into state 'SUCCESS' from state '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-1246597597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26499a562524d8e8ed99897c6229597',qos_specs=None,replication_status=,reservations=['322ad181-98be-4b44-b9f1-570d73c1af36','357dee94-82b5-40a4-a0ec-f49c760766a8','f7cf861d-f03f-47da-8416-bf49740a7690','0fe1fa2d-d16c-483e-8bdb-e59382b5c931'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee55fb9c8c794786a90684c77b7d7f19',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-66fd3ceb-0c9b-453c-8298-6f42aa9fc6c6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8845db0d-b392-4b21-8960-3d307d27e1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-66fd3ceb-0c9b-453c-8298-6f42aa9fc6c6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8845db0d-b392-4b21-8960-3d307d27e1a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-66fd3ceb-0c9b-453c-8298-6f42aa9fc6c6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Flow 'volume_create_api' (e4cdac29-5694-4d1e-9437-75f23d233f36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:08 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-66fd3ceb-0c9b-453c-8298-6f42aa9fc6c6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Create volume request issued successfully. Sep 01 02:21:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-66fd3ceb-0c9b-453c-8298-6f42aa9fc6c6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:08 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1400/2746] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:21:07 2026] POST /volume/v3/volumes => generated 767 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-13d7ebe9-6323-4001-8dad-b68688642d1f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-13d7ebe9-6323-4001-8dad-b68688642d1f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/volumes/ebd0e66e-7eb4-4a7d-96af-b754b630b34f Sep 01 02:21:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-13d7ebe9-6323-4001-8dad-b68688642d1f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-13d7ebe9-6323-4001-8dad-b68688642d1f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:08 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:08 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:08 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:08 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:08 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-13d7ebe9-6323-4001-8dad-b68688642d1f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Volume info retrieved successfully. Sep 01 02:21:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-13d7ebe9-6323-4001-8dad-b68688642d1f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/ebd0e66e-7eb4-4a7d-96af-b754b630b34f returned with HTTP 200 Sep 01 02:21:08 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1347/2747] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:08 2026] GET /volume/v3/volumes/ebd0e66e-7eb4-4a7d-96af-b754b630b34f => generated 835 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ae8a80d6-7792-4345-855e-aee3264dd555 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ae8a80d6-7792-4345-855e-aee3264dd555 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/volumes/ebd0e66e-7eb4-4a7d-96af-b754b630b34f Sep 01 02:21:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ae8a80d6-7792-4345-855e-aee3264dd555 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ae8a80d6-7792-4345-855e-aee3264dd555 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:09 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:09 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:09 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:09 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:09 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ae8a80d6-7792-4345-855e-aee3264dd555 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Volume info retrieved successfully. Sep 01 02:21:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ae8a80d6-7792-4345-855e-aee3264dd555 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/ebd0e66e-7eb4-4a7d-96af-b754b630b34f returned with HTTP 200 Sep 01 02:21:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1401/2748] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:09 2026] GET /volume/v3/volumes/ebd0e66e-7eb4-4a7d-96af-b754b630b34f => generated 860 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9ad5e8cd-452e-4886-a001-9c404ee76409 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9ad5e8cd-452e-4886-a001-9c404ee76409 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:21:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9ad5e8cd-452e-4886-a001-9c404ee76409 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ebd0e66e-7eb4-4a7d-96af-b754b630b34f", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1895572948"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:09 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:09 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:09 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:09 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:09 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9ad5e8cd-452e-4886-a001-9c404ee76409 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Volume info retrieved successfully. Sep 01 02:21:09 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-9ad5e8cd-452e-4886-a001-9c404ee76409 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Create snapshot from volume ebd0e66e-7eb4-4a7d-96af-b754b630b34f Sep 01 02:21:09 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-9ad5e8cd-452e-4886-a001-9c404ee76409 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Created reservations ['e2856002-53ef-4de5-9d91-832fb4bed876', '7e4aedc3-afc9-42a8-8c4c-330faa73294a', 'e86320da-f960-4c9f-9bc6-c24bc2829257', '2fcaa34d-4599-490c-a346-8f36386f5887'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:09 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:09 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:09 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9ad5e8cd-452e-4886-a001-9c404ee76409 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Snapshot create request issued successfully. Sep 01 02:21:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9ad5e8cd-452e-4886-a001-9c404ee76409 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:21:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1348/2749] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:21:09 2026] POST /volume/v3/snapshots => generated 316 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a37dc52b-506b-4508-8b4b-815e37bada60 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a37dc52b-506b-4508-8b4b-815e37bada60 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/snapshots/d8241080-cf5c-49d9-b07d-74342b8caf08 Sep 01 02:21:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a37dc52b-506b-4508-8b4b-815e37bada60 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a37dc52b-506b-4508-8b4b-815e37bada60 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:09 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:09 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:09 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a37dc52b-506b-4508-8b4b-815e37bada60 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Snapshot retrieved successfully. Sep 01 02:21:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a37dc52b-506b-4508-8b4b-815e37bada60 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/snapshots/d8241080-cf5c-49d9-b07d-74342b8caf08 returned with HTTP 200 Sep 01 02:21:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1402/2750] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:09 2026] GET /volume/v3/snapshots/d8241080-cf5c-49d9-b07d-74342b8caf08 => generated 448 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-dc2a97d0-8a8a-47f3-96f0-6a8fca44b8e6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-dc2a97d0-8a8a-47f3-96f0-6a8fca44b8e6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/snapshots/d8241080-cf5c-49d9-b07d-74342b8caf08 Sep 01 02:21:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-dc2a97d0-8a8a-47f3-96f0-6a8fca44b8e6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-dc2a97d0-8a8a-47f3-96f0-6a8fca44b8e6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:10 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:10 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:10 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-dc2a97d0-8a8a-47f3-96f0-6a8fca44b8e6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Snapshot retrieved successfully. Sep 01 02:21:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-dc2a97d0-8a8a-47f3-96f0-6a8fca44b8e6 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/snapshots/d8241080-cf5c-49d9-b07d-74342b8caf08 returned with HTTP 200 Sep 01 02:21:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1349/2751] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:10 2026] GET /volume/v3/snapshots/d8241080-cf5c-49d9-b07d-74342b8caf08 => generated 448 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5f1ec01f-3906-4850-afa2-e7ee593865ae None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5f1ec01f-3906-4850-afa2-e7ee593865ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/snapshots/d8241080-cf5c-49d9-b07d-74342b8caf08 Sep 01 02:21:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5f1ec01f-3906-4850-afa2-e7ee593865ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5f1ec01f-3906-4850-afa2-e7ee593865ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:11 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:11 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5f1ec01f-3906-4850-afa2-e7ee593865ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Snapshot retrieved successfully. Sep 01 02:21:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5f1ec01f-3906-4850-afa2-e7ee593865ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/snapshots/d8241080-cf5c-49d9-b07d-74342b8caf08 returned with HTTP 200 Sep 01 02:21:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1403/2752] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:11 2026] GET /volume/v3/snapshots/d8241080-cf5c-49d9-b07d-74342b8caf08 => generated 475 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5b4ecad9-a399-434c-85ac-836b7b8fa9b7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5b4ecad9-a399-434c-85ac-836b7b8fa9b7 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:21:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5b4ecad9-a399-434c-85ac-836b7b8fa9b7 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d8241080-cf5c-49d9-b07d-74342b8caf08", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-565282543"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-5b4ecad9-a399-434c-85ac-836b7b8fa9b7 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd8241080-cf5c-49d9-b07d-74342b8caf08', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-565282543'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:11 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-5b4ecad9-a399-434c-85ac-836b7b8fa9b7 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Create volume of 1 GB Sep 01 02:21:11 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5b4ecad9-a399-434c-85ac-836b7b8fa9b7 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Availability Zones retrieved successfully. Sep 01 02:21:11 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5b4ecad9-a399-434c-85ac-836b7b8fa9b7 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Flow 'volume_create_api' (5e84903a-00dd-4f62-a86e-0034b50d069c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:11 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5b4ecad9-a399-434c-85ac-836b7b8fa9b7 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (542a4b3c-08c4-4a96-b10a-da5e2c886454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:11 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-5b4ecad9-a399-434c-85ac-836b7b8fa9b7 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:11 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5b4ecad9-a399-434c-85ac-836b7b8fa9b7 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (542a4b3c-08c4-4a96-b10a-da5e2c886454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:11 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5b4ecad9-a399-434c-85ac-836b7b8fa9b7 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (130f32ee-3497-4350-b05c-41b3fafd6a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:11 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-5b4ecad9-a399-434c-85ac-836b7b8fa9b7 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Created reservations ['31fd0c8a-325b-4fec-a40b-b2b345b2f59b', '50a95e15-c923-4351-9a32-437b125c3b36', '11d8bd58-221f-4658-81c6-f08be7a6da0f', '20df0bf0-5b95-4179-996c-82ea73e72fa8'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:11 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5b4ecad9-a399-434c-85ac-836b7b8fa9b7 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (130f32ee-3497-4350-b05c-41b3fafd6a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31fd0c8a-325b-4fec-a40b-b2b345b2f59b', '50a95e15-c923-4351-9a32-437b125c3b36', '11d8bd58-221f-4658-81c6-f08be7a6da0f', '20df0bf0-5b95-4179-996c-82ea73e72fa8']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:11 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5b4ecad9-a399-434c-85ac-836b7b8fa9b7 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1af8f4f1-26fd-41b8-b75c-71268b74cff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:11 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:11 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:11 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5b4ecad9-a399-434c-85ac-836b7b8fa9b7 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1af8f4f1-26fd-41b8-b75c-71268b74cff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e840c8b2-4982-4f89-a355-066899c11463', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-565282543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26499a562524d8e8ed99897c6229597',qos_specs=None,replication_status=,reservations=['31fd0c8a-325b-4fec-a40b-b2b345b2f59b','50a95e15-c923-4351-9a32-437b125c3b36','11d8bd58-221f-4658-81c6-f08be7a6da0f','20df0bf0-5b95-4179-996c-82ea73e72fa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee55fb9c8c794786a90684c77b7d7f19',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-565282543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e840c8b2-4982-4f89-a355-066899c11463,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d26499a562524d8e8ed99897c6229597',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee55fb9c8c794786a90684c77b7d7f19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:11 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5b4ecad9-a399-434c-85ac-836b7b8fa9b7 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c9a061a-fcf7-40bb-b276-51c0d2731c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:11 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5b4ecad9-a399-434c-85ac-836b7b8fa9b7 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c9a061a-fcf7-40bb-b276-51c0d2731c44) transitioned into state 'SUCCESS' from state '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-565282543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26499a562524d8e8ed99897c6229597',qos_specs=None,replication_status=,reservations=['31fd0c8a-325b-4fec-a40b-b2b345b2f59b','50a95e15-c923-4351-9a32-437b125c3b36','11d8bd58-221f-4658-81c6-f08be7a6da0f','20df0bf0-5b95-4179-996c-82ea73e72fa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee55fb9c8c794786a90684c77b7d7f19',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:11 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5b4ecad9-a399-434c-85ac-836b7b8fa9b7 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0eb991f-985f-4771-8c1d-f87166b16714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:11 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5b4ecad9-a399-434c-85ac-836b7b8fa9b7 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0eb991f-985f-4771-8c1d-f87166b16714) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:11 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-5b4ecad9-a399-434c-85ac-836b7b8fa9b7 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Flow 'volume_create_api' (5e84903a-00dd-4f62-a86e-0034b50d069c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:11 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5b4ecad9-a399-434c-85ac-836b7b8fa9b7 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Create volume request issued successfully. Sep 01 02:21:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5b4ecad9-a399-434c-85ac-836b7b8fa9b7 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1350/2753] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:21:11 2026] POST /volume/v3/volumes => generated 766 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d26b0066-fc14-4aa7-ba07-a14b10deb65f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d26b0066-fc14-4aa7-ba07-a14b10deb65f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:21:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d26b0066-fc14-4aa7-ba07-a14b10deb65f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d8241080-cf5c-49d9-b07d-74342b8caf08", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1635468274"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-d26b0066-fc14-4aa7-ba07-a14b10deb65f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd8241080-cf5c-49d9-b07d-74342b8caf08', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1635468274'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:11 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-d26b0066-fc14-4aa7-ba07-a14b10deb65f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Create volume of 1 GB Sep 01 02:21:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d26b0066-fc14-4aa7-ba07-a14b10deb65f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Availability Zones retrieved successfully. Sep 01 02:21:11 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d26b0066-fc14-4aa7-ba07-a14b10deb65f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Flow 'volume_create_api' (c32e23a0-c069-461e-ab77-fdec281aadf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:11 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d26b0066-fc14-4aa7-ba07-a14b10deb65f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5222e19-2023-42cb-a148-c433ca6d343e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:11 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-d26b0066-fc14-4aa7-ba07-a14b10deb65f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:11 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d26b0066-fc14-4aa7-ba07-a14b10deb65f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5222e19-2023-42cb-a148-c433ca6d343e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:11 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d26b0066-fc14-4aa7-ba07-a14b10deb65f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2752a77-98a0-41bb-bcf2-94ed6c94a3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-d26b0066-fc14-4aa7-ba07-a14b10deb65f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Created reservations ['8d7e7646-872c-4e17-a438-d10eb8eb1456', '00b02790-5a05-45fc-b204-304f303105b3', '23b6bf89-c7d6-4998-b138-6a00bd88ba85', 'c82d2fd2-83a2-4405-bb42-5b980594ca71'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d26b0066-fc14-4aa7-ba07-a14b10deb65f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2752a77-98a0-41bb-bcf2-94ed6c94a3c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d7e7646-872c-4e17-a438-d10eb8eb1456', '00b02790-5a05-45fc-b204-304f303105b3', '23b6bf89-c7d6-4998-b138-6a00bd88ba85', 'c82d2fd2-83a2-4405-bb42-5b980594ca71']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d26b0066-fc14-4aa7-ba07-a14b10deb65f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8a87491-d3d4-4ab4-b724-fe8fe65a5978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:12 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d26b0066-fc14-4aa7-ba07-a14b10deb65f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8a87491-d3d4-4ab4-b724-fe8fe65a5978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddaaaf77-20d6-4498-998c-75e60c806d5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1635468274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26499a562524d8e8ed99897c6229597',qos_specs=None,replication_status=,reservations=['8d7e7646-872c-4e17-a438-d10eb8eb1456','00b02790-5a05-45fc-b204-304f303105b3','23b6bf89-c7d6-4998-b138-6a00bd88ba85','c82d2fd2-83a2-4405-bb42-5b980594ca71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee55fb9c8c794786a90684c77b7d7f19',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1635468274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddaaaf77-20d6-4498-998c-75e60c806d5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d26499a562524d8e8ed99897c6229597',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee55fb9c8c794786a90684c77b7d7f19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d26b0066-fc14-4aa7-ba07-a14b10deb65f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c1dc338-1fe8-4007-bf5f-6e166867c4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d26b0066-fc14-4aa7-ba07-a14b10deb65f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c1dc338-1fe8-4007-bf5f-6e166867c4e9) transitioned into state 'SUCCESS' from state '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-1635468274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26499a562524d8e8ed99897c6229597',qos_specs=None,replication_status=,reservations=['8d7e7646-872c-4e17-a438-d10eb8eb1456','00b02790-5a05-45fc-b204-304f303105b3','23b6bf89-c7d6-4998-b138-6a00bd88ba85','c82d2fd2-83a2-4405-bb42-5b980594ca71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee55fb9c8c794786a90684c77b7d7f19',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d26b0066-fc14-4aa7-ba07-a14b10deb65f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3718f4eb-2e90-40ab-9229-f0570661715d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d26b0066-fc14-4aa7-ba07-a14b10deb65f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3718f4eb-2e90-40ab-9229-f0570661715d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d26b0066-fc14-4aa7-ba07-a14b10deb65f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Flow 'volume_create_api' (c32e23a0-c069-461e-ab77-fdec281aadf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d26b0066-fc14-4aa7-ba07-a14b10deb65f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Create volume request issued successfully. Sep 01 02:21:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d26b0066-fc14-4aa7-ba07-a14b10deb65f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1404/2754] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:21:11 2026] POST /volume/v3/volumes => generated 767 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2d817387-38c7-4e37-8fe4-b5bd9c2fe8ae None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2d817387-38c7-4e37-8fe4-b5bd9c2fe8ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:21:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2d817387-38c7-4e37-8fe4-b5bd9c2fe8ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d8241080-cf5c-49d9-b07d-74342b8caf08", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-276131835"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-2d817387-38c7-4e37-8fe4-b5bd9c2fe8ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd8241080-cf5c-49d9-b07d-74342b8caf08', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-276131835'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:12 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-2d817387-38c7-4e37-8fe4-b5bd9c2fe8ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Create volume of 1 GB Sep 01 02:21:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2d817387-38c7-4e37-8fe4-b5bd9c2fe8ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Availability Zones retrieved successfully. Sep 01 02:21:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2d817387-38c7-4e37-8fe4-b5bd9c2fe8ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Flow 'volume_create_api' (4fc4b466-fc09-48d0-b637-f8e82030cdad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2d817387-38c7-4e37-8fe4-b5bd9c2fe8ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2b48094-8eb1-440e-a7c9-82dccefbd33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-2d817387-38c7-4e37-8fe4-b5bd9c2fe8ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2d817387-38c7-4e37-8fe4-b5bd9c2fe8ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2b48094-8eb1-440e-a7c9-82dccefbd33b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2d817387-38c7-4e37-8fe4-b5bd9c2fe8ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2e45ffc-f97a-4cfc-bb71-1996d1ecc96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:12 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-2d817387-38c7-4e37-8fe4-b5bd9c2fe8ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Created reservations ['02923520-7b52-4b90-921f-abdbc4e5d6e3', 'd14e26bd-2336-44aa-afbb-29e43505d82f', '9c2d6bf3-3e59-44bf-83be-513995ce4454', 'f0b071ac-3d04-4483-948a-00a271a07e06'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2d817387-38c7-4e37-8fe4-b5bd9c2fe8ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2e45ffc-f97a-4cfc-bb71-1996d1ecc96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02923520-7b52-4b90-921f-abdbc4e5d6e3', 'd14e26bd-2336-44aa-afbb-29e43505d82f', '9c2d6bf3-3e59-44bf-83be-513995ce4454', 'f0b071ac-3d04-4483-948a-00a271a07e06']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2d817387-38c7-4e37-8fe4-b5bd9c2fe8ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (404cef05-49cf-4c33-b2c3-05da5a969994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:12 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:12 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2d817387-38c7-4e37-8fe4-b5bd9c2fe8ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (404cef05-49cf-4c33-b2c3-05da5a969994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3feb7b00-644a-4cbe-8d3a-80cee714d0c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-276131835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26499a562524d8e8ed99897c6229597',qos_specs=None,replication_status=,reservations=['02923520-7b52-4b90-921f-abdbc4e5d6e3','d14e26bd-2336-44aa-afbb-29e43505d82f','9c2d6bf3-3e59-44bf-83be-513995ce4454','f0b071ac-3d04-4483-948a-00a271a07e06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee55fb9c8c794786a90684c77b7d7f19',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-276131835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3feb7b00-644a-4cbe-8d3a-80cee714d0c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d26499a562524d8e8ed99897c6229597',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee55fb9c8c794786a90684c77b7d7f19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2d817387-38c7-4e37-8fe4-b5bd9c2fe8ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60beadc7-addc-45dd-9094-219b4a8b48c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2d817387-38c7-4e37-8fe4-b5bd9c2fe8ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60beadc7-addc-45dd-9094-219b4a8b48c3) transitioned into state 'SUCCESS' from state '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-276131835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26499a562524d8e8ed99897c6229597',qos_specs=None,replication_status=,reservations=['02923520-7b52-4b90-921f-abdbc4e5d6e3','d14e26bd-2336-44aa-afbb-29e43505d82f','9c2d6bf3-3e59-44bf-83be-513995ce4454','f0b071ac-3d04-4483-948a-00a271a07e06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee55fb9c8c794786a90684c77b7d7f19',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2d817387-38c7-4e37-8fe4-b5bd9c2fe8ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac332917-c49b-4aaa-8e65-7c4b6553bb8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2d817387-38c7-4e37-8fe4-b5bd9c2fe8ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac332917-c49b-4aaa-8e65-7c4b6553bb8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-2d817387-38c7-4e37-8fe4-b5bd9c2fe8ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Flow 'volume_create_api' (4fc4b466-fc09-48d0-b637-f8e82030cdad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2d817387-38c7-4e37-8fe4-b5bd9c2fe8ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Create volume request issued successfully. Sep 01 02:21:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2d817387-38c7-4e37-8fe4-b5bd9c2fe8ae tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1351/2755] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:21:12 2026] POST /volume/v3/volumes => generated 766 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4eabc375-a476-4b8c-b128-69760cf9b7a1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4eabc375-a476-4b8c-b128-69760cf9b7a1 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4eabc375-a476-4b8c-b128-69760cf9b7a1 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d8241080-cf5c-49d9-b07d-74342b8caf08", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1184171592"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-4eabc375-a476-4b8c-b128-69760cf9b7a1 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd8241080-cf5c-49d9-b07d-74342b8caf08', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1184171592'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-4eabc375-a476-4b8c-b128-69760cf9b7a1 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Create volume of 1 GB Sep 01 02:21:12 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:12 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:12 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4eabc375-a476-4b8c-b128-69760cf9b7a1 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Availability Zones retrieved successfully. Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4eabc375-a476-4b8c-b128-69760cf9b7a1 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Flow 'volume_create_api' (dd94e3b7-40a0-41d9-b54a-0308bdc4d4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4eabc375-a476-4b8c-b128-69760cf9b7a1 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbb895e6-a00d-47c7-b339-15237408c48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-4eabc375-a476-4b8c-b128-69760cf9b7a1 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4eabc375-a476-4b8c-b128-69760cf9b7a1 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbb895e6-a00d-47c7-b339-15237408c48e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4eabc375-a476-4b8c-b128-69760cf9b7a1 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7e46074-db35-4099-80b2-ce1c277c5803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-4eabc375-a476-4b8c-b128-69760cf9b7a1 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Created reservations ['3fde0eb3-fec2-4bf7-87ec-e65c28ec110f', 'baad59dc-2a52-412e-a307-539b580ba0e8', 'bee36776-7ff5-420c-9aaf-aef5abd14dfa', '410a9bbb-6021-4407-9f7b-a904eb1cbdfa'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4eabc375-a476-4b8c-b128-69760cf9b7a1 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7e46074-db35-4099-80b2-ce1c277c5803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fde0eb3-fec2-4bf7-87ec-e65c28ec110f', 'baad59dc-2a52-412e-a307-539b580ba0e8', 'bee36776-7ff5-420c-9aaf-aef5abd14dfa', '410a9bbb-6021-4407-9f7b-a904eb1cbdfa']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4eabc375-a476-4b8c-b128-69760cf9b7a1 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e796f3a-5d50-414a-97f2-0d6c1eb0e13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:12 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4eabc375-a476-4b8c-b128-69760cf9b7a1 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e796f3a-5d50-414a-97f2-0d6c1eb0e13a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20ff8dd9-814c-49eb-85d4-f092d077e88c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1184171592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26499a562524d8e8ed99897c6229597',qos_specs=None,replication_status=,reservations=['3fde0eb3-fec2-4bf7-87ec-e65c28ec110f','baad59dc-2a52-412e-a307-539b580ba0e8','bee36776-7ff5-420c-9aaf-aef5abd14dfa','410a9bbb-6021-4407-9f7b-a904eb1cbdfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee55fb9c8c794786a90684c77b7d7f19',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1184171592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20ff8dd9-814c-49eb-85d4-f092d077e88c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d26499a562524d8e8ed99897c6229597',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee55fb9c8c794786a90684c77b7d7f19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4eabc375-a476-4b8c-b128-69760cf9b7a1 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (434e22ef-b765-4427-b306-4ed437312679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4eabc375-a476-4b8c-b128-69760cf9b7a1 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (434e22ef-b765-4427-b306-4ed437312679) transitioned into state 'SUCCESS' from state '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-1184171592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26499a562524d8e8ed99897c6229597',qos_specs=None,replication_status=,reservations=['3fde0eb3-fec2-4bf7-87ec-e65c28ec110f','baad59dc-2a52-412e-a307-539b580ba0e8','bee36776-7ff5-420c-9aaf-aef5abd14dfa','410a9bbb-6021-4407-9f7b-a904eb1cbdfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee55fb9c8c794786a90684c77b7d7f19',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4eabc375-a476-4b8c-b128-69760cf9b7a1 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62cdf08d-9ed3-4c12-8357-5eb1b756f0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4eabc375-a476-4b8c-b128-69760cf9b7a1 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62cdf08d-9ed3-4c12-8357-5eb1b756f0d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-4eabc375-a476-4b8c-b128-69760cf9b7a1 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Flow 'volume_create_api' (dd94e3b7-40a0-41d9-b54a-0308bdc4d4f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:12 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4eabc375-a476-4b8c-b128-69760cf9b7a1 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Create volume request issued successfully. Sep 01 02:21:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4eabc375-a476-4b8c-b128-69760cf9b7a1 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1405/2756] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:21:12 2026] POST /volume/v3/volumes => generated 767 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0e3e2f8d-443b-4098-aa88-e006ba824a97 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0e3e2f8d-443b-4098-aa88-e006ba824a97 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:21:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0e3e2f8d-443b-4098-aa88-e006ba824a97 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d8241080-cf5c-49d9-b07d-74342b8caf08", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1774479019"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-0e3e2f8d-443b-4098-aa88-e006ba824a97 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd8241080-cf5c-49d9-b07d-74342b8caf08', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1774479019'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:12 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-0e3e2f8d-443b-4098-aa88-e006ba824a97 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Create volume of 1 GB Sep 01 02:21:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:13 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0e3e2f8d-443b-4098-aa88-e006ba824a97 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Availability Zones retrieved successfully. Sep 01 02:21:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0e3e2f8d-443b-4098-aa88-e006ba824a97 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Flow 'volume_create_api' (2dce0847-9cd8-4239-b85b-56280a075fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0e3e2f8d-443b-4098-aa88-e006ba824a97 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (916350b6-2e4b-477b-a344-f2c404511f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-0e3e2f8d-443b-4098-aa88-e006ba824a97 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0e3e2f8d-443b-4098-aa88-e006ba824a97 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (916350b6-2e4b-477b-a344-f2c404511f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0e3e2f8d-443b-4098-aa88-e006ba824a97 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d85d16d-1621-4291-9535-ca32a4569c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:13 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-0e3e2f8d-443b-4098-aa88-e006ba824a97 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Created reservations ['0794c209-7d5b-496f-8c01-acf52d5285e8', '9e459afb-244a-4e79-91a7-77590e0ed2e8', 'f5882e6a-c0ad-4622-817e-f43ab5a14495', '8ecfcfa9-413a-47b5-b0e9-20f2e459995e'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0e3e2f8d-443b-4098-aa88-e006ba824a97 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d85d16d-1621-4291-9535-ca32a4569c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0794c209-7d5b-496f-8c01-acf52d5285e8', '9e459afb-244a-4e79-91a7-77590e0ed2e8', 'f5882e6a-c0ad-4622-817e-f43ab5a14495', '8ecfcfa9-413a-47b5-b0e9-20f2e459995e']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0e3e2f8d-443b-4098-aa88-e006ba824a97 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f3afd4f-3d18-4353-b95c-0ad04f8549a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:13 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:13 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0e3e2f8d-443b-4098-aa88-e006ba824a97 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f3afd4f-3d18-4353-b95c-0ad04f8549a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce44d52a-f3f3-4485-8682-f33a75abfd40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1774479019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26499a562524d8e8ed99897c6229597',qos_specs=None,replication_status=,reservations=['0794c209-7d5b-496f-8c01-acf52d5285e8','9e459afb-244a-4e79-91a7-77590e0ed2e8','f5882e6a-c0ad-4622-817e-f43ab5a14495','8ecfcfa9-413a-47b5-b0e9-20f2e459995e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee55fb9c8c794786a90684c77b7d7f19',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1774479019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce44d52a-f3f3-4485-8682-f33a75abfd40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d26499a562524d8e8ed99897c6229597',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee55fb9c8c794786a90684c77b7d7f19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0e3e2f8d-443b-4098-aa88-e006ba824a97 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8515221-8e1c-4512-9211-2d1b5fd44faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0e3e2f8d-443b-4098-aa88-e006ba824a97 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8515221-8e1c-4512-9211-2d1b5fd44faa) transitioned into state 'SUCCESS' from state '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-1774479019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d26499a562524d8e8ed99897c6229597',qos_specs=None,replication_status=,reservations=['0794c209-7d5b-496f-8c01-acf52d5285e8','9e459afb-244a-4e79-91a7-77590e0ed2e8','f5882e6a-c0ad-4622-817e-f43ab5a14495','8ecfcfa9-413a-47b5-b0e9-20f2e459995e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee55fb9c8c794786a90684c77b7d7f19',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0e3e2f8d-443b-4098-aa88-e006ba824a97 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc0c339f-67bd-4fb2-8c33-e4e614c16c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0e3e2f8d-443b-4098-aa88-e006ba824a97 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc0c339f-67bd-4fb2-8c33-e4e614c16c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0e3e2f8d-443b-4098-aa88-e006ba824a97 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Flow 'volume_create_api' (2dce0847-9cd8-4239-b85b-56280a075fb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:13 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0e3e2f8d-443b-4098-aa88-e006ba824a97 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Create volume request issued successfully. Sep 01 02:21:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0e3e2f8d-443b-4098-aa88-e006ba824a97 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:13 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1352/2757] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:21:12 2026] POST /volume/v3/volumes => generated 767 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a2889ab6-608d-4af5-94bf-f8fa743b996f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a2889ab6-608d-4af5-94bf-f8fa743b996f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/volumes/e840c8b2-4982-4f89-a355-066899c11463 Sep 01 02:21:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a2889ab6-608d-4af5-94bf-f8fa743b996f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a2889ab6-608d-4af5-94bf-f8fa743b996f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:13 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:13 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:13 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:13 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a2889ab6-608d-4af5-94bf-f8fa743b996f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Volume info retrieved successfully. Sep 01 02:21:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a2889ab6-608d-4af5-94bf-f8fa743b996f tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/e840c8b2-4982-4f89-a355-066899c11463 returned with HTTP 200 Sep 01 02:21:13 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1406/2758] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:13 2026] GET /volume/v3/volumes/e840c8b2-4982-4f89-a355-066899c11463 => generated 859 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:21:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-261a67b9-1ab8-4b67-95da-a3dc8cdfc4bf None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-261a67b9-1ab8-4b67-95da-a3dc8cdfc4bf tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/volumes/ddaaaf77-20d6-4498-998c-75e60c806d5e Sep 01 02:21:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-261a67b9-1ab8-4b67-95da-a3dc8cdfc4bf tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-261a67b9-1ab8-4b67-95da-a3dc8cdfc4bf tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:13 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:13 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:13 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:13 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:13 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-261a67b9-1ab8-4b67-95da-a3dc8cdfc4bf tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Volume info retrieved successfully. Sep 01 02:21:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-261a67b9-1ab8-4b67-95da-a3dc8cdfc4bf tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/ddaaaf77-20d6-4498-998c-75e60c806d5e returned with HTTP 200 Sep 01 02:21:13 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1353/2759] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:13 2026] GET /volume/v3/volumes/ddaaaf77-20d6-4498-998c-75e60c806d5e => generated 859 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3a44bee2-f0ca-4e99-886a-81b1e1067d1c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3a44bee2-f0ca-4e99-886a-81b1e1067d1c tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/volumes/ddaaaf77-20d6-4498-998c-75e60c806d5e Sep 01 02:21:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3a44bee2-f0ca-4e99-886a-81b1e1067d1c tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3a44bee2-f0ca-4e99-886a-81b1e1067d1c tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:14 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:14 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:14 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:14 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3a44bee2-f0ca-4e99-886a-81b1e1067d1c tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Volume info retrieved successfully. Sep 01 02:21:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3a44bee2-f0ca-4e99-886a-81b1e1067d1c tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/ddaaaf77-20d6-4498-998c-75e60c806d5e returned with HTTP 200 Sep 01 02:21:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1407/2760] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:14 2026] GET /volume/v3/volumes/ddaaaf77-20d6-4498-998c-75e60c806d5e => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-13c0212d-1ff2-4320-beec-ef1bce208f0a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-13c0212d-1ff2-4320-beec-ef1bce208f0a tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/volumes/3feb7b00-644a-4cbe-8d3a-80cee714d0c9 Sep 01 02:21:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-13c0212d-1ff2-4320-beec-ef1bce208f0a tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-13c0212d-1ff2-4320-beec-ef1bce208f0a tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-13c0212d-1ff2-4320-beec-ef1bce208f0a tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Volume info retrieved successfully. Sep 01 02:21:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-13c0212d-1ff2-4320-beec-ef1bce208f0a tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/3feb7b00-644a-4cbe-8d3a-80cee714d0c9 returned with HTTP 200 Sep 01 02:21:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1354/2761] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:14 2026] GET /volume/v3/volumes/3feb7b00-644a-4cbe-8d3a-80cee714d0c9 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-37e6d162-c42e-48d4-ad3d-4946262d2faa None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-37e6d162-c42e-48d4-ad3d-4946262d2faa tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/volumes/3feb7b00-644a-4cbe-8d3a-80cee714d0c9 Sep 01 02:21:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-37e6d162-c42e-48d4-ad3d-4946262d2faa tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-37e6d162-c42e-48d4-ad3d-4946262d2faa tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:15 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:15 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-37e6d162-c42e-48d4-ad3d-4946262d2faa tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Volume info retrieved successfully. Sep 01 02:21:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-37e6d162-c42e-48d4-ad3d-4946262d2faa tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/3feb7b00-644a-4cbe-8d3a-80cee714d0c9 returned with HTTP 200 Sep 01 02:21:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1408/2762] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:15 2026] GET /volume/v3/volumes/3feb7b00-644a-4cbe-8d3a-80cee714d0c9 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9eebc0bf-edd6-4c56-bc46-b08875ab6b16 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9eebc0bf-edd6-4c56-bc46-b08875ab6b16 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/volumes/20ff8dd9-814c-49eb-85d4-f092d077e88c Sep 01 02:21:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9eebc0bf-edd6-4c56-bc46-b08875ab6b16 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9eebc0bf-edd6-4c56-bc46-b08875ab6b16 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9eebc0bf-edd6-4c56-bc46-b08875ab6b16 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Volume info retrieved successfully. Sep 01 02:21:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9eebc0bf-edd6-4c56-bc46-b08875ab6b16 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/20ff8dd9-814c-49eb-85d4-f092d077e88c returned with HTTP 200 Sep 01 02:21:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1355/2763] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:15 2026] GET /volume/v3/volumes/20ff8dd9-814c-49eb-85d4-f092d077e88c => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-628593dc-fc5d-458c-9c45-4972fa9b7a90 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-628593dc-fc5d-458c-9c45-4972fa9b7a90 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/volumes/ce44d52a-f3f3-4485-8682-f33a75abfd40 Sep 01 02:21:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-628593dc-fc5d-458c-9c45-4972fa9b7a90 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-628593dc-fc5d-458c-9c45-4972fa9b7a90 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:15 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:15 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-628593dc-fc5d-458c-9c45-4972fa9b7a90 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Volume info retrieved successfully. Sep 01 02:21:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-628593dc-fc5d-458c-9c45-4972fa9b7a90 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/ce44d52a-f3f3-4485-8682-f33a75abfd40 returned with HTTP 200 Sep 01 02:21:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1409/2764] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:15 2026] GET /volume/v3/volumes/ce44d52a-f3f3-4485-8682-f33a75abfd40 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-803cbde8-bb41-42f5-80c6-334c1e0f3946 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-803cbde8-bb41-42f5-80c6-334c1e0f3946 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/volumes/ce44d52a-f3f3-4485-8682-f33a75abfd40 Sep 01 02:21:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-803cbde8-bb41-42f5-80c6-334c1e0f3946 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-803cbde8-bb41-42f5-80c6-334c1e0f3946 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:16 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:16 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-803cbde8-bb41-42f5-80c6-334c1e0f3946 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Volume info retrieved successfully. Sep 01 02:21:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-803cbde8-bb41-42f5-80c6-334c1e0f3946 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/ce44d52a-f3f3-4485-8682-f33a75abfd40 returned with HTTP 200 Sep 01 02:21:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1356/2765] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:16 2026] GET /volume/v3/volumes/ce44d52a-f3f3-4485-8682-f33a75abfd40 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8a75568f-219c-48e8-86df-88ad40990b14 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8a75568f-219c-48e8-86df-88ad40990b14 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] DELETE http://192.168.122.72/volume/v3/volumes/ce44d52a-f3f3-4485-8682-f33a75abfd40 Sep 01 02:21:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8a75568f-219c-48e8-86df-88ad40990b14 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8a75568f-219c-48e8-86df-88ad40990b14 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:16 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-8a75568f-219c-48e8-86df-88ad40990b14 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Delete volume with id: ce44d52a-f3f3-4485-8682-f33a75abfd40 Sep 01 02:21:16 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:16 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:16 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:16 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8a75568f-219c-48e8-86df-88ad40990b14 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Volume info retrieved successfully. Sep 01 02:21:17 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8a75568f-219c-48e8-86df-88ad40990b14 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Delete volume request issued successfully. Sep 01 02:21:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8a75568f-219c-48e8-86df-88ad40990b14 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/ce44d52a-f3f3-4485-8682-f33a75abfd40 returned with HTTP 202 Sep 01 02:21:17 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1410/2766] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:16 2026] DELETE /volume/v3/volumes/ce44d52a-f3f3-4485-8682-f33a75abfd40 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d39c2824-d851-4feb-9761-731d4c124152 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d39c2824-d851-4feb-9761-731d4c124152 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/volumes/ce44d52a-f3f3-4485-8682-f33a75abfd40 Sep 01 02:21:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d39c2824-d851-4feb-9761-731d4c124152 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d39c2824-d851-4feb-9761-731d4c124152 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:17 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:17 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:17 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:17 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:17 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d39c2824-d851-4feb-9761-731d4c124152 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Volume info retrieved successfully. Sep 01 02:21:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d39c2824-d851-4feb-9761-731d4c124152 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/ce44d52a-f3f3-4485-8682-f33a75abfd40 returned with HTTP 200 Sep 01 02:21:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1357/2767] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:17 2026] GET /volume/v3/volumes/ce44d52a-f3f3-4485-8682-f33a75abfd40 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f93d8063-d876-4598-8f48-59ed86542ef9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f93d8063-d876-4598-8f48-59ed86542ef9 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/volumes/ce44d52a-f3f3-4485-8682-f33a75abfd40 Sep 01 02:21:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f93d8063-d876-4598-8f48-59ed86542ef9 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f93d8063-d876-4598-8f48-59ed86542ef9 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f93d8063-d876-4598-8f48-59ed86542ef9 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/ce44d52a-f3f3-4485-8682-f33a75abfd40 returned with HTTP 404 Sep 01 02:21:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1411/2768] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:18 2026] GET /volume/v3/volumes/ce44d52a-f3f3-4485-8682-f33a75abfd40 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:21:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e65b1e74-dedb-4bd9-8145-5eb5a67dd588 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e65b1e74-dedb-4bd9-8145-5eb5a67dd588 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] DELETE http://192.168.122.72/volume/v3/volumes/20ff8dd9-814c-49eb-85d4-f092d077e88c Sep 01 02:21:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e65b1e74-dedb-4bd9-8145-5eb5a67dd588 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e65b1e74-dedb-4bd9-8145-5eb5a67dd588 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:18 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-e65b1e74-dedb-4bd9-8145-5eb5a67dd588 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Delete volume with id: 20ff8dd9-814c-49eb-85d4-f092d077e88c Sep 01 02:21:18 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:18 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e65b1e74-dedb-4bd9-8145-5eb5a67dd588 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Volume info retrieved successfully. Sep 01 02:21:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e65b1e74-dedb-4bd9-8145-5eb5a67dd588 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Delete volume request issued successfully. Sep 01 02:21:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e65b1e74-dedb-4bd9-8145-5eb5a67dd588 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/20ff8dd9-814c-49eb-85d4-f092d077e88c returned with HTTP 202 Sep 01 02:21:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1358/2769] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:18 2026] DELETE /volume/v3/volumes/20ff8dd9-814c-49eb-85d4-f092d077e88c => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7341ea03-fb5f-4213-9222-778c774fc39d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7341ea03-fb5f-4213-9222-778c774fc39d tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/volumes/20ff8dd9-814c-49eb-85d4-f092d077e88c Sep 01 02:21:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7341ea03-fb5f-4213-9222-778c774fc39d tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7341ea03-fb5f-4213-9222-778c774fc39d tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:18 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:18 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:18 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:18 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:18 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7341ea03-fb5f-4213-9222-778c774fc39d tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Volume info retrieved successfully. Sep 01 02:21:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7341ea03-fb5f-4213-9222-778c774fc39d tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/20ff8dd9-814c-49eb-85d4-f092d077e88c returned with HTTP 200 Sep 01 02:21:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1412/2770] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:18 2026] GET /volume/v3/volumes/20ff8dd9-814c-49eb-85d4-f092d077e88c => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-751955e6-451c-48a3-bb0a-ca1fed93d718 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-751955e6-451c-48a3-bb0a-ca1fed93d718 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/volumes/20ff8dd9-814c-49eb-85d4-f092d077e88c Sep 01 02:21:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-751955e6-451c-48a3-bb0a-ca1fed93d718 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-751955e6-451c-48a3-bb0a-ca1fed93d718 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-751955e6-451c-48a3-bb0a-ca1fed93d718 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/20ff8dd9-814c-49eb-85d4-f092d077e88c returned with HTTP 404 Sep 01 02:21:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1359/2771] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:19 2026] GET /volume/v3/volumes/20ff8dd9-814c-49eb-85d4-f092d077e88c => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-649349eb-398e-4892-a9d8-d05bfcbdb9e9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-649349eb-398e-4892-a9d8-d05bfcbdb9e9 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] DELETE http://192.168.122.72/volume/v3/volumes/3feb7b00-644a-4cbe-8d3a-80cee714d0c9 Sep 01 02:21:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-649349eb-398e-4892-a9d8-d05bfcbdb9e9 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-649349eb-398e-4892-a9d8-d05bfcbdb9e9 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:19 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-649349eb-398e-4892-a9d8-d05bfcbdb9e9 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Delete volume with id: 3feb7b00-644a-4cbe-8d3a-80cee714d0c9 Sep 01 02:21:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-649349eb-398e-4892-a9d8-d05bfcbdb9e9 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Volume info retrieved successfully. Sep 01 02:21:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-649349eb-398e-4892-a9d8-d05bfcbdb9e9 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Delete volume request issued successfully. Sep 01 02:21:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-649349eb-398e-4892-a9d8-d05bfcbdb9e9 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/3feb7b00-644a-4cbe-8d3a-80cee714d0c9 returned with HTTP 202 Sep 01 02:21:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1413/2772] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:19 2026] DELETE /volume/v3/volumes/3feb7b00-644a-4cbe-8d3a-80cee714d0c9 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-59119be3-d189-4be0-866f-e6e890ccac02 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-59119be3-d189-4be0-866f-e6e890ccac02 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/volumes/3feb7b00-644a-4cbe-8d3a-80cee714d0c9 Sep 01 02:21:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-59119be3-d189-4be0-866f-e6e890ccac02 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-59119be3-d189-4be0-866f-e6e890ccac02 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-59119be3-d189-4be0-866f-e6e890ccac02 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Volume info retrieved successfully. Sep 01 02:21:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-59119be3-d189-4be0-866f-e6e890ccac02 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/3feb7b00-644a-4cbe-8d3a-80cee714d0c9 returned with HTTP 200 Sep 01 02:21:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1360/2773] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:19 2026] GET /volume/v3/volumes/3feb7b00-644a-4cbe-8d3a-80cee714d0c9 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b00fbb2a-0f37-441d-9285-0967fd87c9db None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b00fbb2a-0f37-441d-9285-0967fd87c9db tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/volumes/3feb7b00-644a-4cbe-8d3a-80cee714d0c9 Sep 01 02:21:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b00fbb2a-0f37-441d-9285-0967fd87c9db tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b00fbb2a-0f37-441d-9285-0967fd87c9db tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b00fbb2a-0f37-441d-9285-0967fd87c9db tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/3feb7b00-644a-4cbe-8d3a-80cee714d0c9 returned with HTTP 404 Sep 01 02:21:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1414/2774] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:20 2026] GET /volume/v3/volumes/3feb7b00-644a-4cbe-8d3a-80cee714d0c9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8e54035d-4b5a-4a73-8d4d-266373a3fb5b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8e54035d-4b5a-4a73-8d4d-266373a3fb5b tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] DELETE http://192.168.122.72/volume/v3/volumes/ddaaaf77-20d6-4498-998c-75e60c806d5e Sep 01 02:21:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8e54035d-4b5a-4a73-8d4d-266373a3fb5b tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8e54035d-4b5a-4a73-8d4d-266373a3fb5b tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:20 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-8e54035d-4b5a-4a73-8d4d-266373a3fb5b tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Delete volume with id: ddaaaf77-20d6-4498-998c-75e60c806d5e Sep 01 02:21:20 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:20 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:20 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:20 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:20 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8e54035d-4b5a-4a73-8d4d-266373a3fb5b tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Volume info retrieved successfully. Sep 01 02:21:20 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8e54035d-4b5a-4a73-8d4d-266373a3fb5b tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Delete volume request issued successfully. Sep 01 02:21:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8e54035d-4b5a-4a73-8d4d-266373a3fb5b tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/ddaaaf77-20d6-4498-998c-75e60c806d5e returned with HTTP 202 Sep 01 02:21:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1361/2775] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:20 2026] DELETE /volume/v3/volumes/ddaaaf77-20d6-4498-998c-75e60c806d5e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ddb53115-c053-4980-8991-08a81cddc45c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ddb53115-c053-4980-8991-08a81cddc45c tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/volumes/ddaaaf77-20d6-4498-998c-75e60c806d5e Sep 01 02:21:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ddb53115-c053-4980-8991-08a81cddc45c tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ddb53115-c053-4980-8991-08a81cddc45c tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:20 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:20 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:20 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:20 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ddb53115-c053-4980-8991-08a81cddc45c tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Volume info retrieved successfully. Sep 01 02:21:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ddb53115-c053-4980-8991-08a81cddc45c tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/ddaaaf77-20d6-4498-998c-75e60c806d5e returned with HTTP 200 Sep 01 02:21:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1415/2776] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:20 2026] GET /volume/v3/volumes/ddaaaf77-20d6-4498-998c-75e60c806d5e => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-27bd914a-1d68-413c-939d-15629a0ca712 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-27bd914a-1d68-413c-939d-15629a0ca712 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/volumes/ddaaaf77-20d6-4498-998c-75e60c806d5e Sep 01 02:21:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-27bd914a-1d68-413c-939d-15629a0ca712 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-27bd914a-1d68-413c-939d-15629a0ca712 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-27bd914a-1d68-413c-939d-15629a0ca712 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/ddaaaf77-20d6-4498-998c-75e60c806d5e returned with HTTP 404 Sep 01 02:21:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1362/2777] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:21 2026] GET /volume/v3/volumes/ddaaaf77-20d6-4498-998c-75e60c806d5e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b8762b8c-24b3-4cf3-8341-f301eaeabf3d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b8762b8c-24b3-4cf3-8341-f301eaeabf3d tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] DELETE http://192.168.122.72/volume/v3/volumes/e840c8b2-4982-4f89-a355-066899c11463 Sep 01 02:21:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b8762b8c-24b3-4cf3-8341-f301eaeabf3d tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b8762b8c-24b3-4cf3-8341-f301eaeabf3d tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:21 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-b8762b8c-24b3-4cf3-8341-f301eaeabf3d tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Delete volume with id: e840c8b2-4982-4f89-a355-066899c11463 Sep 01 02:21:21 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:21 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:21 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:21 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:21 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b8762b8c-24b3-4cf3-8341-f301eaeabf3d tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Volume info retrieved successfully. Sep 01 02:21:21 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b8762b8c-24b3-4cf3-8341-f301eaeabf3d tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Delete volume request issued successfully. Sep 01 02:21:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b8762b8c-24b3-4cf3-8341-f301eaeabf3d tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/e840c8b2-4982-4f89-a355-066899c11463 returned with HTTP 202 Sep 01 02:21:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1416/2778] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:21 2026] DELETE /volume/v3/volumes/e840c8b2-4982-4f89-a355-066899c11463 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:21:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-72483cb7-6157-408b-88f5-31c5b20c72db None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-72483cb7-6157-408b-88f5-31c5b20c72db tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/volumes/e840c8b2-4982-4f89-a355-066899c11463 Sep 01 02:21:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-72483cb7-6157-408b-88f5-31c5b20c72db tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-72483cb7-6157-408b-88f5-31c5b20c72db tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:21 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:21 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:21 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:21 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-72483cb7-6157-408b-88f5-31c5b20c72db tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Volume info retrieved successfully. Sep 01 02:21:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-72483cb7-6157-408b-88f5-31c5b20c72db tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/e840c8b2-4982-4f89-a355-066899c11463 returned with HTTP 200 Sep 01 02:21:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1363/2779] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:21 2026] GET /volume/v3/volumes/e840c8b2-4982-4f89-a355-066899c11463 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-86a2dfef-3b67-4e73-b72b-6339c0ae437c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-86a2dfef-3b67-4e73-b72b-6339c0ae437c tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/volumes/e840c8b2-4982-4f89-a355-066899c11463 Sep 01 02:21:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-86a2dfef-3b67-4e73-b72b-6339c0ae437c tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-86a2dfef-3b67-4e73-b72b-6339c0ae437c tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-86a2dfef-3b67-4e73-b72b-6339c0ae437c tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/e840c8b2-4982-4f89-a355-066899c11463 returned with HTTP 404 Sep 01 02:21:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1417/2780] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:22 2026] GET /volume/v3/volumes/e840c8b2-4982-4f89-a355-066899c11463 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4762e3ac-5344-40ef-8f5c-937562f121bc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4762e3ac-5344-40ef-8f5c-937562f121bc tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/d8241080-cf5c-49d9-b07d-74342b8caf08 Sep 01 02:21:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4762e3ac-5344-40ef-8f5c-937562f121bc tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4762e3ac-5344-40ef-8f5c-937562f121bc tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:22 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-4762e3ac-5344-40ef-8f5c-937562f121bc tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Delete snapshot with id: d8241080-cf5c-49d9-b07d-74342b8caf08 Sep 01 02:21:22 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:22 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:22 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4762e3ac-5344-40ef-8f5c-937562f121bc tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Snapshot retrieved successfully. Sep 01 02:21:22 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:22 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:22 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4762e3ac-5344-40ef-8f5c-937562f121bc tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Snapshot delete request issued successfully. Sep 01 02:21:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4762e3ac-5344-40ef-8f5c-937562f121bc tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/snapshots/d8241080-cf5c-49d9-b07d-74342b8caf08 returned with HTTP 202 Sep 01 02:21:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1364/2781] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:21:22 2026] DELETE /volume/v3/snapshots/d8241080-cf5c-49d9-b07d-74342b8caf08 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9afe94fb-6d1f-4bee-8d70-cc829f32f672 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9afe94fb-6d1f-4bee-8d70-cc829f32f672 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/snapshots/d8241080-cf5c-49d9-b07d-74342b8caf08 Sep 01 02:21:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9afe94fb-6d1f-4bee-8d70-cc829f32f672 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9afe94fb-6d1f-4bee-8d70-cc829f32f672 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9afe94fb-6d1f-4bee-8d70-cc829f32f672 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Snapshot retrieved successfully. Sep 01 02:21:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9afe94fb-6d1f-4bee-8d70-cc829f32f672 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/snapshots/d8241080-cf5c-49d9-b07d-74342b8caf08 returned with HTTP 200 Sep 01 02:21:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1418/2782] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:22 2026] GET /volume/v3/snapshots/d8241080-cf5c-49d9-b07d-74342b8caf08 => generated 474 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a7b8d394-07e7-4294-9fe9-a09299900133 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a7b8d394-07e7-4294-9fe9-a09299900133 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/snapshots/d8241080-cf5c-49d9-b07d-74342b8caf08 Sep 01 02:21:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a7b8d394-07e7-4294-9fe9-a09299900133 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a7b8d394-07e7-4294-9fe9-a09299900133 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:23 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:23 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:23 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a7b8d394-07e7-4294-9fe9-a09299900133 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Snapshot retrieved successfully. Sep 01 02:21:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a7b8d394-07e7-4294-9fe9-a09299900133 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/snapshots/d8241080-cf5c-49d9-b07d-74342b8caf08 returned with HTTP 200 Sep 01 02:21:23 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1365/2783] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:23 2026] GET /volume/v3/snapshots/d8241080-cf5c-49d9-b07d-74342b8caf08 => generated 474 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6a0dd89b-b711-4581-b395-5e101f6c0f4d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6a0dd89b-b711-4581-b395-5e101f6c0f4d tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/snapshots/d8241080-cf5c-49d9-b07d-74342b8caf08 Sep 01 02:21:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6a0dd89b-b711-4581-b395-5e101f6c0f4d tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6a0dd89b-b711-4581-b395-5e101f6c0f4d tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6a0dd89b-b711-4581-b395-5e101f6c0f4d tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/snapshots/d8241080-cf5c-49d9-b07d-74342b8caf08 returned with HTTP 404 Sep 01 02:21:24 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1419/2784] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:24 2026] GET /volume/v3/snapshots/d8241080-cf5c-49d9-b07d-74342b8caf08 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-498fc199-0a4d-4c92-9da6-dc23c05c1aa4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-498fc199-0a4d-4c92-9da6-dc23c05c1aa4 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] DELETE http://192.168.122.72/volume/v3/volumes/ebd0e66e-7eb4-4a7d-96af-b754b630b34f Sep 01 02:21:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-498fc199-0a4d-4c92-9da6-dc23c05c1aa4 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-498fc199-0a4d-4c92-9da6-dc23c05c1aa4 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:24 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-498fc199-0a4d-4c92-9da6-dc23c05c1aa4 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Delete volume with id: ebd0e66e-7eb4-4a7d-96af-b754b630b34f Sep 01 02:21:24 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:24 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:24 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:24 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:24 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-498fc199-0a4d-4c92-9da6-dc23c05c1aa4 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Volume info retrieved successfully. Sep 01 02:21:25 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-498fc199-0a4d-4c92-9da6-dc23c05c1aa4 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Delete volume request issued successfully. Sep 01 02:21:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-498fc199-0a4d-4c92-9da6-dc23c05c1aa4 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/ebd0e66e-7eb4-4a7d-96af-b754b630b34f returned with HTTP 202 Sep 01 02:21:25 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1366/2785] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:24 2026] DELETE /volume/v3/volumes/ebd0e66e-7eb4-4a7d-96af-b754b630b34f => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5f8bdfe5-a4e2-452a-9cb0-3f3ad72763a2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5f8bdfe5-a4e2-452a-9cb0-3f3ad72763a2 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/volumes/ebd0e66e-7eb4-4a7d-96af-b754b630b34f Sep 01 02:21:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5f8bdfe5-a4e2-452a-9cb0-3f3ad72763a2 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5f8bdfe5-a4e2-452a-9cb0-3f3ad72763a2 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:25 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:25 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:25 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:25 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:25 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5f8bdfe5-a4e2-452a-9cb0-3f3ad72763a2 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Volume info retrieved successfully. Sep 01 02:21:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5f8bdfe5-a4e2-452a-9cb0-3f3ad72763a2 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/ebd0e66e-7eb4-4a7d-96af-b754b630b34f returned with HTTP 200 Sep 01 02:21:25 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1420/2786] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:25 2026] GET /volume/v3/volumes/ebd0e66e-7eb4-4a7d-96af-b754b630b34f => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cc7e1aac-8928-47be-9bd1-5a53626b3e31 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cc7e1aac-8928-47be-9bd1-5a53626b3e31 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] GET http://192.168.122.72/volume/v3/volumes/ebd0e66e-7eb4-4a7d-96af-b754b630b34f Sep 01 02:21:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cc7e1aac-8928-47be-9bd1-5a53626b3e31 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cc7e1aac-8928-47be-9bd1-5a53626b3e31 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cc7e1aac-8928-47be-9bd1-5a53626b3e31 tempest-CreateVolumesFromSnapshotTest-2018515520 tempest-CreateVolumesFromSnapshotTest-2018515520-project-member] http://192.168.122.72/volume/v3/volumes/ebd0e66e-7eb4-4a7d-96af-b754b630b34f returned with HTTP 404 Sep 01 02:21:26 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1367/2787] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:26 2026] GET /volume/v3/volumes/ebd0e66e-7eb4-4a7d-96af-b754b630b34f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:35 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=142,cinder:INSERT=27,cinder:UPDATE=44 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:21:36 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=168,cinder:INSERT=38,cinder:UPDATE=64 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:21:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c84ca12c-e006-4394-8d9d-2eb8aeaceefb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f6bc2d53-7db2-4a5a-a629-568627254189 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c84ca12c-e006-4394-8d9d-2eb8aeaceefb tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:21:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c84ca12c-e006-4394-8d9d-2eb8aeaceefb tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "97f1460d-e99d-469e-a933-615f59c7b55c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-437090152"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-c84ca12c-e006-4394-8d9d-2eb8aeaceefb tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Create volume request body: {'volume': {"'imageRef": '97f1460d-e99d-469e-a933-615f59c7b55c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-437090152'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:38 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-c84ca12c-e006-4394-8d9d-2eb8aeaceefb tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Create volume of 1 GB Sep 01 02:21:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c84ca12c-e006-4394-8d9d-2eb8aeaceefb tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Availability Zones retrieved successfully. Sep 01 02:21:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f6bc2d53-7db2-4a5a-a629-568627254189 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:21:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f6bc2d53-7db2-4a5a-a629-568627254189 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-242946286"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-f6bc2d53-7db2-4a5a-a629-568627254189 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-242946286'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:38 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-f6bc2d53-7db2-4a5a-a629-568627254189 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Create volume of 1 GB Sep 01 02:21:38 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f6bc2d53-7db2-4a5a-a629-568627254189 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Availability Zones retrieved successfully. Sep 01 02:21:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c84ca12c-e006-4394-8d9d-2eb8aeaceefb tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Flow 'volume_create_api' (55cefd43-3d8d-4ea2-b6c1-eb57bc5c3cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c84ca12c-e006-4394-8d9d-2eb8aeaceefb tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7aeb595-b692-4a3a-a88d-55415d5ac4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-c84ca12c-e006-4394-8d9d-2eb8aeaceefb tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f6bc2d53-7db2-4a5a-a629-568627254189 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Flow 'volume_create_api' (25febcd1-eca0-4647-9d56-d651ba36a984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f6bc2d53-7db2-4a5a-a629-568627254189 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a117619-5c5b-4425-b908-b5108a4378ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-f6bc2d53-7db2-4a5a-a629-568627254189 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c84ca12c-e006-4394-8d9d-2eb8aeaceefb tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7aeb595-b692-4a3a-a88d-55415d5ac4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c84ca12c-e006-4394-8d9d-2eb8aeaceefb tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bd49d51-e4a4-417c-8dcc-346a1ec93608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f6bc2d53-7db2-4a5a-a629-568627254189 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a117619-5c5b-4425-b908-b5108a4378ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f6bc2d53-7db2-4a5a-a629-568627254189 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c0c4c10-4f6f-4b4a-8748-345f04743c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:38 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-c84ca12c-e006-4394-8d9d-2eb8aeaceefb tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Created reservations ['799a51ff-bec2-4a82-9590-1f7f462da97c', 'cc9e4e65-46a4-4d6a-a9d9-f0c2101c6892', 'e574be48-72ba-44e8-ad7b-8e142c743797', '7534c39f-b0af-470e-97d6-3c8189226124'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c84ca12c-e006-4394-8d9d-2eb8aeaceefb tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bd49d51-e4a4-417c-8dcc-346a1ec93608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['799a51ff-bec2-4a82-9590-1f7f462da97c', 'cc9e4e65-46a4-4d6a-a9d9-f0c2101c6892', 'e574be48-72ba-44e8-ad7b-8e142c743797', '7534c39f-b0af-470e-97d6-3c8189226124']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:38 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-f6bc2d53-7db2-4a5a-a629-568627254189 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Created reservations ['c4f64871-856b-46e1-8aeb-9e3ac829c4ae', 'bc582158-af28-43b3-89b3-78550b7a9d3a', 'bc70c7e9-7ca8-43bd-97b8-86bcaa9cabb6', '35628bd5-b416-4230-9292-06cd1cf5f9fd'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f6bc2d53-7db2-4a5a-a629-568627254189 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c0c4c10-4f6f-4b4a-8748-345f04743c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4f64871-856b-46e1-8aeb-9e3ac829c4ae', 'bc582158-af28-43b3-89b3-78550b7a9d3a', 'bc70c7e9-7ca8-43bd-97b8-86bcaa9cabb6', '35628bd5-b416-4230-9292-06cd1cf5f9fd']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c84ca12c-e006-4394-8d9d-2eb8aeaceefb tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb94807c-884b-435c-ab38-9aed18ce1a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f6bc2d53-7db2-4a5a-a629-568627254189 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7b1c594-1d98-4652-ba68-ae6dc14ab358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:38 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:38 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f6bc2d53-7db2-4a5a-a629-568627254189 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7b1c594-1d98-4652-ba68-ae6dc14ab358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58f189d6-7f04-4f37-b3cc-9904e6ea97a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-242946286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1ad28e22700444c98e7897aa19a65cb',qos_specs=None,replication_status=,reservations=['c4f64871-856b-46e1-8aeb-9e3ac829c4ae','bc582158-af28-43b3-89b3-78550b7a9d3a','bc70c7e9-7ca8-43bd-97b8-86bcaa9cabb6','35628bd5-b416-4230-9292-06cd1cf5f9fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6e57cc8b3ac4e5da1e0588604e37e9e',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-242946286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58f189d6-7f04-4f37-b3cc-9904e6ea97a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1ad28e22700444c98e7897aa19a65cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6e57cc8b3ac4e5da1e0588604e37e9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:38 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:38 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f6bc2d53-7db2-4a5a-a629-568627254189 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcbaa0fb-c97e-4cc8-bfe6-5e19826e04e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c84ca12c-e006-4394-8d9d-2eb8aeaceefb tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb94807c-884b-435c-ab38-9aed18ce1a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad46f612-ff03-41fb-98bd-46e0c12506be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-437090152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e22ce968964338be7974c42e7908d9',qos_specs=None,replication_status=,reservations=['799a51ff-bec2-4a82-9590-1f7f462da97c','cc9e4e65-46a4-4d6a-a9d9-f0c2101c6892','e574be48-72ba-44e8-ad7b-8e142c743797','7534c39f-b0af-470e-97d6-3c8189226124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0b9356408e448479b550fa35b59791d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-437090152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad46f612-ff03-41fb-98bd-46e0c12506be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2e22ce968964338be7974c42e7908d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0b9356408e448479b550fa35b59791d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c84ca12c-e006-4394-8d9d-2eb8aeaceefb tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26612253-4663-4ec5-88a3-819d3c6aedba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f6bc2d53-7db2-4a5a-a629-568627254189 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcbaa0fb-c97e-4cc8-bfe6-5e19826e04e3) transitioned into state 'SUCCESS' from state '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-242946286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1ad28e22700444c98e7897aa19a65cb',qos_specs=None,replication_status=,reservations=['c4f64871-856b-46e1-8aeb-9e3ac829c4ae','bc582158-af28-43b3-89b3-78550b7a9d3a','bc70c7e9-7ca8-43bd-97b8-86bcaa9cabb6','35628bd5-b416-4230-9292-06cd1cf5f9fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6e57cc8b3ac4e5da1e0588604e37e9e',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f6bc2d53-7db2-4a5a-a629-568627254189 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (945da83d-faf0-4de9-a436-353f92fed2e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c84ca12c-e006-4394-8d9d-2eb8aeaceefb tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26612253-4663-4ec5-88a3-819d3c6aedba) transitioned into state 'SUCCESS' from state '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-437090152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e22ce968964338be7974c42e7908d9',qos_specs=None,replication_status=,reservations=['799a51ff-bec2-4a82-9590-1f7f462da97c','cc9e4e65-46a4-4d6a-a9d9-f0c2101c6892','e574be48-72ba-44e8-ad7b-8e142c743797','7534c39f-b0af-470e-97d6-3c8189226124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0b9356408e448479b550fa35b59791d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f6bc2d53-7db2-4a5a-a629-568627254189 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (945da83d-faf0-4de9-a436-353f92fed2e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c84ca12c-e006-4394-8d9d-2eb8aeaceefb tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (decdf42c-1520-4bf8-800e-f1b4192e9db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-f6bc2d53-7db2-4a5a-a629-568627254189 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Flow 'volume_create_api' (25febcd1-eca0-4647-9d56-d651ba36a984) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:38 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f6bc2d53-7db2-4a5a-a629-568627254189 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Create volume request issued successfully. Sep 01 02:21:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f6bc2d53-7db2-4a5a-a629-568627254189 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:38 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1368/2788] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:21:38 2026] POST /volume/v3/volumes => generated 770 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7a405e55-02ee-49c2-8be7-434de85bbea6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c84ca12c-e006-4394-8d9d-2eb8aeaceefb tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (decdf42c-1520-4bf8-800e-f1b4192e9db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c84ca12c-e006-4394-8d9d-2eb8aeaceefb tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Flow 'volume_create_api' (55cefd43-3d8d-4ea2-b6c1-eb57bc5c3cb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c84ca12c-e006-4394-8d9d-2eb8aeaceefb tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Create volume request issued successfully. Sep 01 02:21:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c84ca12c-e006-4394-8d9d-2eb8aeaceefb tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1421/2789] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:21:38 2026] POST /volume/v3/volumes => generated 763 bytes in 836 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bfb3f0cd-dfa2-4fda-bf2b-6315d77e5e95 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bfb3f0cd-dfa2-4fda-bf2b-6315d77e5e95 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/58f189d6-7f04-4f37-b3cc-9904e6ea97a5 Sep 01 02:21:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bfb3f0cd-dfa2-4fda-bf2b-6315d77e5e95 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bfb3f0cd-dfa2-4fda-bf2b-6315d77e5e95 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:38 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:38 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:38 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:38 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bfb3f0cd-dfa2-4fda-bf2b-6315d77e5e95 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bfb3f0cd-dfa2-4fda-bf2b-6315d77e5e95 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/58f189d6-7f04-4f37-b3cc-9904e6ea97a5 returned with HTTP 200 Sep 01 02:21:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1422/2790] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:38 2026] GET /volume/v3/volumes/58f189d6-7f04-4f37-b3cc-9904e6ea97a5 => generated 838 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1aafaf05-2b8b-4306-8f96-4727aaef2a7a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1aafaf05-2b8b-4306-8f96-4727aaef2a7a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:21:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1aafaf05-2b8b-4306-8f96-4727aaef2a7a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "97f1460d-e99d-469e-a933-615f59c7b55c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1408492747"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-1aafaf05-2b8b-4306-8f96-4727aaef2a7a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Create volume request body: {'volume': {"'imageRef": '97f1460d-e99d-469e-a933-615f59c7b55c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1408492747'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-1aafaf05-2b8b-4306-8f96-4727aaef2a7a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Create volume of 1 GB Sep 01 02:21:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1aafaf05-2b8b-4306-8f96-4727aaef2a7a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Availability Zones retrieved successfully. Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1aafaf05-2b8b-4306-8f96-4727aaef2a7a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Flow 'volume_create_api' (98fb723a-c875-4855-96a5-70a5fce22dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1aafaf05-2b8b-4306-8f96-4727aaef2a7a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238e0f13-5e23-4a66-b973-a3bc85b2c443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-1aafaf05-2b8b-4306-8f96-4727aaef2a7a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1aafaf05-2b8b-4306-8f96-4727aaef2a7a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238e0f13-5e23-4a66-b973-a3bc85b2c443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1aafaf05-2b8b-4306-8f96-4727aaef2a7a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cad00d41-292a-40f9-8df4-77febb9e40ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-1aafaf05-2b8b-4306-8f96-4727aaef2a7a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Created reservations ['aafb1efe-8043-4011-9990-c88847200de4', '73f87cfc-0c8a-403b-b17f-30da3b06d7b3', 'b16b714b-720e-46ed-bce6-1aa9ad7d6569', '43674e9d-1dae-45ef-9747-57027135ffa3'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1aafaf05-2b8b-4306-8f96-4727aaef2a7a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cad00d41-292a-40f9-8df4-77febb9e40ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aafb1efe-8043-4011-9990-c88847200de4', '73f87cfc-0c8a-403b-b17f-30da3b06d7b3', 'b16b714b-720e-46ed-bce6-1aa9ad7d6569', '43674e9d-1dae-45ef-9747-57027135ffa3']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1aafaf05-2b8b-4306-8f96-4727aaef2a7a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c98685e7-8945-418f-8ce7-8926e724d771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7a405e55-02ee-49c2-8be7-434de85bbea6 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:21:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7a405e55-02ee-49c2-8be7-434de85bbea6 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-979118758"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-7a405e55-02ee-49c2-8be7-434de85bbea6 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-979118758'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:39 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-7a405e55-02ee-49c2-8be7-434de85bbea6 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Create volume of 1 GB Sep 01 02:21:39 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:39 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:39 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:39 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:39 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7a405e55-02ee-49c2-8be7-434de85bbea6 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Availability Zones retrieved successfully. Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1aafaf05-2b8b-4306-8f96-4727aaef2a7a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c98685e7-8945-418f-8ce7-8926e724d771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6bf5a5d-8f7a-4cad-884c-06930d408a8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1408492747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e22ce968964338be7974c42e7908d9',qos_specs=None,replication_status=,reservations=['aafb1efe-8043-4011-9990-c88847200de4','73f87cfc-0c8a-403b-b17f-30da3b06d7b3','b16b714b-720e-46ed-bce6-1aa9ad7d6569','43674e9d-1dae-45ef-9747-57027135ffa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0b9356408e448479b550fa35b59791d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1408492747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6bf5a5d-8f7a-4cad-884c-06930d408a8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2e22ce968964338be7974c42e7908d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0b9356408e448479b550fa35b59791d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1aafaf05-2b8b-4306-8f96-4727aaef2a7a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50348f71-6deb-429f-8ce2-d996dfba122c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7a405e55-02ee-49c2-8be7-434de85bbea6 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Flow 'volume_create_api' (f9480d4e-58cf-40aa-b599-2ba557aa6ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7a405e55-02ee-49c2-8be7-434de85bbea6 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (302133cf-0ef3-4351-8e01-9f43188a0ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-7a405e55-02ee-49c2-8be7-434de85bbea6 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1aafaf05-2b8b-4306-8f96-4727aaef2a7a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50348f71-6deb-429f-8ce2-d996dfba122c) transitioned into state 'SUCCESS' from state '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-1408492747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e22ce968964338be7974c42e7908d9',qos_specs=None,replication_status=,reservations=['aafb1efe-8043-4011-9990-c88847200de4','73f87cfc-0c8a-403b-b17f-30da3b06d7b3','b16b714b-720e-46ed-bce6-1aa9ad7d6569','43674e9d-1dae-45ef-9747-57027135ffa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0b9356408e448479b550fa35b59791d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1aafaf05-2b8b-4306-8f96-4727aaef2a7a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8ab2e2c-7699-4eeb-acf9-e311a6523c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1aafaf05-2b8b-4306-8f96-4727aaef2a7a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8ab2e2c-7699-4eeb-acf9-e311a6523c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-1aafaf05-2b8b-4306-8f96-4727aaef2a7a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Flow 'volume_create_api' (98fb723a-c875-4855-96a5-70a5fce22dee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1aafaf05-2b8b-4306-8f96-4727aaef2a7a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Create volume request issued successfully. Sep 01 02:21:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1aafaf05-2b8b-4306-8f96-4727aaef2a7a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:39 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1423/2791] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:21:38 2026] POST /volume/v3/volumes => generated 764 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c3407725-990f-42da-bab5-4ca4b472851b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c3407725-990f-42da-bab5-4ca4b472851b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c3407725-990f-42da-bab5-4ca4b472851b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "97f1460d-e99d-469e-a933-615f59c7b55c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1610502789"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-c3407725-990f-42da-bab5-4ca4b472851b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Create volume request body: {'volume': {"'imageRef": '97f1460d-e99d-469e-a933-615f59c7b55c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1610502789'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-c3407725-990f-42da-bab5-4ca4b472851b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Create volume of 1 GB Sep 01 02:21:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c3407725-990f-42da-bab5-4ca4b472851b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Availability Zones retrieved successfully. Sep 01 02:21:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7a405e55-02ee-49c2-8be7-434de85bbea6 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (302133cf-0ef3-4351-8e01-9f43188a0ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7a405e55-02ee-49c2-8be7-434de85bbea6 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3727cc9-3ef5-4df2-b1f8-abbf8e6094d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c3407725-990f-42da-bab5-4ca4b472851b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Flow 'volume_create_api' (7b6d3846-8cfe-4952-bba7-68dd67c916fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c3407725-990f-42da-bab5-4ca4b472851b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6aa619e7-0c1f-48e8-8ef6-b85a791da234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-c3407725-990f-42da-bab5-4ca4b472851b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c3407725-990f-42da-bab5-4ca4b472851b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6aa619e7-0c1f-48e8-8ef6-b85a791da234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c3407725-990f-42da-bab5-4ca4b472851b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f18bd45f-e40e-46c5-9bd4-352e7734df54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:39 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-7a405e55-02ee-49c2-8be7-434de85bbea6 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Created reservations ['7036db93-751f-44fa-aeb3-392c047bafa8', '0bd41e0a-a3f3-4aaf-b791-57625263755e', '214b7879-a5c2-4186-a739-1bf093bbee49', 'b610b4e4-1bfc-4cfa-8bac-bf325a42474d'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7a405e55-02ee-49c2-8be7-434de85bbea6 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3727cc9-3ef5-4df2-b1f8-abbf8e6094d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7036db93-751f-44fa-aeb3-392c047bafa8', '0bd41e0a-a3f3-4aaf-b791-57625263755e', '214b7879-a5c2-4186-a739-1bf093bbee49', 'b610b4e4-1bfc-4cfa-8bac-bf325a42474d']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7a405e55-02ee-49c2-8be7-434de85bbea6 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35f372f4-6108-43e8-92b5-2ea35e0cfac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-c3407725-990f-42da-bab5-4ca4b472851b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Created reservations ['7e0eb5c4-cf8b-49f4-9e65-724d35adac5b', '62f49834-f30a-4907-9d06-403ea641cd09', '3aa4b25d-c6f9-45de-911f-0595dafd0f13', 'c02065a6-0fdb-4e76-9d9a-de9afb560a2b'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c3407725-990f-42da-bab5-4ca4b472851b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f18bd45f-e40e-46c5-9bd4-352e7734df54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e0eb5c4-cf8b-49f4-9e65-724d35adac5b', '62f49834-f30a-4907-9d06-403ea641cd09', '3aa4b25d-c6f9-45de-911f-0595dafd0f13', 'c02065a6-0fdb-4e76-9d9a-de9afb560a2b']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c3407725-990f-42da-bab5-4ca4b472851b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0bdb41d-b4f2-49d9-a062-90090f3d0462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:39 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c3407725-990f-42da-bab5-4ca4b472851b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0bdb41d-b4f2-49d9-a062-90090f3d0462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b3ac0c6-4e1b-4b64-9d2b-81b2b47c3372', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1610502789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e22ce968964338be7974c42e7908d9',qos_specs=None,replication_status=,reservations=['7e0eb5c4-cf8b-49f4-9e65-724d35adac5b','62f49834-f30a-4907-9d06-403ea641cd09','3aa4b25d-c6f9-45de-911f-0595dafd0f13','c02065a6-0fdb-4e76-9d9a-de9afb560a2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0b9356408e448479b550fa35b59791d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1610502789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b3ac0c6-4e1b-4b64-9d2b-81b2b47c3372,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2e22ce968964338be7974c42e7908d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0b9356408e448479b550fa35b59791d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:39 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:39 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c3407725-990f-42da-bab5-4ca4b472851b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61b62eab-03a5-4f94-a514-65fac917ab54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7a405e55-02ee-49c2-8be7-434de85bbea6 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35f372f4-6108-43e8-92b5-2ea35e0cfac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bbbe888-88ac-488b-bc54-52b59ddf00b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-979118758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d99ab6ba271c403ea713b17a4ad74a9b',qos_specs=None,replication_status=,reservations=['7036db93-751f-44fa-aeb3-392c047bafa8','0bd41e0a-a3f3-4aaf-b791-57625263755e','214b7879-a5c2-4186-a739-1bf093bbee49','b610b4e4-1bfc-4cfa-8bac-bf325a42474d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='191ebe85970840cabaef4f660db8c444',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-979118758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bbbe888-88ac-488b-bc54-52b59ddf00b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d99ab6ba271c403ea713b17a4ad74a9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='191ebe85970840cabaef4f660db8c444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7a405e55-02ee-49c2-8be7-434de85bbea6 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eccee74-555d-4f48-aacc-5e17c222d56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c3407725-990f-42da-bab5-4ca4b472851b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61b62eab-03a5-4f94-a514-65fac917ab54) transitioned into state 'SUCCESS' from state '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-1610502789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e22ce968964338be7974c42e7908d9',qos_specs=None,replication_status=,reservations=['7e0eb5c4-cf8b-49f4-9e65-724d35adac5b','62f49834-f30a-4907-9d06-403ea641cd09','3aa4b25d-c6f9-45de-911f-0595dafd0f13','c02065a6-0fdb-4e76-9d9a-de9afb560a2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0b9356408e448479b550fa35b59791d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c3407725-990f-42da-bab5-4ca4b472851b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (971bd9aa-302c-4540-b2ba-0ed9bc57f1a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c3407725-990f-42da-bab5-4ca4b472851b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (971bd9aa-302c-4540-b2ba-0ed9bc57f1a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7a405e55-02ee-49c2-8be7-434de85bbea6 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eccee74-555d-4f48-aacc-5e17c222d56a) transitioned into state 'SUCCESS' from state '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-979118758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d99ab6ba271c403ea713b17a4ad74a9b',qos_specs=None,replication_status=,reservations=['7036db93-751f-44fa-aeb3-392c047bafa8','0bd41e0a-a3f3-4aaf-b791-57625263755e','214b7879-a5c2-4186-a739-1bf093bbee49','b610b4e4-1bfc-4cfa-8bac-bf325a42474d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='191ebe85970840cabaef4f660db8c444',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c3407725-990f-42da-bab5-4ca4b472851b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Flow 'volume_create_api' (7b6d3846-8cfe-4952-bba7-68dd67c916fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7a405e55-02ee-49c2-8be7-434de85bbea6 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed3e6112-9f68-4fd7-bc80-879190ffeae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c3407725-990f-42da-bab5-4ca4b472851b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Create volume request issued successfully. Sep 01 02:21:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c3407725-990f-42da-bab5-4ca4b472851b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:39 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1424/2792] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:21:39 2026] POST /volume/v3/volumes => generated 764 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6bdb11d7-8f8a-42f5-8598-ddbfe5c3a16b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7a405e55-02ee-49c2-8be7-434de85bbea6 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed3e6112-9f68-4fd7-bc80-879190ffeae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7a405e55-02ee-49c2-8be7-434de85bbea6 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Flow 'volume_create_api' (f9480d4e-58cf-40aa-b599-2ba557aa6ac8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:39 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7a405e55-02ee-49c2-8be7-434de85bbea6 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Create volume request issued successfully. Sep 01 02:21:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7a405e55-02ee-49c2-8be7-434de85bbea6 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1369/2793] 192.168.122.72 () {62 vars in 1178 bytes} [Tue Sep 1 02:21:38 2026] POST /volume/v3/volumes => generated 776 bytes in 1020 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8a66b019-9c74-437f-b801-0d7a1de75e21 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8a66b019-9c74-437f-b801-0d7a1de75e21 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:21:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8a66b019-9c74-437f-b801-0d7a1de75e21 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "97f1460d-e99d-469e-a933-615f59c7b55c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2109388751"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-8a66b019-9c74-437f-b801-0d7a1de75e21 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Create volume request body: {'volume': {"'imageRef": '97f1460d-e99d-469e-a933-615f59c7b55c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2109388751'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:39 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-8a66b019-9c74-437f-b801-0d7a1de75e21 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Create volume of 1 GB Sep 01 02:21:39 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:39 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:39 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8a66b019-9c74-437f-b801-0d7a1de75e21 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Availability Zones retrieved successfully. Sep 01 02:21:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8a66b019-9c74-437f-b801-0d7a1de75e21 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Flow 'volume_create_api' (1660f098-c5d0-4988-89d1-937cfb19df74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8a66b019-9c74-437f-b801-0d7a1de75e21 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c2ebfa-9d13-4446-8b07-2e2bee0bb13b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-8a66b019-9c74-437f-b801-0d7a1de75e21 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8a66b019-9c74-437f-b801-0d7a1de75e21 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c2ebfa-9d13-4446-8b07-2e2bee0bb13b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8a66b019-9c74-437f-b801-0d7a1de75e21 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67c1e426-06e5-4804-935f-117cbea0e42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6bdb11d7-8f8a-42f5-8598-ddbfe5c3a16b tempest-VolumeAndVolumeTypeFromImageTest-1713848748 tempest-VolumeAndVolumeTypeFromImageTest-1713848748-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6bdb11d7-8f8a-42f5-8598-ddbfe5c3a16b tempest-VolumeAndVolumeTypeFromImageTest-1713848748 tempest-VolumeAndVolumeTypeFromImageTest-1713848748-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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6bdb11d7-8f8a-42f5-8598-ddbfe5c3a16b tempest-VolumeAndVolumeTypeFromImageTest-1713848748 tempest-VolumeAndVolumeTypeFromImageTest-1713848748-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:21:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1425/2794] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:21:39 2026] POST /volume/v3/types => generated 287 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-eed61d5b-a052-485b-b337-05175cea4cf7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eed61d5b-a052-485b-b337-05175cea4cf7 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-eed61d5b-a052-485b-b337-05175cea4cf7 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-eed61d5b-a052-485b-b337-05175cea4cf7 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-eed61d5b-a052-485b-b337-05175cea4cf7 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Volume info retrieved successfully. Sep 01 02:21:40 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-8a66b019-9c74-437f-b801-0d7a1de75e21 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Created reservations ['6af98c7a-92e8-4aaa-b15d-e679eaf9991a', 'f57d822d-982e-498c-a100-7d82f29118d5', 'f48e44ed-1e9a-4dd0-9f1b-2fcb67edf777', 'affe029f-2d71-48aa-a30e-560fa8b57f19'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8a66b019-9c74-437f-b801-0d7a1de75e21 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67c1e426-06e5-4804-935f-117cbea0e42e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6af98c7a-92e8-4aaa-b15d-e679eaf9991a', 'f57d822d-982e-498c-a100-7d82f29118d5', 'f48e44ed-1e9a-4dd0-9f1b-2fcb67edf777', 'affe029f-2d71-48aa-a30e-560fa8b57f19']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eed61d5b-a052-485b-b337-05175cea4cf7 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 returned with HTTP 200 Sep 01 02:21:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1426/2795] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:40 2026] GET /volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 => generated 844 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-65cd33cb-1fd0-485d-980d-1519b2936cbb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8a66b019-9c74-437f-b801-0d7a1de75e21 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (738e96a7-29a6-4a28-a8be-20363802bbaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-65cd33cb-1fd0-485d-980d-1519b2936cbb tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/58f189d6-7f04-4f37-b3cc-9904e6ea97a5 Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-65cd33cb-1fd0-485d-980d-1519b2936cbb tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-65cd33cb-1fd0-485d-980d-1519b2936cbb tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-65cd33cb-1fd0-485d-980d-1519b2936cbb tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-65cd33cb-1fd0-485d-980d-1519b2936cbb tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/58f189d6-7f04-4f37-b3cc-9904e6ea97a5 returned with HTTP 200 Sep 01 02:21:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1427/2796] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:40 2026] GET /volume/v3/volumes/58f189d6-7f04-4f37-b3cc-9904e6ea97a5 => generated 862 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8a66b019-9c74-437f-b801-0d7a1de75e21 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (738e96a7-29a6-4a28-a8be-20363802bbaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '425a6c5f-2f41-4bb3-b2ba-e32fe667169f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2109388751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e22ce968964338be7974c42e7908d9',qos_specs=None,replication_status=,reservations=['6af98c7a-92e8-4aaa-b15d-e679eaf9991a','f57d822d-982e-498c-a100-7d82f29118d5','f48e44ed-1e9a-4dd0-9f1b-2fcb67edf777','affe029f-2d71-48aa-a30e-560fa8b57f19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0b9356408e448479b550fa35b59791d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2109388751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=425a6c5f-2f41-4bb3-b2ba-e32fe667169f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2e22ce968964338be7974c42e7908d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0b9356408e448479b550fa35b59791d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8a66b019-9c74-437f-b801-0d7a1de75e21 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc9aa5e3-158a-4d66-a27a-64663836f608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8a66b019-9c74-437f-b801-0d7a1de75e21 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc9aa5e3-158a-4d66-a27a-64663836f608) transitioned into state 'SUCCESS' from state '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-2109388751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e22ce968964338be7974c42e7908d9',qos_specs=None,replication_status=,reservations=['6af98c7a-92e8-4aaa-b15d-e679eaf9991a','f57d822d-982e-498c-a100-7d82f29118d5','f48e44ed-1e9a-4dd0-9f1b-2fcb67edf777','affe029f-2d71-48aa-a30e-560fa8b57f19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0b9356408e448479b550fa35b59791d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8a66b019-9c74-437f-b801-0d7a1de75e21 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e964e9a8-b31a-4594-8847-61232c2adc82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8a66b019-9c74-437f-b801-0d7a1de75e21 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e964e9a8-b31a-4594-8847-61232c2adc82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-8a66b019-9c74-437f-b801-0d7a1de75e21 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Flow 'volume_create_api' (1660f098-c5d0-4988-89d1-937cfb19df74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8a66b019-9c74-437f-b801-0d7a1de75e21 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Create volume request issued successfully. Sep 01 02:21:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8a66b019-9c74-437f-b801-0d7a1de75e21 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1370/2797] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:21:39 2026] POST /volume/v3/volumes => generated 764 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-51e2fa0b-581b-4f31-b617-199dd68d6087 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-51e2fa0b-581b-4f31-b617-199dd68d6087 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-51e2fa0b-581b-4f31-b617-199dd68d6087 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "97f1460d-e99d-469e-a933-615f59c7b55c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-899890648"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-51e2fa0b-581b-4f31-b617-199dd68d6087 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Create volume request body: {'volume': {"'imageRef": '97f1460d-e99d-469e-a933-615f59c7b55c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-899890648'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-51e2fa0b-581b-4f31-b617-199dd68d6087 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Create volume of 1 GB Sep 01 02:21:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-51e2fa0b-581b-4f31-b617-199dd68d6087 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Availability Zones retrieved successfully. Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-51e2fa0b-581b-4f31-b617-199dd68d6087 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Flow 'volume_create_api' (9190a15d-4d43-48f9-b9e9-b4d4d458a4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-51e2fa0b-581b-4f31-b617-199dd68d6087 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc590b76-7f31-44f8-818b-92ae0be779ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-51e2fa0b-581b-4f31-b617-199dd68d6087 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-51e2fa0b-581b-4f31-b617-199dd68d6087 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc590b76-7f31-44f8-818b-92ae0be779ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-51e2fa0b-581b-4f31-b617-199dd68d6087 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f013128-4e18-43e2-b728-f57d1cf04d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-51e2fa0b-581b-4f31-b617-199dd68d6087 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Created reservations ['287bbdcb-629c-4215-9c2e-afb364248cd4', 'df066b72-aab0-4165-b8cd-3f82a815fda6', 'c88e5835-eabc-4464-a586-a4e9102a289d', '16e76e53-a794-4bf7-8bfe-bf2f2c69590d'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-51e2fa0b-581b-4f31-b617-199dd68d6087 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f013128-4e18-43e2-b728-f57d1cf04d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['287bbdcb-629c-4215-9c2e-afb364248cd4', 'df066b72-aab0-4165-b8cd-3f82a815fda6', 'c88e5835-eabc-4464-a586-a4e9102a289d', '16e76e53-a794-4bf7-8bfe-bf2f2c69590d']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-51e2fa0b-581b-4f31-b617-199dd68d6087 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (841dc781-5b32-405b-96f2-65b0e81f534e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-51e2fa0b-581b-4f31-b617-199dd68d6087 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (841dc781-5b32-405b-96f2-65b0e81f534e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '920e11c9-861c-4639-8b31-d63ecff5c5ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-899890648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e22ce968964338be7974c42e7908d9',qos_specs=None,replication_status=,reservations=['287bbdcb-629c-4215-9c2e-afb364248cd4','df066b72-aab0-4165-b8cd-3f82a815fda6','c88e5835-eabc-4464-a586-a4e9102a289d','16e76e53-a794-4bf7-8bfe-bf2f2c69590d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0b9356408e448479b550fa35b59791d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-899890648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=920e11c9-861c-4639-8b31-d63ecff5c5ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2e22ce968964338be7974c42e7908d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0b9356408e448479b550fa35b59791d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-51e2fa0b-581b-4f31-b617-199dd68d6087 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e172dda-9da8-4444-9955-a704f0f7585b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-51e2fa0b-581b-4f31-b617-199dd68d6087 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e172dda-9da8-4444-9955-a704f0f7585b) transitioned into state 'SUCCESS' from state '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-899890648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2e22ce968964338be7974c42e7908d9',qos_specs=None,replication_status=,reservations=['287bbdcb-629c-4215-9c2e-afb364248cd4','df066b72-aab0-4165-b8cd-3f82a815fda6','c88e5835-eabc-4464-a586-a4e9102a289d','16e76e53-a794-4bf7-8bfe-bf2f2c69590d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0b9356408e448479b550fa35b59791d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-51e2fa0b-581b-4f31-b617-199dd68d6087 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c5c8cfa-f51c-4869-b10a-c34bdca33b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-51e2fa0b-581b-4f31-b617-199dd68d6087 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c5c8cfa-f51c-4869-b10a-c34bdca33b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-51e2fa0b-581b-4f31-b617-199dd68d6087 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Flow 'volume_create_api' (9190a15d-4d43-48f9-b9e9-b4d4d458a4aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-51e2fa0b-581b-4f31-b617-199dd68d6087 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Create volume request issued successfully. Sep 01 02:21:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-51e2fa0b-581b-4f31-b617-199dd68d6087 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1428/2798] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:21:40 2026] POST /volume/v3/volumes => generated 763 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:21:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4ad84021-9be4-4df7-b561-4428d121f3a6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4ad84021-9be4-4df7-b561-4428d121f3a6 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] GET http://192.168.122.72/volume/v3/volumes/ad46f612-ff03-41fb-98bd-46e0c12506be Sep 01 02:21:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4ad84021-9be4-4df7-b561-4428d121f3a6 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4ad84021-9be4-4df7-b561-4428d121f3a6 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4ad84021-9be4-4df7-b561-4428d121f3a6 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Volume info retrieved successfully. Sep 01 02:21:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4ad84021-9be4-4df7-b561-4428d121f3a6 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/ad46f612-ff03-41fb-98bd-46e0c12506be returned with HTTP 200 Sep 01 02:21:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1371/2799] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:40 2026] GET /volume/v3/volumes/ad46f612-ff03-41fb-98bd-46e0c12506be => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-171b7fdf-4312-42e4-96ef-fe4e30dfa0c0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-171b7fdf-4312-42e4-96ef-fe4e30dfa0c0 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 Sep 01 02:21:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-171b7fdf-4312-42e4-96ef-fe4e30dfa0c0 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-171b7fdf-4312-42e4-96ef-fe4e30dfa0c0 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-171b7fdf-4312-42e4-96ef-fe4e30dfa0c0 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Volume info retrieved successfully. Sep 01 02:21:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-171b7fdf-4312-42e4-96ef-fe4e30dfa0c0 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 returned with HTTP 200 Sep 01 02:21:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1429/2800] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:41 2026] GET /volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 => generated 868 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4990a8d0-fedb-435f-8f9a-b6a10f415b7c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4990a8d0-fedb-435f-8f9a-b6a10f415b7c tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/58f189d6-7f04-4f37-b3cc-9904e6ea97a5 Sep 01 02:21:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4990a8d0-fedb-435f-8f9a-b6a10f415b7c tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4990a8d0-fedb-435f-8f9a-b6a10f415b7c tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:41 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4990a8d0-fedb-435f-8f9a-b6a10f415b7c tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4990a8d0-fedb-435f-8f9a-b6a10f415b7c tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/58f189d6-7f04-4f37-b3cc-9904e6ea97a5 returned with HTTP 200 Sep 01 02:21:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1372/2801] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:41 2026] GET /volume/v3/volumes/58f189d6-7f04-4f37-b3cc-9904e6ea97a5 => generated 863 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bc135499-eaab-4dc7-abc9-2d9a0cff266f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bc135499-eaab-4dc7-abc9-2d9a0cff266f tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:21:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bc135499-eaab-4dc7-abc9-2d9a0cff266f tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "58f189d6-7f04-4f37-b3cc-9904e6ea97a5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2002692195"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-bc135499-eaab-4dc7-abc9-2d9a0cff266f tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Create volume request body: {'volume': {"'source_volid": '58f189d6-7f04-4f37-b3cc-9904e6ea97a5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2002692195'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:41 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-bc135499-eaab-4dc7-abc9-2d9a0cff266f tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Create volume of 1 GB Sep 01 02:21:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bc135499-eaab-4dc7-abc9-2d9a0cff266f tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Availability Zones retrieved successfully. Sep 01 02:21:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc135499-eaab-4dc7-abc9-2d9a0cff266f tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Flow 'volume_create_api' (30f2cc7b-3662-4cbb-b231-4827b3dc2a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc135499-eaab-4dc7-abc9-2d9a0cff266f tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09661ca2-21da-4d01-9882-879216607976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-bc135499-eaab-4dc7-abc9-2d9a0cff266f tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc135499-eaab-4dc7-abc9-2d9a0cff266f tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09661ca2-21da-4d01-9882-879216607976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc135499-eaab-4dc7-abc9-2d9a0cff266f tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f695fdce-c0a3-4888-b755-4b79990a26bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:41 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-bc135499-eaab-4dc7-abc9-2d9a0cff266f tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Created reservations ['48553678-ca9c-4ef6-a110-d6b98304b562', '480bc841-ee5b-4632-a9f9-c36383a2bc30', 'ec084766-6041-45c4-a560-f428f56a11a0', 'a0b9c22d-1d98-423a-8bd0-d149e77a2cce'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc135499-eaab-4dc7-abc9-2d9a0cff266f tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f695fdce-c0a3-4888-b755-4b79990a26bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48553678-ca9c-4ef6-a110-d6b98304b562', '480bc841-ee5b-4632-a9f9-c36383a2bc30', 'ec084766-6041-45c4-a560-f428f56a11a0', 'a0b9c22d-1d98-423a-8bd0-d149e77a2cce']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc135499-eaab-4dc7-abc9-2d9a0cff266f tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c51c68a-dc97-4ffb-8a25-6a06ab83f973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc135499-eaab-4dc7-abc9-2d9a0cff266f tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c51c68a-dc97-4ffb-8a25-6a06ab83f973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98f39f77-b357-4121-8924-4ef66f2a4253', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2002692195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1ad28e22700444c98e7897aa19a65cb',qos_specs=None,replication_status=,reservations=['48553678-ca9c-4ef6-a110-d6b98304b562','480bc841-ee5b-4632-a9f9-c36383a2bc30','ec084766-6041-45c4-a560-f428f56a11a0','a0b9c22d-1d98-423a-8bd0-d149e77a2cce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6e57cc8b3ac4e5da1e0588604e37e9e',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2002692195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98f39f77-b357-4121-8924-4ef66f2a4253,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1ad28e22700444c98e7897aa19a65cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6e57cc8b3ac4e5da1e0588604e37e9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc135499-eaab-4dc7-abc9-2d9a0cff266f tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fb86a99-2875-427f-b103-c3f2e93deefc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc135499-eaab-4dc7-abc9-2d9a0cff266f tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fb86a99-2875-427f-b103-c3f2e93deefc) transitioned into state 'SUCCESS' from state '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-2002692195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1ad28e22700444c98e7897aa19a65cb',qos_specs=None,replication_status=,reservations=['48553678-ca9c-4ef6-a110-d6b98304b562','480bc841-ee5b-4632-a9f9-c36383a2bc30','ec084766-6041-45c4-a560-f428f56a11a0','a0b9c22d-1d98-423a-8bd0-d149e77a2cce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6e57cc8b3ac4e5da1e0588604e37e9e',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc135499-eaab-4dc7-abc9-2d9a0cff266f tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cc572fd-1328-4d33-ae88-7bce8e265ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc135499-eaab-4dc7-abc9-2d9a0cff266f tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cc572fd-1328-4d33-ae88-7bce8e265ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bc135499-eaab-4dc7-abc9-2d9a0cff266f tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Flow 'volume_create_api' (30f2cc7b-3662-4cbb-b231-4827b3dc2a3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bc135499-eaab-4dc7-abc9-2d9a0cff266f tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Create volume request issued successfully. Sep 01 02:21:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bc135499-eaab-4dc7-abc9-2d9a0cff266f tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1430/2802] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:21:41 2026] POST /volume/v3/volumes => generated 771 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3705a98e-20f3-4c14-b194-a771146eb231 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3705a98e-20f3-4c14-b194-a771146eb231 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:21:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3705a98e-20f3-4c14-b194-a771146eb231 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "58f189d6-7f04-4f37-b3cc-9904e6ea97a5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1794664684"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-3705a98e-20f3-4c14-b194-a771146eb231 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Create volume request body: {'volume': {"'source_volid": '58f189d6-7f04-4f37-b3cc-9904e6ea97a5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1794664684'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:41 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-3705a98e-20f3-4c14-b194-a771146eb231 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Create volume of 1 GB Sep 01 02:21:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3705a98e-20f3-4c14-b194-a771146eb231 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Availability Zones retrieved successfully. Sep 01 02:21:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3705a98e-20f3-4c14-b194-a771146eb231 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Flow 'volume_create_api' (2c59516b-9023-49b1-abc8-12de25af198a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3705a98e-20f3-4c14-b194-a771146eb231 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dc26582-e368-406d-a6c5-33194f7cca0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-3705a98e-20f3-4c14-b194-a771146eb231 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6abdb13c-9971-41d2-a6eb-797d39231170 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3705a98e-20f3-4c14-b194-a771146eb231 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dc26582-e368-406d-a6c5-33194f7cca0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6abdb13c-9971-41d2-a6eb-797d39231170 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] GET http://192.168.122.72/volume/v3/volumes/ad46f612-ff03-41fb-98bd-46e0c12506be Sep 01 02:21:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6abdb13c-9971-41d2-a6eb-797d39231170 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6abdb13c-9971-41d2-a6eb-797d39231170 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3705a98e-20f3-4c14-b194-a771146eb231 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9992330-0468-4ebc-b1b6-b7c54eecbad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:42 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:42 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6abdb13c-9971-41d2-a6eb-797d39231170 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Volume info retrieved successfully. Sep 01 02:21:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6abdb13c-9971-41d2-a6eb-797d39231170 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/ad46f612-ff03-41fb-98bd-46e0c12506be returned with HTTP 200 Sep 01 02:21:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1431/2803] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:41 2026] GET /volume/v3/volumes/ad46f612-ff03-41fb-98bd-46e0c12506be => generated 856 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9505e9bf-4f10-4c64-9656-24404796f881 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9505e9bf-4f10-4c64-9656-24404796f881 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] GET http://192.168.122.72/volume/v3/volumes/e6bf5a5d-8f7a-4cad-884c-06930d408a8a Sep 01 02:21:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9505e9bf-4f10-4c64-9656-24404796f881 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9505e9bf-4f10-4c64-9656-24404796f881 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:42 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:42 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9505e9bf-4f10-4c64-9656-24404796f881 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Volume info retrieved successfully. Sep 01 02:21:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9505e9bf-4f10-4c64-9656-24404796f881 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/e6bf5a5d-8f7a-4cad-884c-06930d408a8a returned with HTTP 200 Sep 01 02:21:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1432/2804] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:42 2026] GET /volume/v3/volumes/e6bf5a5d-8f7a-4cad-884c-06930d408a8a => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-3705a98e-20f3-4c14-b194-a771146eb231 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Created reservations ['b39ceff8-848b-47d0-a81f-61134da8be3f', 'c4b256f1-1a12-4b6e-93f2-e329ffb8180b', 'd8816f63-3f55-4388-8364-92f32a109c2c', '07121e1e-7045-4bc2-8083-76a7150a05fb'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3705a98e-20f3-4c14-b194-a771146eb231 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9992330-0468-4ebc-b1b6-b7c54eecbad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b39ceff8-848b-47d0-a81f-61134da8be3f', 'c4b256f1-1a12-4b6e-93f2-e329ffb8180b', 'd8816f63-3f55-4388-8364-92f32a109c2c', '07121e1e-7045-4bc2-8083-76a7150a05fb']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3705a98e-20f3-4c14-b194-a771146eb231 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96b66cbb-b7d5-4b27-8a7d-376cb7433911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3705a98e-20f3-4c14-b194-a771146eb231 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96b66cbb-b7d5-4b27-8a7d-376cb7433911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9d8469d-5a75-47b8-8c2e-535f5d18271d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1794664684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1ad28e22700444c98e7897aa19a65cb',qos_specs=None,replication_status=,reservations=['b39ceff8-848b-47d0-a81f-61134da8be3f','c4b256f1-1a12-4b6e-93f2-e329ffb8180b','d8816f63-3f55-4388-8364-92f32a109c2c','07121e1e-7045-4bc2-8083-76a7150a05fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6e57cc8b3ac4e5da1e0588604e37e9e',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1794664684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9d8469d-5a75-47b8-8c2e-535f5d18271d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1ad28e22700444c98e7897aa19a65cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6e57cc8b3ac4e5da1e0588604e37e9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3705a98e-20f3-4c14-b194-a771146eb231 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (287d01bf-3024-42b9-b221-bae87d244120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3705a98e-20f3-4c14-b194-a771146eb231 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (287d01bf-3024-42b9-b221-bae87d244120) transitioned into state 'SUCCESS' from state '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-1794664684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1ad28e22700444c98e7897aa19a65cb',qos_specs=None,replication_status=,reservations=['b39ceff8-848b-47d0-a81f-61134da8be3f','c4b256f1-1a12-4b6e-93f2-e329ffb8180b','d8816f63-3f55-4388-8364-92f32a109c2c','07121e1e-7045-4bc2-8083-76a7150a05fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6e57cc8b3ac4e5da1e0588604e37e9e',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3705a98e-20f3-4c14-b194-a771146eb231 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f881b50b-9c67-45df-a828-8c548b304b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-88f6ac23-4326-4a9c-affd-d1de10fca294 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-88f6ac23-4326-4a9c-affd-d1de10fca294 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 Sep 01 02:21:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-88f6ac23-4326-4a9c-affd-d1de10fca294 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-88f6ac23-4326-4a9c-affd-d1de10fca294 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3705a98e-20f3-4c14-b194-a771146eb231 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f881b50b-9c67-45df-a828-8c548b304b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3705a98e-20f3-4c14-b194-a771146eb231 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Flow 'volume_create_api' (2c59516b-9023-49b1-abc8-12de25af198a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3705a98e-20f3-4c14-b194-a771146eb231 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Create volume request issued successfully. Sep 01 02:21:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3705a98e-20f3-4c14-b194-a771146eb231 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1373/2805] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:21:41 2026] POST /volume/v3/volumes => generated 771 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:42 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:42 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-88f6ac23-4326-4a9c-affd-d1de10fca294 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Volume info retrieved successfully. Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-096b0cd8-c319-49a0-8315-20f350890d0e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-096b0cd8-c319-49a0-8315-20f350890d0e tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-096b0cd8-c319-49a0-8315-20f350890d0e tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "58f189d6-7f04-4f37-b3cc-9904e6ea97a5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1868544977"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-096b0cd8-c319-49a0-8315-20f350890d0e tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Create volume request body: {'volume': {"'source_volid": '58f189d6-7f04-4f37-b3cc-9904e6ea97a5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1868544977'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-096b0cd8-c319-49a0-8315-20f350890d0e tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Create volume of 1 GB Sep 01 02:21:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-88f6ac23-4326-4a9c-affd-d1de10fca294 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 returned with HTTP 200 Sep 01 02:21:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1433/2806] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:42 2026] GET /volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 => generated 868 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-096b0cd8-c319-49a0-8315-20f350890d0e tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Availability Zones retrieved successfully. Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-096b0cd8-c319-49a0-8315-20f350890d0e tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Flow 'volume_create_api' (fda881e8-bc25-4b79-be01-4022ef3ee074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-096b0cd8-c319-49a0-8315-20f350890d0e tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f07388a-3bce-4287-9728-9d6e0211d487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-096b0cd8-c319-49a0-8315-20f350890d0e tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-096b0cd8-c319-49a0-8315-20f350890d0e tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f07388a-3bce-4287-9728-9d6e0211d487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-096b0cd8-c319-49a0-8315-20f350890d0e tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82a38083-1a1b-4bea-a79e-b2eace8c1d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-096b0cd8-c319-49a0-8315-20f350890d0e tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Created reservations ['c24cdf6b-5790-485e-98d5-c709fdaeb9ef', 'dca65e6e-4f32-4e95-a197-61d624cc51e5', '40cb7c35-e4e5-4675-ab10-f8db3b2b92a9', '33007843-780c-42e2-af78-db941e41d2f8'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-096b0cd8-c319-49a0-8315-20f350890d0e tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82a38083-1a1b-4bea-a79e-b2eace8c1d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c24cdf6b-5790-485e-98d5-c709fdaeb9ef', 'dca65e6e-4f32-4e95-a197-61d624cc51e5', '40cb7c35-e4e5-4675-ab10-f8db3b2b92a9', '33007843-780c-42e2-af78-db941e41d2f8']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-096b0cd8-c319-49a0-8315-20f350890d0e tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3268cbb-74fb-48c8-8341-fe8a9fa1ffec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-096b0cd8-c319-49a0-8315-20f350890d0e tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3268cbb-74fb-48c8-8341-fe8a9fa1ffec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0861739-2370-49cd-aecc-205c748c9bc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1868544977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1ad28e22700444c98e7897aa19a65cb',qos_specs=None,replication_status=,reservations=['c24cdf6b-5790-485e-98d5-c709fdaeb9ef','dca65e6e-4f32-4e95-a197-61d624cc51e5','40cb7c35-e4e5-4675-ab10-f8db3b2b92a9','33007843-780c-42e2-af78-db941e41d2f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6e57cc8b3ac4e5da1e0588604e37e9e',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1868544977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0861739-2370-49cd-aecc-205c748c9bc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1ad28e22700444c98e7897aa19a65cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6e57cc8b3ac4e5da1e0588604e37e9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-096b0cd8-c319-49a0-8315-20f350890d0e tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d2880d1-fa0f-485e-ae18-4eb0644cfe35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-096b0cd8-c319-49a0-8315-20f350890d0e tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d2880d1-fa0f-485e-ae18-4eb0644cfe35) transitioned into state 'SUCCESS' from state '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-1868544977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1ad28e22700444c98e7897aa19a65cb',qos_specs=None,replication_status=,reservations=['c24cdf6b-5790-485e-98d5-c709fdaeb9ef','dca65e6e-4f32-4e95-a197-61d624cc51e5','40cb7c35-e4e5-4675-ab10-f8db3b2b92a9','33007843-780c-42e2-af78-db941e41d2f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6e57cc8b3ac4e5da1e0588604e37e9e',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-096b0cd8-c319-49a0-8315-20f350890d0e tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f847dd10-8d87-4cad-be90-c4c4d398bc66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-096b0cd8-c319-49a0-8315-20f350890d0e tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f847dd10-8d87-4cad-be90-c4c4d398bc66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-096b0cd8-c319-49a0-8315-20f350890d0e tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Flow 'volume_create_api' (fda881e8-bc25-4b79-be01-4022ef3ee074) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-096b0cd8-c319-49a0-8315-20f350890d0e tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Create volume request issued successfully. Sep 01 02:21:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-096b0cd8-c319-49a0-8315-20f350890d0e tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1374/2807] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:21:42 2026] POST /volume/v3/volumes => generated 771 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-67ba80e2-7297-464a-9cdf-c1f6f7930ed2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-67ba80e2-7297-464a-9cdf-c1f6f7930ed2 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:21:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-67ba80e2-7297-464a-9cdf-c1f6f7930ed2 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "58f189d6-7f04-4f37-b3cc-9904e6ea97a5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2088583562"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-67ba80e2-7297-464a-9cdf-c1f6f7930ed2 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Create volume request body: {'volume': {"'source_volid": '58f189d6-7f04-4f37-b3cc-9904e6ea97a5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2088583562'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:42 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-67ba80e2-7297-464a-9cdf-c1f6f7930ed2 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Create volume of 1 GB Sep 01 02:21:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-67ba80e2-7297-464a-9cdf-c1f6f7930ed2 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Availability Zones retrieved successfully. Sep 01 02:21:42 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67ba80e2-7297-464a-9cdf-c1f6f7930ed2 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Flow 'volume_create_api' (0a872ac5-75b2-4664-a5a9-0e2e4678ad37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:42 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67ba80e2-7297-464a-9cdf-c1f6f7930ed2 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dc03f76-84e3-41dd-80c5-a503ebbcbb09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:42 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-67ba80e2-7297-464a-9cdf-c1f6f7930ed2 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:42 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67ba80e2-7297-464a-9cdf-c1f6f7930ed2 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dc03f76-84e3-41dd-80c5-a503ebbcbb09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:42 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67ba80e2-7297-464a-9cdf-c1f6f7930ed2 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67f4a2bb-3486-4d43-a9e2-8f619c78ce7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-67ba80e2-7297-464a-9cdf-c1f6f7930ed2 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Created reservations ['a8a5caa0-64b3-422b-b08a-8cb2d00d651e', 'b868531f-3fa5-4999-94f0-7ba41f6ca496', '562c9fa7-5b2f-4876-a805-6e229903ad14', 'e3631e13-ab0b-4fa1-8504-7ac21fb750d9'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67ba80e2-7297-464a-9cdf-c1f6f7930ed2 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67f4a2bb-3486-4d43-a9e2-8f619c78ce7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8a5caa0-64b3-422b-b08a-8cb2d00d651e', 'b868531f-3fa5-4999-94f0-7ba41f6ca496', '562c9fa7-5b2f-4876-a805-6e229903ad14', 'e3631e13-ab0b-4fa1-8504-7ac21fb750d9']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67ba80e2-7297-464a-9cdf-c1f6f7930ed2 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4afe60f-924f-460a-8f28-84143d99608e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:43 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67ba80e2-7297-464a-9cdf-c1f6f7930ed2 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4afe60f-924f-460a-8f28-84143d99608e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5070f0a-b5a8-49de-a8e4-ddbf42bb01d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2088583562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1ad28e22700444c98e7897aa19a65cb',qos_specs=None,replication_status=,reservations=['a8a5caa0-64b3-422b-b08a-8cb2d00d651e','b868531f-3fa5-4999-94f0-7ba41f6ca496','562c9fa7-5b2f-4876-a805-6e229903ad14','e3631e13-ab0b-4fa1-8504-7ac21fb750d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6e57cc8b3ac4e5da1e0588604e37e9e',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2088583562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5070f0a-b5a8-49de-a8e4-ddbf42bb01d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1ad28e22700444c98e7897aa19a65cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6e57cc8b3ac4e5da1e0588604e37e9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67ba80e2-7297-464a-9cdf-c1f6f7930ed2 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48747a38-2d22-4fd3-9e1b-9934665c9522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b050e469-7f1a-4336-9ce0-44b6107facfd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67ba80e2-7297-464a-9cdf-c1f6f7930ed2 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48747a38-2d22-4fd3-9e1b-9934665c9522) transitioned into state 'SUCCESS' from state '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-2088583562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1ad28e22700444c98e7897aa19a65cb',qos_specs=None,replication_status=,reservations=['a8a5caa0-64b3-422b-b08a-8cb2d00d651e','b868531f-3fa5-4999-94f0-7ba41f6ca496','562c9fa7-5b2f-4876-a805-6e229903ad14','e3631e13-ab0b-4fa1-8504-7ac21fb750d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6e57cc8b3ac4e5da1e0588604e37e9e',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b050e469-7f1a-4336-9ce0-44b6107facfd tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] GET http://192.168.122.72/volume/v3/volumes/e6bf5a5d-8f7a-4cad-884c-06930d408a8a Sep 01 02:21:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b050e469-7f1a-4336-9ce0-44b6107facfd tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b050e469-7f1a-4336-9ce0-44b6107facfd tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67ba80e2-7297-464a-9cdf-c1f6f7930ed2 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39644558-3983-4556-8d19-2566da7a4e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67ba80e2-7297-464a-9cdf-c1f6f7930ed2 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39644558-3983-4556-8d19-2566da7a4e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:43 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:43 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-67ba80e2-7297-464a-9cdf-c1f6f7930ed2 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Flow 'volume_create_api' (0a872ac5-75b2-4664-a5a9-0e2e4678ad37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-67ba80e2-7297-464a-9cdf-c1f6f7930ed2 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Create volume request issued successfully. Sep 01 02:21:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-67ba80e2-7297-464a-9cdf-c1f6f7930ed2 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1434/2808] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:21:42 2026] POST /volume/v3/volumes => generated 771 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bed95bed-ac2f-4a83-b0b8-8bb3c90b220a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b050e469-7f1a-4336-9ce0-44b6107facfd tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Volume info retrieved successfully. Sep 01 02:21:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bed95bed-ac2f-4a83-b0b8-8bb3c90b220a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bed95bed-ac2f-4a83-b0b8-8bb3c90b220a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "58f189d6-7f04-4f37-b3cc-9904e6ea97a5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-513769624"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-bed95bed-ac2f-4a83-b0b8-8bb3c90b220a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Create volume request body: {'volume': {"'source_volid": '58f189d6-7f04-4f37-b3cc-9904e6ea97a5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-513769624'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-bed95bed-ac2f-4a83-b0b8-8bb3c90b220a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Create volume of 1 GB Sep 01 02:21:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b050e469-7f1a-4336-9ce0-44b6107facfd tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/e6bf5a5d-8f7a-4cad-884c-06930d408a8a returned with HTTP 200 Sep 01 02:21:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1375/2809] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:43 2026] GET /volume/v3/volumes/e6bf5a5d-8f7a-4cad-884c-06930d408a8a => generated 857 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bed95bed-ac2f-4a83-b0b8-8bb3c90b220a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Availability Zones retrieved successfully. Sep 01 02:21:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fcc46802-f4cd-4a49-b74e-746bfe1b9f84 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fcc46802-f4cd-4a49-b74e-746bfe1b9f84 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] GET http://192.168.122.72/volume/v3/volumes/7b3ac0c6-4e1b-4b64-9d2b-81b2b47c3372 Sep 01 02:21:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fcc46802-f4cd-4a49-b74e-746bfe1b9f84 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fcc46802-f4cd-4a49-b74e-746bfe1b9f84 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bed95bed-ac2f-4a83-b0b8-8bb3c90b220a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Flow 'volume_create_api' (b436b749-9e2b-476c-bceb-2b248ac041e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:43 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:43 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bed95bed-ac2f-4a83-b0b8-8bb3c90b220a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a26c3f60-ab4a-49de-b4e8-1eb4766e099f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-bed95bed-ac2f-4a83-b0b8-8bb3c90b220a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fcc46802-f4cd-4a49-b74e-746bfe1b9f84 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Volume info retrieved successfully. Sep 01 02:21:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fcc46802-f4cd-4a49-b74e-746bfe1b9f84 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/7b3ac0c6-4e1b-4b64-9d2b-81b2b47c3372 returned with HTTP 200 Sep 01 02:21:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1376/2810] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:43 2026] GET /volume/v3/volumes/7b3ac0c6-4e1b-4b64-9d2b-81b2b47c3372 => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0e785020-5d63-4abe-b193-161b570836bb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0e785020-5d63-4abe-b193-161b570836bb tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 Sep 01 02:21:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0e785020-5d63-4abe-b193-161b570836bb tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0e785020-5d63-4abe-b193-161b570836bb tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bed95bed-ac2f-4a83-b0b8-8bb3c90b220a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a26c3f60-ab4a-49de-b4e8-1eb4766e099f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:43 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:43 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bed95bed-ac2f-4a83-b0b8-8bb3c90b220a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c8d57c4-b8ac-4195-927c-6451ac9f044e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0e785020-5d63-4abe-b193-161b570836bb tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Volume info retrieved successfully. Sep 01 02:21:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0e785020-5d63-4abe-b193-161b570836bb tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 returned with HTTP 200 Sep 01 02:21:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1377/2811] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:43 2026] GET /volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 => generated 868 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-85ff6d7b-d838-43e4-9a81-53b9cfba7f27 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-85ff6d7b-d838-43e4-9a81-53b9cfba7f27 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:21:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-85ff6d7b-d838-43e4-9a81-53b9cfba7f27 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "8ff140b3-ab2a-4bfb-8eeb-303f4c805a1f", "size": 1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-85ff6d7b-d838-43e4-9a81-53b9cfba7f27 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '8ff140b3-ab2a-4bfb-8eeb-303f4c805a1f', 'size': 1}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-bed95bed-ac2f-4a83-b0b8-8bb3c90b220a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Created reservations ['6925e4ed-6511-4ac3-9641-2bc70a858aae', '4c2ac18f-f8b5-4159-a228-584a9d899e10', 'eeb75946-12bf-47bb-a631-fc70c477d348', '5b382096-3a90-4c7c-abc6-f3a3b94cd148'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bed95bed-ac2f-4a83-b0b8-8bb3c90b220a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c8d57c4-b8ac-4195-927c-6451ac9f044e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6925e4ed-6511-4ac3-9641-2bc70a858aae', '4c2ac18f-f8b5-4159-a228-584a9d899e10', 'eeb75946-12bf-47bb-a631-fc70c477d348', '5b382096-3a90-4c7c-abc6-f3a3b94cd148']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bed95bed-ac2f-4a83-b0b8-8bb3c90b220a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d706da02-492a-45c9-9e11-127d939d48ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:43 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-85ff6d7b-d838-43e4-9a81-53b9cfba7f27 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Create volume of 1 GB Sep 01 02:21:43 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:43 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bed95bed-ac2f-4a83-b0b8-8bb3c90b220a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d706da02-492a-45c9-9e11-127d939d48ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9607552-0d1d-4532-92ed-9f75a5791959', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-513769624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1ad28e22700444c98e7897aa19a65cb',qos_specs=None,replication_status=,reservations=['6925e4ed-6511-4ac3-9641-2bc70a858aae','4c2ac18f-f8b5-4159-a228-584a9d899e10','eeb75946-12bf-47bb-a631-fc70c477d348','5b382096-3a90-4c7c-abc6-f3a3b94cd148'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6e57cc8b3ac4e5da1e0588604e37e9e',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-513769624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9607552-0d1d-4532-92ed-9f75a5791959,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1ad28e22700444c98e7897aa19a65cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6e57cc8b3ac4e5da1e0588604e37e9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-85ff6d7b-d838-43e4-9a81-53b9cfba7f27 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Availability Zones retrieved successfully. Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bed95bed-ac2f-4a83-b0b8-8bb3c90b220a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eb24a27-b285-4cdd-bdb1-7ab6fb9bec8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:43 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-85ff6d7b-d838-43e4-9a81-53b9cfba7f27 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Flow 'volume_create_api' (0c47263c-8334-442a-aa6a-c26626a98416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:43 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-85ff6d7b-d838-43e4-9a81-53b9cfba7f27 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d87b9a-53e8-4150-bf4a-2b5cc625c8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:43 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-85ff6d7b-d838-43e4-9a81-53b9cfba7f27 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bed95bed-ac2f-4a83-b0b8-8bb3c90b220a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eb24a27-b285-4cdd-bdb1-7ab6fb9bec8c) transitioned into state 'SUCCESS' from state '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-513769624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1ad28e22700444c98e7897aa19a65cb',qos_specs=None,replication_status=,reservations=['6925e4ed-6511-4ac3-9641-2bc70a858aae','4c2ac18f-f8b5-4159-a228-584a9d899e10','eeb75946-12bf-47bb-a631-fc70c477d348','5b382096-3a90-4c7c-abc6-f3a3b94cd148'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6e57cc8b3ac4e5da1e0588604e37e9e',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bed95bed-ac2f-4a83-b0b8-8bb3c90b220a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b88c4c9e-1512-42ba-b18b-285b489c625a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bed95bed-ac2f-4a83-b0b8-8bb3c90b220a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b88c4c9e-1512-42ba-b18b-285b489c625a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-bed95bed-ac2f-4a83-b0b8-8bb3c90b220a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Flow 'volume_create_api' (b436b749-9e2b-476c-bceb-2b248ac041e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bed95bed-ac2f-4a83-b0b8-8bb3c90b220a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Create volume request issued successfully. Sep 01 02:21:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bed95bed-ac2f-4a83-b0b8-8bb3c90b220a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1435/2812] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:21:43 2026] POST /volume/v3/volumes => generated 770 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d043311a-b500-4edf-bff9-0a7f2c4ca24d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d043311a-b500-4edf-bff9-0a7f2c4ca24d tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d043311a-b500-4edf-bff9-0a7f2c4ca24d tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d043311a-b500-4edf-bff9-0a7f2c4ca24d tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:43 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:43 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-85ff6d7b-d838-43e4-9a81-53b9cfba7f27 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d87b9a-53e8-4150-bf4a-2b5cc625c8bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:21:40Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=d5e170af-6582-4bff-8565-b6acca0acf6a,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': 'd5e170af-6582-4bff-8565-b6acca0acf6a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d043311a-b500-4edf-bff9-0a7f2c4ca24d tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:43 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-85ff6d7b-d838-43e4-9a81-53b9cfba7f27 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1abd3ba-1a0d-4010-8ea1-31a5f685da2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d043311a-b500-4edf-bff9-0a7f2c4ca24d tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 returned with HTTP 200 Sep 01 02:21:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1436/2813] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:43 2026] GET /volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 => generated 863 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:44 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-85ff6d7b-d838-43e4-9a81-53b9cfba7f27 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Created reservations ['a496bada-ffbc-4463-a5de-5e09296895d7', '2234cfe0-d05e-4b1b-b092-685c585be893', '4e4636e7-732f-4798-b31f-4b11469ba4b5', 'e807c360-44e3-468d-ae13-7e463337b9a0'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:44 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-85ff6d7b-d838-43e4-9a81-53b9cfba7f27 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1abd3ba-1a0d-4010-8ea1-31a5f685da2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a496bada-ffbc-4463-a5de-5e09296895d7', '2234cfe0-d05e-4b1b-b092-685c585be893', '4e4636e7-732f-4798-b31f-4b11469ba4b5', 'e807c360-44e3-468d-ae13-7e463337b9a0']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:44 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-85ff6d7b-d838-43e4-9a81-53b9cfba7f27 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (375420c9-b76c-4b72-8d99-30479c6a8c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:44 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:44 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:44 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-85ff6d7b-d838-43e4-9a81-53b9cfba7f27 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (375420c9-b76c-4b72-8d99-30479c6a8c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de5aa990-8bbe-4d28-a640-7aedd856288c', '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='06011d76d42749df82abbfe1a42e079a',qos_specs=None,replication_status=,reservations=['a496bada-ffbc-4463-a5de-5e09296895d7','2234cfe0-d05e-4b1b-b092-685c585be893','4e4636e7-732f-4798-b31f-4b11469ba4b5','e807c360-44e3-468d-ae13-7e463337b9a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d54ee698908248dba4a20830cfc8321b',volume_type_id=d5e170af-6582-4bff-8565-b6acca0acf6a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:44Z,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=de5aa990-8bbe-4d28-a640-7aedd856288c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06011d76d42749df82abbfe1a42e079a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d54ee698908248dba4a20830cfc8321b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5e170af-6582-4bff-8565-b6acca0acf6a),volume_type_id=d5e170af-6582-4bff-8565-b6acca0acf6a)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:44 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-85ff6d7b-d838-43e4-9a81-53b9cfba7f27 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab0f6cf1-730c-4ae5-930e-7e6dfd39e553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:44 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-85ff6d7b-d838-43e4-9a81-53b9cfba7f27 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab0f6cf1-730c-4ae5-930e-7e6dfd39e553) transitioned into state 'SUCCESS' from 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='06011d76d42749df82abbfe1a42e079a',qos_specs=None,replication_status=,reservations=['a496bada-ffbc-4463-a5de-5e09296895d7','2234cfe0-d05e-4b1b-b092-685c585be893','4e4636e7-732f-4798-b31f-4b11469ba4b5','e807c360-44e3-468d-ae13-7e463337b9a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d54ee698908248dba4a20830cfc8321b',volume_type_id=d5e170af-6582-4bff-8565-b6acca0acf6a)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:44 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-85ff6d7b-d838-43e4-9a81-53b9cfba7f27 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fda58789-7985-4c00-8e86-a75d536031ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:44 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-85ff6d7b-d838-43e4-9a81-53b9cfba7f27 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fda58789-7985-4c00-8e86-a75d536031ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:44 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-85ff6d7b-d838-43e4-9a81-53b9cfba7f27 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Flow 'volume_create_api' (0c47263c-8334-442a-aa6a-c26626a98416) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-85ff6d7b-d838-43e4-9a81-53b9cfba7f27 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Create volume request issued successfully. Sep 01 02:21:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-85ff6d7b-d838-43e4-9a81-53b9cfba7f27 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1378/2814] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:21:43 2026] POST /volume/v3/volumes => generated 804 bytes in 635 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-142b4d9e-68d2-498c-8710-ba030ce827db None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-142b4d9e-68d2-498c-8710-ba030ce827db tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] GET http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c Sep 01 02:21:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-142b4d9e-68d2-498c-8710-ba030ce827db tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-142b4d9e-68d2-498c-8710-ba030ce827db tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:44 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:44 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-142b4d9e-68d2-498c-8710-ba030ce827db tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Volume info retrieved successfully. Sep 01 02:21:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-142b4d9e-68d2-498c-8710-ba030ce827db tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c returned with HTTP 200 Sep 01 02:21:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1437/2815] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:44 2026] GET /volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c => generated 872 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-52e24367-8c14-4e0f-b978-d1d23a5f0b39 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-52e24367-8c14-4e0f-b978-d1d23a5f0b39 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] GET http://192.168.122.72/volume/v3/volumes/7b3ac0c6-4e1b-4b64-9d2b-81b2b47c3372 Sep 01 02:21:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-52e24367-8c14-4e0f-b978-d1d23a5f0b39 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-52e24367-8c14-4e0f-b978-d1d23a5f0b39 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:44 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:44 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-52e24367-8c14-4e0f-b978-d1d23a5f0b39 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Volume info retrieved successfully. Sep 01 02:21:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-52e24367-8c14-4e0f-b978-d1d23a5f0b39 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/7b3ac0c6-4e1b-4b64-9d2b-81b2b47c3372 returned with HTTP 200 Sep 01 02:21:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1379/2816] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:44 2026] GET /volume/v3/volumes/7b3ac0c6-4e1b-4b64-9d2b-81b2b47c3372 => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e50d9648-96fc-4491-b962-dc013804ed40 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e50d9648-96fc-4491-b962-dc013804ed40 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] GET http://192.168.122.72/volume/v3/volumes/425a6c5f-2f41-4bb3-b2ba-e32fe667169f Sep 01 02:21:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e50d9648-96fc-4491-b962-dc013804ed40 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e50d9648-96fc-4491-b962-dc013804ed40 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:44 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:44 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e50d9648-96fc-4491-b962-dc013804ed40 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Volume info retrieved successfully. Sep 01 02:21:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e50d9648-96fc-4491-b962-dc013804ed40 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/425a6c5f-2f41-4bb3-b2ba-e32fe667169f returned with HTTP 200 Sep 01 02:21:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1438/2817] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:44 2026] GET /volume/v3/volumes/425a6c5f-2f41-4bb3-b2ba-e32fe667169f => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-52df7614-3722-43af-b321-3ba20542ea77 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-52df7614-3722-43af-b321-3ba20542ea77 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 Sep 01 02:21:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-52df7614-3722-43af-b321-3ba20542ea77 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-52df7614-3722-43af-b321-3ba20542ea77 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:44 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:44 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-52df7614-3722-43af-b321-3ba20542ea77 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Volume info retrieved successfully. Sep 01 02:21:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-52df7614-3722-43af-b321-3ba20542ea77 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 returned with HTTP 200 Sep 01 02:21:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1380/2818] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:44 2026] GET /volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 => generated 868 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f592945e-5a2d-480a-99fc-72fe50dd18a6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f592945e-5a2d-480a-99fc-72fe50dd18a6 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 Sep 01 02:21:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f592945e-5a2d-480a-99fc-72fe50dd18a6 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f592945e-5a2d-480a-99fc-72fe50dd18a6 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:44 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:44 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f592945e-5a2d-480a-99fc-72fe50dd18a6 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f592945e-5a2d-480a-99fc-72fe50dd18a6 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 returned with HTTP 200 Sep 01 02:21:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1439/2819] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:44 2026] GET /volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e25583e1-02ab-4054-9ae3-7a268762a40f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e25583e1-02ab-4054-9ae3-7a268762a40f tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] GET http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c Sep 01 02:21:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e25583e1-02ab-4054-9ae3-7a268762a40f tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e25583e1-02ab-4054-9ae3-7a268762a40f tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:45 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:45 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:45 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:45 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:45 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e25583e1-02ab-4054-9ae3-7a268762a40f tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Volume info retrieved successfully. Sep 01 02:21:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e25583e1-02ab-4054-9ae3-7a268762a40f tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c returned with HTTP 200 Sep 01 02:21:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1381/2820] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:45 2026] GET /volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c => generated 896 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3f401bee-89e2-4ea4-b34f-42da1e7bf35e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3f401bee-89e2-4ea4-b34f-42da1e7bf35e tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] GET http://192.168.122.72/volume/v3/volumes/425a6c5f-2f41-4bb3-b2ba-e32fe667169f Sep 01 02:21:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3f401bee-89e2-4ea4-b34f-42da1e7bf35e tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3f401bee-89e2-4ea4-b34f-42da1e7bf35e tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:45 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:45 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:45 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:45 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:45 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3f401bee-89e2-4ea4-b34f-42da1e7bf35e tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Volume info retrieved successfully. Sep 01 02:21:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3f401bee-89e2-4ea4-b34f-42da1e7bf35e tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/425a6c5f-2f41-4bb3-b2ba-e32fe667169f returned with HTTP 200 Sep 01 02:21:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1440/2821] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:45 2026] GET /volume/v3/volumes/425a6c5f-2f41-4bb3-b2ba-e32fe667169f => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3b626e38-5f21-416f-ad08-0815c4d3aa05 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3b626e38-5f21-416f-ad08-0815c4d3aa05 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 Sep 01 02:21:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3b626e38-5f21-416f-ad08-0815c4d3aa05 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3b626e38-5f21-416f-ad08-0815c4d3aa05 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:45 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:45 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:45 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:45 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:45 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3b626e38-5f21-416f-ad08-0815c4d3aa05 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Volume info retrieved successfully. Sep 01 02:21:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3b626e38-5f21-416f-ad08-0815c4d3aa05 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 returned with HTTP 200 Sep 01 02:21:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1382/2822] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:45 2026] GET /volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 => generated 869 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2b23cc9b-b48d-419d-bc1f-40fdc24f09e0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2b23cc9b-b48d-419d-bc1f-40fdc24f09e0 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:21:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2b23cc9b-b48d-419d-bc1f-40fdc24f09e0 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8bbbe888-88ac-488b-bc54-52b59ddf00b6", "name": "tempest-VolumeDependencyTests-Snapshot-1024327325"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:45 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:45 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:45 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:45 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:45 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2b23cc9b-b48d-419d-bc1f-40fdc24f09e0 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Volume info retrieved successfully. Sep 01 02:21:45 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-2b23cc9b-b48d-419d-bc1f-40fdc24f09e0 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Create snapshot from volume 8bbbe888-88ac-488b-bc54-52b59ddf00b6 Sep 01 02:21:45 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-2b23cc9b-b48d-419d-bc1f-40fdc24f09e0 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Created reservations ['c66b25ff-4c03-4409-aaad-0816cf9d77d9', 'a01b3df1-3483-4317-8182-8b2fe9e7d4f1', '70ad6a47-63df-499c-8eb1-b3da8de227b8', '2f500628-01f4-40a3-9810-baec384541b5'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:45 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:45 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:45 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2b23cc9b-b48d-419d-bc1f-40fdc24f09e0 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Snapshot create request issued successfully. Sep 01 02:21:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2b23cc9b-b48d-419d-bc1f-40fdc24f09e0 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:21:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1441/2823] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:21:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ebdc9add-ae12-46f8-a6d9-bf9d0ce78884 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ebdc9add-ae12-46f8-a6d9-bf9d0ce78884 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d Sep 01 02:21:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ebdc9add-ae12-46f8-a6d9-bf9d0ce78884 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ebdc9add-ae12-46f8-a6d9-bf9d0ce78884 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:45 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:45 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:45 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ebdc9add-ae12-46f8-a6d9-bf9d0ce78884 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Snapshot retrieved successfully. Sep 01 02:21:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ebdc9add-ae12-46f8-a6d9-bf9d0ce78884 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d returned with HTTP 200 Sep 01 02:21:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1383/2824] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:45 2026] GET /volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b76c14c6-9098-458e-a2a6-806b3fa32d73 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b76c14c6-9098-458e-a2a6-806b3fa32d73 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 Sep 01 02:21:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b76c14c6-9098-458e-a2a6-806b3fa32d73 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b76c14c6-9098-458e-a2a6-806b3fa32d73 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:46 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:46 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b76c14c6-9098-458e-a2a6-806b3fa32d73 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b76c14c6-9098-458e-a2a6-806b3fa32d73 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 returned with HTTP 200 Sep 01 02:21:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1442/2825] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:45 2026] GET /volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9eecbefc-159b-4930-9baf-b318344190dc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9eecbefc-159b-4930-9baf-b318344190dc tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] GET http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c Sep 01 02:21:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9eecbefc-159b-4930-9baf-b318344190dc tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9eecbefc-159b-4930-9baf-b318344190dc tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:46 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:46 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9eecbefc-159b-4930-9baf-b318344190dc tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Volume info retrieved successfully. Sep 01 02:21:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9eecbefc-159b-4930-9baf-b318344190dc tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c returned with HTTP 200 Sep 01 02:21:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1384/2826] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:46 2026] GET /volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c => generated 954 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7cb580b5-ce8d-40c0-9bff-243ff3b60c85 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7cb580b5-ce8d-40c0-9bff-243ff3b60c85 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] GET http://192.168.122.72/volume/v3/volumes/425a6c5f-2f41-4bb3-b2ba-e32fe667169f Sep 01 02:21:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7cb580b5-ce8d-40c0-9bff-243ff3b60c85 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7cb580b5-ce8d-40c0-9bff-243ff3b60c85 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:46 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:46 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7cb580b5-ce8d-40c0-9bff-243ff3b60c85 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Volume info retrieved successfully. Sep 01 02:21:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7cb580b5-ce8d-40c0-9bff-243ff3b60c85 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/425a6c5f-2f41-4bb3-b2ba-e32fe667169f returned with HTTP 200 Sep 01 02:21:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1443/2827] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:46 2026] GET /volume/v3/volumes/425a6c5f-2f41-4bb3-b2ba-e32fe667169f => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-61960f3e-1968-4019-84f3-389efbdef58f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-61960f3e-1968-4019-84f3-389efbdef58f tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] GET http://192.168.122.72/volume/v3/volumes/920e11c9-861c-4639-8b31-d63ecff5c5ed Sep 01 02:21:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-61960f3e-1968-4019-84f3-389efbdef58f tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-61960f3e-1968-4019-84f3-389efbdef58f tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:46 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:46 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-61960f3e-1968-4019-84f3-389efbdef58f tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Volume info retrieved successfully. Sep 01 02:21:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-61960f3e-1968-4019-84f3-389efbdef58f tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/920e11c9-861c-4639-8b31-d63ecff5c5ed returned with HTTP 200 Sep 01 02:21:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1385/2828] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:46 2026] GET /volume/v3/volumes/920e11c9-861c-4639-8b31-d63ecff5c5ed => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d2419085-f670-4fd9-868f-29f9c8ecd245 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d2419085-f670-4fd9-868f-29f9c8ecd245 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] DELETE http://192.168.122.72/volume/v3/volumes/920e11c9-861c-4639-8b31-d63ecff5c5ed Sep 01 02:21:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d2419085-f670-4fd9-868f-29f9c8ecd245 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d2419085-f670-4fd9-868f-29f9c8ecd245 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:46 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-d2419085-f670-4fd9-868f-29f9c8ecd245 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Delete volume with id: 920e11c9-861c-4639-8b31-d63ecff5c5ed Sep 01 02:21:46 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:46 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d2419085-f670-4fd9-868f-29f9c8ecd245 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Volume info retrieved successfully. Sep 01 02:21:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d2419085-f670-4fd9-868f-29f9c8ecd245 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Delete volume request issued successfully. Sep 01 02:21:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d2419085-f670-4fd9-868f-29f9c8ecd245 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/920e11c9-861c-4639-8b31-d63ecff5c5ed returned with HTTP 202 Sep 01 02:21:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1444/2829] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:46 2026] DELETE /volume/v3/volumes/920e11c9-861c-4639-8b31-d63ecff5c5ed => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-54221530-5714-4f57-870e-9be014dd8a1b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-54221530-5714-4f57-870e-9be014dd8a1b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] GET http://192.168.122.72/volume/v3/volumes/920e11c9-861c-4639-8b31-d63ecff5c5ed Sep 01 02:21:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-54221530-5714-4f57-870e-9be014dd8a1b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-54221530-5714-4f57-870e-9be014dd8a1b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:46 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:46 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-54221530-5714-4f57-870e-9be014dd8a1b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Volume info retrieved successfully. Sep 01 02:21:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-54221530-5714-4f57-870e-9be014dd8a1b tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/920e11c9-861c-4639-8b31-d63ecff5c5ed returned with HTTP 200 Sep 01 02:21:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1386/2830] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:46 2026] GET /volume/v3/volumes/920e11c9-861c-4639-8b31-d63ecff5c5ed => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5da9ad43-4baf-447f-a64a-81fecfa3a627 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5da9ad43-4baf-447f-a64a-81fecfa3a627 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d Sep 01 02:21:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5da9ad43-4baf-447f-a64a-81fecfa3a627 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5da9ad43-4baf-447f-a64a-81fecfa3a627 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5da9ad43-4baf-447f-a64a-81fecfa3a627 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Snapshot retrieved successfully. Sep 01 02:21:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5da9ad43-4baf-447f-a64a-81fecfa3a627 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d returned with HTTP 200 Sep 01 02:21:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1445/2831] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:46 2026] GET /volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-faecdc16-e757-4144-a52b-7e89dc865025 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-faecdc16-e757-4144-a52b-7e89dc865025 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 Sep 01 02:21:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-faecdc16-e757-4144-a52b-7e89dc865025 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-faecdc16-e757-4144-a52b-7e89dc865025 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:47 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:47 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:47 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:47 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:47 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-faecdc16-e757-4144-a52b-7e89dc865025 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-faecdc16-e757-4144-a52b-7e89dc865025 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 returned with HTTP 200 Sep 01 02:21:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1387/2832] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:47 2026] GET /volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 => generated 863 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-275695bb-79e5-4d6d-88c0-65b207ba8d06 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-275695bb-79e5-4d6d-88c0-65b207ba8d06 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] GET http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c Sep 01 02:21:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-275695bb-79e5-4d6d-88c0-65b207ba8d06 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-275695bb-79e5-4d6d-88c0-65b207ba8d06 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:47 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:47 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-275695bb-79e5-4d6d-88c0-65b207ba8d06 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Volume info retrieved successfully. Sep 01 02:21:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-275695bb-79e5-4d6d-88c0-65b207ba8d06 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c returned with HTTP 200 Sep 01 02:21:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1446/2833] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:47 2026] GET /volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c => generated 954 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3a533a87-67c0-42c6-9314-b9e4680b0c11 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3a533a87-67c0-42c6-9314-b9e4680b0c11 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] GET http://192.168.122.72/volume/v3/volumes/920e11c9-861c-4639-8b31-d63ecff5c5ed Sep 01 02:21:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3a533a87-67c0-42c6-9314-b9e4680b0c11 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3a533a87-67c0-42c6-9314-b9e4680b0c11 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3a533a87-67c0-42c6-9314-b9e4680b0c11 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/920e11c9-861c-4639-8b31-d63ecff5c5ed returned with HTTP 404 Sep 01 02:21:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1388/2834] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:47 2026] GET /volume/v3/volumes/920e11c9-861c-4639-8b31-d63ecff5c5ed => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cebad909-3867-4e33-93d8-d31b8c54852a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cebad909-3867-4e33-93d8-d31b8c54852a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] DELETE http://192.168.122.72/volume/v3/volumes/425a6c5f-2f41-4bb3-b2ba-e32fe667169f Sep 01 02:21:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cebad909-3867-4e33-93d8-d31b8c54852a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cebad909-3867-4e33-93d8-d31b8c54852a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:47 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-cebad909-3867-4e33-93d8-d31b8c54852a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Delete volume with id: 425a6c5f-2f41-4bb3-b2ba-e32fe667169f Sep 01 02:21:47 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:47 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-cebad909-3867-4e33-93d8-d31b8c54852a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Volume info retrieved successfully. Sep 01 02:21:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8779efd9-dd3b-4a13-9206-128ced6ea791 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8779efd9-dd3b-4a13-9206-128ced6ea791 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d Sep 01 02:21:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8779efd9-dd3b-4a13-9206-128ced6ea791 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8779efd9-dd3b-4a13-9206-128ced6ea791 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:48 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-cebad909-3867-4e33-93d8-d31b8c54852a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Delete volume request issued successfully. Sep 01 02:21:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cebad909-3867-4e33-93d8-d31b8c54852a tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/425a6c5f-2f41-4bb3-b2ba-e32fe667169f returned with HTTP 202 Sep 01 02:21:48 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1447/2835] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:47 2026] DELETE /volume/v3/volumes/425a6c5f-2f41-4bb3-b2ba-e32fe667169f => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:48 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:48 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c2174e3d-7264-4570-886d-d8770774d6b2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:48 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8779efd9-dd3b-4a13-9206-128ced6ea791 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Snapshot retrieved successfully. Sep 01 02:21:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8779efd9-dd3b-4a13-9206-128ced6ea791 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d returned with HTTP 200 Sep 01 02:21:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1389/2836] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:48 2026] GET /volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c2174e3d-7264-4570-886d-d8770774d6b2 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] GET http://192.168.122.72/volume/v3/volumes/425a6c5f-2f41-4bb3-b2ba-e32fe667169f Sep 01 02:21:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c2174e3d-7264-4570-886d-d8770774d6b2 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c2174e3d-7264-4570-886d-d8770774d6b2 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:48 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:48 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:48 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:48 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:48 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c2174e3d-7264-4570-886d-d8770774d6b2 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Volume info retrieved successfully. Sep 01 02:21:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c2174e3d-7264-4570-886d-d8770774d6b2 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/425a6c5f-2f41-4bb3-b2ba-e32fe667169f returned with HTTP 200 Sep 01 02:21:48 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1448/2837] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:48 2026] GET /volume/v3/volumes/425a6c5f-2f41-4bb3-b2ba-e32fe667169f => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3204bf60-1ae7-44d7-951a-51a329c0bd66 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3204bf60-1ae7-44d7-951a-51a329c0bd66 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 Sep 01 02:21:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3204bf60-1ae7-44d7-951a-51a329c0bd66 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3204bf60-1ae7-44d7-951a-51a329c0bd66 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:48 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:48 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:48 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:48 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:48 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3204bf60-1ae7-44d7-951a-51a329c0bd66 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3204bf60-1ae7-44d7-951a-51a329c0bd66 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 returned with HTTP 200 Sep 01 02:21:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1390/2838] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:48 2026] GET /volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8042f6d7-9b70-4985-b1f7-1ff7dff93929 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8042f6d7-9b70-4985-b1f7-1ff7dff93929 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/d9d8469d-5a75-47b8-8c2e-535f5d18271d Sep 01 02:21:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8042f6d7-9b70-4985-b1f7-1ff7dff93929 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8042f6d7-9b70-4985-b1f7-1ff7dff93929 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:48 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:48 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:48 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:48 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:48 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8042f6d7-9b70-4985-b1f7-1ff7dff93929 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8042f6d7-9b70-4985-b1f7-1ff7dff93929 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/d9d8469d-5a75-47b8-8c2e-535f5d18271d returned with HTTP 200 Sep 01 02:21:48 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1449/2839] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:48 2026] GET /volume/v3/volumes/d9d8469d-5a75-47b8-8c2e-535f5d18271d => generated 863 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-be7ca440-956b-4764-98cb-4f85686fe71d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-be7ca440-956b-4764-98cb-4f85686fe71d tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] GET http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c Sep 01 02:21:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-be7ca440-956b-4764-98cb-4f85686fe71d tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-be7ca440-956b-4764-98cb-4f85686fe71d tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:48 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:48 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:48 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:48 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:48 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-be7ca440-956b-4764-98cb-4f85686fe71d tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Volume info retrieved successfully. Sep 01 02:21:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-be7ca440-956b-4764-98cb-4f85686fe71d tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c returned with HTTP 200 Sep 01 02:21:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1391/2840] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:48 2026] GET /volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c => generated 954 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1532bd1c-9d64-433b-a567-fb263c76c566 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1532bd1c-9d64-433b-a567-fb263c76c566 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d Sep 01 02:21:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1532bd1c-9d64-433b-a567-fb263c76c566 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1532bd1c-9d64-433b-a567-fb263c76c566 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1532bd1c-9d64-433b-a567-fb263c76c566 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Snapshot retrieved successfully. Sep 01 02:21:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1532bd1c-9d64-433b-a567-fb263c76c566 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d returned with HTTP 200 Sep 01 02:21:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1450/2841] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:49 2026] GET /volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f25c177e-778b-47b6-983a-41b2e2e03555 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f25c177e-778b-47b6-983a-41b2e2e03555 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] GET http://192.168.122.72/volume/v3/volumes/425a6c5f-2f41-4bb3-b2ba-e32fe667169f Sep 01 02:21:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f25c177e-778b-47b6-983a-41b2e2e03555 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f25c177e-778b-47b6-983a-41b2e2e03555 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f25c177e-778b-47b6-983a-41b2e2e03555 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/425a6c5f-2f41-4bb3-b2ba-e32fe667169f returned with HTTP 404 Sep 01 02:21:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1392/2842] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:49 2026] GET /volume/v3/volumes/425a6c5f-2f41-4bb3-b2ba-e32fe667169f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6a0a5afb-3b7a-4baa-8e45-c1bff354f52f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6a0a5afb-3b7a-4baa-8e45-c1bff354f52f tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] DELETE http://192.168.122.72/volume/v3/volumes/7b3ac0c6-4e1b-4b64-9d2b-81b2b47c3372 Sep 01 02:21:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6a0a5afb-3b7a-4baa-8e45-c1bff354f52f tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6a0a5afb-3b7a-4baa-8e45-c1bff354f52f tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:49 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-6a0a5afb-3b7a-4baa-8e45-c1bff354f52f tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Delete volume with id: 7b3ac0c6-4e1b-4b64-9d2b-81b2b47c3372 Sep 01 02:21:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6a0a5afb-3b7a-4baa-8e45-c1bff354f52f tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Volume info retrieved successfully. Sep 01 02:21:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6a0a5afb-3b7a-4baa-8e45-c1bff354f52f tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Delete volume request issued successfully. Sep 01 02:21:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6a0a5afb-3b7a-4baa-8e45-c1bff354f52f tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/7b3ac0c6-4e1b-4b64-9d2b-81b2b47c3372 returned with HTTP 202 Sep 01 02:21:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1451/2843] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:49 2026] DELETE /volume/v3/volumes/7b3ac0c6-4e1b-4b64-9d2b-81b2b47c3372 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c51551f5-e97d-4533-bcdb-3b65927dd465 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c51551f5-e97d-4533-bcdb-3b65927dd465 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] GET http://192.168.122.72/volume/v3/volumes/7b3ac0c6-4e1b-4b64-9d2b-81b2b47c3372 Sep 01 02:21:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c51551f5-e97d-4533-bcdb-3b65927dd465 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c51551f5-e97d-4533-bcdb-3b65927dd465 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c51551f5-e97d-4533-bcdb-3b65927dd465 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Volume info retrieved successfully. Sep 01 02:21:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8be596d2-a596-41a4-a30d-79797e2f127a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8be596d2-a596-41a4-a30d-79797e2f127a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/d9d8469d-5a75-47b8-8c2e-535f5d18271d Sep 01 02:21:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8be596d2-a596-41a4-a30d-79797e2f127a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8be596d2-a596-41a4-a30d-79797e2f127a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c51551f5-e97d-4533-bcdb-3b65927dd465 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/7b3ac0c6-4e1b-4b64-9d2b-81b2b47c3372 returned with HTTP 200 Sep 01 02:21:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1393/2844] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:49 2026] GET /volume/v3/volumes/7b3ac0c6-4e1b-4b64-9d2b-81b2b47c3372 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:21:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8be596d2-a596-41a4-a30d-79797e2f127a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8be596d2-a596-41a4-a30d-79797e2f127a tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/d9d8469d-5a75-47b8-8c2e-535f5d18271d returned with HTTP 200 Sep 01 02:21:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1452/2845] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:49 2026] GET /volume/v3/volumes/d9d8469d-5a75-47b8-8c2e-535f5d18271d => generated 864 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-484b6aaf-feea-4661-bd4b-bc119a53efd8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-484b6aaf-feea-4661-bd4b-bc119a53efd8 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/f0861739-2370-49cd-aecc-205c748c9bc6 Sep 01 02:21:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-484b6aaf-feea-4661-bd4b-bc119a53efd8 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-484b6aaf-feea-4661-bd4b-bc119a53efd8 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-484b6aaf-feea-4661-bd4b-bc119a53efd8 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-484b6aaf-feea-4661-bd4b-bc119a53efd8 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/f0861739-2370-49cd-aecc-205c748c9bc6 returned with HTTP 200 Sep 01 02:21:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1394/2846] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:49 2026] GET /volume/v3/volumes/f0861739-2370-49cd-aecc-205c748c9bc6 => generated 864 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3b6df03a-28a6-4d86-ac70-ed22eac1c035 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3b6df03a-28a6-4d86-ac70-ed22eac1c035 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/b5070f0a-b5a8-49de-a8e4-ddbf42bb01d1 Sep 01 02:21:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3b6df03a-28a6-4d86-ac70-ed22eac1c035 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3b6df03a-28a6-4d86-ac70-ed22eac1c035 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3b6df03a-28a6-4d86-ac70-ed22eac1c035 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3b6df03a-28a6-4d86-ac70-ed22eac1c035 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/b5070f0a-b5a8-49de-a8e4-ddbf42bb01d1 returned with HTTP 200 Sep 01 02:21:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1453/2847] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:49 2026] GET /volume/v3/volumes/b5070f0a-b5a8-49de-a8e4-ddbf42bb01d1 => generated 863 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-95e32df6-b30c-4c0a-903e-ed36d8cd08b2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-95e32df6-b30c-4c0a-903e-ed36d8cd08b2 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] GET http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c Sep 01 02:21:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-95e32df6-b30c-4c0a-903e-ed36d8cd08b2 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-95e32df6-b30c-4c0a-903e-ed36d8cd08b2 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-95e32df6-b30c-4c0a-903e-ed36d8cd08b2 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Volume info retrieved successfully. Sep 01 02:21:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-95e32df6-b30c-4c0a-903e-ed36d8cd08b2 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c returned with HTTP 200 Sep 01 02:21:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1395/2848] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:49 2026] GET /volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c => generated 954 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3b83761e-9aed-427a-9733-8665e7785423 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3b83761e-9aed-427a-9733-8665e7785423 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d Sep 01 02:21:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3b83761e-9aed-427a-9733-8665e7785423 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3b83761e-9aed-427a-9733-8665e7785423 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:50 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:50 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3b83761e-9aed-427a-9733-8665e7785423 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Snapshot retrieved successfully. Sep 01 02:21:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3b83761e-9aed-427a-9733-8665e7785423 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d returned with HTTP 200 Sep 01 02:21:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1454/2849] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:50 2026] GET /volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3c703911-1982-4c15-8b2a-ef00bba53957 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3c703911-1982-4c15-8b2a-ef00bba53957 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] GET http://192.168.122.72/volume/v3/volumes/7b3ac0c6-4e1b-4b64-9d2b-81b2b47c3372 Sep 01 02:21:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3c703911-1982-4c15-8b2a-ef00bba53957 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3c703911-1982-4c15-8b2a-ef00bba53957 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:50 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:50 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:50 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:50 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:50 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3c703911-1982-4c15-8b2a-ef00bba53957 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Volume info retrieved successfully. Sep 01 02:21:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3c703911-1982-4c15-8b2a-ef00bba53957 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/7b3ac0c6-4e1b-4b64-9d2b-81b2b47c3372 returned with HTTP 200 Sep 01 02:21:50 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1396/2850] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:50 2026] GET /volume/v3/volumes/7b3ac0c6-4e1b-4b64-9d2b-81b2b47c3372 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:21:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e874e20a-3008-4073-8f9b-35f4671654c1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e874e20a-3008-4073-8f9b-35f4671654c1 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/b5070f0a-b5a8-49de-a8e4-ddbf42bb01d1 Sep 01 02:21:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e874e20a-3008-4073-8f9b-35f4671654c1 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e874e20a-3008-4073-8f9b-35f4671654c1 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:50 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:50 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:50 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:50 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e874e20a-3008-4073-8f9b-35f4671654c1 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e874e20a-3008-4073-8f9b-35f4671654c1 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/b5070f0a-b5a8-49de-a8e4-ddbf42bb01d1 returned with HTTP 200 Sep 01 02:21:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1455/2851] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:50 2026] GET /volume/v3/volumes/b5070f0a-b5a8-49de-a8e4-ddbf42bb01d1 => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c65dcb2f-fdfe-40d4-82b0-2dc7548299b3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c65dcb2f-fdfe-40d4-82b0-2dc7548299b3 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/d9607552-0d1d-4532-92ed-9f75a5791959 Sep 01 02:21:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c65dcb2f-fdfe-40d4-82b0-2dc7548299b3 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c65dcb2f-fdfe-40d4-82b0-2dc7548299b3 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1df2cf9f-1ad2-4568-9536-983e1287fd94 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1df2cf9f-1ad2-4568-9536-983e1287fd94 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] GET http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c Sep 01 02:21:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1df2cf9f-1ad2-4568-9536-983e1287fd94 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1df2cf9f-1ad2-4568-9536-983e1287fd94 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:50 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:50 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:50 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:50 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:50 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:50 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:50 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:50 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:50 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c65dcb2f-fdfe-40d4-82b0-2dc7548299b3 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1df2cf9f-1ad2-4568-9536-983e1287fd94 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Volume info retrieved successfully. Sep 01 02:21:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c65dcb2f-fdfe-40d4-82b0-2dc7548299b3 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/d9607552-0d1d-4532-92ed-9f75a5791959 returned with HTTP 200 Sep 01 02:21:50 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1397/2852] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:50 2026] GET /volume/v3/volumes/d9607552-0d1d-4532-92ed-9f75a5791959 => generated 862 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1df2cf9f-1ad2-4568-9536-983e1287fd94 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c returned with HTTP 200 Sep 01 02:21:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1456/2853] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:50 2026] GET /volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c => generated 954 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-eb43815f-380c-44fa-94fb-5c3df3ce5d4e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-eb43815f-380c-44fa-94fb-5c3df3ce5d4e tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d Sep 01 02:21:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-eb43815f-380c-44fa-94fb-5c3df3ce5d4e tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-eb43815f-380c-44fa-94fb-5c3df3ce5d4e tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-eb43815f-380c-44fa-94fb-5c3df3ce5d4e tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Snapshot retrieved successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-eb43815f-380c-44fa-94fb-5c3df3ce5d4e tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d returned with HTTP 200 Sep 01 02:21:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1398/2854] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:51 2026] GET /volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7c0fa0e7-3f7a-48d4-80cc-44f17daa24df None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7c0fa0e7-3f7a-48d4-80cc-44f17daa24df tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] GET http://192.168.122.72/volume/v3/volumes/7b3ac0c6-4e1b-4b64-9d2b-81b2b47c3372 Sep 01 02:21:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7c0fa0e7-3f7a-48d4-80cc-44f17daa24df tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7c0fa0e7-3f7a-48d4-80cc-44f17daa24df tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7c0fa0e7-3f7a-48d4-80cc-44f17daa24df tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/7b3ac0c6-4e1b-4b64-9d2b-81b2b47c3372 returned with HTTP 404 Sep 01 02:21:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1457/2855] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:51 2026] GET /volume/v3/volumes/7b3ac0c6-4e1b-4b64-9d2b-81b2b47c3372 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-86cc5155-f9a8-425e-820a-a34694555c74 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-86cc5155-f9a8-425e-820a-a34694555c74 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] DELETE http://192.168.122.72/volume/v3/volumes/e6bf5a5d-8f7a-4cad-884c-06930d408a8a Sep 01 02:21:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-86cc5155-f9a8-425e-820a-a34694555c74 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-86cc5155-f9a8-425e-820a-a34694555c74 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:51 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-86cc5155-f9a8-425e-820a-a34694555c74 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Delete volume with id: e6bf5a5d-8f7a-4cad-884c-06930d408a8a Sep 01 02:21:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-86cc5155-f9a8-425e-820a-a34694555c74 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Volume info retrieved successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-86cc5155-f9a8-425e-820a-a34694555c74 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Delete volume request issued successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-86cc5155-f9a8-425e-820a-a34694555c74 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/e6bf5a5d-8f7a-4cad-884c-06930d408a8a returned with HTTP 202 Sep 01 02:21:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1399/2856] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:51 2026] DELETE /volume/v3/volumes/e6bf5a5d-8f7a-4cad-884c-06930d408a8a => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a161f05f-8692-4254-abf6-003cd4125a93 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a161f05f-8692-4254-abf6-003cd4125a93 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] GET http://192.168.122.72/volume/v3/volumes/e6bf5a5d-8f7a-4cad-884c-06930d408a8a Sep 01 02:21:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a161f05f-8692-4254-abf6-003cd4125a93 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a161f05f-8692-4254-abf6-003cd4125a93 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a161f05f-8692-4254-abf6-003cd4125a93 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Volume info retrieved successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a161f05f-8692-4254-abf6-003cd4125a93 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/e6bf5a5d-8f7a-4cad-884c-06930d408a8a returned with HTTP 200 Sep 01 02:21:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1458/2857] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:51 2026] GET /volume/v3/volumes/e6bf5a5d-8f7a-4cad-884c-06930d408a8a => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2dda7554-7f52-495f-92d7-e32d724fd13b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2dda7554-7f52-495f-92d7-e32d724fd13b tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/d9607552-0d1d-4532-92ed-9f75a5791959 Sep 01 02:21:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2dda7554-7f52-495f-92d7-e32d724fd13b tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2dda7554-7f52-495f-92d7-e32d724fd13b tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1395e934-3c90-435a-83b1-e43d8f11e0a3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1395e934-3c90-435a-83b1-e43d8f11e0a3 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] GET http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c Sep 01 02:21:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1395e934-3c90-435a-83b1-e43d8f11e0a3 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1395e934-3c90-435a-83b1-e43d8f11e0a3 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2dda7554-7f52-495f-92d7-e32d724fd13b tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2dda7554-7f52-495f-92d7-e32d724fd13b tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/d9607552-0d1d-4532-92ed-9f75a5791959 returned with HTTP 200 Sep 01 02:21:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1400/2858] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:51 2026] GET /volume/v3/volumes/d9607552-0d1d-4532-92ed-9f75a5791959 => generated 863 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1395e934-3c90-435a-83b1-e43d8f11e0a3 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Volume info retrieved successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1395e934-3c90-435a-83b1-e43d8f11e0a3 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c returned with HTTP 200 Sep 01 02:21:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-158c8bc9-1693-4027-b274-24a3497be5f8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1459/2859] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:51 2026] GET /volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c => generated 954 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-158c8bc9-1693-4027-b274-24a3497be5f8 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] DELETE http://192.168.122.72/volume/v3/volumes/d9607552-0d1d-4532-92ed-9f75a5791959 Sep 01 02:21:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-158c8bc9-1693-4027-b274-24a3497be5f8 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-158c8bc9-1693-4027-b274-24a3497be5f8 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:51 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-158c8bc9-1693-4027-b274-24a3497be5f8 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Delete volume with id: d9607552-0d1d-4532-92ed-9f75a5791959 Sep 01 02:21:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-158c8bc9-1693-4027-b274-24a3497be5f8 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-158c8bc9-1693-4027-b274-24a3497be5f8 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Delete volume request issued successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-158c8bc9-1693-4027-b274-24a3497be5f8 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/d9607552-0d1d-4532-92ed-9f75a5791959 returned with HTTP 202 Sep 01 02:21:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1401/2860] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:51 2026] DELETE /volume/v3/volumes/d9607552-0d1d-4532-92ed-9f75a5791959 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e00a0d7a-2461-48f0-9095-bdb56dac5c94 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e00a0d7a-2461-48f0-9095-bdb56dac5c94 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/d9607552-0d1d-4532-92ed-9f75a5791959 Sep 01 02:21:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e00a0d7a-2461-48f0-9095-bdb56dac5c94 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e00a0d7a-2461-48f0-9095-bdb56dac5c94 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e00a0d7a-2461-48f0-9095-bdb56dac5c94 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e00a0d7a-2461-48f0-9095-bdb56dac5c94 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/d9607552-0d1d-4532-92ed-9f75a5791959 returned with HTTP 200 Sep 01 02:21:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1460/2861] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:51 2026] GET /volume/v3/volumes/d9607552-0d1d-4532-92ed-9f75a5791959 => generated 862 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b51dc0c5-39c5-4410-92ff-dc4777abb41d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b51dc0c5-39c5-4410-92ff-dc4777abb41d tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d Sep 01 02:21:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b51dc0c5-39c5-4410-92ff-dc4777abb41d tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b51dc0c5-39c5-4410-92ff-dc4777abb41d tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b51dc0c5-39c5-4410-92ff-dc4777abb41d tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Snapshot retrieved successfully. Sep 01 02:21:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b51dc0c5-39c5-4410-92ff-dc4777abb41d tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d returned with HTTP 200 Sep 01 02:21:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1402/2862] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:52 2026] GET /volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2921250a-d00b-47d8-9427-5a64e86ffc94 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2921250a-d00b-47d8-9427-5a64e86ffc94 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] GET http://192.168.122.72/volume/v3/volumes/e6bf5a5d-8f7a-4cad-884c-06930d408a8a Sep 01 02:21:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2921250a-d00b-47d8-9427-5a64e86ffc94 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2921250a-d00b-47d8-9427-5a64e86ffc94 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2921250a-d00b-47d8-9427-5a64e86ffc94 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/e6bf5a5d-8f7a-4cad-884c-06930d408a8a returned with HTTP 404 Sep 01 02:21:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1461/2863] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:52 2026] GET /volume/v3/volumes/e6bf5a5d-8f7a-4cad-884c-06930d408a8a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:21:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-33d82af1-4bd9-45b0-866c-b6c6a1df3ed3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-33d82af1-4bd9-45b0-866c-b6c6a1df3ed3 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] DELETE http://192.168.122.72/volume/v3/volumes/ad46f612-ff03-41fb-98bd-46e0c12506be Sep 01 02:21:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-33d82af1-4bd9-45b0-866c-b6c6a1df3ed3 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-33d82af1-4bd9-45b0-866c-b6c6a1df3ed3 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:52 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-33d82af1-4bd9-45b0-866c-b6c6a1df3ed3 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Delete volume with id: ad46f612-ff03-41fb-98bd-46e0c12506be Sep 01 02:21:52 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:52 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-33d82af1-4bd9-45b0-866c-b6c6a1df3ed3 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Volume info retrieved successfully. Sep 01 02:21:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-33d82af1-4bd9-45b0-866c-b6c6a1df3ed3 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Delete volume request issued successfully. Sep 01 02:21:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-33d82af1-4bd9-45b0-866c-b6c6a1df3ed3 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/ad46f612-ff03-41fb-98bd-46e0c12506be returned with HTTP 202 Sep 01 02:21:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1403/2864] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:52 2026] DELETE /volume/v3/volumes/ad46f612-ff03-41fb-98bd-46e0c12506be => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c5ac86dc-ed73-46fd-9ca9-fc88224a5236 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c5ac86dc-ed73-46fd-9ca9-fc88224a5236 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] GET http://192.168.122.72/volume/v3/volumes/ad46f612-ff03-41fb-98bd-46e0c12506be Sep 01 02:21:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c5ac86dc-ed73-46fd-9ca9-fc88224a5236 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c5ac86dc-ed73-46fd-9ca9-fc88224a5236 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:52 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c5ac86dc-ed73-46fd-9ca9-fc88224a5236 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Volume info retrieved successfully. Sep 01 02:21:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c5ac86dc-ed73-46fd-9ca9-fc88224a5236 tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/ad46f612-ff03-41fb-98bd-46e0c12506be returned with HTTP 200 Sep 01 02:21:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1462/2865] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:52 2026] GET /volume/v3/volumes/ad46f612-ff03-41fb-98bd-46e0c12506be => generated 855 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a9fb08e3-5a20-416b-b619-d6c8d082d6f8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a9fb08e3-5a20-416b-b619-d6c8d082d6f8 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] GET http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c Sep 01 02:21:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a9fb08e3-5a20-416b-b619-d6c8d082d6f8 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a9fb08e3-5a20-416b-b619-d6c8d082d6f8 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:52 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:52 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a9fb08e3-5a20-416b-b619-d6c8d082d6f8 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Volume info retrieved successfully. Sep 01 02:21:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a9fb08e3-5a20-416b-b619-d6c8d082d6f8 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c returned with HTTP 200 Sep 01 02:21:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1404/2866] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:52 2026] GET /volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c => generated 954 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-84d6460f-ffa0-4507-b99c-85aeb1c791cd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-84d6460f-ffa0-4507-b99c-85aeb1c791cd tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/d9607552-0d1d-4532-92ed-9f75a5791959 Sep 01 02:21:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-84d6460f-ffa0-4507-b99c-85aeb1c791cd tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-84d6460f-ffa0-4507-b99c-85aeb1c791cd tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:52 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:52 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-84d6460f-ffa0-4507-b99c-85aeb1c791cd tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/d9607552-0d1d-4532-92ed-9f75a5791959 returned with HTTP 404 Sep 01 02:21:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1463/2867] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:52 2026] GET /volume/v3/volumes/d9607552-0d1d-4532-92ed-9f75a5791959 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-676c394d-20e4-4411-93da-2687272c06bf None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-676c394d-20e4-4411-93da-2687272c06bf tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] DELETE http://192.168.122.72/volume/v3/volumes/b5070f0a-b5a8-49de-a8e4-ddbf42bb01d1 Sep 01 02:21:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-676c394d-20e4-4411-93da-2687272c06bf tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-676c394d-20e4-4411-93da-2687272c06bf tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:53 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-676c394d-20e4-4411-93da-2687272c06bf tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Delete volume with id: b5070f0a-b5a8-49de-a8e4-ddbf42bb01d1 Sep 01 02:21:53 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:53 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:53 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:53 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-676c394d-20e4-4411-93da-2687272c06bf tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-676c394d-20e4-4411-93da-2687272c06bf tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Delete volume request issued successfully. Sep 01 02:21:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-676c394d-20e4-4411-93da-2687272c06bf tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/b5070f0a-b5a8-49de-a8e4-ddbf42bb01d1 returned with HTTP 202 Sep 01 02:21:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1405/2868] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:53 2026] DELETE /volume/v3/volumes/b5070f0a-b5a8-49de-a8e4-ddbf42bb01d1 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-31b2195e-bc3a-49ef-9672-5a3c071d8302 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-31b2195e-bc3a-49ef-9672-5a3c071d8302 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/b5070f0a-b5a8-49de-a8e4-ddbf42bb01d1 Sep 01 02:21:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-31b2195e-bc3a-49ef-9672-5a3c071d8302 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-31b2195e-bc3a-49ef-9672-5a3c071d8302 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-31b2195e-bc3a-49ef-9672-5a3c071d8302 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-31b2195e-bc3a-49ef-9672-5a3c071d8302 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/b5070f0a-b5a8-49de-a8e4-ddbf42bb01d1 returned with HTTP 200 Sep 01 02:21:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1464/2869] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:53 2026] GET /volume/v3/volumes/b5070f0a-b5a8-49de-a8e4-ddbf42bb01d1 => generated 863 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0fc31d0f-f691-4f9e-9e5f-9ecf761d7a69 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0fc31d0f-f691-4f9e-9e5f-9ecf761d7a69 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d Sep 01 02:21:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0fc31d0f-f691-4f9e-9e5f-9ecf761d7a69 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0fc31d0f-f691-4f9e-9e5f-9ecf761d7a69 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:53 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:53 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0fc31d0f-f691-4f9e-9e5f-9ecf761d7a69 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Snapshot retrieved successfully. Sep 01 02:21:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0fc31d0f-f691-4f9e-9e5f-9ecf761d7a69 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d returned with HTTP 200 Sep 01 02:21:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1406/2870] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:53 2026] GET /volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0af569d3-e4b5-4078-8394-46b1ff44d9cc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0af569d3-e4b5-4078-8394-46b1ff44d9cc tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] GET http://192.168.122.72/volume/v3/volumes/ad46f612-ff03-41fb-98bd-46e0c12506be Sep 01 02:21:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0af569d3-e4b5-4078-8394-46b1ff44d9cc tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0af569d3-e4b5-4078-8394-46b1ff44d9cc tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0af569d3-e4b5-4078-8394-46b1ff44d9cc tempest-CreateVolumesFromImageTest-2016819546 tempest-CreateVolumesFromImageTest-2016819546-project-member] http://192.168.122.72/volume/v3/volumes/ad46f612-ff03-41fb-98bd-46e0c12506be returned with HTTP 404 Sep 01 02:21:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1465/2871] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:53 2026] GET /volume/v3/volumes/ad46f612-ff03-41fb-98bd-46e0c12506be => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f6b34eee-4423-4e0f-b068-9ab34eb51b83 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f6b34eee-4423-4e0f-b068-9ab34eb51b83 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] GET http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c Sep 01 02:21:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f6b34eee-4423-4e0f-b068-9ab34eb51b83 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f6b34eee-4423-4e0f-b068-9ab34eb51b83 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:53 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:53 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:53 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:53 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f6b34eee-4423-4e0f-b068-9ab34eb51b83 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Volume info retrieved successfully. Sep 01 02:21:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f6b34eee-4423-4e0f-b068-9ab34eb51b83 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c returned with HTTP 200 Sep 01 02:21:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1407/2872] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:53 2026] GET /volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c => generated 954 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:21:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e5f06071-48ac-45eb-b5b6-2d7700ee98c4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e5f06071-48ac-45eb-b5b6-2d7700ee98c4 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/b5070f0a-b5a8-49de-a8e4-ddbf42bb01d1 Sep 01 02:21:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e5f06071-48ac-45eb-b5b6-2d7700ee98c4 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e5f06071-48ac-45eb-b5b6-2d7700ee98c4 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2a57b1c0-8f0f-4b75-865d-7fed34f19d14 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2a57b1c0-8f0f-4b75-865d-7fed34f19d14 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d Sep 01 02:21:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2a57b1c0-8f0f-4b75-865d-7fed34f19d14 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2a57b1c0-8f0f-4b75-865d-7fed34f19d14 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e5f06071-48ac-45eb-b5b6-2d7700ee98c4 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/b5070f0a-b5a8-49de-a8e4-ddbf42bb01d1 returned with HTTP 404 Sep 01 02:21:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1466/2873] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:54 2026] GET /volume/v3/volumes/b5070f0a-b5a8-49de-a8e4-ddbf42bb01d1 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:54 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:54 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:54 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2a57b1c0-8f0f-4b75-865d-7fed34f19d14 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Snapshot retrieved successfully. Sep 01 02:21:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2a57b1c0-8f0f-4b75-865d-7fed34f19d14 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d returned with HTTP 200 Sep 01 02:21:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1408/2874] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:54 2026] GET /volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d => generated 467 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b37a835e-59d9-4062-8612-6d23b6652332 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b37a835e-59d9-4062-8612-6d23b6652332 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] DELETE http://192.168.122.72/volume/v3/volumes/f0861739-2370-49cd-aecc-205c748c9bc6 Sep 01 02:21:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b37a835e-59d9-4062-8612-6d23b6652332 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-08ff9842-bdbd-4de7-9caf-9f66c97bfe8a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b37a835e-59d9-4062-8612-6d23b6652332 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:54 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-b37a835e-59d9-4062-8612-6d23b6652332 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Delete volume with id: f0861739-2370-49cd-aecc-205c748c9bc6 Sep 01 02:21:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-08ff9842-bdbd-4de7-9caf-9f66c97bfe8a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:21:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-08ff9842-bdbd-4de7-9caf-9f66c97bfe8a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2044563443"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-08ff9842-bdbd-4de7-9caf-9f66c97bfe8a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Create volume request body: {'volume': {'snapshot_id': '1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2044563443'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:54 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:54 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:54 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:54 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:54 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b37a835e-59d9-4062-8612-6d23b6652332 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:54 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:54 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:54 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-08ff9842-bdbd-4de7-9caf-9f66c97bfe8a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Snapshot retrieved successfully. Sep 01 02:21:54 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-08ff9842-bdbd-4de7-9caf-9f66c97bfe8a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Create volume of 1 GB Sep 01 02:21:54 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-08ff9842-bdbd-4de7-9caf-9f66c97bfe8a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Availability Zones retrieved successfully. Sep 01 02:21:54 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-08ff9842-bdbd-4de7-9caf-9f66c97bfe8a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Flow 'volume_create_api' (694866e1-5378-4e56-8150-e132767d12d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:54 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b37a835e-59d9-4062-8612-6d23b6652332 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Delete volume request issued successfully. Sep 01 02:21:54 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-08ff9842-bdbd-4de7-9caf-9f66c97bfe8a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35bcf0ec-eb00-419b-8007-3da69c8dd2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b37a835e-59d9-4062-8612-6d23b6652332 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/f0861739-2370-49cd-aecc-205c748c9bc6 returned with HTTP 202 Sep 01 02:21:54 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-08ff9842-bdbd-4de7-9caf-9f66c97bfe8a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1467/2875] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:54 2026] DELETE /volume/v3/volumes/f0861739-2370-49cd-aecc-205c748c9bc6 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-160702dc-8cad-4c2a-b749-7833039d1f6b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-160702dc-8cad-4c2a-b749-7833039d1f6b tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/f0861739-2370-49cd-aecc-205c748c9bc6 Sep 01 02:21:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-160702dc-8cad-4c2a-b749-7833039d1f6b tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-160702dc-8cad-4c2a-b749-7833039d1f6b tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:54 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:54 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:54 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:54 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:54 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:54 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:54 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-160702dc-8cad-4c2a-b749-7833039d1f6b tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-160702dc-8cad-4c2a-b749-7833039d1f6b tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/f0861739-2370-49cd-aecc-205c748c9bc6 returned with HTTP 200 Sep 01 02:21:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1468/2876] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:54 2026] GET /volume/v3/volumes/f0861739-2370-49cd-aecc-205c748c9bc6 => generated 863 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:54 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-08ff9842-bdbd-4de7-9caf-9f66c97bfe8a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35bcf0ec-eb00-419b-8007-3da69c8dd2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:54 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-08ff9842-bdbd-4de7-9caf-9f66c97bfe8a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18965ea2-5bbb-4b83-aa48-c94ea10ca4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:54 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-08ff9842-bdbd-4de7-9caf-9f66c97bfe8a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Created reservations ['facffb2b-2574-4148-b0b1-a02273b6ff61', '5798dedb-dafe-479e-af9a-9d7f2b0348e6', '24ba030a-9a14-49ec-b2b6-243a235efa44', '91ad8b57-d07c-4cc3-b1aa-81e7f43feb70'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:54 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-08ff9842-bdbd-4de7-9caf-9f66c97bfe8a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18965ea2-5bbb-4b83-aa48-c94ea10ca4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['facffb2b-2574-4148-b0b1-a02273b6ff61', '5798dedb-dafe-479e-af9a-9d7f2b0348e6', '24ba030a-9a14-49ec-b2b6-243a235efa44', '91ad8b57-d07c-4cc3-b1aa-81e7f43feb70']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:54 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-08ff9842-bdbd-4de7-9caf-9f66c97bfe8a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1112b477-3cba-4bff-83ea-ce5ec2507718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:54 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:54 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:54 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:54 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:54 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-08ff9842-bdbd-4de7-9caf-9f66c97bfe8a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1112b477-3cba-4bff-83ea-ce5ec2507718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cd8c165-78d1-49d4-b251-c27ae8e8e49a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2044563443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d99ab6ba271c403ea713b17a4ad74a9b',qos_specs=None,replication_status=,reservations=['facffb2b-2574-4148-b0b1-a02273b6ff61','5798dedb-dafe-479e-af9a-9d7f2b0348e6','24ba030a-9a14-49ec-b2b6-243a235efa44','91ad8b57-d07c-4cc3-b1aa-81e7f43feb70'],size=1,snapshot_id=1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d,source_replicaid=,source_volid=None,status='creating',user_id='191ebe85970840cabaef4f660db8c444',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2044563443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cd8c165-78d1-49d4-b251-c27ae8e8e49a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d99ab6ba271c403ea713b17a4ad74a9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='191ebe85970840cabaef4f660db8c444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:54 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-08ff9842-bdbd-4de7-9caf-9f66c97bfe8a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a850b227-9da4-449c-a035-5b5bfa745791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:54 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-08ff9842-bdbd-4de7-9caf-9f66c97bfe8a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a850b227-9da4-449c-a035-5b5bfa745791) transitioned into state 'SUCCESS' from state '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-2044563443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d99ab6ba271c403ea713b17a4ad74a9b',qos_specs=None,replication_status=,reservations=['facffb2b-2574-4148-b0b1-a02273b6ff61','5798dedb-dafe-479e-af9a-9d7f2b0348e6','24ba030a-9a14-49ec-b2b6-243a235efa44','91ad8b57-d07c-4cc3-b1aa-81e7f43feb70'],size=1,snapshot_id=1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d,source_replicaid=,source_volid=None,status='creating',user_id='191ebe85970840cabaef4f660db8c444',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:54 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-08ff9842-bdbd-4de7-9caf-9f66c97bfe8a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bc577c0-d0e8-40cd-a746-1ffe59e6ce6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-88c8359b-2d57-42d7-ad1f-a40987d2e6ba None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-88c8359b-2d57-42d7-ad1f-a40987d2e6ba tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] GET http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c Sep 01 02:21:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-88c8359b-2d57-42d7-ad1f-a40987d2e6ba tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-88c8359b-2d57-42d7-ad1f-a40987d2e6ba tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:54 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:54 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:55 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:55 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:55 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:55 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:55 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-88c8359b-2d57-42d7-ad1f-a40987d2e6ba tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Volume info retrieved successfully. Sep 01 02:21:55 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-08ff9842-bdbd-4de7-9caf-9f66c97bfe8a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bc577c0-d0e8-40cd-a746-1ffe59e6ce6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-88c8359b-2d57-42d7-ad1f-a40987d2e6ba tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c returned with HTTP 200 Sep 01 02:21:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1469/2877] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:54 2026] GET /volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c => generated 957 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:55 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-08ff9842-bdbd-4de7-9caf-9f66c97bfe8a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Flow 'volume_create_api' (694866e1-5378-4e56-8150-e132767d12d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:55 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-08ff9842-bdbd-4de7-9caf-9f66c97bfe8a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Create volume request issued successfully. Sep 01 02:21:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-08ff9842-bdbd-4de7-9caf-9f66c97bfe8a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:55 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1409/2878] 192.168.122.72 () {62 vars in 1179 bytes} [Tue Sep 1 02:21:54 2026] POST /volume/v3/volumes => generated 811 bytes in 765 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1cc788ff-0fee-4fd1-8346-a9e23f6390be None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1cc788ff-0fee-4fd1-8346-a9e23f6390be tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a Sep 01 02:21:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1cc788ff-0fee-4fd1-8346-a9e23f6390be tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1cc788ff-0fee-4fd1-8346-a9e23f6390be tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:55 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:55 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:55 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:55 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:55 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1cc788ff-0fee-4fd1-8346-a9e23f6390be tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Volume info retrieved successfully. Sep 01 02:21:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1cc788ff-0fee-4fd1-8346-a9e23f6390be tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a returned with HTTP 200 Sep 01 02:21:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1470/2879] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:55 2026] GET /volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a => generated 879 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5de3d8a7-b378-4326-86c9-f04db7540310 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5de3d8a7-b378-4326-86c9-f04db7540310 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/f0861739-2370-49cd-aecc-205c748c9bc6 Sep 01 02:21:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5de3d8a7-b378-4326-86c9-f04db7540310 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5de3d8a7-b378-4326-86c9-f04db7540310 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:55 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:55 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:55 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:55 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:55 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5de3d8a7-b378-4326-86c9-f04db7540310 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5de3d8a7-b378-4326-86c9-f04db7540310 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/f0861739-2370-49cd-aecc-205c748c9bc6 returned with HTTP 200 Sep 01 02:21:55 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1410/2880] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:55 2026] GET /volume/v3/volumes/f0861739-2370-49cd-aecc-205c748c9bc6 => generated 863 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:21:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2aae47ab-5e0f-43be-a8d1-932a71d8b9ac None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2aae47ab-5e0f-43be-a8d1-932a71d8b9ac tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] GET http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c Sep 01 02:21:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2aae47ab-5e0f-43be-a8d1-932a71d8b9ac tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2aae47ab-5e0f-43be-a8d1-932a71d8b9ac tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:56 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:56 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2aae47ab-5e0f-43be-a8d1-932a71d8b9ac tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Volume info retrieved successfully. Sep 01 02:21:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2aae47ab-5e0f-43be-a8d1-932a71d8b9ac tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c returned with HTTP 200 Sep 01 02:21:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1471/2881] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:56 2026] GET /volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c => generated 957 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:21:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2162820c-e193-448b-94fd-d396d093fa31 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2162820c-e193-448b-94fd-d396d093fa31 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a Sep 01 02:21:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2162820c-e193-448b-94fd-d396d093fa31 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2162820c-e193-448b-94fd-d396d093fa31 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:56 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:56 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2162820c-e193-448b-94fd-d396d093fa31 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Volume info retrieved successfully. Sep 01 02:21:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2162820c-e193-448b-94fd-d396d093fa31 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a returned with HTTP 200 Sep 01 02:21:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1411/2882] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:56 2026] GET /volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a => generated 903 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4d0c2d30-fbd9-4a40-9643-00b7679a6266 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4d0c2d30-fbd9-4a40-9643-00b7679a6266 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/f0861739-2370-49cd-aecc-205c748c9bc6 Sep 01 02:21:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4d0c2d30-fbd9-4a40-9643-00b7679a6266 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4d0c2d30-fbd9-4a40-9643-00b7679a6266 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4d0c2d30-fbd9-4a40-9643-00b7679a6266 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/f0861739-2370-49cd-aecc-205c748c9bc6 returned with HTTP 404 Sep 01 02:21:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1472/2883] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:56 2026] GET /volume/v3/volumes/f0861739-2370-49cd-aecc-205c748c9bc6 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-587cfe7e-b6a9-438a-9565-097094248208 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-587cfe7e-b6a9-438a-9565-097094248208 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] DELETE http://192.168.122.72/volume/v3/volumes/d9d8469d-5a75-47b8-8c2e-535f5d18271d Sep 01 02:21:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-587cfe7e-b6a9-438a-9565-097094248208 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-587cfe7e-b6a9-438a-9565-097094248208 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:56 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-587cfe7e-b6a9-438a-9565-097094248208 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Delete volume with id: d9d8469d-5a75-47b8-8c2e-535f5d18271d Sep 01 02:21:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:56 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:56 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-587cfe7e-b6a9-438a-9565-097094248208 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-587cfe7e-b6a9-438a-9565-097094248208 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Delete volume request issued successfully. Sep 01 02:21:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-587cfe7e-b6a9-438a-9565-097094248208 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/d9d8469d-5a75-47b8-8c2e-535f5d18271d returned with HTTP 202 Sep 01 02:21:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1412/2884] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:56 2026] DELETE /volume/v3/volumes/d9d8469d-5a75-47b8-8c2e-535f5d18271d => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-128b3c45-2929-4d92-8eaf-941f80755f3b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-128b3c45-2929-4d92-8eaf-941f80755f3b tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/d9d8469d-5a75-47b8-8c2e-535f5d18271d Sep 01 02:21:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-128b3c45-2929-4d92-8eaf-941f80755f3b tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-128b3c45-2929-4d92-8eaf-941f80755f3b tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:56 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:56 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-128b3c45-2929-4d92-8eaf-941f80755f3b tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-128b3c45-2929-4d92-8eaf-941f80755f3b tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/d9d8469d-5a75-47b8-8c2e-535f5d18271d returned with HTTP 200 Sep 01 02:21:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1473/2885] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:56 2026] GET /volume/v3/volumes/d9d8469d-5a75-47b8-8c2e-535f5d18271d => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7d29cf85-67bb-45a3-990c-f58089a2025e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5f9748ed-7987-4f09-8bb3-93afb56ebb1c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5f9748ed-7987-4f09-8bb3-93afb56ebb1c tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] GET http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c Sep 01 02:21:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5f9748ed-7987-4f09-8bb3-93afb56ebb1c tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5f9748ed-7987-4f09-8bb3-93afb56ebb1c tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5f9748ed-7987-4f09-8bb3-93afb56ebb1c tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Volume info retrieved successfully. Sep 01 02:21:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5f9748ed-7987-4f09-8bb3-93afb56ebb1c tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c returned with HTTP 200 Sep 01 02:21:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1474/2886] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:57 2026] GET /volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c => generated 957 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-03fe8c16-dd03-4772-b064-57be8272d62a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-03fe8c16-dd03-4772-b064-57be8272d62a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a Sep 01 02:21:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-03fe8c16-dd03-4772-b064-57be8272d62a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-03fe8c16-dd03-4772-b064-57be8272d62a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7d29cf85-67bb-45a3-990c-f58089a2025e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:21:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7d29cf85-67bb-45a3-990c-f58089a2025e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1427718734"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-03fe8c16-dd03-4772-b064-57be8272d62a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Volume info retrieved successfully. Sep 01 02:21:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-7d29cf85-67bb-45a3-990c-f58089a2025e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1427718734'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:57 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-7d29cf85-67bb-45a3-990c-f58089a2025e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Create volume of 1 GB Sep 01 02:21:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7d29cf85-67bb-45a3-990c-f58089a2025e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Availability Zones retrieved successfully. Sep 01 02:21:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-03fe8c16-dd03-4772-b064-57be8272d62a tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a returned with HTTP 200 Sep 01 02:21:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1475/2887] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:57 2026] GET /volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a => generated 903 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7d29cf85-67bb-45a3-990c-f58089a2025e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Flow 'volume_create_api' (64fad5e5-c944-448e-8bff-f8264e932b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7d29cf85-67bb-45a3-990c-f58089a2025e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3244bf3-bb1b-4c7d-b800-95487c2df2b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-7d29cf85-67bb-45a3-990c-f58089a2025e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7d29cf85-67bb-45a3-990c-f58089a2025e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3244bf3-bb1b-4c7d-b800-95487c2df2b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7d29cf85-67bb-45a3-990c-f58089a2025e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82802470-ea47-4209-9cf8-686bd51f3244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a003b946-c350-4a3a-98df-59cc91134eeb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a003b946-c350-4a3a-98df-59cc91134eeb tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/d9d8469d-5a75-47b8-8c2e-535f5d18271d Sep 01 02:21:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a003b946-c350-4a3a-98df-59cc91134eeb tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a003b946-c350-4a3a-98df-59cc91134eeb tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a003b946-c350-4a3a-98df-59cc91134eeb tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a003b946-c350-4a3a-98df-59cc91134eeb tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/d9d8469d-5a75-47b8-8c2e-535f5d18271d returned with HTTP 200 Sep 01 02:21:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1476/2888] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:57 2026] GET /volume/v3/volumes/d9d8469d-5a75-47b8-8c2e-535f5d18271d => generated 863 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:58 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-7d29cf85-67bb-45a3-990c-f58089a2025e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Created reservations ['b17b59ba-a8eb-44af-af8c-43dbd246df52', '67538260-4761-4ff5-b093-aa3783f8733e', '2cb08141-79fa-4985-a3f4-951dc26b49e5', 'fe5a2ba1-2ae4-4e7c-89b7-8909738308f9'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:58 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7d29cf85-67bb-45a3-990c-f58089a2025e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82802470-ea47-4209-9cf8-686bd51f3244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b17b59ba-a8eb-44af-af8c-43dbd246df52', '67538260-4761-4ff5-b093-aa3783f8733e', '2cb08141-79fa-4985-a3f4-951dc26b49e5', 'fe5a2ba1-2ae4-4e7c-89b7-8909738308f9']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:58 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7d29cf85-67bb-45a3-990c-f58089a2025e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dbfed41-f9d5-4e34-84d8-4b05aa01f787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:58 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:58 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:58 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7d29cf85-67bb-45a3-990c-f58089a2025e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dbfed41-f9d5-4e34-84d8-4b05aa01f787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9419245-efda-4ef1-b198-d652961d1429', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1427718734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6553383c361b41098fe7edeb63111eaa',qos_specs=None,replication_status=,reservations=['b17b59ba-a8eb-44af-af8c-43dbd246df52','67538260-4761-4ff5-b093-aa3783f8733e','2cb08141-79fa-4985-a3f4-951dc26b49e5','fe5a2ba1-2ae4-4e7c-89b7-8909738308f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d46686189741729aa63c4cd1e28206',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1427718734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9419245-efda-4ef1-b198-d652961d1429,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6553383c361b41098fe7edeb63111eaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32d46686189741729aa63c4cd1e28206',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:58 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7d29cf85-67bb-45a3-990c-f58089a2025e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (412cdc93-e20c-4043-a7ba-618cce6f501a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-59608cc3-adf1-4d50-b458-7819ad51591d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-59608cc3-adf1-4d50-b458-7819ad51591d tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] GET http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c Sep 01 02:21:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-59608cc3-adf1-4d50-b458-7819ad51591d tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-59608cc3-adf1-4d50-b458-7819ad51591d tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-59608cc3-adf1-4d50-b458-7819ad51591d tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Volume info retrieved successfully. Sep 01 02:21:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-59608cc3-adf1-4d50-b458-7819ad51591d tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c returned with HTTP 200 Sep 01 02:21:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1477/2889] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:58 2026] GET /volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c => generated 957 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e13e08e8-c386-490e-85fb-f91a352ebf21 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e13e08e8-c386-490e-85fb-f91a352ebf21 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a Sep 01 02:21:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e13e08e8-c386-490e-85fb-f91a352ebf21 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e13e08e8-c386-490e-85fb-f91a352ebf21 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:58 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7d29cf85-67bb-45a3-990c-f58089a2025e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (412cdc93-e20c-4043-a7ba-618cce6f501a) transitioned into state 'SUCCESS' from state '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-1427718734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6553383c361b41098fe7edeb63111eaa',qos_specs=None,replication_status=,reservations=['b17b59ba-a8eb-44af-af8c-43dbd246df52','67538260-4761-4ff5-b093-aa3783f8733e','2cb08141-79fa-4985-a3f4-951dc26b49e5','fe5a2ba1-2ae4-4e7c-89b7-8909738308f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d46686189741729aa63c4cd1e28206',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:58 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7d29cf85-67bb-45a3-990c-f58089a2025e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16539ded-26e7-4714-8fd4-d6a1e3c8c031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e13e08e8-c386-490e-85fb-f91a352ebf21 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Volume info retrieved successfully. Sep 01 02:21:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e13e08e8-c386-490e-85fb-f91a352ebf21 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a returned with HTTP 200 Sep 01 02:21:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1478/2890] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:58 2026] GET /volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a => generated 903 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:58 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7d29cf85-67bb-45a3-990c-f58089a2025e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16539ded-26e7-4714-8fd4-d6a1e3c8c031) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:58 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-7d29cf85-67bb-45a3-990c-f58089a2025e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Flow 'volume_create_api' (64fad5e5-c944-448e-8bff-f8264e932b0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:58 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7d29cf85-67bb-45a3-990c-f58089a2025e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Create volume request issued successfully. Sep 01 02:21:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7d29cf85-67bb-45a3-990c-f58089a2025e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1413/2891] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:21:57 2026] POST /volume/v3/volumes => generated 767 bytes in 1540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-669aaa17-1a3b-44bd-85d3-de543bcf2110 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-669aaa17-1a3b-44bd-85d3-de543bcf2110 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 Sep 01 02:21:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-669aaa17-1a3b-44bd-85d3-de543bcf2110 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-669aaa17-1a3b-44bd-85d3-de543bcf2110 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-669aaa17-1a3b-44bd-85d3-de543bcf2110 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:21:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-669aaa17-1a3b-44bd-85d3-de543bcf2110 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 returned with HTTP 200 Sep 01 02:21:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1479/2892] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:58 2026] GET /volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 => generated 835 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9516c0e2-bd60-4ca6-97ef-fdc654c13301 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9516c0e2-bd60-4ca6-97ef-fdc654c13301 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/d9d8469d-5a75-47b8-8c2e-535f5d18271d Sep 01 02:21:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9516c0e2-bd60-4ca6-97ef-fdc654c13301 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9516c0e2-bd60-4ca6-97ef-fdc654c13301 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9516c0e2-bd60-4ca6-97ef-fdc654c13301 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/d9d8469d-5a75-47b8-8c2e-535f5d18271d returned with HTTP 404 Sep 01 02:21:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1414/2893] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:59 2026] GET /volume/v3/volumes/d9d8469d-5a75-47b8-8c2e-535f5d18271d => generated 109 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6ac5900c-adc1-4c28-a01c-f066d9adc5db None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6ac5900c-adc1-4c28-a01c-f066d9adc5db tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] DELETE http://192.168.122.72/volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 Sep 01 02:21:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6ac5900c-adc1-4c28-a01c-f066d9adc5db tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6ac5900c-adc1-4c28-a01c-f066d9adc5db tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:59 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-6ac5900c-adc1-4c28-a01c-f066d9adc5db tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Delete volume with id: 98f39f77-b357-4121-8924-4ef66f2a4253 Sep 01 02:21:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6ac5900c-adc1-4c28-a01c-f066d9adc5db tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6ac5900c-adc1-4c28-a01c-f066d9adc5db tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Delete volume request issued successfully. Sep 01 02:21:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6ac5900c-adc1-4c28-a01c-f066d9adc5db tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 returned with HTTP 202 Sep 01 02:21:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1480/2894] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:59 2026] DELETE /volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-862c9b19-e0bf-4ba9-a91a-a5e8d3806355 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-49a49af8-8ccc-4bf4-928a-f78b654c2283 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-862c9b19-e0bf-4ba9-a91a-a5e8d3806355 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 Sep 01 02:21:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-862c9b19-e0bf-4ba9-a91a-a5e8d3806355 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-49a49af8-8ccc-4bf4-928a-f78b654c2283 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] GET http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c Sep 01 02:21:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-49a49af8-8ccc-4bf4-928a-f78b654c2283 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-49a49af8-8ccc-4bf4-928a-f78b654c2283 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-862c9b19-e0bf-4ba9-a91a-a5e8d3806355 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-49a49af8-8ccc-4bf4-928a-f78b654c2283 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Volume info retrieved successfully. Sep 01 02:21:59 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:59 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:59 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:59 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:21:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-49a49af8-8ccc-4bf4-928a-f78b654c2283 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c returned with HTTP 200 Sep 01 02:21:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1481/2895] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:59 2026] GET /volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c => generated 1303 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:59 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-862c9b19-e0bf-4ba9-a91a-a5e8d3806355 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:21:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-05eb848d-3a03-402e-8227-768730d0cff2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-05eb848d-3a03-402e-8227-768730d0cff2 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a Sep 01 02:21:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-05eb848d-3a03-402e-8227-768730d0cff2 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-05eb848d-3a03-402e-8227-768730d0cff2 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-862c9b19-e0bf-4ba9-a91a-a5e8d3806355 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 returned with HTTP 200 Sep 01 02:21:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1415/2896] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:59 2026] GET /volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 => generated 863 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:21:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:21:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-05eb848d-3a03-402e-8227-768730d0cff2 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Volume info retrieved successfully. Sep 01 02:21:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-05eb848d-3a03-402e-8227-768730d0cff2 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a returned with HTTP 200 Sep 01 02:21:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1482/2897] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:59 2026] GET /volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a => generated 903 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d4bcaa18-beef-4ace-b830-f94a9e7492cc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d4bcaa18-beef-4ace-b830-f94a9e7492cc tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 Sep 01 02:21:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d4bcaa18-beef-4ace-b830-f94a9e7492cc tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d4bcaa18-beef-4ace-b830-f94a9e7492cc tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:59 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:59 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:21:59 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:59 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:00 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d4bcaa18-beef-4ace-b830-f94a9e7492cc tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d4bcaa18-beef-4ace-b830-f94a9e7492cc tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 returned with HTTP 200 Sep 01 02:22:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1416/2898] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:59 2026] GET /volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 => generated 859 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e8dd28b8-5a56-4f72-8366-66a670b6af0f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e8dd28b8-5a56-4f72-8366-66a670b6af0f tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] GET http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c Sep 01 02:22:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e8dd28b8-5a56-4f72-8366-66a670b6af0f tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e8dd28b8-5a56-4f72-8366-66a670b6af0f tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:00 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:00 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:00 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:00 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4bd28a2e-8378-43b2-9517-cda8d93ea375 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:00 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e8dd28b8-5a56-4f72-8366-66a670b6af0f tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Volume info retrieved successfully. Sep 01 02:22:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4bd28a2e-8378-43b2-9517-cda8d93ea375 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 Sep 01 02:22:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4bd28a2e-8378-43b2-9517-cda8d93ea375 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4bd28a2e-8378-43b2-9517-cda8d93ea375 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e8dd28b8-5a56-4f72-8366-66a670b6af0f tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c returned with HTTP 200 Sep 01 02:22:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1483/2899] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:00 2026] GET /volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c => generated 1301 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:22:00 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:00 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:00 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4bd28a2e-8378-43b2-9517-cda8d93ea375 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:22:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d43d18f6-09a6-43dd-a596-bf73d89f61dd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4bd28a2e-8378-43b2-9517-cda8d93ea375 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 returned with HTTP 200 Sep 01 02:22:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1417/2900] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:00 2026] GET /volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 => generated 863 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d43d18f6-09a6-43dd-a596-bf73d89f61dd tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] DELETE http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c Sep 01 02:22:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d43d18f6-09a6-43dd-a596-bf73d89f61dd tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d43d18f6-09a6-43dd-a596-bf73d89f61dd tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:00 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-d43d18f6-09a6-43dd-a596-bf73d89f61dd tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Delete volume with id: de5aa990-8bbe-4d28-a640-7aedd856288c Sep 01 02:22:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-014e6bab-406b-41e7-9e54-f24d4fb2f9e5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-014e6bab-406b-41e7-9e54-f24d4fb2f9e5 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a Sep 01 02:22:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-014e6bab-406b-41e7-9e54-f24d4fb2f9e5 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-014e6bab-406b-41e7-9e54-f24d4fb2f9e5 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:00 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:00 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:00 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:00 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:00 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d43d18f6-09a6-43dd-a596-bf73d89f61dd tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Volume info retrieved successfully. Sep 01 02:22:00 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:00 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:00 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-014e6bab-406b-41e7-9e54-f24d4fb2f9e5 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Volume info retrieved successfully. Sep 01 02:22:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-014e6bab-406b-41e7-9e54-f24d4fb2f9e5 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a returned with HTTP 200 Sep 01 02:22:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1418/2901] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:00 2026] GET /volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a => generated 903 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:00 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d43d18f6-09a6-43dd-a596-bf73d89f61dd tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Delete volume request issued successfully. Sep 01 02:22:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d43d18f6-09a6-43dd-a596-bf73d89f61dd tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c returned with HTTP 202 Sep 01 02:22:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-dde89b7c-af0b-4feb-b0b0-e8b45deb2279 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1484/2902] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:00 2026] DELETE /volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-dde89b7c-af0b-4feb-b0b0-e8b45deb2279 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] GET http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c Sep 01 02:22:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-dde89b7c-af0b-4feb-b0b0-e8b45deb2279 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-dde89b7c-af0b-4feb-b0b0-e8b45deb2279 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:01 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:01 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:01 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-dde89b7c-af0b-4feb-b0b0-e8b45deb2279 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Volume info retrieved successfully. Sep 01 02:22:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-20ca87cb-7dd6-43ef-a967-2447d9df561c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-20ca87cb-7dd6-43ef-a967-2447d9df561c tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 Sep 01 02:22:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-20ca87cb-7dd6-43ef-a967-2447d9df561c tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-20ca87cb-7dd6-43ef-a967-2447d9df561c tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-dde89b7c-af0b-4feb-b0b0-e8b45deb2279 tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c returned with HTTP 200 Sep 01 02:22:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1419/2903] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:00 2026] GET /volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c => generated 1300 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:01 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:01 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-20ca87cb-7dd6-43ef-a967-2447d9df561c tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-20ca87cb-7dd6-43ef-a967-2447d9df561c tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 returned with HTTP 200 Sep 01 02:22:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1485/2904] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:01 2026] GET /volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 => generated 859 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:22:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d5d0ce66-fc42-4724-b087-1c71fdbe7532 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d5d0ce66-fc42-4724-b087-1c71fdbe7532 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 Sep 01 02:22:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d5d0ce66-fc42-4724-b087-1c71fdbe7532 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d5d0ce66-fc42-4724-b087-1c71fdbe7532 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:01 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:01 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c6006742-aad4-4823-8710-f0e934e25189 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c6006742-aad4-4823-8710-f0e934e25189 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a Sep 01 02:22:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c6006742-aad4-4823-8710-f0e934e25189 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c6006742-aad4-4823-8710-f0e934e25189 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:01 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d5d0ce66-fc42-4724-b087-1c71fdbe7532 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:22:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:01 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:01 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c6006742-aad4-4823-8710-f0e934e25189 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Volume info retrieved successfully. Sep 01 02:22:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d5d0ce66-fc42-4724-b087-1c71fdbe7532 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 returned with HTTP 200 Sep 01 02:22:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1420/2905] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:01 2026] GET /volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 => generated 863 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c6006742-aad4-4823-8710-f0e934e25189 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a returned with HTTP 200 Sep 01 02:22:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1486/2906] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:01 2026] GET /volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a => generated 903 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-08c78681-c9d1-4115-955d-8fafdebe4fcf None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-08c78681-c9d1-4115-955d-8fafdebe4fcf tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] GET http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c Sep 01 02:22:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-08c78681-c9d1-4115-955d-8fafdebe4fcf tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-08c78681-c9d1-4115-955d-8fafdebe4fcf tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:02 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:02 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:02 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:02 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-08c78681-c9d1-4115-955d-8fafdebe4fcf tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Volume info retrieved successfully. Sep 01 02:22:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-08c78681-c9d1-4115-955d-8fafdebe4fcf tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c returned with HTTP 200 Sep 01 02:22:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1421/2907] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:02 2026] GET /volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c => generated 1300 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3874ee6c-50cd-4b6c-87d7-5c650ef115f8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3874ee6c-50cd-4b6c-87d7-5c650ef115f8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 Sep 01 02:22:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3874ee6c-50cd-4b6c-87d7-5c650ef115f8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3874ee6c-50cd-4b6c-87d7-5c650ef115f8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:02 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:02 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3874ee6c-50cd-4b6c-87d7-5c650ef115f8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3874ee6c-50cd-4b6c-87d7-5c650ef115f8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 returned with HTTP 200 Sep 01 02:22:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1487/2908] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:02 2026] GET /volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 => generated 859 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:22:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b84aac70-5508-4e83-916a-7a031a9f8df1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-34750b95-dd86-4565-892c-c4bcedc77b2f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b84aac70-5508-4e83-916a-7a031a9f8df1 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 Sep 01 02:22:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b84aac70-5508-4e83-916a-7a031a9f8df1 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b84aac70-5508-4e83-916a-7a031a9f8df1 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-34750b95-dd86-4565-892c-c4bcedc77b2f tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a Sep 01 02:22:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-34750b95-dd86-4565-892c-c4bcedc77b2f tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-34750b95-dd86-4565-892c-c4bcedc77b2f tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b84aac70-5508-4e83-916a-7a031a9f8df1 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 returned with HTTP 404 Sep 01 02:22:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1422/2909] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:03 2026] GET /volume/v3/volumes/98f39f77-b357-4121-8924-4ef66f2a4253 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ebe0a0b2-64ca-4e17-bec3-f041597b05e7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:03 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:03 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ebe0a0b2-64ca-4e17-bec3-f041597b05e7 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] DELETE http://192.168.122.72/volume/v3/volumes/58f189d6-7f04-4f37-b3cc-9904e6ea97a5 Sep 01 02:22:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ebe0a0b2-64ca-4e17-bec3-f041597b05e7 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:03 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:03 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ebe0a0b2-64ca-4e17-bec3-f041597b05e7 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:03 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-ebe0a0b2-64ca-4e17-bec3-f041597b05e7 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Delete volume with id: 58f189d6-7f04-4f37-b3cc-9904e6ea97a5 Sep 01 02:22:03 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-34750b95-dd86-4565-892c-c4bcedc77b2f tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Volume info retrieved successfully. Sep 01 02:22:03 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:03 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:03 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:03 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ebe0a0b2-64ca-4e17-bec3-f041597b05e7 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:22:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-34750b95-dd86-4565-892c-c4bcedc77b2f tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a returned with HTTP 200 Sep 01 02:22:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1488/2910] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:03 2026] GET /volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a => generated 903 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ebe0a0b2-64ca-4e17-bec3-f041597b05e7 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Delete volume request issued successfully. Sep 01 02:22:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ebe0a0b2-64ca-4e17-bec3-f041597b05e7 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/58f189d6-7f04-4f37-b3cc-9904e6ea97a5 returned with HTTP 202 Sep 01 02:22:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1423/2911] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:03 2026] DELETE /volume/v3/volumes/58f189d6-7f04-4f37-b3cc-9904e6ea97a5 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-adbeef68-5080-4813-81e1-dce412d1c1b9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-adbeef68-5080-4813-81e1-dce412d1c1b9 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/58f189d6-7f04-4f37-b3cc-9904e6ea97a5 Sep 01 02:22:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-adbeef68-5080-4813-81e1-dce412d1c1b9 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-adbeef68-5080-4813-81e1-dce412d1c1b9 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:03 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:03 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:03 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:03 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:03 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-adbeef68-5080-4813-81e1-dce412d1c1b9 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:22:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-adbeef68-5080-4813-81e1-dce412d1c1b9 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/58f189d6-7f04-4f37-b3cc-9904e6ea97a5 returned with HTTP 200 Sep 01 02:22:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1489/2912] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:03 2026] GET /volume/v3/volumes/58f189d6-7f04-4f37-b3cc-9904e6ea97a5 => generated 862 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-edc5a17d-183e-4c3e-a3d4-77b090a4885d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-edc5a17d-183e-4c3e-a3d4-77b090a4885d tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] GET http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c Sep 01 02:22:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-edc5a17d-183e-4c3e-a3d4-77b090a4885d tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-edc5a17d-183e-4c3e-a3d4-77b090a4885d tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-edc5a17d-183e-4c3e-a3d4-77b090a4885d tempest-VolumeAndVolumeTypeFromImageTest-726944777 tempest-VolumeAndVolumeTypeFromImageTest-726944777-project-member] http://192.168.122.72/volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c returned with HTTP 404 Sep 01 02:22:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1424/2913] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:03 2026] GET /volume/v3/volumes/de5aa990-8bbe-4d28-a640-7aedd856288c => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-46cddfdd-eaf2-4c81-ac59-bee93df89eab None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-46cddfdd-eaf2-4c81-ac59-bee93df89eab tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 Sep 01 02:22:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-46cddfdd-eaf2-4c81-ac59-bee93df89eab tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-46cddfdd-eaf2-4c81-ac59-bee93df89eab tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:03 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:03 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:03 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:03 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:03 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-46cddfdd-eaf2-4c81-ac59-bee93df89eab tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-46cddfdd-eaf2-4c81-ac59-bee93df89eab tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 returned with HTTP 200 Sep 01 02:22:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1490/2914] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:03 2026] GET /volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 => generated 859 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-884034b0-3d3f-471e-8e45-a7e126614ba9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-884034b0-3d3f-471e-8e45-a7e126614ba9 tempest-VolumeAndVolumeTypeFromImageTest-1713848748 tempest-VolumeAndVolumeTypeFromImageTest-1713848748-project-admin] GET http://192.168.122.72/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:22:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-884034b0-3d3f-471e-8e45-a7e126614ba9 tempest-VolumeAndVolumeTypeFromImageTest-1713848748 tempest-VolumeAndVolumeTypeFromImageTest-1713848748-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-884034b0-3d3f-471e-8e45-a7e126614ba9 tempest-VolumeAndVolumeTypeFromImageTest-1713848748 tempest-VolumeAndVolumeTypeFromImageTest-1713848748-project-admin] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:03 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-884034b0-3d3f-471e-8e45-a7e126614ba9 tempest-VolumeAndVolumeTypeFromImageTest-1713848748 tempest-VolumeAndVolumeTypeFromImageTest-1713848748-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:22:03 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:03 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:03 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:03 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:03 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:03 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:03 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:03 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-884034b0-3d3f-471e-8e45-a7e126614ba9 tempest-VolumeAndVolumeTypeFromImageTest-1713848748 tempest-VolumeAndVolumeTypeFromImageTest-1713848748-project-admin] Get all volumes completed successfully. Sep 01 02:22:03 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:03 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-884034b0-3d3f-471e-8e45-a7e126614ba9 tempest-VolumeAndVolumeTypeFromImageTest-1713848748 tempest-VolumeAndVolumeTypeFromImageTest-1713848748-project-admin] http://192.168.122.72/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:22:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1425/2915] 192.168.122.72 () {58 vars in 1164 bytes} [Tue Sep 1 02:22:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4083 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b679da24-08ee-4fd8-9eeb-51db27800e4e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b679da24-08ee-4fd8-9eeb-51db27800e4e tempest-VolumeAndVolumeTypeFromImageTest-1713848748 tempest-VolumeAndVolumeTypeFromImageTest-1713848748-project-admin] DELETE http://192.168.122.72/volume/v3/types/d5e170af-6582-4bff-8565-b6acca0acf6a Sep 01 02:22:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b679da24-08ee-4fd8-9eeb-51db27800e4e tempest-VolumeAndVolumeTypeFromImageTest-1713848748 tempest-VolumeAndVolumeTypeFromImageTest-1713848748-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b679da24-08ee-4fd8-9eeb-51db27800e4e tempest-VolumeAndVolumeTypeFromImageTest-1713848748 tempest-VolumeAndVolumeTypeFromImageTest-1713848748-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b679da24-08ee-4fd8-9eeb-51db27800e4e tempest-VolumeAndVolumeTypeFromImageTest-1713848748 tempest-VolumeAndVolumeTypeFromImageTest-1713848748-project-admin] http://192.168.122.72/volume/v3/types/d5e170af-6582-4bff-8565-b6acca0acf6a returned with HTTP 202 Sep 01 02:22:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1491/2916] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:03 2026] DELETE /volume/v3/types/d5e170af-6582-4bff-8565-b6acca0acf6a => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:22:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-33ff0fd4-7b3a-4c18-bfe7-67f339f33fcb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-33ff0fd4-7b3a-4c18-bfe7-67f339f33fcb tempest-VolumeAndVolumeTypeFromImageTest-1713848748 tempest-VolumeAndVolumeTypeFromImageTest-1713848748-project-admin] GET http://192.168.122.72/volume/v3/types/d5e170af-6582-4bff-8565-b6acca0acf6a Sep 01 02:22:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-33ff0fd4-7b3a-4c18-bfe7-67f339f33fcb tempest-VolumeAndVolumeTypeFromImageTest-1713848748 tempest-VolumeAndVolumeTypeFromImageTest-1713848748-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-33ff0fd4-7b3a-4c18-bfe7-67f339f33fcb tempest-VolumeAndVolumeTypeFromImageTest-1713848748 tempest-VolumeAndVolumeTypeFromImageTest-1713848748-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-33ff0fd4-7b3a-4c18-bfe7-67f339f33fcb tempest-VolumeAndVolumeTypeFromImageTest-1713848748 tempest-VolumeAndVolumeTypeFromImageTest-1713848748-project-admin] http://192.168.122.72/volume/v3/types/d5e170af-6582-4bff-8565-b6acca0acf6a returned with HTTP 404 Sep 01 02:22:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1426/2917] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:22:03 2026] GET /volume/v3/types/d5e170af-6582-4bff-8565-b6acca0acf6a => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7db782be-2ee0-4d6e-95d4-748d72fd5b61 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7db782be-2ee0-4d6e-95d4-748d72fd5b61 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a Sep 01 02:22:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7db782be-2ee0-4d6e-95d4-748d72fd5b61 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7db782be-2ee0-4d6e-95d4-748d72fd5b61 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:04 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7db782be-2ee0-4d6e-95d4-748d72fd5b61 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Volume info retrieved successfully. Sep 01 02:22:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7db782be-2ee0-4d6e-95d4-748d72fd5b61 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a returned with HTTP 200 Sep 01 02:22:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1492/2918] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:04 2026] GET /volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a => generated 904 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:22:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-32b7be90-2707-4385-acca-5e389727a105 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-32b7be90-2707-4385-acca-5e389727a105 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d Sep 01 02:22:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-32b7be90-2707-4385-acca-5e389727a105 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-32b7be90-2707-4385-acca-5e389727a105 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:04 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-32b7be90-2707-4385-acca-5e389727a105 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Delete snapshot with id: 1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d Sep 01 02:22:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4e1cae5b-6a23-4858-89c3-1c82582c86cb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4e1cae5b-6a23-4858-89c3-1c82582c86cb tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/58f189d6-7f04-4f37-b3cc-9904e6ea97a5 Sep 01 02:22:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4e1cae5b-6a23-4858-89c3-1c82582c86cb tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4e1cae5b-6a23-4858-89c3-1c82582c86cb tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:04 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:04 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:04 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:04 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-32b7be90-2707-4385-acca-5e389727a105 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Snapshot retrieved successfully. Sep 01 02:22:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4e1cae5b-6a23-4858-89c3-1c82582c86cb tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Volume info retrieved successfully. Sep 01 02:22:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4e1cae5b-6a23-4858-89c3-1c82582c86cb tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/58f189d6-7f04-4f37-b3cc-9904e6ea97a5 returned with HTTP 200 Sep 01 02:22:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1493/2919] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:04 2026] GET /volume/v3/volumes/58f189d6-7f04-4f37-b3cc-9904e6ea97a5 => generated 862 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:04 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:04 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:04 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-32b7be90-2707-4385-acca-5e389727a105 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Snapshot delete request issued successfully. Sep 01 02:22:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-32b7be90-2707-4385-acca-5e389727a105 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d returned with HTTP 202 Sep 01 02:22:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1427/2920] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:22:04 2026] DELETE /volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f7710b29-557b-41e5-9a64-905df4f7e6bb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f7710b29-557b-41e5-9a64-905df4f7e6bb tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d Sep 01 02:22:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f7710b29-557b-41e5-9a64-905df4f7e6bb tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f7710b29-557b-41e5-9a64-905df4f7e6bb tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f7710b29-557b-41e5-9a64-905df4f7e6bb tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Snapshot retrieved successfully. Sep 01 02:22:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f7710b29-557b-41e5-9a64-905df4f7e6bb tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d returned with HTTP 200 Sep 01 02:22:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1494/2921] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:04 2026] GET /volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-de2ef52a-7a0e-46c9-b8b5-44e1f70b228d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-de2ef52a-7a0e-46c9-b8b5-44e1f70b228d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 Sep 01 02:22:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-de2ef52a-7a0e-46c9-b8b5-44e1f70b228d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-de2ef52a-7a0e-46c9-b8b5-44e1f70b228d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:04 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:04 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:04 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:04 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:04 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-de2ef52a-7a0e-46c9-b8b5-44e1f70b228d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-de2ef52a-7a0e-46c9-b8b5-44e1f70b228d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 returned with HTTP 200 Sep 01 02:22:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1428/2922] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:04 2026] GET /volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 => generated 860 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5c7643ae-2519-40ee-9f51-4447293be032 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5c7643ae-2519-40ee-9f51-4447293be032 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:22:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5c7643ae-2519-40ee-9f51-4447293be032 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c9419245-efda-4ef1-b198-d652961d1429", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1052468608"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:04 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5c7643ae-2519-40ee-9f51-4447293be032 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:04 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-5c7643ae-2519-40ee-9f51-4447293be032 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Create snapshot from volume c9419245-efda-4ef1-b198-d652961d1429 Sep 01 02:22:04 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-5c7643ae-2519-40ee-9f51-4447293be032 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Created reservations ['d766521f-c921-480b-9c8d-a569469e0f76', '71bc783c-0d9a-46c9-8b7d-db1d2b12827d', 'afcc573a-748b-47c3-9a28-40ee6b4a80a7', '2cf4d97c-34b0-4382-b37c-a4ab7923b2cb'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:04 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5c7643ae-2519-40ee-9f51-4447293be032 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Snapshot create request issued successfully. Sep 01 02:22:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5c7643ae-2519-40ee-9f51-4447293be032 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:22:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1495/2923] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:22:04 2026] POST /volume/v3/snapshots => generated 316 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cb445187-0e09-4ee9-b8b1-301cc65952a5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cb445187-0e09-4ee9-b8b1-301cc65952a5 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 Sep 01 02:22:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cb445187-0e09-4ee9-b8b1-301cc65952a5 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cb445187-0e09-4ee9-b8b1-301cc65952a5 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:04 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:04 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:04 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-cb445187-0e09-4ee9-b8b1-301cc65952a5 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Snapshot retrieved successfully. Sep 01 02:22:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cb445187-0e09-4ee9-b8b1-301cc65952a5 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 returned with HTTP 200 Sep 01 02:22:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1429/2924] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:04 2026] GET /volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 => generated 448 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:22:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-acb88c51-01cb-4cf6-bf64-b1d2c17ec614 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-acb88c51-01cb-4cf6-bf64-b1d2c17ec614 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] GET http://192.168.122.72/volume/v3/volumes/58f189d6-7f04-4f37-b3cc-9904e6ea97a5 Sep 01 02:22:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-acb88c51-01cb-4cf6-bf64-b1d2c17ec614 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-acb88c51-01cb-4cf6-bf64-b1d2c17ec614 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-acb88c51-01cb-4cf6-bf64-b1d2c17ec614 tempest-CreateVolumesFromSourceVolumeTest-639395760 tempest-CreateVolumesFromSourceVolumeTest-639395760-project-member] http://192.168.122.72/volume/v3/volumes/58f189d6-7f04-4f37-b3cc-9904e6ea97a5 returned with HTTP 404 Sep 01 02:22:05 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1496/2925] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:05 2026] GET /volume/v3/volumes/58f189d6-7f04-4f37-b3cc-9904e6ea97a5 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:22:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1c2debf6-73c7-431e-80d2-1ab48c3f2bc1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1c2debf6-73c7-431e-80d2-1ab48c3f2bc1 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d Sep 01 02:22:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1c2debf6-73c7-431e-80d2-1ab48c3f2bc1 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1c2debf6-73c7-431e-80d2-1ab48c3f2bc1 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:05 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:05 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1c2debf6-73c7-431e-80d2-1ab48c3f2bc1 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Snapshot retrieved successfully. Sep 01 02:22:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1c2debf6-73c7-431e-80d2-1ab48c3f2bc1 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d returned with HTTP 200 Sep 01 02:22:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1430/2926] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:05 2026] GET /volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f3d0a9e9-05ce-4d88-a65d-95434d7a44ef None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f3d0a9e9-05ce-4d88-a65d-95434d7a44ef tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 Sep 01 02:22:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f3d0a9e9-05ce-4d88-a65d-95434d7a44ef tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f3d0a9e9-05ce-4d88-a65d-95434d7a44ef tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:06 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:06 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:06 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f3d0a9e9-05ce-4d88-a65d-95434d7a44ef tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Snapshot retrieved successfully. Sep 01 02:22:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f3d0a9e9-05ce-4d88-a65d-95434d7a44ef tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 returned with HTTP 200 Sep 01 02:22:06 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1497/2927] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:05 2026] GET /volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 => generated 448 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9cf998df-fa0c-4a0b-a55e-e48f04cbea8c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9cf998df-fa0c-4a0b-a55e-e48f04cbea8c tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d Sep 01 02:22:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9cf998df-fa0c-4a0b-a55e-e48f04cbea8c tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9cf998df-fa0c-4a0b-a55e-e48f04cbea8c tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:06 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:06 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:06 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9cf998df-fa0c-4a0b-a55e-e48f04cbea8c tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Snapshot retrieved successfully. Sep 01 02:22:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9cf998df-fa0c-4a0b-a55e-e48f04cbea8c tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d returned with HTTP 200 Sep 01 02:22:06 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1431/2928] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:06 2026] GET /volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d8ce4837-6b23-4f44-84bf-80e516b359fd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d8ce4837-6b23-4f44-84bf-80e516b359fd tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 Sep 01 02:22:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d8ce4837-6b23-4f44-84bf-80e516b359fd tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d8ce4837-6b23-4f44-84bf-80e516b359fd tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:07 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:07 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:07 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d8ce4837-6b23-4f44-84bf-80e516b359fd tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Snapshot retrieved successfully. Sep 01 02:22:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d8ce4837-6b23-4f44-84bf-80e516b359fd tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 returned with HTTP 200 Sep 01 02:22:07 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1498/2929] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:07 2026] GET /volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 => generated 448 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:22:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a16e1276-06c3-4863-b1f2-d2e90c722475 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a16e1276-06c3-4863-b1f2-d2e90c722475 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d Sep 01 02:22:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a16e1276-06c3-4863-b1f2-d2e90c722475 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a16e1276-06c3-4863-b1f2-d2e90c722475 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a16e1276-06c3-4863-b1f2-d2e90c722475 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d returned with HTTP 404 Sep 01 02:22:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1432/2930] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:07 2026] GET /volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8b449be0-d878-4371-a60b-97ba71abdb4d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8b449be0-d878-4371-a60b-97ba71abdb4d tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] DELETE http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 Sep 01 02:22:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8b449be0-d878-4371-a60b-97ba71abdb4d tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8b449be0-d878-4371-a60b-97ba71abdb4d tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:07 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-8b449be0-d878-4371-a60b-97ba71abdb4d tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Delete volume with id: 8bbbe888-88ac-488b-bc54-52b59ddf00b6 Sep 01 02:22:07 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:07 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:07 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:07 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:07 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8b449be0-d878-4371-a60b-97ba71abdb4d tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Volume info retrieved successfully. Sep 01 02:22:07 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8b449be0-d878-4371-a60b-97ba71abdb4d tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Delete volume request issued successfully. Sep 01 02:22:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8b449be0-d878-4371-a60b-97ba71abdb4d tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 returned with HTTP 202 Sep 01 02:22:07 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1499/2931] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:22:07 2026] DELETE /volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:22:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ad0bf625-56c0-45fd-af83-ff6820febd8f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ad0bf625-56c0-45fd-af83-ff6820febd8f tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 Sep 01 02:22:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ad0bf625-56c0-45fd-af83-ff6820febd8f tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ad0bf625-56c0-45fd-af83-ff6820febd8f tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:07 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:07 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:07 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:07 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:07 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ad0bf625-56c0-45fd-af83-ff6820febd8f tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Volume info retrieved successfully. Sep 01 02:22:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ad0bf625-56c0-45fd-af83-ff6820febd8f tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 returned with HTTP 200 Sep 01 02:22:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1433/2932] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:07 2026] GET /volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 => generated 868 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ba228814-30eb-4043-bec2-409054dfcc32 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ba228814-30eb-4043-bec2-409054dfcc32 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 Sep 01 02:22:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ba228814-30eb-4043-bec2-409054dfcc32 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ba228814-30eb-4043-bec2-409054dfcc32 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:08 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:08 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:08 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ba228814-30eb-4043-bec2-409054dfcc32 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Snapshot retrieved successfully. Sep 01 02:22:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ba228814-30eb-4043-bec2-409054dfcc32 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 returned with HTTP 200 Sep 01 02:22:08 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1500/2933] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:08 2026] GET /volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 => generated 475 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:22:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1c650946-d17d-42e0-a327-201793c69db8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1c650946-d17d-42e0-a327-201793c69db8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:22:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1c650946-d17d-42e0-a327-201793c69db8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6a6eb3b4-7180-42d6-b2a1-fa33db70f946", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1685363430"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-1c650946-d17d-42e0-a327-201793c69db8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Create volume request body: {'volume': {"'snapshot_id": '6a6eb3b4-7180-42d6-b2a1-fa33db70f946', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1685363430'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:08 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-1c650946-d17d-42e0-a327-201793c69db8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Create volume of 1 GB Sep 01 02:22:08 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1c650946-d17d-42e0-a327-201793c69db8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Availability Zones retrieved successfully. Sep 01 02:22:08 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1c650946-d17d-42e0-a327-201793c69db8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Flow 'volume_create_api' (4f37f4ef-ce9f-4c29-92df-5a38652357c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:08 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1c650946-d17d-42e0-a327-201793c69db8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96f63ca-ecda-444d-b877-1fb1c5c38480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:08 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-1c650946-d17d-42e0-a327-201793c69db8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:08 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1c650946-d17d-42e0-a327-201793c69db8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96f63ca-ecda-444d-b877-1fb1c5c38480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:08 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1c650946-d17d-42e0-a327-201793c69db8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6bbcd00-0faa-4422-aa52-804e46494396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:08 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-1c650946-d17d-42e0-a327-201793c69db8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Created reservations ['e3944e0b-29a2-4839-a576-92cc9658210e', '6ec9c532-2949-4afc-a6c1-dc13c4c404a9', 'd98c7c39-bc1a-4edf-89ef-4cf8f0105314', '88494415-8def-4c81-8d89-f9fdf6b8f267'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:08 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1c650946-d17d-42e0-a327-201793c69db8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6bbcd00-0faa-4422-aa52-804e46494396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3944e0b-29a2-4839-a576-92cc9658210e', '6ec9c532-2949-4afc-a6c1-dc13c4c404a9', 'd98c7c39-bc1a-4edf-89ef-4cf8f0105314', '88494415-8def-4c81-8d89-f9fdf6b8f267']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:08 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1c650946-d17d-42e0-a327-201793c69db8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9b6070-ca8f-406a-afc7-b17121ef6149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:08 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:08 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:08 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1c650946-d17d-42e0-a327-201793c69db8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9b6070-ca8f-406a-afc7-b17121ef6149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84bb0d40-95ef-4e06-8289-f71a997316dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1685363430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6553383c361b41098fe7edeb63111eaa',qos_specs=None,replication_status=,reservations=['e3944e0b-29a2-4839-a576-92cc9658210e','6ec9c532-2949-4afc-a6c1-dc13c4c404a9','d98c7c39-bc1a-4edf-89ef-4cf8f0105314','88494415-8def-4c81-8d89-f9fdf6b8f267'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d46686189741729aa63c4cd1e28206',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1685363430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84bb0d40-95ef-4e06-8289-f71a997316dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6553383c361b41098fe7edeb63111eaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32d46686189741729aa63c4cd1e28206',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:08 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1c650946-d17d-42e0-a327-201793c69db8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96f3ee95-c361-40ed-8035-eed388a40421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:08 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1c650946-d17d-42e0-a327-201793c69db8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96f3ee95-c361-40ed-8035-eed388a40421) transitioned into state 'SUCCESS' from state '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-1685363430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6553383c361b41098fe7edeb63111eaa',qos_specs=None,replication_status=,reservations=['e3944e0b-29a2-4839-a576-92cc9658210e','6ec9c532-2949-4afc-a6c1-dc13c4c404a9','d98c7c39-bc1a-4edf-89ef-4cf8f0105314','88494415-8def-4c81-8d89-f9fdf6b8f267'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d46686189741729aa63c4cd1e28206',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:08 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1c650946-d17d-42e0-a327-201793c69db8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94d2ac58-fc3c-4e95-9874-4ae1f02213fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:08 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1c650946-d17d-42e0-a327-201793c69db8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94d2ac58-fc3c-4e95-9874-4ae1f02213fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:08 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-1c650946-d17d-42e0-a327-201793c69db8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Flow 'volume_create_api' (4f37f4ef-ce9f-4c29-92df-5a38652357c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:08 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1c650946-d17d-42e0-a327-201793c69db8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Create volume request issued successfully. Sep 01 02:22:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1c650946-d17d-42e0-a327-201793c69db8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:08 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1434/2934] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:22:08 2026] POST /volume/v3/volumes => generated 767 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-63f8e47a-3089-465c-bc58-825276021530 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-63f8e47a-3089-465c-bc58-825276021530 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:22:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-63f8e47a-3089-465c-bc58-825276021530 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6a6eb3b4-7180-42d6-b2a1-fa33db70f946", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2118778423"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-63f8e47a-3089-465c-bc58-825276021530 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Create volume request body: {'volume': {"'snapshot_id": '6a6eb3b4-7180-42d6-b2a1-fa33db70f946', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2118778423'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:08 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-63f8e47a-3089-465c-bc58-825276021530 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Create volume of 1 GB Sep 01 02:22:08 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-63f8e47a-3089-465c-bc58-825276021530 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Availability Zones retrieved successfully. Sep 01 02:22:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-63f8e47a-3089-465c-bc58-825276021530 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Flow 'volume_create_api' (3790189a-89f7-4241-812b-37694345a833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-63f8e47a-3089-465c-bc58-825276021530 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6a3c057-5e40-4f97-b8af-6d03bb7c2e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-63f8e47a-3089-465c-bc58-825276021530 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-80eddd41-eefd-4cff-9847-e134e4d64b65 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-80eddd41-eefd-4cff-9847-e134e4d64b65 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 Sep 01 02:22:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-80eddd41-eefd-4cff-9847-e134e4d64b65 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-80eddd41-eefd-4cff-9847-e134e4d64b65 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:08 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:08 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:08 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:08 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:08 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-80eddd41-eefd-4cff-9847-e134e4d64b65 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Volume info retrieved successfully. Sep 01 02:22:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-80eddd41-eefd-4cff-9847-e134e4d64b65 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 returned with HTTP 200 Sep 01 02:22:08 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1435/2935] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:08 2026] GET /volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 => generated 868 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-63f8e47a-3089-465c-bc58-825276021530 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6a3c057-5e40-4f97-b8af-6d03bb7c2e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:08 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-63f8e47a-3089-465c-bc58-825276021530 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be9f1ae5-cd06-4507-b734-10131fb8d56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:09 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-63f8e47a-3089-465c-bc58-825276021530 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Created reservations ['bd672e1c-bc80-4ab1-9012-6745bee1a20c', '2bad0fbd-4bf0-4cc6-b551-28e72e389152', '96fc716e-f01e-479b-9c7a-882949e1eb23', '150b6a50-3bfa-4470-ab1b-8b126e41452d'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-63f8e47a-3089-465c-bc58-825276021530 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be9f1ae5-cd06-4507-b734-10131fb8d56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd672e1c-bc80-4ab1-9012-6745bee1a20c', '2bad0fbd-4bf0-4cc6-b551-28e72e389152', '96fc716e-f01e-479b-9c7a-882949e1eb23', '150b6a50-3bfa-4470-ab1b-8b126e41452d']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-63f8e47a-3089-465c-bc58-825276021530 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5db16ed-10da-410b-ae92-513c7e1e61a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:09 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:09 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-63f8e47a-3089-465c-bc58-825276021530 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5db16ed-10da-410b-ae92-513c7e1e61a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00e07bd5-50d3-4e87-88b4-a40e42abd9b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2118778423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6553383c361b41098fe7edeb63111eaa',qos_specs=None,replication_status=,reservations=['bd672e1c-bc80-4ab1-9012-6745bee1a20c','2bad0fbd-4bf0-4cc6-b551-28e72e389152','96fc716e-f01e-479b-9c7a-882949e1eb23','150b6a50-3bfa-4470-ab1b-8b126e41452d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d46686189741729aa63c4cd1e28206',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2118778423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00e07bd5-50d3-4e87-88b4-a40e42abd9b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6553383c361b41098fe7edeb63111eaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32d46686189741729aa63c4cd1e28206',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-63f8e47a-3089-465c-bc58-825276021530 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (931ac875-150c-4d59-ba72-8dacc84741e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-63f8e47a-3089-465c-bc58-825276021530 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (931ac875-150c-4d59-ba72-8dacc84741e3) transitioned into state 'SUCCESS' from state '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-2118778423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6553383c361b41098fe7edeb63111eaa',qos_specs=None,replication_status=,reservations=['bd672e1c-bc80-4ab1-9012-6745bee1a20c','2bad0fbd-4bf0-4cc6-b551-28e72e389152','96fc716e-f01e-479b-9c7a-882949e1eb23','150b6a50-3bfa-4470-ab1b-8b126e41452d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d46686189741729aa63c4cd1e28206',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-63f8e47a-3089-465c-bc58-825276021530 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72657c1a-2488-4cb7-8f47-e28c0c1782a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-63f8e47a-3089-465c-bc58-825276021530 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72657c1a-2488-4cb7-8f47-e28c0c1782a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:09 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-63f8e47a-3089-465c-bc58-825276021530 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Flow 'volume_create_api' (3790189a-89f7-4241-812b-37694345a833) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:09 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-63f8e47a-3089-465c-bc58-825276021530 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Create volume request issued successfully. Sep 01 02:22:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-63f8e47a-3089-465c-bc58-825276021530 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1501/2936] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:22:08 2026] POST /volume/v3/volumes => generated 767 bytes in 633 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e57059a9-2076-4c89-9aff-f9339e397a74 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e57059a9-2076-4c89-9aff-f9339e397a74 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:22:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e57059a9-2076-4c89-9aff-f9339e397a74 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6a6eb3b4-7180-42d6-b2a1-fa33db70f946", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1871934597"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-e57059a9-2076-4c89-9aff-f9339e397a74 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Create volume request body: {'volume': {"'snapshot_id": '6a6eb3b4-7180-42d6-b2a1-fa33db70f946', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1871934597'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:09 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-e57059a9-2076-4c89-9aff-f9339e397a74 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Create volume of 1 GB Sep 01 02:22:09 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e57059a9-2076-4c89-9aff-f9339e397a74 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Availability Zones retrieved successfully. Sep 01 02:22:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e57059a9-2076-4c89-9aff-f9339e397a74 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Flow 'volume_create_api' (43a294d8-3dfc-4b79-a684-ce78b0138a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e57059a9-2076-4c89-9aff-f9339e397a74 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af1640c7-6026-4d4c-b2ae-199bdb02dc81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-e57059a9-2076-4c89-9aff-f9339e397a74 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e57059a9-2076-4c89-9aff-f9339e397a74 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af1640c7-6026-4d4c-b2ae-199bdb02dc81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e57059a9-2076-4c89-9aff-f9339e397a74 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59d410a5-cf6d-4016-bb90-d4f0dc7fd5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:09 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-e57059a9-2076-4c89-9aff-f9339e397a74 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Created reservations ['ac1a497c-9a30-4f45-b634-ff6d2fd5a748', '04212295-f748-40ed-af55-141ae3bed9f3', '8b1eae1f-25fb-4934-b822-47e85e934760', 'e8740e59-682f-4315-9b9a-d91a427a7029'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e57059a9-2076-4c89-9aff-f9339e397a74 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59d410a5-cf6d-4016-bb90-d4f0dc7fd5c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac1a497c-9a30-4f45-b634-ff6d2fd5a748', '04212295-f748-40ed-af55-141ae3bed9f3', '8b1eae1f-25fb-4934-b822-47e85e934760', 'e8740e59-682f-4315-9b9a-d91a427a7029']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e57059a9-2076-4c89-9aff-f9339e397a74 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a613e92-8af4-4b75-98cc-f0fab5d3119d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:09 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:09 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e57059a9-2076-4c89-9aff-f9339e397a74 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a613e92-8af4-4b75-98cc-f0fab5d3119d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d379961-3ba4-4bd8-b231-88c02122cbf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1871934597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6553383c361b41098fe7edeb63111eaa',qos_specs=None,replication_status=,reservations=['ac1a497c-9a30-4f45-b634-ff6d2fd5a748','04212295-f748-40ed-af55-141ae3bed9f3','8b1eae1f-25fb-4934-b822-47e85e934760','e8740e59-682f-4315-9b9a-d91a427a7029'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d46686189741729aa63c4cd1e28206',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1871934597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d379961-3ba4-4bd8-b231-88c02122cbf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6553383c361b41098fe7edeb63111eaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32d46686189741729aa63c4cd1e28206',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e57059a9-2076-4c89-9aff-f9339e397a74 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (743d5ef9-856c-499b-9636-bee8e98152b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bf9fd12a-d7e4-45fb-9558-247e89aaceee None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bf9fd12a-d7e4-45fb-9558-247e89aaceee tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 Sep 01 02:22:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bf9fd12a-d7e4-45fb-9558-247e89aaceee tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bf9fd12a-d7e4-45fb-9558-247e89aaceee tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bf9fd12a-d7e4-45fb-9558-247e89aaceee tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 returned with HTTP 404 Sep 01 02:22:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1502/2937] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:09 2026] GET /volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:22:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0018bf67-52fc-422e-a33d-7302e959f05f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e57059a9-2076-4c89-9aff-f9339e397a74 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (743d5ef9-856c-499b-9636-bee8e98152b6) transitioned into state 'SUCCESS' from state '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-1871934597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6553383c361b41098fe7edeb63111eaa',qos_specs=None,replication_status=,reservations=['ac1a497c-9a30-4f45-b634-ff6d2fd5a748','04212295-f748-40ed-af55-141ae3bed9f3','8b1eae1f-25fb-4934-b822-47e85e934760','e8740e59-682f-4315-9b9a-d91a427a7029'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d46686189741729aa63c4cd1e28206',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e57059a9-2076-4c89-9aff-f9339e397a74 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad0058e8-585d-4d51-aa50-ab18ac6d192c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0018bf67-52fc-422e-a33d-7302e959f05f tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] DELETE http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a Sep 01 02:22:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0018bf67-52fc-422e-a33d-7302e959f05f tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0018bf67-52fc-422e-a33d-7302e959f05f tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:09 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-0018bf67-52fc-422e-a33d-7302e959f05f tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Delete volume with id: 6cd8c165-78d1-49d4-b251-c27ae8e8e49a Sep 01 02:22:09 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:09 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:09 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:09 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:09 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0018bf67-52fc-422e-a33d-7302e959f05f tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Volume info retrieved successfully. Sep 01 02:22:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e57059a9-2076-4c89-9aff-f9339e397a74 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad0058e8-585d-4d51-aa50-ab18ac6d192c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:10 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e57059a9-2076-4c89-9aff-f9339e397a74 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Flow 'volume_create_api' (43a294d8-3dfc-4b79-a684-ce78b0138a5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:10 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e57059a9-2076-4c89-9aff-f9339e397a74 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Create volume request issued successfully. Sep 01 02:22:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e57059a9-2076-4c89-9aff-f9339e397a74 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1436/2938] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:22:09 2026] POST /volume/v3/volumes => generated 767 bytes in 759 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c45e4667-f944-48e1-9a2d-94e95fe2b522 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0018bf67-52fc-422e-a33d-7302e959f05f tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Delete volume request issued successfully. Sep 01 02:22:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0018bf67-52fc-422e-a33d-7302e959f05f tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a returned with HTTP 202 Sep 01 02:22:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c45e4667-f944-48e1-9a2d-94e95fe2b522 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:22:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c45e4667-f944-48e1-9a2d-94e95fe2b522 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6a6eb3b4-7180-42d6-b2a1-fa33db70f946", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1286125996"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1503/2939] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:22:09 2026] DELETE /volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:22:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-c45e4667-f944-48e1-9a2d-94e95fe2b522 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Create volume request body: {'volume': {"'snapshot_id": '6a6eb3b4-7180-42d6-b2a1-fa33db70f946', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1286125996'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:10 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-c45e4667-f944-48e1-9a2d-94e95fe2b522 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Create volume of 1 GB Sep 01 02:22:10 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:10 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-712acb36-53d5-4aa7-a27f-9a833e5f0e8e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-712acb36-53d5-4aa7-a27f-9a833e5f0e8e tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a Sep 01 02:22:10 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c45e4667-f944-48e1-9a2d-94e95fe2b522 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Availability Zones retrieved successfully. Sep 01 02:22:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-712acb36-53d5-4aa7-a27f-9a833e5f0e8e tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-712acb36-53d5-4aa7-a27f-9a833e5f0e8e tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:10 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:10 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:10 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:10 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:10 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45e4667-f944-48e1-9a2d-94e95fe2b522 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Flow 'volume_create_api' (9dbfeea7-282a-4d01-a9ab-e5419fed32e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-712acb36-53d5-4aa7-a27f-9a833e5f0e8e tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Volume info retrieved successfully. Sep 01 02:22:10 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45e4667-f944-48e1-9a2d-94e95fe2b522 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f9fe96b-575c-4fc1-8d8a-cf33f77d919f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:10 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-c45e4667-f944-48e1-9a2d-94e95fe2b522 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-712acb36-53d5-4aa7-a27f-9a833e5f0e8e tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a returned with HTTP 200 Sep 01 02:22:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1504/2940] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:10 2026] GET /volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a => generated 903 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:10 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45e4667-f944-48e1-9a2d-94e95fe2b522 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f9fe96b-575c-4fc1-8d8a-cf33f77d919f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:10 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45e4667-f944-48e1-9a2d-94e95fe2b522 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16672be7-9995-4a22-880e-1b21a046b279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:10 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-c45e4667-f944-48e1-9a2d-94e95fe2b522 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Created reservations ['cb9c9be9-d6b7-440c-92b5-5a20e6a69d63', '6998b758-213b-4f59-9526-5ad61373fd24', '7e039132-ce73-4799-aaa6-06f1868fbb6d', 'c445db8c-9ddb-44cd-9b24-9bf267108d0b'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:10 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45e4667-f944-48e1-9a2d-94e95fe2b522 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16672be7-9995-4a22-880e-1b21a046b279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb9c9be9-d6b7-440c-92b5-5a20e6a69d63', '6998b758-213b-4f59-9526-5ad61373fd24', '7e039132-ce73-4799-aaa6-06f1868fbb6d', 'c445db8c-9ddb-44cd-9b24-9bf267108d0b']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:10 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45e4667-f944-48e1-9a2d-94e95fe2b522 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (121b6cd7-df20-4551-b6b7-3994a81b8301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:10 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:10 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:10 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45e4667-f944-48e1-9a2d-94e95fe2b522 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (121b6cd7-df20-4551-b6b7-3994a81b8301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0880a3ff-b8dc-4dd1-82b5-5c21600aef69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1286125996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6553383c361b41098fe7edeb63111eaa',qos_specs=None,replication_status=,reservations=['cb9c9be9-d6b7-440c-92b5-5a20e6a69d63','6998b758-213b-4f59-9526-5ad61373fd24','7e039132-ce73-4799-aaa6-06f1868fbb6d','c445db8c-9ddb-44cd-9b24-9bf267108d0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d46686189741729aa63c4cd1e28206',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1286125996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0880a3ff-b8dc-4dd1-82b5-5c21600aef69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6553383c361b41098fe7edeb63111eaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32d46686189741729aa63c4cd1e28206',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:10 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45e4667-f944-48e1-9a2d-94e95fe2b522 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c176a7c7-3b84-4efd-a94b-ac1e319211b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:10 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45e4667-f944-48e1-9a2d-94e95fe2b522 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c176a7c7-3b84-4efd-a94b-ac1e319211b0) transitioned into state 'SUCCESS' from state '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-1286125996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6553383c361b41098fe7edeb63111eaa',qos_specs=None,replication_status=,reservations=['cb9c9be9-d6b7-440c-92b5-5a20e6a69d63','6998b758-213b-4f59-9526-5ad61373fd24','7e039132-ce73-4799-aaa6-06f1868fbb6d','c445db8c-9ddb-44cd-9b24-9bf267108d0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d46686189741729aa63c4cd1e28206',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:10 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45e4667-f944-48e1-9a2d-94e95fe2b522 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32f3204b-c5e2-4110-bd38-49345ec97f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:10 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45e4667-f944-48e1-9a2d-94e95fe2b522 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32f3204b-c5e2-4110-bd38-49345ec97f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:10 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c45e4667-f944-48e1-9a2d-94e95fe2b522 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Flow 'volume_create_api' (9dbfeea7-282a-4d01-a9ab-e5419fed32e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:10 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c45e4667-f944-48e1-9a2d-94e95fe2b522 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Create volume request issued successfully. Sep 01 02:22:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c45e4667-f944-48e1-9a2d-94e95fe2b522 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1437/2941] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:22:10 2026] POST /volume/v3/volumes => generated 767 bytes in 688 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b2f4d256-ed50-435c-9d0f-2dec7069e5d3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b2f4d256-ed50-435c-9d0f-2dec7069e5d3 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:22:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b2f4d256-ed50-435c-9d0f-2dec7069e5d3 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6a6eb3b4-7180-42d6-b2a1-fa33db70f946", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1488812065"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-b2f4d256-ed50-435c-9d0f-2dec7069e5d3 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Create volume request body: {'volume': {"'snapshot_id": '6a6eb3b4-7180-42d6-b2a1-fa33db70f946', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1488812065'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:10 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-b2f4d256-ed50-435c-9d0f-2dec7069e5d3 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Create volume of 1 GB Sep 01 02:22:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b2f4d256-ed50-435c-9d0f-2dec7069e5d3 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Availability Zones retrieved successfully. Sep 01 02:22:10 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b2f4d256-ed50-435c-9d0f-2dec7069e5d3 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Flow 'volume_create_api' (713ad97b-cef1-48d1-8be0-7b9180d4e9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:10 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b2f4d256-ed50-435c-9d0f-2dec7069e5d3 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f475fd2-072b-4d21-9e7a-e7fcd3002b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:10 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-b2f4d256-ed50-435c-9d0f-2dec7069e5d3 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:10 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b2f4d256-ed50-435c-9d0f-2dec7069e5d3 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f475fd2-072b-4d21-9e7a-e7fcd3002b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:10 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b2f4d256-ed50-435c-9d0f-2dec7069e5d3 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6ea7a18-fd3c-416f-bcdf-6af2f1624750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:11 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-b2f4d256-ed50-435c-9d0f-2dec7069e5d3 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Created reservations ['78ddcdb6-4b4d-4d5f-9550-bcedea68a88a', '752a2cab-2a9f-4679-990b-bb22fa22cb98', 'f91eaac4-ff6b-4ad6-896c-bec944b554e7', '22fd0d78-6c9f-441b-8d2a-239d0c38ba1f'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:11 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b2f4d256-ed50-435c-9d0f-2dec7069e5d3 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6ea7a18-fd3c-416f-bcdf-6af2f1624750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78ddcdb6-4b4d-4d5f-9550-bcedea68a88a', '752a2cab-2a9f-4679-990b-bb22fa22cb98', 'f91eaac4-ff6b-4ad6-896c-bec944b554e7', '22fd0d78-6c9f-441b-8d2a-239d0c38ba1f']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:11 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b2f4d256-ed50-435c-9d0f-2dec7069e5d3 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf0795f0-bf2f-4df4-8701-ed19f13ed4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-464073d3-5c11-4d5a-b7cc-abb27c0da1bd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:11 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:11 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:11 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b2f4d256-ed50-435c-9d0f-2dec7069e5d3 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf0795f0-bf2f-4df4-8701-ed19f13ed4b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6b3b34b-e303-407d-ae78-62a547d191f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1488812065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6553383c361b41098fe7edeb63111eaa',qos_specs=None,replication_status=,reservations=['78ddcdb6-4b4d-4d5f-9550-bcedea68a88a','752a2cab-2a9f-4679-990b-bb22fa22cb98','f91eaac4-ff6b-4ad6-896c-bec944b554e7','22fd0d78-6c9f-441b-8d2a-239d0c38ba1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d46686189741729aa63c4cd1e28206',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1488812065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6b3b34b-e303-407d-ae78-62a547d191f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6553383c361b41098fe7edeb63111eaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32d46686189741729aa63c4cd1e28206',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:11 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b2f4d256-ed50-435c-9d0f-2dec7069e5d3 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db5757e-8119-454a-aa3a-30876c46701a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:11 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b2f4d256-ed50-435c-9d0f-2dec7069e5d3 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db5757e-8119-454a-aa3a-30876c46701a) transitioned into state 'SUCCESS' from state '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-1488812065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6553383c361b41098fe7edeb63111eaa',qos_specs=None,replication_status=,reservations=['78ddcdb6-4b4d-4d5f-9550-bcedea68a88a','752a2cab-2a9f-4679-990b-bb22fa22cb98','f91eaac4-ff6b-4ad6-896c-bec944b554e7','22fd0d78-6c9f-441b-8d2a-239d0c38ba1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d46686189741729aa63c4cd1e28206',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:11 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b2f4d256-ed50-435c-9d0f-2dec7069e5d3 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bea6655-5593-4602-852c-02b22bf99575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:11 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b2f4d256-ed50-435c-9d0f-2dec7069e5d3 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bea6655-5593-4602-852c-02b22bf99575) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:11 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b2f4d256-ed50-435c-9d0f-2dec7069e5d3 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Flow 'volume_create_api' (713ad97b-cef1-48d1-8be0-7b9180d4e9df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b2f4d256-ed50-435c-9d0f-2dec7069e5d3 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Create volume request issued successfully. Sep 01 02:22:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b2f4d256-ed50-435c-9d0f-2dec7069e5d3 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1505/2942] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:22:10 2026] POST /volume/v3/volumes => generated 767 bytes in 651 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9468f7d6-3e74-4759-b7b6-68dd93baa687 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9468f7d6-3e74-4759-b7b6-68dd93baa687 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a Sep 01 02:22:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9468f7d6-3e74-4759-b7b6-68dd93baa687 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9468f7d6-3e74-4759-b7b6-68dd93baa687 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:11 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:11 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:11 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:11 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9468f7d6-3e74-4759-b7b6-68dd93baa687 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Volume info retrieved successfully. Sep 01 02:22:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9468f7d6-3e74-4759-b7b6-68dd93baa687 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a returned with HTTP 200 Sep 01 02:22:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1506/2943] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:11 2026] GET /volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a => generated 903 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-573aa874-8335-4648-a2ea-caff29d83f11 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-573aa874-8335-4648-a2ea-caff29d83f11 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/84bb0d40-95ef-4e06-8289-f71a997316dd Sep 01 02:22:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-573aa874-8335-4648-a2ea-caff29d83f11 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-573aa874-8335-4648-a2ea-caff29d83f11 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:11 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:11 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:11 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:11 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-573aa874-8335-4648-a2ea-caff29d83f11 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-573aa874-8335-4648-a2ea-caff29d83f11 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/84bb0d40-95ef-4e06-8289-f71a997316dd returned with HTTP 200 Sep 01 02:22:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1507/2944] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:11 2026] GET /volume/v3/volumes/84bb0d40-95ef-4e06-8289-f71a997316dd => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-03422759-2036-4b2c-9cf4-492d68a56b49 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-03422759-2036-4b2c-9cf4-492d68a56b49 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/00e07bd5-50d3-4e87-88b4-a40e42abd9b5 Sep 01 02:22:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-03422759-2036-4b2c-9cf4-492d68a56b49 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-03422759-2036-4b2c-9cf4-492d68a56b49 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:11 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:11 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:11 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:11 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-464073d3-5c11-4d5a-b7cc-abb27c0da1bd tempest-ProjectMemberTests-1402755370 tempest-ProjectMemberTests-1402755370-project-admin] GET http://192.168.122.72/volume/v3/scheduler-stats/get_pools Sep 01 02:22:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-464073d3-5c11-4d5a-b7cc-abb27c0da1bd tempest-ProjectMemberTests-1402755370 tempest-ProjectMemberTests-1402755370-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-464073d3-5c11-4d5a-b7cc-abb27c0da1bd tempest-ProjectMemberTests-1402755370 tempest-ProjectMemberTests-1402755370-project-admin] Calling method 'get_pools' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:11 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:11 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-03422759-2036-4b2c-9cf4-492d68a56b49 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-03422759-2036-4b2c-9cf4-492d68a56b49 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/00e07bd5-50d3-4e87-88b4-a40e42abd9b5 returned with HTTP 200 Sep 01 02:22:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1508/2945] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:11 2026] GET /volume/v3/volumes/00e07bd5-50d3-4e87-88b4-a40e42abd9b5 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-464073d3-5c11-4d5a-b7cc-abb27c0da1bd tempest-ProjectMemberTests-1402755370 tempest-ProjectMemberTests-1402755370-project-admin] http://192.168.122.72/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:22:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1438/2946] 192.168.122.72 () {58 vars in 1170 bytes} [Tue Sep 1 02:22:11 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:22:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1e349dfe-ccad-4f68-8047-988f7295fddd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1e349dfe-ccad-4f68-8047-988f7295fddd tempest-ProjectMemberTests-1402755370 tempest-ProjectMemberTests-1402755370-project-member] GET http://192.168.122.72/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:22:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1e349dfe-ccad-4f68-8047-988f7295fddd tempest-ProjectMemberTests-1402755370 tempest-ProjectMemberTests-1402755370-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1e349dfe-ccad-4f68-8047-988f7295fddd tempest-ProjectMemberTests-1402755370 tempest-ProjectMemberTests-1402755370-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:12 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-1e349dfe-ccad-4f68-8047-988f7295fddd tempest-ProjectMemberTests-1402755370 tempest-ProjectMemberTests-1402755370-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '211493f73105416292602533d1b146c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5c6f8dfb99174b808392696056717008', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1e349dfe-ccad-4f68-8047-988f7295fddd tempest-ProjectMemberTests-1402755370 tempest-ProjectMemberTests-1402755370-project-member] http://192.168.122.72/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 02:22:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1509/2947] 192.168.122.72 () {58 vars in 1188 bytes} [Tue Sep 1 02:22:11 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 264 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7a8c1fbe-e60d-4b9e-8a18-ed5b6c203321 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7a8c1fbe-e60d-4b9e-8a18-ed5b6c203321 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a Sep 01 02:22:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7a8c1fbe-e60d-4b9e-8a18-ed5b6c203321 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7a8c1fbe-e60d-4b9e-8a18-ed5b6c203321 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7a8c1fbe-e60d-4b9e-8a18-ed5b6c203321 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a returned with HTTP 404 Sep 01 02:22:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1439/2948] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:12 2026] GET /volume/v3/volumes/6cd8c165-78d1-49d4-b251-c27ae8e8e49a => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:22:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2902aa31-2cea-41a7-bdd7-7d95eb4706e8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2902aa31-2cea-41a7-bdd7-7d95eb4706e8 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d Sep 01 02:22:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2902aa31-2cea-41a7-bdd7-7d95eb4706e8 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2902aa31-2cea-41a7-bdd7-7d95eb4706e8 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:12 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-2902aa31-2cea-41a7-bdd7-7d95eb4706e8 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Delete snapshot with id: 1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d Sep 01 02:22:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2902aa31-2cea-41a7-bdd7-7d95eb4706e8 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d returned with HTTP 404 Sep 01 02:22:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1510/2949] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:22:12 2026] DELETE /volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8e46ea68-47ba-4551-836c-c25e697afdc3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8e46ea68-47ba-4551-836c-c25e697afdc3 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d Sep 01 02:22:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8e46ea68-47ba-4551-836c-c25e697afdc3 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8e46ea68-47ba-4551-836c-c25e697afdc3 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8e46ea68-47ba-4551-836c-c25e697afdc3 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d returned with HTTP 404 Sep 01 02:22:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1440/2950] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:12 2026] GET /volume/v3/snapshots/1c6e77d7-f793-4e9b-bcb1-5cd318d4cc1d => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-da07463b-6227-4b0e-931b-a5c942bbaf08 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-da07463b-6227-4b0e-931b-a5c942bbaf08 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] DELETE http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 Sep 01 02:22:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-da07463b-6227-4b0e-931b-a5c942bbaf08 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-da07463b-6227-4b0e-931b-a5c942bbaf08 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:12 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-da07463b-6227-4b0e-931b-a5c942bbaf08 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Delete volume with id: 8bbbe888-88ac-488b-bc54-52b59ddf00b6 Sep 01 02:22:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-14d15163-77b2-4284-af7e-db9d165df859 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-14d15163-77b2-4284-af7e-db9d165df859 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/00e07bd5-50d3-4e87-88b4-a40e42abd9b5 Sep 01 02:22:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-14d15163-77b2-4284-af7e-db9d165df859 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-14d15163-77b2-4284-af7e-db9d165df859 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-da07463b-6227-4b0e-931b-a5c942bbaf08 tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 returned with HTTP 404 Sep 01 02:22:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1511/2951] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:22:12 2026] DELETE /volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:22:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4365fe54-7c7a-411a-b740-da1efb6ecbbd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:12 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:12 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4365fe54-7c7a-411a-b740-da1efb6ecbbd tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] GET http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 Sep 01 02:22:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4365fe54-7c7a-411a-b740-da1efb6ecbbd tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4365fe54-7c7a-411a-b740-da1efb6ecbbd tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-14d15163-77b2-4284-af7e-db9d165df859 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-14d15163-77b2-4284-af7e-db9d165df859 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/00e07bd5-50d3-4e87-88b4-a40e42abd9b5 returned with HTTP 200 Sep 01 02:22:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1441/2952] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:12 2026] GET /volume/v3/volumes/00e07bd5-50d3-4e87-88b4-a40e42abd9b5 => generated 860 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4365fe54-7c7a-411a-b740-da1efb6ecbbd tempest-VolumeDependencyTests-1116740684 tempest-VolumeDependencyTests-1116740684-project-member] http://192.168.122.72/volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 returned with HTTP 404 Sep 01 02:22:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1512/2953] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:12 2026] GET /volume/v3/volumes/8bbbe888-88ac-488b-bc54-52b59ddf00b6 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:22:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-746229fe-bbce-45ca-82a7-89e4371a561c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-746229fe-bbce-45ca-82a7-89e4371a561c tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/0d379961-3ba4-4bd8-b231-88c02122cbf3 Sep 01 02:22:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-746229fe-bbce-45ca-82a7-89e4371a561c tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-746229fe-bbce-45ca-82a7-89e4371a561c tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:12 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:12 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-746229fe-bbce-45ca-82a7-89e4371a561c tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-746229fe-bbce-45ca-82a7-89e4371a561c tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/0d379961-3ba4-4bd8-b231-88c02122cbf3 returned with HTTP 200 Sep 01 02:22:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1442/2954] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:12 2026] GET /volume/v3/volumes/0d379961-3ba4-4bd8-b231-88c02122cbf3 => generated 859 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-469d7da1-a930-4b73-b9f1-728415b9475e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-469d7da1-a930-4b73-b9f1-728415b9475e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:22:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-469d7da1-a930-4b73-b9f1-728415b9475e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "5db783b8-9d2c-40c7-be88-160b16b6b850", "size": 1}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-469d7da1-a930-4b73-b9f1-728415b9475e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '5db783b8-9d2c-40c7-be88-160b16b6b850', 'size': 1}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:13 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-469d7da1-a930-4b73-b9f1-728415b9475e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Create volume of 1 GB Sep 01 02:22:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-469d7da1-a930-4b73-b9f1-728415b9475e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Availability Zones retrieved successfully. Sep 01 02:22:13 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-469d7da1-a930-4b73-b9f1-728415b9475e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Flow 'volume_create_api' (1af8be34-2fbc-49e8-ae0c-b00c98801a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:13 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-469d7da1-a930-4b73-b9f1-728415b9475e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f571ce21-330b-4ba5-bf32-563dbf4ec748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:13 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-469d7da1-a930-4b73-b9f1-728415b9475e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:13 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-469d7da1-a930-4b73-b9f1-728415b9475e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f571ce21-330b-4ba5-bf32-563dbf4ec748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:13 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-469d7da1-a930-4b73-b9f1-728415b9475e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0564411e-ca20-4afc-b8b0-f8cf18713bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:13 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-469d7da1-a930-4b73-b9f1-728415b9475e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Created reservations ['bf3eb35d-a1ce-4076-b177-5d9f3bf210f4', '604ba153-091c-44d5-889e-c74dd1341816', '6601397f-9778-4d9e-a8a1-31e7895e0e2a', '180b292e-e071-4521-aaea-c727c336450f'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:13 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-469d7da1-a930-4b73-b9f1-728415b9475e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0564411e-ca20-4afc-b8b0-f8cf18713bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf3eb35d-a1ce-4076-b177-5d9f3bf210f4', '604ba153-091c-44d5-889e-c74dd1341816', '6601397f-9778-4d9e-a8a1-31e7895e0e2a', '180b292e-e071-4521-aaea-c727c336450f']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:13 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-469d7da1-a930-4b73-b9f1-728415b9475e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb5a2fbc-e671-4522-8fb0-752e581999ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:13 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:13 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:13 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-469d7da1-a930-4b73-b9f1-728415b9475e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb5a2fbc-e671-4522-8fb0-752e581999ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c78b0dc-67ec-46f9-b69a-237b05cf9e65', '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='41568ad2e4fd43d69b549b79c63e29fb',qos_specs=None,replication_status=,reservations=['bf3eb35d-a1ce-4076-b177-5d9f3bf210f4','604ba153-091c-44d5-889e-c74dd1341816','6601397f-9778-4d9e-a8a1-31e7895e0e2a','180b292e-e071-4521-aaea-c727c336450f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9282d84de21f449a8eded0423f0c93ec',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:13Z,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=1c78b0dc-67ec-46f9-b69a-237b05cf9e65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41568ad2e4fd43d69b549b79c63e29fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9282d84de21f449a8eded0423f0c93ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:13 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-469d7da1-a930-4b73-b9f1-728415b9475e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb37b72f-17bd-4979-b2d6-46517bdb2d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:13 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-469d7da1-a930-4b73-b9f1-728415b9475e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb37b72f-17bd-4979-b2d6-46517bdb2d26) transitioned into state 'SUCCESS' from 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='41568ad2e4fd43d69b549b79c63e29fb',qos_specs=None,replication_status=,reservations=['bf3eb35d-a1ce-4076-b177-5d9f3bf210f4','604ba153-091c-44d5-889e-c74dd1341816','6601397f-9778-4d9e-a8a1-31e7895e0e2a','180b292e-e071-4521-aaea-c727c336450f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9282d84de21f449a8eded0423f0c93ec',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:13 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-469d7da1-a930-4b73-b9f1-728415b9475e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed161937-1fa2-447c-a37b-6beaf787d79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:13 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-469d7da1-a930-4b73-b9f1-728415b9475e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed161937-1fa2-447c-a37b-6beaf787d79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:13 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-469d7da1-a930-4b73-b9f1-728415b9475e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Flow 'volume_create_api' (1af8be34-2fbc-49e8-ae0c-b00c98801a7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-469d7da1-a930-4b73-b9f1-728415b9475e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Create volume request issued successfully. Sep 01 02:22:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-469d7da1-a930-4b73-b9f1-728415b9475e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:13 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1513/2955] 192.168.122.72 () {62 vars in 1179 bytes} [Tue Sep 1 02:22:13 2026] POST /volume/v3/volumes => generated 782 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-247f0cd2-04a1-4686-bb63-367fcdd68dfa None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-247f0cd2-04a1-4686-bb63-367fcdd68dfa tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] GET http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 Sep 01 02:22:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-247f0cd2-04a1-4686-bb63-367fcdd68dfa tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-247f0cd2-04a1-4686-bb63-367fcdd68dfa tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:13 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:13 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:13 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:13 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:13 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-247f0cd2-04a1-4686-bb63-367fcdd68dfa tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Volume info retrieved successfully. Sep 01 02:22:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-247f0cd2-04a1-4686-bb63-367fcdd68dfa tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 returned with HTTP 200 Sep 01 02:22:13 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1443/2956] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:13 2026] GET /volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8b039a5a-53a6-473b-9d5c-6a955938f6fe None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8b039a5a-53a6-473b-9d5c-6a955938f6fe tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/0d379961-3ba4-4bd8-b231-88c02122cbf3 Sep 01 02:22:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8b039a5a-53a6-473b-9d5c-6a955938f6fe tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8b039a5a-53a6-473b-9d5c-6a955938f6fe tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:13 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:13 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:13 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:13 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8b039a5a-53a6-473b-9d5c-6a955938f6fe tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8b039a5a-53a6-473b-9d5c-6a955938f6fe tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/0d379961-3ba4-4bd8-b231-88c02122cbf3 returned with HTTP 200 Sep 01 02:22:13 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1514/2957] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:13 2026] GET /volume/v3/volumes/0d379961-3ba4-4bd8-b231-88c02122cbf3 => generated 860 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-389b3b9d-7888-462c-96ca-3effbfa8439f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-389b3b9d-7888-462c-96ca-3effbfa8439f tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/0880a3ff-b8dc-4dd1-82b5-5c21600aef69 Sep 01 02:22:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-389b3b9d-7888-462c-96ca-3effbfa8439f tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-389b3b9d-7888-462c-96ca-3effbfa8439f tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:13 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:13 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:13 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:13 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-389b3b9d-7888-462c-96ca-3effbfa8439f tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-389b3b9d-7888-462c-96ca-3effbfa8439f tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/0880a3ff-b8dc-4dd1-82b5-5c21600aef69 returned with HTTP 200 Sep 01 02:22:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1444/2958] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:13 2026] GET /volume/v3/volumes/0880a3ff-b8dc-4dd1-82b5-5c21600aef69 => generated 859 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-343328b0-1d74-414f-89f4-d80b9c53129b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-343328b0-1d74-414f-89f4-d80b9c53129b tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] GET http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 Sep 01 02:22:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-343328b0-1d74-414f-89f4-d80b9c53129b tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-343328b0-1d74-414f-89f4-d80b9c53129b tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:14 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:14 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:14 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:14 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-343328b0-1d74-414f-89f4-d80b9c53129b tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Volume info retrieved successfully. Sep 01 02:22:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-343328b0-1d74-414f-89f4-d80b9c53129b tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 returned with HTTP 200 Sep 01 02:22:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1515/2959] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:14 2026] GET /volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 => generated 874 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:22:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fd441053-a1b8-41f1-8775-5c165b5c8c88 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fd441053-a1b8-41f1-8775-5c165b5c8c88 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/0880a3ff-b8dc-4dd1-82b5-5c21600aef69 Sep 01 02:22:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fd441053-a1b8-41f1-8775-5c165b5c8c88 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fd441053-a1b8-41f1-8775-5c165b5c8c88 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fd441053-a1b8-41f1-8775-5c165b5c8c88 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fd441053-a1b8-41f1-8775-5c165b5c8c88 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/0880a3ff-b8dc-4dd1-82b5-5c21600aef69 returned with HTTP 200 Sep 01 02:22:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1445/2960] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:15 2026] GET /volume/v3/volumes/0880a3ff-b8dc-4dd1-82b5-5c21600aef69 => generated 860 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c176d126-ed97-417b-9720-0e43fdbbd948 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c176d126-ed97-417b-9720-0e43fdbbd948 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/b6b3b34b-e303-407d-ae78-62a547d191f4 Sep 01 02:22:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c176d126-ed97-417b-9720-0e43fdbbd948 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c176d126-ed97-417b-9720-0e43fdbbd948 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:15 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:15 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c176d126-ed97-417b-9720-0e43fdbbd948 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c176d126-ed97-417b-9720-0e43fdbbd948 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/b6b3b34b-e303-407d-ae78-62a547d191f4 returned with HTTP 200 Sep 01 02:22:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1516/2961] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:15 2026] GET /volume/v3/volumes/b6b3b34b-e303-407d-ae78-62a547d191f4 => generated 860 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:22:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c503357c-eda8-4bd0-aba3-2f1596e9814b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c503357c-eda8-4bd0-aba3-2f1596e9814b tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] DELETE http://192.168.122.72/volume/v3/volumes/b6b3b34b-e303-407d-ae78-62a547d191f4 Sep 01 02:22:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c503357c-eda8-4bd0-aba3-2f1596e9814b tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c503357c-eda8-4bd0-aba3-2f1596e9814b tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:15 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-c503357c-eda8-4bd0-aba3-2f1596e9814b tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Delete volume with id: b6b3b34b-e303-407d-ae78-62a547d191f4 Sep 01 02:22:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c503357c-eda8-4bd0-aba3-2f1596e9814b tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c503357c-eda8-4bd0-aba3-2f1596e9814b tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Delete volume request issued successfully. Sep 01 02:22:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c503357c-eda8-4bd0-aba3-2f1596e9814b tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/b6b3b34b-e303-407d-ae78-62a547d191f4 returned with HTTP 202 Sep 01 02:22:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1446/2962] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:15 2026] DELETE /volume/v3/volumes/b6b3b34b-e303-407d-ae78-62a547d191f4 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5ac0075a-3469-4fcb-a956-1f0369ccc620 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5ac0075a-3469-4fcb-a956-1f0369ccc620 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/b6b3b34b-e303-407d-ae78-62a547d191f4 Sep 01 02:22:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5ac0075a-3469-4fcb-a956-1f0369ccc620 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5ac0075a-3469-4fcb-a956-1f0369ccc620 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:15 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:15 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5ac0075a-3469-4fcb-a956-1f0369ccc620 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5ac0075a-3469-4fcb-a956-1f0369ccc620 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/b6b3b34b-e303-407d-ae78-62a547d191f4 returned with HTTP 200 Sep 01 02:22:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1517/2963] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:15 2026] GET /volume/v3/volumes/b6b3b34b-e303-407d-ae78-62a547d191f4 => generated 859 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ac49d8b1-c53b-4611-af3e-d505fc780292 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ac49d8b1-c53b-4611-af3e-d505fc780292 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] GET http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 Sep 01 02:22:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ac49d8b1-c53b-4611-af3e-d505fc780292 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ac49d8b1-c53b-4611-af3e-d505fc780292 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ac49d8b1-c53b-4611-af3e-d505fc780292 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Volume info retrieved successfully. Sep 01 02:22:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ac49d8b1-c53b-4611-af3e-d505fc780292 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 returned with HTTP 200 Sep 01 02:22:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1447/2964] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:15 2026] GET /volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 => generated 932 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-54dd8d4b-cfe3-4ab7-869e-6bbbb2ed5665 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c968b21a-13b0-4315-95f3-9a20f5455555 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c968b21a-13b0-4315-95f3-9a20f5455555 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/b6b3b34b-e303-407d-ae78-62a547d191f4 Sep 01 02:22:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c968b21a-13b0-4315-95f3-9a20f5455555 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c968b21a-13b0-4315-95f3-9a20f5455555 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c968b21a-13b0-4315-95f3-9a20f5455555 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/b6b3b34b-e303-407d-ae78-62a547d191f4 returned with HTTP 404 Sep 01 02:22:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1448/2965] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:16 2026] GET /volume/v3/volumes/b6b3b34b-e303-407d-ae78-62a547d191f4 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1922d5c5-1c47-4d71-9db7-a1884b9c9d4d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1922d5c5-1c47-4d71-9db7-a1884b9c9d4d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] DELETE http://192.168.122.72/volume/v3/volumes/0880a3ff-b8dc-4dd1-82b5-5c21600aef69 Sep 01 02:22:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1922d5c5-1c47-4d71-9db7-a1884b9c9d4d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1922d5c5-1c47-4d71-9db7-a1884b9c9d4d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:16 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-1922d5c5-1c47-4d71-9db7-a1884b9c9d4d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Delete volume with id: 0880a3ff-b8dc-4dd1-82b5-5c21600aef69 Sep 01 02:22:16 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:16 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1922d5c5-1c47-4d71-9db7-a1884b9c9d4d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-54dd8d4b-cfe3-4ab7-869e-6bbbb2ed5665 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:22:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-54dd8d4b-cfe3-4ab7-869e-6bbbb2ed5665 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-54dd8d4b-cfe3-4ab7-869e-6bbbb2ed5665 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:16 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-54dd8d4b-cfe3-4ab7-869e-6bbbb2ed5665 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Create volume of 1 GB Sep 01 02:22:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-54dd8d4b-cfe3-4ab7-869e-6bbbb2ed5665 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Availability Zones retrieved successfully. Sep 01 02:22:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1922d5c5-1c47-4d71-9db7-a1884b9c9d4d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Delete volume request issued successfully. Sep 01 02:22:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1922d5c5-1c47-4d71-9db7-a1884b9c9d4d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/0880a3ff-b8dc-4dd1-82b5-5c21600aef69 returned with HTTP 202 Sep 01 02:22:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1449/2966] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:16 2026] DELETE /volume/v3/volumes/0880a3ff-b8dc-4dd1-82b5-5c21600aef69 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9ddf5c88-0fcd-45f1-ada0-ef3595ff3b7d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-54dd8d4b-cfe3-4ab7-869e-6bbbb2ed5665 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Flow 'volume_create_api' (42bdbaf5-f011-4875-8ace-e521165234f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-54dd8d4b-cfe3-4ab7-869e-6bbbb2ed5665 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99ab5938-e031-41be-9f27-0668987bf1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-54dd8d4b-cfe3-4ab7-869e-6bbbb2ed5665 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9ddf5c88-0fcd-45f1-ada0-ef3595ff3b7d tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9ddf5c88-0fcd-45f1-ada0-ef3595ff3b7d tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1429855779", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1607110755", "vendor_name": "tempest-vendor_name-1016574664"}}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-54dd8d4b-cfe3-4ab7-869e-6bbbb2ed5665 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99ab5938-e031-41be-9f27-0668987bf1e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-54dd8d4b-cfe3-4ab7-869e-6bbbb2ed5665 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b210007-3719-420a-975b-a67415dc51ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9ddf5c88-0fcd-45f1-ada0-ef3595ff3b7d tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1450/2967] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:16 2026] POST /volume/v3/types => generated 329 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-18f24c65-bafb-44c2-b40a-9b6fb13c9e9d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-18f24c65-bafb-44c2-b40a-9b6fb13c9e9d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/0880a3ff-b8dc-4dd1-82b5-5c21600aef69 Sep 01 02:22:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-18f24c65-bafb-44c2-b40a-9b6fb13c9e9d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-18f24c65-bafb-44c2-b40a-9b6fb13c9e9d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:16 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:16 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-18f24c65-bafb-44c2-b40a-9b6fb13c9e9d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-18f24c65-bafb-44c2-b40a-9b6fb13c9e9d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/0880a3ff-b8dc-4dd1-82b5-5c21600aef69 returned with HTTP 200 Sep 01 02:22:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1451/2968] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:16 2026] GET /volume/v3/volumes/0880a3ff-b8dc-4dd1-82b5-5c21600aef69 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:22:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fab867e0-b0e3-437d-864b-5542a538efde", "size": 1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Create volume request body: {'volume': {'volume_type': 'fab867e0-b0e3-437d-864b-5542a538efde', 'size': 1}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:16 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Create volume of 1 GB Sep 01 02:22:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Availability Zones retrieved successfully. Sep 01 02:22:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Flow 'volume_create_api' (8f384342-0359-4774-af48-9583ec955979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7c34ef2-01c8-4c42-a2e3-aa1e58318bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:16 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-54dd8d4b-cfe3-4ab7-869e-6bbbb2ed5665 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Created reservations ['2b63e6d8-9bb0-4b33-abde-9a97d99a24a7', '044d6f7b-bb80-45cc-8763-702e9dc68ea8', 'b28ff3b5-27a8-423e-8cae-b17c9d6f7fbd', 'bd14ec84-e839-47ef-b3a0-08a105258aec'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-54dd8d4b-cfe3-4ab7-869e-6bbbb2ed5665 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b210007-3719-420a-975b-a67415dc51ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b63e6d8-9bb0-4b33-abde-9a97d99a24a7', '044d6f7b-bb80-45cc-8763-702e9dc68ea8', 'b28ff3b5-27a8-423e-8cae-b17c9d6f7fbd', 'bd14ec84-e839-47ef-b3a0-08a105258aec']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-54dd8d4b-cfe3-4ab7-869e-6bbbb2ed5665 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cffaa5ee-15ea-4de3-a6e3-319b6cdf7a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7c34ef2-01c8-4c42-a2e3-aa1e58318bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:22:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1607110755',vendor_name='tempest-vendor_name-1016574664'},id=fab867e0-b0e3-437d-864b-5542a538efde,is_public=True,name='tempest-ProjectAdminTests-volume-type-1429855779',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fab867e0-b0e3-437d-864b-5542a538efde', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:16 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b84a60c7-c4f2-41c7-b489-50231e85b130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:16 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:16 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:17 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-54dd8d4b-cfe3-4ab7-869e-6bbbb2ed5665 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cffaa5ee-15ea-4de3-a6e3-319b6cdf7a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13cac4f8-8d72-4afd-95d0-f3ce374cbfa9', '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='629808380f4f45be832f75869ad1eefd',qos_specs=None,replication_status=,reservations=['2b63e6d8-9bb0-4b33-abde-9a97d99a24a7','044d6f7b-bb80-45cc-8763-702e9dc68ea8','b28ff3b5-27a8-423e-8cae-b17c9d6f7fbd','bd14ec84-e839-47ef-b3a0-08a105258aec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28dda9d80bfd439bac4ffd20bed99edd',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:16Z,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=13cac4f8-8d72-4afd-95d0-f3ce374cbfa9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='629808380f4f45be832f75869ad1eefd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28dda9d80bfd439bac4ffd20bed99edd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:17 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-54dd8d4b-cfe3-4ab7-869e-6bbbb2ed5665 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f31a67b-f569-42dd-b04a-fcef2a6062da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:17 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1429855779 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1429855779, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:22:17 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1429855779 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1429855779, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:22:17 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-54dd8d4b-cfe3-4ab7-869e-6bbbb2ed5665 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f31a67b-f569-42dd-b04a-fcef2a6062da) transitioned into state 'SUCCESS' from 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='629808380f4f45be832f75869ad1eefd',qos_specs=None,replication_status=,reservations=['2b63e6d8-9bb0-4b33-abde-9a97d99a24a7','044d6f7b-bb80-45cc-8763-702e9dc68ea8','b28ff3b5-27a8-423e-8cae-b17c9d6f7fbd','bd14ec84-e839-47ef-b3a0-08a105258aec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28dda9d80bfd439bac4ffd20bed99edd',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:17 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-54dd8d4b-cfe3-4ab7-869e-6bbbb2ed5665 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0d03c33-637a-45f6-bff8-5634004c240c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:17 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-54dd8d4b-cfe3-4ab7-869e-6bbbb2ed5665 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0d03c33-637a-45f6-bff8-5634004c240c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:17 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-54dd8d4b-cfe3-4ab7-869e-6bbbb2ed5665 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Flow 'volume_create_api' (42bdbaf5-f011-4875-8ace-e521165234f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:17 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-54dd8d4b-cfe3-4ab7-869e-6bbbb2ed5665 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Create volume request issued successfully. Sep 01 02:22:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-54dd8d4b-cfe3-4ab7-869e-6bbbb2ed5665 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:17 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1518/2969] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:22:16 2026] POST /volume/v3/volumes => generated 747 bytes in 858 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0c5221c7-ed30-4ee7-bb84-e19358d1842e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0c5221c7-ed30-4ee7-bb84-e19358d1842e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] GET http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 Sep 01 02:22:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0c5221c7-ed30-4ee7-bb84-e19358d1842e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0c5221c7-ed30-4ee7-bb84-e19358d1842e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:17 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Created reservations ['9d6d17da-1bb2-4a52-9096-a0f51152b122', '6128db7c-8a13-45bb-8131-65d5994f8510', 'bb2683c5-ee3d-4f79-a812-cfb73832cf80', '5621aa07-997e-4bc2-927b-cfa60f1949ee'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:17 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b84a60c7-c4f2-41c7-b489-50231e85b130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d6d17da-1bb2-4a52-9096-a0f51152b122', '6128db7c-8a13-45bb-8131-65d5994f8510', 'bb2683c5-ee3d-4f79-a812-cfb73832cf80', '5621aa07-997e-4bc2-927b-cfa60f1949ee']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:17 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a91f2d3-84e0-4867-b4f6-95b92f9130ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:17 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:17 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:17 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:17 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:17 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0c5221c7-ed30-4ee7-bb84-e19358d1842e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Volume info retrieved successfully. Sep 01 02:22:17 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:17 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:17 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a91f2d3-84e0-4867-b4f6-95b92f9130ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aff67feb-8f38-4050-9080-4461c244f683', '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='8947e5528f44447eb933b9448ae742e1',qos_specs=None,replication_status=,reservations=['9d6d17da-1bb2-4a52-9096-a0f51152b122','6128db7c-8a13-45bb-8131-65d5994f8510','bb2683c5-ee3d-4f79-a812-cfb73832cf80','5621aa07-997e-4bc2-927b-cfa60f1949ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a77f3ae0dab6482a99bb4f8bf7b47b93',volume_type_id=fab867e0-b0e3-437d-864b-5542a538efde), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22: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=aff67feb-8f38-4050-9080-4461c244f683,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8947e5528f44447eb933b9448ae742e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a77f3ae0dab6482a99bb4f8bf7b47b93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fab867e0-b0e3-437d-864b-5542a538efde),volume_type_id=fab867e0-b0e3-437d-864b-5542a538efde)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:17 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d844af37-1a7e-49f8-9286-d0736aaffc1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0c5221c7-ed30-4ee7-bb84-e19358d1842e tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 returned with HTTP 200 Sep 01 02:22:17 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1519/2970] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:17 2026] GET /volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 => generated 932 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-718115c2-2d8a-46f4-b576-6467cc5c2dd8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-718115c2-2d8a-46f4-b576-6467cc5c2dd8 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] GET http://192.168.122.72/volume/v3/volumes/13cac4f8-8d72-4afd-95d0-f3ce374cbfa9 Sep 01 02:22:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-718115c2-2d8a-46f4-b576-6467cc5c2dd8 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-718115c2-2d8a-46f4-b576-6467cc5c2dd8 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:17 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:17 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:17 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:17 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:17 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d844af37-1a7e-49f8-9286-d0736aaffc1c) transitioned into state 'SUCCESS' from 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='8947e5528f44447eb933b9448ae742e1',qos_specs=None,replication_status=,reservations=['9d6d17da-1bb2-4a52-9096-a0f51152b122','6128db7c-8a13-45bb-8131-65d5994f8510','bb2683c5-ee3d-4f79-a812-cfb73832cf80','5621aa07-997e-4bc2-927b-cfa60f1949ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a77f3ae0dab6482a99bb4f8bf7b47b93',volume_type_id=fab867e0-b0e3-437d-864b-5542a538efde)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:17 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ecdb856-0403-4409-959a-5dd3055feb21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:17 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-718115c2-2d8a-46f4-b576-6467cc5c2dd8 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Volume info retrieved successfully. Sep 01 02:22:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-718115c2-2d8a-46f4-b576-6467cc5c2dd8 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/volumes/13cac4f8-8d72-4afd-95d0-f3ce374cbfa9 returned with HTTP 200 Sep 01 02:22:17 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1520/2971] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:17 2026] GET /volume/v3/volumes/13cac4f8-8d72-4afd-95d0-f3ce374cbfa9 => generated 815 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:17 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ecdb856-0403-4409-959a-5dd3055feb21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:17 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Flow 'volume_create_api' (8f384342-0359-4774-af48-9583ec955979) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:17 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Create volume request issued successfully. Sep 01 02:22:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fa244059-d66b-4511-9c54-a5f78e0ae4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1452/2972] 192.168.122.72 () {62 vars in 1177 bytes} [Tue Sep 1 02:22:16 2026] POST /volume/v3/volumes => generated 779 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6ca5f7c0-6cd2-48aa-9448-827d81f59b49 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6ca5f7c0-6cd2-48aa-9448-827d81f59b49 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] GET http://192.168.122.72/volume/v3/volumes/aff67feb-8f38-4050-9080-4461c244f683 Sep 01 02:22:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6ca5f7c0-6cd2-48aa-9448-827d81f59b49 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6ca5f7c0-6cd2-48aa-9448-827d81f59b49 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:17 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:17 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:17 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:17 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:17 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6ca5f7c0-6cd2-48aa-9448-827d81f59b49 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Volume info retrieved successfully. Sep 01 02:22:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6ca5f7c0-6cd2-48aa-9448-827d81f59b49 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/volumes/aff67feb-8f38-4050-9080-4461c244f683 returned with HTTP 200 Sep 01 02:22:17 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1521/2973] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:22:17 2026] GET /volume/v3/volumes/aff67feb-8f38-4050-9080-4461c244f683 => generated 958 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:22:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1f4b4353-aef8-49b8-9847-2fc177dfd3e8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1f4b4353-aef8-49b8-9847-2fc177dfd3e8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/0880a3ff-b8dc-4dd1-82b5-5c21600aef69 Sep 01 02:22:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1f4b4353-aef8-49b8-9847-2fc177dfd3e8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1f4b4353-aef8-49b8-9847-2fc177dfd3e8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1f4b4353-aef8-49b8-9847-2fc177dfd3e8 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/0880a3ff-b8dc-4dd1-82b5-5c21600aef69 returned with HTTP 404 Sep 01 02:22:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1453/2974] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:17 2026] GET /volume/v3/volumes/0880a3ff-b8dc-4dd1-82b5-5c21600aef69 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:22:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f1650e22-4752-43ff-9431-917b2dad6166 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f1650e22-4752-43ff-9431-917b2dad6166 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] DELETE http://192.168.122.72/volume/v3/volumes/0d379961-3ba4-4bd8-b231-88c02122cbf3 Sep 01 02:22:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f1650e22-4752-43ff-9431-917b2dad6166 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f1650e22-4752-43ff-9431-917b2dad6166 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:17 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-f1650e22-4752-43ff-9431-917b2dad6166 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Delete volume with id: 0d379961-3ba4-4bd8-b231-88c02122cbf3 Sep 01 02:22:17 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:17 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:17 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:17 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:17 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f1650e22-4752-43ff-9431-917b2dad6166 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:17 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f1650e22-4752-43ff-9431-917b2dad6166 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Delete volume request issued successfully. Sep 01 02:22:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f1650e22-4752-43ff-9431-917b2dad6166 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/0d379961-3ba4-4bd8-b231-88c02122cbf3 returned with HTTP 202 Sep 01 02:22:17 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1522/2975] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:17 2026] DELETE /volume/v3/volumes/0d379961-3ba4-4bd8-b231-88c02122cbf3 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-09df1341-f136-4c99-bac3-39d58131b3a2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-09df1341-f136-4c99-bac3-39d58131b3a2 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/0d379961-3ba4-4bd8-b231-88c02122cbf3 Sep 01 02:22:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-09df1341-f136-4c99-bac3-39d58131b3a2 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-09df1341-f136-4c99-bac3-39d58131b3a2 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:18 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:18 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-09df1341-f136-4c99-bac3-39d58131b3a2 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-09df1341-f136-4c99-bac3-39d58131b3a2 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/0d379961-3ba4-4bd8-b231-88c02122cbf3 returned with HTTP 200 Sep 01 02:22:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1454/2976] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:17 2026] GET /volume/v3/volumes/0d379961-3ba4-4bd8-b231-88c02122cbf3 => generated 859 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1a0194bd-e9fd-43f5-8395-b099a0220197 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1a0194bd-e9fd-43f5-8395-b099a0220197 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] GET http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 Sep 01 02:22:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1a0194bd-e9fd-43f5-8395-b099a0220197 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1a0194bd-e9fd-43f5-8395-b099a0220197 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:18 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:18 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:18 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:18 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:18 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1a0194bd-e9fd-43f5-8395-b099a0220197 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Volume info retrieved successfully. Sep 01 02:22:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1a0194bd-e9fd-43f5-8395-b099a0220197 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 returned with HTTP 200 Sep 01 02:22:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1523/2977] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:18 2026] GET /volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 => generated 935 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-09cf125b-eaf5-41ab-8b49-15496030d322 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-09cf125b-eaf5-41ab-8b49-15496030d322 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] GET http://192.168.122.72/volume/v3/volumes/13cac4f8-8d72-4afd-95d0-f3ce374cbfa9 Sep 01 02:22:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-09cf125b-eaf5-41ab-8b49-15496030d322 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-09cf125b-eaf5-41ab-8b49-15496030d322 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:18 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:18 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-09cf125b-eaf5-41ab-8b49-15496030d322 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Volume info retrieved successfully. Sep 01 02:22:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-09cf125b-eaf5-41ab-8b49-15496030d322 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/volumes/13cac4f8-8d72-4afd-95d0-f3ce374cbfa9 returned with HTTP 200 Sep 01 02:22:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1455/2978] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:18 2026] GET /volume/v3/volumes/13cac4f8-8d72-4afd-95d0-f3ce374cbfa9 => generated 839 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ce169dec-7f1d-49b9-ad43-1f6c729db78f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ce169dec-7f1d-49b9-ad43-1f6c729db78f tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] GET http://192.168.122.72/volume/v3/volumes/aff67feb-8f38-4050-9080-4461c244f683 Sep 01 02:22:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ce169dec-7f1d-49b9-ad43-1f6c729db78f tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ce169dec-7f1d-49b9-ad43-1f6c729db78f tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:18 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:18 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:18 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:18 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:18 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ce169dec-7f1d-49b9-ad43-1f6c729db78f tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Volume info retrieved successfully. Sep 01 02:22:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ce169dec-7f1d-49b9-ad43-1f6c729db78f tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/volumes/aff67feb-8f38-4050-9080-4461c244f683 returned with HTTP 200 Sep 01 02:22:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1524/2979] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:22:18 2026] GET /volume/v3/volumes/aff67feb-8f38-4050-9080-4461c244f683 => generated 979 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-650bf15f-e7df-41e5-903c-ae38b0d0b2d7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-650bf15f-e7df-41e5-903c-ae38b0d0b2d7 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] GET http://192.168.122.72/volume/v3/messages Sep 01 02:22:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-650bf15f-e7df-41e5-903c-ae38b0d0b2d7 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-650bf15f-e7df-41e5-903c-ae38b0d0b2d7 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-650bf15f-e7df-41e5-903c-ae38b0d0b2d7 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/messages returned with HTTP 200 Sep 01 02:22:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1456/2980] 192.168.122.72 () {60 vars in 1159 bytes} [Tue Sep 1 02:22:18 2026] GET /volume/v3/messages => generated 676 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-29a5feee-bde1-4c3e-8cca-0b9f635a5a50 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-29a5feee-bde1-4c3e-8cca-0b9f635a5a50 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] DELETE http://192.168.122.72/volume/v3/messages/0c1baafe-6083-46d1-814f-7057e95629a2 Sep 01 02:22:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-29a5feee-bde1-4c3e-8cca-0b9f635a5a50 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-29a5feee-bde1-4c3e-8cca-0b9f635a5a50 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-29a5feee-bde1-4c3e-8cca-0b9f635a5a50 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/messages/0c1baafe-6083-46d1-814f-7057e95629a2 returned with HTTP 204 Sep 01 02:22:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1525/2981] 192.168.122.72 () {60 vars in 1273 bytes} [Tue Sep 1 02:22:18 2026] DELETE /volume/v3/messages/0c1baafe-6083-46d1-814f-7057e95629a2 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:22:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-87ac8a26-10fe-4d67-ba35-0ab18d68fa77 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-87ac8a26-10fe-4d67-ba35-0ab18d68fa77 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] GET http://192.168.122.72/volume/v3/messages/0c1baafe-6083-46d1-814f-7057e95629a2 Sep 01 02:22:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-87ac8a26-10fe-4d67-ba35-0ab18d68fa77 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-87ac8a26-10fe-4d67-ba35-0ab18d68fa77 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-87ac8a26-10fe-4d67-ba35-0ab18d68fa77 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/messages/0c1baafe-6083-46d1-814f-7057e95629a2 returned with HTTP 404 Sep 01 02:22:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1457/2982] 192.168.122.72 () {60 vars in 1270 bytes} [Tue Sep 1 02:22:18 2026] GET /volume/v3/messages/0c1baafe-6083-46d1-814f-7057e95629a2 => generated 110 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d61898d0-a4f0-4cb4-b23d-7e813e976c50 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d61898d0-a4f0-4cb4-b23d-7e813e976c50 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/aff67feb-8f38-4050-9080-4461c244f683 Sep 01 02:22:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d61898d0-a4f0-4cb4-b23d-7e813e976c50 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d61898d0-a4f0-4cb4-b23d-7e813e976c50 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:18 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-d61898d0-a4f0-4cb4-b23d-7e813e976c50 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Delete volume with id: aff67feb-8f38-4050-9080-4461c244f683 Sep 01 02:22:18 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:18 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:18 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:18 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:18 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d61898d0-a4f0-4cb4-b23d-7e813e976c50 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Volume info retrieved successfully. Sep 01 02:22:18 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d61898d0-a4f0-4cb4-b23d-7e813e976c50 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87016) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:22:18 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-d61898d0-a4f0-4cb4-b23d-7e813e976c50 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1429855779 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1429855779, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:22:18 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-d61898d0-a4f0-4cb4-b23d-7e813e976c50 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1429855779 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1429855779, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:22:18 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-d61898d0-a4f0-4cb4-b23d-7e813e976c50 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Created reservations ['efb52069-e84a-4c3b-ac67-00aa9bd4b421', '4130d8f2-f9c2-416f-859b-662e330a7c33', '28b6e364-d5ca-4f1d-8a3e-4c130689da43', 'e0a5e8ad-5d8b-4c87-b5bf-6294c9ed102e'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:18 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d61898d0-a4f0-4cb4-b23d-7e813e976c50 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Delete volume request issued successfully. Sep 01 02:22:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d61898d0-a4f0-4cb4-b23d-7e813e976c50 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/volumes/aff67feb-8f38-4050-9080-4461c244f683 returned with HTTP 202 Sep 01 02:22:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1526/2983] 192.168.122.72 () {60 vars in 1270 bytes} [Tue Sep 1 02:22:18 2026] DELETE /volume/v3/volumes/aff67feb-8f38-4050-9080-4461c244f683 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-14f4750f-a048-417d-936d-703edfcae0df None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-14f4750f-a048-417d-936d-703edfcae0df tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] DELETE http://192.168.122.72/volume/v3/types/fab867e0-b0e3-437d-864b-5542a538efde Sep 01 02:22:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-14f4750f-a048-417d-936d-703edfcae0df tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-14f4750f-a048-417d-936d-703edfcae0df tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-14f4750f-a048-417d-936d-703edfcae0df tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/types/fab867e0-b0e3-437d-864b-5542a538efde returned with HTTP 202 Sep 01 02:22:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1458/2984] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:18 2026] DELETE /volume/v3/types/fab867e0-b0e3-437d-864b-5542a538efde => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2e886b08-44b6-49cd-a45f-716a69a5df87 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2e886b08-44b6-49cd-a45f-716a69a5df87 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2e886b08-44b6-49cd-a45f-716a69a5df87 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1178628973", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1554380238", "vendor_name": "tempest-vendor_name-2090683941"}}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2e886b08-44b6-49cd-a45f-716a69a5df87 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1527/2985] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:18 2026] POST /volume/v3/types => generated 329 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:22:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bb8448dc-e2f1-49db-a201-4dbc304d6d33", "size": 1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Create volume request body: {'volume': {'volume_type': 'bb8448dc-e2f1-49db-a201-4dbc304d6d33', 'size': 1}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:18 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Create volume of 1 GB Sep 01 02:22:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Availability Zones retrieved successfully. Sep 01 02:22:18 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Flow 'volume_create_api' (d2c9c6d9-f76f-4faa-bbfa-60defad8d60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:18 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (212c90c9-cbaa-4311-bc1c-0a5147d98204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:18 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (212c90c9-cbaa-4311-bc1c-0a5147d98204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:22:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1554380238',vendor_name='tempest-vendor_name-2090683941'},id=bb8448dc-e2f1-49db-a201-4dbc304d6d33,is_public=True,name='tempest-ProjectAdminTests-volume-type-1178628973',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bb8448dc-e2f1-49db-a201-4dbc304d6d33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9e8fd8f-3cff-4a91-bd5a-b8a558c795d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1178628973 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1178628973, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:22:19 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1178628973 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1178628973, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:22:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9b87346b-fe49-49ab-8c80-a2dbb63f9099 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9b87346b-fe49-49ab-8c80-a2dbb63f9099 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/0d379961-3ba4-4bd8-b231-88c02122cbf3 Sep 01 02:22:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9b87346b-fe49-49ab-8c80-a2dbb63f9099 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9b87346b-fe49-49ab-8c80-a2dbb63f9099 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9b87346b-fe49-49ab-8c80-a2dbb63f9099 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/0d379961-3ba4-4bd8-b231-88c02122cbf3 returned with HTTP 404 Sep 01 02:22:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1528/2986] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:19 2026] GET /volume/v3/volumes/0d379961-3ba4-4bd8-b231-88c02122cbf3 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a86d2516-96c7-4115-8ded-8042a335467d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a86d2516-96c7-4115-8ded-8042a335467d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] DELETE http://192.168.122.72/volume/v3/volumes/00e07bd5-50d3-4e87-88b4-a40e42abd9b5 Sep 01 02:22:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a86d2516-96c7-4115-8ded-8042a335467d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a86d2516-96c7-4115-8ded-8042a335467d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:19 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-a86d2516-96c7-4115-8ded-8042a335467d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Delete volume with id: 00e07bd5-50d3-4e87-88b4-a40e42abd9b5 Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Created reservations ['623427ff-1d85-4cdd-b9a3-96837938e46a', 'a161892a-d299-4e85-afc8-ba9caee79470', 'ce222ee2-4c55-4652-9ad2-831bb8392df9', 'df3d344a-defe-413a-b455-98a445be78dc'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a86d2516-96c7-4115-8ded-8042a335467d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9e8fd8f-3cff-4a91-bd5a-b8a558c795d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['623427ff-1d85-4cdd-b9a3-96837938e46a', 'a161892a-d299-4e85-afc8-ba9caee79470', 'ce222ee2-4c55-4652-9ad2-831bb8392df9', 'df3d344a-defe-413a-b455-98a445be78dc']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc79c7c2-4651-4003-ae63-7435de0cd56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a86d2516-96c7-4115-8ded-8042a335467d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Delete volume request issued successfully. Sep 01 02:22:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a86d2516-96c7-4115-8ded-8042a335467d tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/00e07bd5-50d3-4e87-88b4-a40e42abd9b5 returned with HTTP 202 Sep 01 02:22:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1529/2987] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:19 2026] DELETE /volume/v3/volumes/00e07bd5-50d3-4e87-88b4-a40e42abd9b5 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f49b2341-d3b8-463e-b820-25b2fb7184ab None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f49b2341-d3b8-463e-b820-25b2fb7184ab tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/00e07bd5-50d3-4e87-88b4-a40e42abd9b5 Sep 01 02:22:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f49b2341-d3b8-463e-b820-25b2fb7184ab tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f49b2341-d3b8-463e-b820-25b2fb7184ab tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc79c7c2-4651-4003-ae63-7435de0cd56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87c29dba-3576-4561-a384-919e43058186', '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='8947e5528f44447eb933b9448ae742e1',qos_specs=None,replication_status=,reservations=['623427ff-1d85-4cdd-b9a3-96837938e46a','a161892a-d299-4e85-afc8-ba9caee79470','ce222ee2-4c55-4652-9ad2-831bb8392df9','df3d344a-defe-413a-b455-98a445be78dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a77f3ae0dab6482a99bb4f8bf7b47b93',volume_type_id=bb8448dc-e2f1-49db-a201-4dbc304d6d33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22: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=87c29dba-3576-4561-a384-919e43058186,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8947e5528f44447eb933b9448ae742e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a77f3ae0dab6482a99bb4f8bf7b47b93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bb8448dc-e2f1-49db-a201-4dbc304d6d33),volume_type_id=bb8448dc-e2f1-49db-a201-4dbc304d6d33)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acbadfa4-40a5-486c-8cdb-9faa08091bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f49b2341-d3b8-463e-b820-25b2fb7184ab tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f49b2341-d3b8-463e-b820-25b2fb7184ab tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/00e07bd5-50d3-4e87-88b4-a40e42abd9b5 returned with HTTP 200 Sep 01 02:22:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1530/2988] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:19 2026] GET /volume/v3/volumes/00e07bd5-50d3-4e87-88b4-a40e42abd9b5 => generated 859 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:22:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ecdd4c0f-3e60-4d29-942f-01365ad9f355 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acbadfa4-40a5-486c-8cdb-9faa08091bb0) transitioned into state 'SUCCESS' from 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='8947e5528f44447eb933b9448ae742e1',qos_specs=None,replication_status=,reservations=['623427ff-1d85-4cdd-b9a3-96837938e46a','a161892a-d299-4e85-afc8-ba9caee79470','ce222ee2-4c55-4652-9ad2-831bb8392df9','df3d344a-defe-413a-b455-98a445be78dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a77f3ae0dab6482a99bb4f8bf7b47b93',volume_type_id=bb8448dc-e2f1-49db-a201-4dbc304d6d33)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ecdd4c0f-3e60-4d29-942f-01365ad9f355 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] GET http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 Sep 01 02:22:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ecdd4c0f-3e60-4d29-942f-01365ad9f355 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ecdd4c0f-3e60-4d29-942f-01365ad9f355 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfda05c9-ecca-49d5-b958-081a78174b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ecdd4c0f-3e60-4d29-942f-01365ad9f355 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Volume info retrieved successfully. Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfda05c9-ecca-49d5-b958-081a78174b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Flow 'volume_create_api' (d2c9c6d9-f76f-4faa-bbfa-60defad8d60f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Create volume request issued successfully. Sep 01 02:22:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cb253fd3-1c7f-4434-80b7-d93d34f18de5 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1459/2989] 192.168.122.72 () {62 vars in 1177 bytes} [Tue Sep 1 02:22:18 2026] POST /volume/v3/volumes => generated 779 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:22:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ecdd4c0f-3e60-4d29-942f-01365ad9f355 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 returned with HTTP 200 Sep 01 02:22:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1531/2990] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:19 2026] GET /volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 => generated 935 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-31f5eac5-6f99-422a-af89-649e93b05d97 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c57f49dc-5379-4bb2-ab57-803d20506dc0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c57f49dc-5379-4bb2-ab57-803d20506dc0 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] GET http://192.168.122.72/volume/v3/volumes/13cac4f8-8d72-4afd-95d0-f3ce374cbfa9 Sep 01 02:22:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c57f49dc-5379-4bb2-ab57-803d20506dc0 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c57f49dc-5379-4bb2-ab57-803d20506dc0 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-31f5eac5-6f99-422a-af89-649e93b05d97 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] GET http://192.168.122.72/volume/v3/volumes/87c29dba-3576-4561-a384-919e43058186 Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-31f5eac5-6f99-422a-af89-649e93b05d97 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-31f5eac5-6f99-422a-af89-649e93b05d97 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c57f49dc-5379-4bb2-ab57-803d20506dc0 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Volume info retrieved successfully. Sep 01 02:22:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c57f49dc-5379-4bb2-ab57-803d20506dc0 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/volumes/13cac4f8-8d72-4afd-95d0-f3ce374cbfa9 returned with HTTP 200 Sep 01 02:22:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1532/2991] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:19 2026] GET /volume/v3/volumes/13cac4f8-8d72-4afd-95d0-f3ce374cbfa9 => generated 840 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-31f5eac5-6f99-422a-af89-649e93b05d97 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Volume info retrieved successfully. Sep 01 02:22:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-31f5eac5-6f99-422a-af89-649e93b05d97 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/volumes/87c29dba-3576-4561-a384-919e43058186 returned with HTTP 200 Sep 01 02:22:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1460/2992] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:22:19 2026] GET /volume/v3/volumes/87c29dba-3576-4561-a384-919e43058186 => generated 958 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ece2263b-c8d6-42b9-9a11-333747420e7c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ece2263b-c8d6-42b9-9a11-333747420e7c tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] GET http://192.168.122.72/volume/v3/volumes/13cac4f8-8d72-4afd-95d0-f3ce374cbfa9 Sep 01 02:22:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ece2263b-c8d6-42b9-9a11-333747420e7c tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ece2263b-c8d6-42b9-9a11-333747420e7c tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ece2263b-c8d6-42b9-9a11-333747420e7c tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Volume info retrieved successfully. Sep 01 02:22:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ece2263b-c8d6-42b9-9a11-333747420e7c tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/volumes/13cac4f8-8d72-4afd-95d0-f3ce374cbfa9 returned with HTTP 200 Sep 01 02:22:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1533/2993] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:19 2026] GET /volume/v3/volumes/13cac4f8-8d72-4afd-95d0-f3ce374cbfa9 => generated 840 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-14e84af5-24ba-457a-863a-3a8dd6b45cc1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-14e84af5-24ba-457a-863a-3a8dd6b45cc1 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-14e84af5-24ba-457a-863a-3a8dd6b45cc1 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-300177664"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-14e84af5-24ba-457a-863a-3a8dd6b45cc1 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-300177664'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-14e84af5-24ba-457a-863a-3a8dd6b45cc1 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Create volume of 1 GB Sep 01 02:22:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-14e84af5-24ba-457a-863a-3a8dd6b45cc1 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Availability Zones retrieved successfully. Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-14e84af5-24ba-457a-863a-3a8dd6b45cc1 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Flow 'volume_create_api' (670e68c9-779c-4913-8807-6d5dbcbf2a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-14e84af5-24ba-457a-863a-3a8dd6b45cc1 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edd73993-c85d-49a0-9534-212155017c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-14e84af5-24ba-457a-863a-3a8dd6b45cc1 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-14e84af5-24ba-457a-863a-3a8dd6b45cc1 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edd73993-c85d-49a0-9534-212155017c54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-14e84af5-24ba-457a-863a-3a8dd6b45cc1 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e3ce99b-fed3-4b5b-86ff-fd88056b44d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-14e84af5-24ba-457a-863a-3a8dd6b45cc1 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Created reservations ['1e52d103-568f-40a0-9f48-02d026389279', '8cce890e-92dc-42eb-8d09-0c0c1861ee32', '7596e5ba-bac0-4c34-93b9-fc3f46747d42', 'bc177245-6e95-41b1-913b-23910690cf95'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-14e84af5-24ba-457a-863a-3a8dd6b45cc1 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e3ce99b-fed3-4b5b-86ff-fd88056b44d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e52d103-568f-40a0-9f48-02d026389279', '8cce890e-92dc-42eb-8d09-0c0c1861ee32', '7596e5ba-bac0-4c34-93b9-fc3f46747d42', 'bc177245-6e95-41b1-913b-23910690cf95']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-14e84af5-24ba-457a-863a-3a8dd6b45cc1 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2989fa1f-0d41-4f67-9eb3-b6ed2cbdd567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-14e84af5-24ba-457a-863a-3a8dd6b45cc1 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2989fa1f-0d41-4f67-9eb3-b6ed2cbdd567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9895ab81-1786-4e11-be5d-25053c83b121', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-300177664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='629808380f4f45be832f75869ad1eefd',qos_specs=None,replication_status=,reservations=['1e52d103-568f-40a0-9f48-02d026389279','8cce890e-92dc-42eb-8d09-0c0c1861ee32','7596e5ba-bac0-4c34-93b9-fc3f46747d42','bc177245-6e95-41b1-913b-23910690cf95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28dda9d80bfd439bac4ffd20bed99edd',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:19Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-300177664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9895ab81-1786-4e11-be5d-25053c83b121,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='629808380f4f45be832f75869ad1eefd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28dda9d80bfd439bac4ffd20bed99edd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-14e84af5-24ba-457a-863a-3a8dd6b45cc1 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c26e3cb3-0406-44ea-b31a-c29af1e70fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-14e84af5-24ba-457a-863a-3a8dd6b45cc1 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c26e3cb3-0406-44ea-b31a-c29af1e70fae) transitioned into 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-300177664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='629808380f4f45be832f75869ad1eefd',qos_specs=None,replication_status=,reservations=['1e52d103-568f-40a0-9f48-02d026389279','8cce890e-92dc-42eb-8d09-0c0c1861ee32','7596e5ba-bac0-4c34-93b9-fc3f46747d42','bc177245-6e95-41b1-913b-23910690cf95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28dda9d80bfd439bac4ffd20bed99edd',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-14e84af5-24ba-457a-863a-3a8dd6b45cc1 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b197ebd-d81a-4be8-9473-65163dc3183c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-14e84af5-24ba-457a-863a-3a8dd6b45cc1 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b197ebd-d81a-4be8-9473-65163dc3183c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-14e84af5-24ba-457a-863a-3a8dd6b45cc1 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Flow 'volume_create_api' (670e68c9-779c-4913-8807-6d5dbcbf2a68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-14e84af5-24ba-457a-863a-3a8dd6b45cc1 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Create volume request issued successfully. Sep 01 02:22:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-14e84af5-24ba-457a-863a-3a8dd6b45cc1 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1461/2994] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:22:19 2026] POST /volume/v3/volumes => generated 782 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-38826a90-6bde-4173-92c4-7c05af5e382c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-38826a90-6bde-4173-92c4-7c05af5e382c tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] GET http://192.168.122.72/volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 Sep 01 02:22:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-38826a90-6bde-4173-92c4-7c05af5e382c tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-38826a90-6bde-4173-92c4-7c05af5e382c tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-38826a90-6bde-4173-92c4-7c05af5e382c tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Volume info retrieved successfully. Sep 01 02:22:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-38826a90-6bde-4173-92c4-7c05af5e382c tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 returned with HTTP 200 Sep 01 02:22:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1534/2995] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:19 2026] GET /volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6fabcb28-3051-47e2-8429-00011e99ff8b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6fabcb28-3051-47e2-8429-00011e99ff8b tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/00e07bd5-50d3-4e87-88b4-a40e42abd9b5 Sep 01 02:22:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6fabcb28-3051-47e2-8429-00011e99ff8b tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6fabcb28-3051-47e2-8429-00011e99ff8b tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:20 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:20 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:20 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:20 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6fabcb28-3051-47e2-8429-00011e99ff8b tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/00e07bd5-50d3-4e87-88b4-a40e42abd9b5 returned with HTTP 404 Sep 01 02:22:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1462/2996] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:20 2026] GET /volume/v3/volumes/00e07bd5-50d3-4e87-88b4-a40e42abd9b5 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a322391e-43d7-4a8d-bf49-4c3a177ac55e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a322391e-43d7-4a8d-bf49-4c3a177ac55e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] DELETE http://192.168.122.72/volume/v3/volumes/84bb0d40-95ef-4e06-8289-f71a997316dd Sep 01 02:22:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a322391e-43d7-4a8d-bf49-4c3a177ac55e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a322391e-43d7-4a8d-bf49-4c3a177ac55e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:20 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-a322391e-43d7-4a8d-bf49-4c3a177ac55e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Delete volume with id: 84bb0d40-95ef-4e06-8289-f71a997316dd Sep 01 02:22:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-eeb78975-00a1-4ad5-8788-030a307384a8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:20 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:20 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:20 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:20 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-eeb78975-00a1-4ad5-8788-030a307384a8 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] GET http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 Sep 01 02:22:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a322391e-43d7-4a8d-bf49-4c3a177ac55e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-eeb78975-00a1-4ad5-8788-030a307384a8 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-eeb78975-00a1-4ad5-8788-030a307384a8 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:20 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:20 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:20 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:20 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:20 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-eeb78975-00a1-4ad5-8788-030a307384a8 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Volume info retrieved successfully. Sep 01 02:22:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-eeb78975-00a1-4ad5-8788-030a307384a8 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 returned with HTTP 200 Sep 01 02:22:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1463/2997] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:20 2026] GET /volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 => generated 934 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a322391e-43d7-4a8d-bf49-4c3a177ac55e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Delete volume request issued successfully. Sep 01 02:22:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a322391e-43d7-4a8d-bf49-4c3a177ac55e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/84bb0d40-95ef-4e06-8289-f71a997316dd returned with HTTP 202 Sep 01 02:22:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1535/2998] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:20 2026] DELETE /volume/v3/volumes/84bb0d40-95ef-4e06-8289-f71a997316dd => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6ab83377-e2cd-45ab-89af-508b1ee08726 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8dd92c26-d969-4a42-bcae-a9501cbb003b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8dd92c26-d969-4a42-bcae-a9501cbb003b tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/84bb0d40-95ef-4e06-8289-f71a997316dd Sep 01 02:22:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8dd92c26-d969-4a42-bcae-a9501cbb003b tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6ab83377-e2cd-45ab-89af-508b1ee08726 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] GET http://192.168.122.72/volume/v3/volumes/87c29dba-3576-4561-a384-919e43058186 Sep 01 02:22:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6ab83377-e2cd-45ab-89af-508b1ee08726 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6ab83377-e2cd-45ab-89af-508b1ee08726 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8dd92c26-d969-4a42-bcae-a9501cbb003b tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:20 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:20 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:20 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:20 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:20 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:20 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:20 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:20 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8dd92c26-d969-4a42-bcae-a9501cbb003b tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:20 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6ab83377-e2cd-45ab-89af-508b1ee08726 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Volume info retrieved successfully. Sep 01 02:22:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8dd92c26-d969-4a42-bcae-a9501cbb003b tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/84bb0d40-95ef-4e06-8289-f71a997316dd returned with HTTP 200 Sep 01 02:22:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1536/2999] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:20 2026] GET /volume/v3/volumes/84bb0d40-95ef-4e06-8289-f71a997316dd => generated 859 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6ab83377-e2cd-45ab-89af-508b1ee08726 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/volumes/87c29dba-3576-4561-a384-919e43058186 returned with HTTP 200 Sep 01 02:22:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1464/3000] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:22:20 2026] GET /volume/v3/volumes/87c29dba-3576-4561-a384-919e43058186 => generated 979 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-906a1b7d-4386-4093-952c-23a7dd781e7d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-906a1b7d-4386-4093-952c-23a7dd781e7d tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] GET http://192.168.122.72/volume/v3/messages Sep 01 02:22:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-906a1b7d-4386-4093-952c-23a7dd781e7d tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-906a1b7d-4386-4093-952c-23a7dd781e7d tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-906a1b7d-4386-4093-952c-23a7dd781e7d tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/messages returned with HTTP 200 Sep 01 02:22:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1537/3001] 192.168.122.72 () {60 vars in 1159 bytes} [Tue Sep 1 02:22:20 2026] GET /volume/v3/messages => generated 676 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-17294d02-9140-42f2-884d-9fcf517ab5fe None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-17294d02-9140-42f2-884d-9fcf517ab5fe tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] GET http://192.168.122.72/volume/v3/messages Sep 01 02:22:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-17294d02-9140-42f2-884d-9fcf517ab5fe tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-17294d02-9140-42f2-884d-9fcf517ab5fe tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-17294d02-9140-42f2-884d-9fcf517ab5fe tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/messages returned with HTTP 200 Sep 01 02:22:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1465/3002] 192.168.122.72 () {60 vars in 1159 bytes} [Tue Sep 1 02:22:20 2026] GET /volume/v3/messages => generated 676 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0f78793a-5184-4080-bea4-31748a3d08ec None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0f78793a-5184-4080-bea4-31748a3d08ec tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] DELETE http://192.168.122.72/volume/v3/messages/e33e2b54-fa13-43b8-ad74-9bb827c28376 Sep 01 02:22:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0f78793a-5184-4080-bea4-31748a3d08ec tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0f78793a-5184-4080-bea4-31748a3d08ec tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0f78793a-5184-4080-bea4-31748a3d08ec tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/messages/e33e2b54-fa13-43b8-ad74-9bb827c28376 returned with HTTP 204 Sep 01 02:22:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1538/3003] 192.168.122.72 () {60 vars in 1273 bytes} [Tue Sep 1 02:22:20 2026] DELETE /volume/v3/messages/e33e2b54-fa13-43b8-ad74-9bb827c28376 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:22:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4fe32c75-ff85-4c0c-aa76-8b61e7f8b5f0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4fe32c75-ff85-4c0c-aa76-8b61e7f8b5f0 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/87c29dba-3576-4561-a384-919e43058186 Sep 01 02:22:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4fe32c75-ff85-4c0c-aa76-8b61e7f8b5f0 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4fe32c75-ff85-4c0c-aa76-8b61e7f8b5f0 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:20 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-4fe32c75-ff85-4c0c-aa76-8b61e7f8b5f0 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Delete volume with id: 87c29dba-3576-4561-a384-919e43058186 Sep 01 02:22:20 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:20 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:20 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:20 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:20 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4fe32c75-ff85-4c0c-aa76-8b61e7f8b5f0 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Volume info retrieved successfully. Sep 01 02:22:20 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-4fe32c75-ff85-4c0c-aa76-8b61e7f8b5f0 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87017) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:22:20 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-4fe32c75-ff85-4c0c-aa76-8b61e7f8b5f0 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Created reservations ['df45bd42-2296-4c33-a20e-3c8db4d8ace9', 'f774a15d-fe96-4a85-968c-8b89f3573e47', '4338d642-b94a-4139-9e0c-ec2510bc75c0', '175f5d4b-0718-498d-8ad7-9a8a83bd35b1'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:20 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4fe32c75-ff85-4c0c-aa76-8b61e7f8b5f0 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Delete volume request issued successfully. Sep 01 02:22:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4fe32c75-ff85-4c0c-aa76-8b61e7f8b5f0 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/volumes/87c29dba-3576-4561-a384-919e43058186 returned with HTTP 202 Sep 01 02:22:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1466/3004] 192.168.122.72 () {60 vars in 1270 bytes} [Tue Sep 1 02:22:20 2026] DELETE /volume/v3/volumes/87c29dba-3576-4561-a384-919e43058186 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-09fc1714-f226-4866-b8ff-8b84cd39c599 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-09fc1714-f226-4866-b8ff-8b84cd39c599 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] DELETE http://192.168.122.72/volume/v3/types/bb8448dc-e2f1-49db-a201-4dbc304d6d33 Sep 01 02:22:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-09fc1714-f226-4866-b8ff-8b84cd39c599 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-09fc1714-f226-4866-b8ff-8b84cd39c599 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-09fc1714-f226-4866-b8ff-8b84cd39c599 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/types/bb8448dc-e2f1-49db-a201-4dbc304d6d33 returned with HTTP 202 Sep 01 02:22:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1539/3005] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:20 2026] DELETE /volume/v3/types/bb8448dc-e2f1-49db-a201-4dbc304d6d33 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-09d64901-56e4-4137-9e26-9342b98e31b7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-09d64901-56e4-4137-9e26-9342b98e31b7 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-09d64901-56e4-4137-9e26-9342b98e31b7 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2131889281", "extra_specs": {"storage_protocol": "tempest-storage_protocol-183675379", "vendor_name": "tempest-vendor_name-871325323"}}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fba2215f-e6ff-438f-9cfb-cd13d1b81356 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fba2215f-e6ff-438f-9cfb-cd13d1b81356 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] GET http://192.168.122.72/volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 Sep 01 02:22:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fba2215f-e6ff-438f-9cfb-cd13d1b81356 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fba2215f-e6ff-438f-9cfb-cd13d1b81356 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-09d64901-56e4-4137-9e26-9342b98e31b7 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1467/3006] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:20 2026] POST /volume/v3/types => generated 327 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e5130706-c638-4d10-800a-eec7c630a4ff None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e5130706-c638-4d10-800a-eec7c630a4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e5130706-c638-4d10-800a-eec7c630a4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7abd3711-a7b0-4f3d-a419-eaf2d2eb6259", "size": 1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:21 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:21 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-e5130706-c638-4d10-800a-eec7c630a4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Create volume request body: {'volume': {'volume_type': '7abd3711-a7b0-4f3d-a419-eaf2d2eb6259', 'size': 1}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:21 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:21 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:21 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-e5130706-c638-4d10-800a-eec7c630a4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Create volume of 1 GB Sep 01 02:22:21 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:21 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e5130706-c638-4d10-800a-eec7c630a4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Availability Zones retrieved successfully. Sep 01 02:22:21 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fba2215f-e6ff-438f-9cfb-cd13d1b81356 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Volume info retrieved successfully. Sep 01 02:22:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fba2215f-e6ff-438f-9cfb-cd13d1b81356 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 returned with HTTP 200 Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e5130706-c638-4d10-800a-eec7c630a4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Flow 'volume_create_api' (55ca8a6a-d6a3-48ca-9ea7-18ff93649f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1540/3007] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:21 2026] GET /volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 => generated 874 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e5130706-c638-4d10-800a-eec7c630a4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32535b65-d5a3-4fac-8dae-bbe5ff1dfabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-e5130706-c638-4d10-800a-eec7c630a4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e5130706-c638-4d10-800a-eec7c630a4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32535b65-d5a3-4fac-8dae-bbe5ff1dfabc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:22:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-183675379',vendor_name='tempest-vendor_name-871325323'},id=7abd3711-a7b0-4f3d-a419-eaf2d2eb6259,is_public=True,name='tempest-ProjectAdminTests-volume-type-2131889281',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7abd3711-a7b0-4f3d-a419-eaf2d2eb6259', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e5130706-c638-4d10-800a-eec7c630a4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5574b0d-e656-4508-a71c-4925bdc78430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-e5130706-c638-4d10-800a-eec7c630a4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2131889281 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2131889281, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:22:21 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-e5130706-c638-4d10-800a-eec7c630a4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2131889281 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2131889281, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-e5130706-c638-4d10-800a-eec7c630a4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Created reservations ['2dc835dd-839b-4232-ba98-0cebae9d61cf', '030e2d20-96fa-4fc9-9e9e-a99a29916cde', 'e80b646b-f5b2-4f91-8784-b07c1e77a6ef', '8b116dbf-7abf-4768-bbd9-5084cccb2366'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e5130706-c638-4d10-800a-eec7c630a4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5574b0d-e656-4508-a71c-4925bdc78430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dc835dd-839b-4232-ba98-0cebae9d61cf', '030e2d20-96fa-4fc9-9e9e-a99a29916cde', 'e80b646b-f5b2-4f91-8784-b07c1e77a6ef', '8b116dbf-7abf-4768-bbd9-5084cccb2366']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e5130706-c638-4d10-800a-eec7c630a4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db4e5ea6-b8b4-4ede-89fc-398eaadbadbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:21 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e5130706-c638-4d10-800a-eec7c630a4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db4e5ea6-b8b4-4ede-89fc-398eaadbadbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08c9d05c-5a3f-417b-beef-7d09d5bf4d33', '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='8947e5528f44447eb933b9448ae742e1',qos_specs=None,replication_status=,reservations=['2dc835dd-839b-4232-ba98-0cebae9d61cf','030e2d20-96fa-4fc9-9e9e-a99a29916cde','e80b646b-f5b2-4f91-8784-b07c1e77a6ef','8b116dbf-7abf-4768-bbd9-5084cccb2366'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a77f3ae0dab6482a99bb4f8bf7b47b93',volume_type_id=7abd3711-a7b0-4f3d-a419-eaf2d2eb6259), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:21Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08c9d05c-5a3f-417b-beef-7d09d5bf4d33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8947e5528f44447eb933b9448ae742e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a77f3ae0dab6482a99bb4f8bf7b47b93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7abd3711-a7b0-4f3d-a419-eaf2d2eb6259),volume_type_id=7abd3711-a7b0-4f3d-a419-eaf2d2eb6259)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e5130706-c638-4d10-800a-eec7c630a4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84c7f425-ec80-4ec7-a9da-8426eabf2148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e5130706-c638-4d10-800a-eec7c630a4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84c7f425-ec80-4ec7-a9da-8426eabf2148) transitioned into state 'SUCCESS' from 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='8947e5528f44447eb933b9448ae742e1',qos_specs=None,replication_status=,reservations=['2dc835dd-839b-4232-ba98-0cebae9d61cf','030e2d20-96fa-4fc9-9e9e-a99a29916cde','e80b646b-f5b2-4f91-8784-b07c1e77a6ef','8b116dbf-7abf-4768-bbd9-5084cccb2366'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a77f3ae0dab6482a99bb4f8bf7b47b93',volume_type_id=7abd3711-a7b0-4f3d-a419-eaf2d2eb6259)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e5130706-c638-4d10-800a-eec7c630a4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb3ff34-914a-4024-b485-1458c3cbe2b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e5130706-c638-4d10-800a-eec7c630a4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb3ff34-914a-4024-b485-1458c3cbe2b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-e5130706-c638-4d10-800a-eec7c630a4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Flow 'volume_create_api' (55ca8a6a-d6a3-48ca-9ea7-18ff93649f37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e5130706-c638-4d10-800a-eec7c630a4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Create volume request issued successfully. Sep 01 02:22:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e5130706-c638-4d10-800a-eec7c630a4ff tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1468/3008] 192.168.122.72 () {62 vars in 1177 bytes} [Tue Sep 1 02:22:21 2026] POST /volume/v3/volumes => generated 779 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-390ad915-528f-4642-81c4-77fc04ad565a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-390ad915-528f-4642-81c4-77fc04ad565a tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] GET http://192.168.122.72/volume/v3/volumes/08c9d05c-5a3f-417b-beef-7d09d5bf4d33 Sep 01 02:22:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-390ad915-528f-4642-81c4-77fc04ad565a tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-390ad915-528f-4642-81c4-77fc04ad565a tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:21 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:21 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:21 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:21 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:21 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-390ad915-528f-4642-81c4-77fc04ad565a tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Volume info retrieved successfully. Sep 01 02:22:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-390ad915-528f-4642-81c4-77fc04ad565a tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/volumes/08c9d05c-5a3f-417b-beef-7d09d5bf4d33 returned with HTTP 200 Sep 01 02:22:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1541/3009] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:22:21 2026] GET /volume/v3/volumes/08c9d05c-5a3f-417b-beef-7d09d5bf4d33 => generated 958 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-02f238fe-2f21-4492-9994-e7ce349a06cd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-02f238fe-2f21-4492-9994-e7ce349a06cd tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] GET http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-02f238fe-2f21-4492-9994-e7ce349a06cd tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-02f238fe-2f21-4492-9994-e7ce349a06cd tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:21 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:21 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:21 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-02f238fe-2f21-4492-9994-e7ce349a06cd tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Volume info retrieved successfully. Sep 01 02:22:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-02f238fe-2f21-4492-9994-e7ce349a06cd tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 returned with HTTP 200 Sep 01 02:22:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1469/3010] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:21 2026] GET /volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 => generated 1200 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:22:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7cbfdf32-2d00-48fb-b61c-2d6b79f3f533 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7cbfdf32-2d00-48fb-b61c-2d6b79f3f533 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] GET http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 Sep 01 02:22:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7cbfdf32-2d00-48fb-b61c-2d6b79f3f533 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7cbfdf32-2d00-48fb-b61c-2d6b79f3f533 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:21 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:21 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:21 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:21 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:21 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7cbfdf32-2d00-48fb-b61c-2d6b79f3f533 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Volume info retrieved successfully. Sep 01 02:22:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7cbfdf32-2d00-48fb-b61c-2d6b79f3f533 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 returned with HTTP 200 Sep 01 02:22:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1542/3011] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:21 2026] GET /volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 => generated 1200 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-15b2b6fc-9a91-4677-b452-17d5ebe511b7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5568e337-8499-4e11-abd1-d7fd743c4fb4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-15b2b6fc-9a91-4677-b452-17d5ebe511b7 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/84bb0d40-95ef-4e06-8289-f71a997316dd Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-15b2b6fc-9a91-4677-b452-17d5ebe511b7 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5568e337-8499-4e11-abd1-d7fd743c4fb4 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] DELETE http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-15b2b6fc-9a91-4677-b452-17d5ebe511b7 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5568e337-8499-4e11-abd1-d7fd743c4fb4 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5568e337-8499-4e11-abd1-d7fd743c4fb4 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:21 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-5568e337-8499-4e11-abd1-d7fd743c4fb4 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Delete volume with id: 1c78b0dc-67ec-46f9-b69a-237b05cf9e65 Sep 01 02:22:21 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:21 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-15b2b6fc-9a91-4677-b452-17d5ebe511b7 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/84bb0d40-95ef-4e06-8289-f71a997316dd returned with HTTP 404 Sep 01 02:22:21 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:21 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1470/3012] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:21 2026] GET /volume/v3/volumes/84bb0d40-95ef-4e06-8289-f71a997316dd => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:21 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5568e337-8499-4e11-abd1-d7fd743c4fb4 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Volume info retrieved successfully. Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-51b266f9-2fc9-4e82-a59e-c698c824e328 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-51b266f9-2fc9-4e82-a59e-c698c824e328 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-51b266f9-2fc9-4e82-a59e-c698c824e328 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-51b266f9-2fc9-4e82-a59e-c698c824e328 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-51b266f9-2fc9-4e82-a59e-c698c824e328 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Delete snapshot with id: 6a6eb3b4-7180-42d6-b2a1-fa33db70f946 Sep 01 02:22:21 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:21 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-51b266f9-2fc9-4e82-a59e-c698c824e328 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Snapshot retrieved successfully. Sep 01 02:22:21 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:21 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:21 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5568e337-8499-4e11-abd1-d7fd743c4fb4 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Delete volume request issued successfully. Sep 01 02:22:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5568e337-8499-4e11-abd1-d7fd743c4fb4 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 returned with HTTP 202 Sep 01 02:22:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1543/3013] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:22:21 2026] DELETE /volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:22:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a0c81e9e-9d21-43fc-a3d2-202573cbed6c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a0c81e9e-9d21-43fc-a3d2-202573cbed6c tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] GET http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 Sep 01 02:22:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a0c81e9e-9d21-43fc-a3d2-202573cbed6c tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a0c81e9e-9d21-43fc-a3d2-202573cbed6c tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-51b266f9-2fc9-4e82-a59e-c698c824e328 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Snapshot delete request issued successfully. Sep 01 02:22:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-51b266f9-2fc9-4e82-a59e-c698c824e328 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 returned with HTTP 202 Sep 01 02:22:21 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:21 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1471/3014] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:22:21 2026] DELETE /volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:21 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:21 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d08c5173-4fb6-4cc8-9062-9ec55b92d47e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:21 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a0c81e9e-9d21-43fc-a3d2-202573cbed6c tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Volume info retrieved successfully. Sep 01 02:22:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d08c5173-4fb6-4cc8-9062-9ec55b92d47e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d08c5173-4fb6-4cc8-9062-9ec55b92d47e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d08c5173-4fb6-4cc8-9062-9ec55b92d47e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a0c81e9e-9d21-43fc-a3d2-202573cbed6c tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 returned with HTTP 200 Sep 01 02:22:21 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:21 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1544/3015] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:21 2026] GET /volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 => generated 1199 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:22:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d08c5173-4fb6-4cc8-9062-9ec55b92d47e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Snapshot retrieved successfully. Sep 01 02:22:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d08c5173-4fb6-4cc8-9062-9ec55b92d47e tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 returned with HTTP 200 Sep 01 02:22:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1472/3016] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:21 2026] GET /volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 => generated 474 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-92564078-42c5-4cb2-b657-f29460ed6a00 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-92564078-42c5-4cb2-b657-f29460ed6a00 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] GET http://192.168.122.72/volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 Sep 01 02:22:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-92564078-42c5-4cb2-b657-f29460ed6a00 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-92564078-42c5-4cb2-b657-f29460ed6a00 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:22 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:22 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-92564078-42c5-4cb2-b657-f29460ed6a00 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Volume info retrieved successfully. Sep 01 02:22:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-92564078-42c5-4cb2-b657-f29460ed6a00 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 returned with HTTP 200 Sep 01 02:22:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1545/3017] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:22 2026] GET /volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 => generated 875 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d411e3ff-ded1-4e32-8a24-5e08e3906da7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d411e3ff-ded1-4e32-8a24-5e08e3906da7 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] GET http://192.168.122.72/volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 Sep 01 02:22:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d411e3ff-ded1-4e32-8a24-5e08e3906da7 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d411e3ff-ded1-4e32-8a24-5e08e3906da7 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:22 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:22 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:22 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:22 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:22 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d411e3ff-ded1-4e32-8a24-5e08e3906da7 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Volume info retrieved successfully. Sep 01 02:22:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d411e3ff-ded1-4e32-8a24-5e08e3906da7 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 returned with HTTP 200 Sep 01 02:22:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1473/3018] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:22 2026] GET /volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 => generated 875 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-db7436c7-42d8-45b1-9666-cfbf3654cd93 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-db7436c7-42d8-45b1-9666-cfbf3654cd93 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:22:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-db7436c7-42d8-45b1-9666-cfbf3654cd93 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9895ab81-1786-4e11-be5d-25053c83b121", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1804389677"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:22 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:22 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-db7436c7-42d8-45b1-9666-cfbf3654cd93 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Volume info retrieved successfully. Sep 01 02:22:22 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-db7436c7-42d8-45b1-9666-cfbf3654cd93 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Create snapshot from volume 9895ab81-1786-4e11-be5d-25053c83b121 Sep 01 02:22:22 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-db7436c7-42d8-45b1-9666-cfbf3654cd93 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Created reservations ['205fee57-0633-4d66-964b-6e6a081634ba', 'e9b697c3-3117-4b3e-a6bd-42bff553454f', '5e838e26-51d8-4ff9-b2fb-0e749d3af38b', '39321d20-4e56-4181-8aa6-61e55a37ffb2'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:22 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:22 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-db7436c7-42d8-45b1-9666-cfbf3654cd93 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Snapshot create request issued successfully. Sep 01 02:22:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-db7436c7-42d8-45b1-9666-cfbf3654cd93 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:22:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1546/3019] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:22:22 2026] POST /volume/v3/snapshots => generated 326 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c21d8e9a-ab79-4e33-a9cb-7ab00b227bbe None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c21d8e9a-ab79-4e33-a9cb-7ab00b227bbe tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] GET http://192.168.122.72/volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 Sep 01 02:22:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c21d8e9a-ab79-4e33-a9cb-7ab00b227bbe tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c21d8e9a-ab79-4e33-a9cb-7ab00b227bbe tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:22 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:22 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:22 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c21d8e9a-ab79-4e33-a9cb-7ab00b227bbe tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Snapshot retrieved successfully. Sep 01 02:22:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c21d8e9a-ab79-4e33-a9cb-7ab00b227bbe tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 returned with HTTP 200 Sep 01 02:22:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ab7709c7-d9cf-48d0-884d-5386be9aec1b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1474/3020] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:22 2026] GET /volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 => generated 458 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ab7709c7-d9cf-48d0-884d-5386be9aec1b tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] GET http://192.168.122.72/volume/v3/volumes/08c9d05c-5a3f-417b-beef-7d09d5bf4d33 Sep 01 02:22:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ab7709c7-d9cf-48d0-884d-5386be9aec1b tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ab7709c7-d9cf-48d0-884d-5386be9aec1b tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:22 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:22 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ab7709c7-d9cf-48d0-884d-5386be9aec1b tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Volume info retrieved successfully. Sep 01 02:22:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ab7709c7-d9cf-48d0-884d-5386be9aec1b tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/volumes/08c9d05c-5a3f-417b-beef-7d09d5bf4d33 returned with HTTP 200 Sep 01 02:22:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1547/3021] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:22:22 2026] GET /volume/v3/volumes/08c9d05c-5a3f-417b-beef-7d09d5bf4d33 => generated 979 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7cea8dd8-3d0e-481a-a5c8-620a75ef1527 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7cea8dd8-3d0e-481a-a5c8-620a75ef1527 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] GET http://192.168.122.72/volume/v3/messages Sep 01 02:22:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7cea8dd8-3d0e-481a-a5c8-620a75ef1527 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7cea8dd8-3d0e-481a-a5c8-620a75ef1527 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7cea8dd8-3d0e-481a-a5c8-620a75ef1527 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/messages returned with HTTP 200 Sep 01 02:22:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1475/3022] 192.168.122.72 () {60 vars in 1159 bytes} [Tue Sep 1 02:22:22 2026] GET /volume/v3/messages => generated 676 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-746864fd-5589-45d0-b1ea-5164e01381f6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-746864fd-5589-45d0-b1ea-5164e01381f6 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] GET http://192.168.122.72/volume/v3/messages/03e2dcee-ff05-4d82-88b3-9daa1fff1bad Sep 01 02:22:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-746864fd-5589-45d0-b1ea-5164e01381f6 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-746864fd-5589-45d0-b1ea-5164e01381f6 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-746864fd-5589-45d0-b1ea-5164e01381f6 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/messages/03e2dcee-ff05-4d82-88b3-9daa1fff1bad returned with HTTP 200 Sep 01 02:22:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1548/3023] 192.168.122.72 () {60 vars in 1270 bytes} [Tue Sep 1 02:22:22 2026] GET /volume/v3/messages/03e2dcee-ff05-4d82-88b3-9daa1fff1bad => generated 673 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-64011208-d09c-4387-9fc9-b21a45e3a0dc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-64011208-d09c-4387-9fc9-b21a45e3a0dc tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] DELETE http://192.168.122.72/volume/v3/messages/03e2dcee-ff05-4d82-88b3-9daa1fff1bad Sep 01 02:22:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-64011208-d09c-4387-9fc9-b21a45e3a0dc tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-64011208-d09c-4387-9fc9-b21a45e3a0dc tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-64011208-d09c-4387-9fc9-b21a45e3a0dc tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/messages/03e2dcee-ff05-4d82-88b3-9daa1fff1bad returned with HTTP 204 Sep 01 02:22:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1476/3024] 192.168.122.72 () {60 vars in 1273 bytes} [Tue Sep 1 02:22:22 2026] DELETE /volume/v3/messages/03e2dcee-ff05-4d82-88b3-9daa1fff1bad => generated 0 bytes in 41 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:22:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ed2b97c2-cb4d-4a9e-b2d8-b30d82f8eca9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ed2b97c2-cb4d-4a9e-b2d8-b30d82f8eca9 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/08c9d05c-5a3f-417b-beef-7d09d5bf4d33 Sep 01 02:22:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ed2b97c2-cb4d-4a9e-b2d8-b30d82f8eca9 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ed2b97c2-cb4d-4a9e-b2d8-b30d82f8eca9 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:22 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-ed2b97c2-cb4d-4a9e-b2d8-b30d82f8eca9 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Delete volume with id: 08c9d05c-5a3f-417b-beef-7d09d5bf4d33 Sep 01 02:22:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-766ab53c-dbc7-44fb-af83-93362a24815a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:22 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:22 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ed2b97c2-cb4d-4a9e-b2d8-b30d82f8eca9 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Volume info retrieved successfully. Sep 01 02:22:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-766ab53c-dbc7-44fb-af83-93362a24815a tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] GET http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 Sep 01 02:22:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-766ab53c-dbc7-44fb-af83-93362a24815a tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-766ab53c-dbc7-44fb-af83-93362a24815a tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:22 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-ed2b97c2-cb4d-4a9e-b2d8-b30d82f8eca9 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87016) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:22:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-766ab53c-dbc7-44fb-af83-93362a24815a tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 returned with HTTP 404 Sep 01 02:22:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1477/3025] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:22 2026] GET /volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:22:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-33fcef53-c758-48ac-931f-2232527dfcbc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-33fcef53-c758-48ac-931f-2232527dfcbc tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 Sep 01 02:22:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-33fcef53-c758-48ac-931f-2232527dfcbc tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:22 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-ed2b97c2-cb4d-4a9e-b2d8-b30d82f8eca9 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2131889281 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2131889281, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:22:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-33fcef53-c758-48ac-931f-2232527dfcbc tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:22 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-ed2b97c2-cb4d-4a9e-b2d8-b30d82f8eca9 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2131889281 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2131889281, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:22:22 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:22 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:22 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-33fcef53-c758-48ac-931f-2232527dfcbc tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Snapshot retrieved successfully. Sep 01 02:22:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-33fcef53-c758-48ac-931f-2232527dfcbc tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 returned with HTTP 200 Sep 01 02:22:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1478/3026] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:22 2026] GET /volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 => generated 474 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:22 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-ed2b97c2-cb4d-4a9e-b2d8-b30d82f8eca9 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Created reservations ['a7c80a46-e1c8-4659-bfbd-284d71b49308', '2cab0205-bb45-498d-be48-b2cac12301cc', '27f9c72e-ba9e-4249-887f-4bc91c0fa3b1', 'f8b49b4d-ed2c-4ccf-8c75-fc7b182265e5'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:23 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ed2b97c2-cb4d-4a9e-b2d8-b30d82f8eca9 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Delete volume request issued successfully. Sep 01 02:22:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ed2b97c2-cb4d-4a9e-b2d8-b30d82f8eca9 tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/volumes/08c9d05c-5a3f-417b-beef-7d09d5bf4d33 returned with HTTP 202 Sep 01 02:22:23 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1549/3027] 192.168.122.72 () {60 vars in 1270 bytes} [Tue Sep 1 02:22:22 2026] DELETE /volume/v3/volumes/08c9d05c-5a3f-417b-beef-7d09d5bf4d33 => generated 0 bytes in 323 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-43061126-0ed5-4598-97e3-2bf74024a36d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1d1fdfaf-4d0d-4631-9f7e-16be9b682a01 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-43061126-0ed5-4598-97e3-2bf74024a36d tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] DELETE http://192.168.122.72/volume/v3/types/7abd3711-a7b0-4f3d-a419-eaf2d2eb6259 Sep 01 02:22:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-43061126-0ed5-4598-97e3-2bf74024a36d tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-43061126-0ed5-4598-97e3-2bf74024a36d tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1d1fdfaf-4d0d-4631-9f7e-16be9b682a01 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] DELETE http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 Sep 01 02:22:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1d1fdfaf-4d0d-4631-9f7e-16be9b682a01 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1d1fdfaf-4d0d-4631-9f7e-16be9b682a01 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:23 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-1d1fdfaf-4d0d-4631-9f7e-16be9b682a01 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Delete volume with id: 1c78b0dc-67ec-46f9-b69a-237b05cf9e65 Sep 01 02:22:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1d1fdfaf-4d0d-4631-9f7e-16be9b682a01 tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 returned with HTTP 404 Sep 01 02:22:23 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1550/3028] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:22:23 2026] DELETE /volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:22:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bed983ca-dc49-4cbc-b002-3a19f9f2c12d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bed983ca-dc49-4cbc-b002-3a19f9f2c12d tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] GET http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 Sep 01 02:22:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bed983ca-dc49-4cbc-b002-3a19f9f2c12d tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bed983ca-dc49-4cbc-b002-3a19f9f2c12d tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bed983ca-dc49-4cbc-b002-3a19f9f2c12d tempest-VolumeImageDependencyTests-757026430 tempest-VolumeImageDependencyTests-757026430-project-member] http://192.168.122.72/volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 returned with HTTP 404 Sep 01 02:22:23 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1551/3029] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:22:23 2026] GET /volume/v3/volumes/1c78b0dc-67ec-46f9-b69a-237b05cf9e65 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:22:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-43061126-0ed5-4598-97e3-2bf74024a36d tempest-ProjectAdminTests-253613835 tempest-ProjectAdminTests-253613835-project-admin] http://192.168.122.72/volume/v3/types/7abd3711-a7b0-4f3d-a419-eaf2d2eb6259 returned with HTTP 202 Sep 01 02:22:23 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1479/3030] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:23 2026] DELETE /volume/v3/types/7abd3711-a7b0-4f3d-a419-eaf2d2eb6259 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8cf7f6fc-1dc1-4536-a49c-056f524daef5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8cf7f6fc-1dc1-4536-a49c-056f524daef5 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] GET http://192.168.122.72/volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 Sep 01 02:22:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8cf7f6fc-1dc1-4536-a49c-056f524daef5 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8cf7f6fc-1dc1-4536-a49c-056f524daef5 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:23 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:23 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:23 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8cf7f6fc-1dc1-4536-a49c-056f524daef5 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Snapshot retrieved successfully. Sep 01 02:22:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8cf7f6fc-1dc1-4536-a49c-056f524daef5 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 returned with HTTP 200 Sep 01 02:22:23 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1552/3031] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:23 2026] GET /volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 => generated 458 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3a8764af-cdff-4ae0-b6ed-98147acc4a33 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3a8764af-cdff-4ae0-b6ed-98147acc4a33 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 Sep 01 02:22:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3a8764af-cdff-4ae0-b6ed-98147acc4a33 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3a8764af-cdff-4ae0-b6ed-98147acc4a33 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:23 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:23 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:23 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3a8764af-cdff-4ae0-b6ed-98147acc4a33 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Snapshot retrieved successfully. Sep 01 02:22:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3a8764af-cdff-4ae0-b6ed-98147acc4a33 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 returned with HTTP 200 Sep 01 02:22:23 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1480/3032] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:23 2026] GET /volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 => generated 474 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3b991dd3-2717-48ab-a789-1d6605cd0be2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3b991dd3-2717-48ab-a789-1d6605cd0be2 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] GET http://192.168.122.72/volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 Sep 01 02:22:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3b991dd3-2717-48ab-a789-1d6605cd0be2 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3b991dd3-2717-48ab-a789-1d6605cd0be2 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:24 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:24 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:24 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3b991dd3-2717-48ab-a789-1d6605cd0be2 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Snapshot retrieved successfully. Sep 01 02:22:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3b991dd3-2717-48ab-a789-1d6605cd0be2 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 returned with HTTP 200 Sep 01 02:22:24 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1553/3033] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:24 2026] GET /volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 => generated 458 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-65e32cab-d3f1-46dc-88e1-660267c1bdee None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-65e32cab-d3f1-46dc-88e1-660267c1bdee tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 Sep 01 02:22:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-65e32cab-d3f1-46dc-88e1-660267c1bdee tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-65e32cab-d3f1-46dc-88e1-660267c1bdee tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-65e32cab-d3f1-46dc-88e1-660267c1bdee tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 returned with HTTP 404 Sep 01 02:22:24 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1481/3034] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:24 2026] GET /volume/v3/snapshots/6a6eb3b4-7180-42d6-b2a1-fa33db70f946 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6365fa4c-eadc-41a4-9ed3-8df406a43afd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6365fa4c-eadc-41a4-9ed3-8df406a43afd tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] DELETE http://192.168.122.72/volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 Sep 01 02:22:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6365fa4c-eadc-41a4-9ed3-8df406a43afd tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6365fa4c-eadc-41a4-9ed3-8df406a43afd tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:24 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-6365fa4c-eadc-41a4-9ed3-8df406a43afd tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Delete volume with id: c9419245-efda-4ef1-b198-d652961d1429 Sep 01 02:22:24 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:24 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:24 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:24 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:24 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6365fa4c-eadc-41a4-9ed3-8df406a43afd tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:25 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6365fa4c-eadc-41a4-9ed3-8df406a43afd tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Delete volume request issued successfully. Sep 01 02:22:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6365fa4c-eadc-41a4-9ed3-8df406a43afd tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 returned with HTTP 202 Sep 01 02:22:25 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1554/3035] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:24 2026] DELETE /volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ce4515cc-dfdc-4213-bd1e-087121c7a76a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ce4515cc-dfdc-4213-bd1e-087121c7a76a tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 Sep 01 02:22:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ce4515cc-dfdc-4213-bd1e-087121c7a76a tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ce4515cc-dfdc-4213-bd1e-087121c7a76a tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:25 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:25 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:25 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:25 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:25 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ce4515cc-dfdc-4213-bd1e-087121c7a76a tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ce4515cc-dfdc-4213-bd1e-087121c7a76a tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 returned with HTTP 200 Sep 01 02:22:25 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1482/3036] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:25 2026] GET /volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 => generated 859 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ca7d09a2-75aa-47f7-a36c-551e7c9b9113 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ca7d09a2-75aa-47f7-a36c-551e7c9b9113 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] GET http://192.168.122.72/volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 Sep 01 02:22:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ca7d09a2-75aa-47f7-a36c-551e7c9b9113 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ca7d09a2-75aa-47f7-a36c-551e7c9b9113 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:25 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:25 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:25 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ca7d09a2-75aa-47f7-a36c-551e7c9b9113 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Snapshot retrieved successfully. Sep 01 02:22:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ca7d09a2-75aa-47f7-a36c-551e7c9b9113 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 returned with HTTP 200 Sep 01 02:22:25 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1555/3037] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:25 2026] GET /volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 => generated 485 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b760edea-ff12-4894-a783-39e3db7afc9c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b760edea-ff12-4894-a783-39e3db7afc9c tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] GET http://192.168.122.72/volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 Sep 01 02:22:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b760edea-ff12-4894-a783-39e3db7afc9c tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b760edea-ff12-4894-a783-39e3db7afc9c tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:25 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:25 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:25 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b760edea-ff12-4894-a783-39e3db7afc9c tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Snapshot retrieved successfully. Sep 01 02:22:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b760edea-ff12-4894-a783-39e3db7afc9c tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 returned with HTTP 200 Sep 01 02:22:25 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1483/3038] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:25 2026] GET /volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 => generated 485 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9f7a6659-2bfc-4b1d-9745-bc3bb48c0370 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9f7a6659-2bfc-4b1d-9745-bc3bb48c0370 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 Sep 01 02:22:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9f7a6659-2bfc-4b1d-9745-bc3bb48c0370 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9f7a6659-2bfc-4b1d-9745-bc3bb48c0370 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:25 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-9f7a6659-2bfc-4b1d-9745-bc3bb48c0370 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Delete snapshot with id: 75f1c250-a14b-465d-8e02-894e8e41a275 Sep 01 02:22:25 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:25 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:25 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9f7a6659-2bfc-4b1d-9745-bc3bb48c0370 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Snapshot retrieved successfully. Sep 01 02:22:25 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:25 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:25 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9f7a6659-2bfc-4b1d-9745-bc3bb48c0370 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Snapshot delete request issued successfully. Sep 01 02:22:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9f7a6659-2bfc-4b1d-9745-bc3bb48c0370 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 returned with HTTP 202 Sep 01 02:22:25 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1556/3039] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:22:25 2026] DELETE /volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-60cc5e4f-a1c6-4a38-b410-43ddb0dc6440 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-60cc5e4f-a1c6-4a38-b410-43ddb0dc6440 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] GET http://192.168.122.72/volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 Sep 01 02:22:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-60cc5e4f-a1c6-4a38-b410-43ddb0dc6440 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-60cc5e4f-a1c6-4a38-b410-43ddb0dc6440 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:25 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:25 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:25 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-60cc5e4f-a1c6-4a38-b410-43ddb0dc6440 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Snapshot retrieved successfully. Sep 01 02:22:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-60cc5e4f-a1c6-4a38-b410-43ddb0dc6440 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 returned with HTTP 200 Sep 01 02:22:25 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1484/3040] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:25 2026] GET /volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 => generated 484 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-17244097-35dc-491b-817a-2eb4e5c4bb24 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-17244097-35dc-491b-817a-2eb4e5c4bb24 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 Sep 01 02:22:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-17244097-35dc-491b-817a-2eb4e5c4bb24 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-17244097-35dc-491b-817a-2eb4e5c4bb24 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:26 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:26 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:26 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:26 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:26 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-17244097-35dc-491b-817a-2eb4e5c4bb24 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Volume info retrieved successfully. Sep 01 02:22:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-17244097-35dc-491b-817a-2eb4e5c4bb24 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 returned with HTTP 200 Sep 01 02:22:26 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1557/3041] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:26 2026] GET /volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 => generated 859 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-01c383c8-cd0e-484a-b12e-6d258dff2016 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-01c383c8-cd0e-484a-b12e-6d258dff2016 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] GET http://192.168.122.72/volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 Sep 01 02:22:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-01c383c8-cd0e-484a-b12e-6d258dff2016 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-01c383c8-cd0e-484a-b12e-6d258dff2016 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:26 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:26 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:26 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-01c383c8-cd0e-484a-b12e-6d258dff2016 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Snapshot retrieved successfully. Sep 01 02:22:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-01c383c8-cd0e-484a-b12e-6d258dff2016 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 returned with HTTP 200 Sep 01 02:22:26 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1485/3042] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:26 2026] GET /volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 => generated 484 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a7b26c35-3a01-451b-8e9d-fcf6b5f42258 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-55fb7f38-123f-42c9-833b-a9206fc68675 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-55fb7f38-123f-42c9-833b-a9206fc68675 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] GET http://192.168.122.72/volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 Sep 01 02:22:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-55fb7f38-123f-42c9-833b-a9206fc68675 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-55fb7f38-123f-42c9-833b-a9206fc68675 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a7b26c35-3a01-451b-8e9d-fcf6b5f42258 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a7b26c35-3a01-451b-8e9d-fcf6b5f42258 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-22855102", "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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-55fb7f38-123f-42c9-833b-a9206fc68675 tempest-CreateVolumesFromSnapshotTest-2145565317 tempest-CreateVolumesFromSnapshotTest-2145565317-project-member] http://192.168.122.72/volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 returned with HTTP 404 Sep 01 02:22:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1486/3043] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:27 2026] GET /volume/v3/volumes/c9419245-efda-4ef1-b198-d652961d1429 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a7b26c35-3a01-451b-8e9d-fcf6b5f42258 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1558/3044] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:26 2026] POST /volume/v3/types => generated 378 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-554a8f7a-3f01-488c-b72b-82de040ee4ba None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-554a8f7a-3f01-488c-b72b-82de040ee4ba tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] POST http://192.168.122.72/volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/encryption Sep 01 02:22:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-554a8f7a-3f01-488c-b72b-82de040ee4ba tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-554a8f7a-3f01-488c-b72b-82de040ee4ba tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] http://192.168.122.72/volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/encryption returned with HTTP 200 Sep 01 02:22:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1487/3045] 192.168.122.72 () {60 vars in 1276 bytes} [Tue Sep 1 02:22:27 2026] POST /volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/encryption => generated 239 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-01a7015b-696b-4526-b133-c02df6275c8d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-01a7015b-696b-4526-b133-c02df6275c8d tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-01a7015b-696b-4526-b133-c02df6275c8d tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-967833861", "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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-01a7015b-696b-4526-b133-c02df6275c8d tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1559/3046] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:27 2026] POST /volume/v3/types => generated 379 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c42364f4-5990-4a6c-8e9c-ec5aa1c9ac81 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c917386a-5335-4a95-aefa-6bad0f0098d5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c917386a-5335-4a95-aefa-6bad0f0098d5 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] GET http://192.168.122.72/volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 Sep 01 02:22:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c917386a-5335-4a95-aefa-6bad0f0098d5 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c917386a-5335-4a95-aefa-6bad0f0098d5 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c917386a-5335-4a95-aefa-6bad0f0098d5 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 returned with HTTP 404 Sep 01 02:22:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1560/3047] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:27 2026] GET /volume/v3/snapshots/75f1c250-a14b-465d-8e02-894e8e41a275 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4da4dfc4-d95f-4bf3-bdef-a74cc8fd7067 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c42364f4-5990-4a6c-8e9c-ec5aa1c9ac81 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] POST http://192.168.122.72/volume/v3/types/e64665d7-f84d-4662-ab07-e21cd4376c5f/encryption Sep 01 02:22:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c42364f4-5990-4a6c-8e9c-ec5aa1c9ac81 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:27 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-c42364f4-5990-4a6c-8e9c-ec5aa1c9ac81 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'f4afc8397ecb49e5abf2beccf080646c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b4e13d3a6d423a850541cab36a7e0d', '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=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c42364f4-5990-4a6c-8e9c-ec5aa1c9ac81 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] http://192.168.122.72/volume/v3/types/e64665d7-f84d-4662-ab07-e21cd4376c5f/encryption returned with HTTP 403 Sep 01 02:22:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1488/3048] 192.168.122.72 () {60 vars in 1276 bytes} [Tue Sep 1 02:22:27 2026] POST /volume/v3/types/e64665d7-f84d-4662-ab07-e21cd4376c5f/encryption => generated 127 bytes in 357 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-adf21762-2802-4224-89d4-a5eb75081b45 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-adf21762-2802-4224-89d4-a5eb75081b45 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] DELETE http://192.168.122.72/volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 Sep 01 02:22:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-adf21762-2802-4224-89d4-a5eb75081b45 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-adf21762-2802-4224-89d4-a5eb75081b45 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:27 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-adf21762-2802-4224-89d4-a5eb75081b45 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Delete volume with id: 9895ab81-1786-4e11-be5d-25053c83b121 Sep 01 02:22:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:27 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:27 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-adf21762-2802-4224-89d4-a5eb75081b45 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Volume info retrieved successfully. Sep 01 02:22:27 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-adf21762-2802-4224-89d4-a5eb75081b45 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Delete volume request issued successfully. Sep 01 02:22:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-adf21762-2802-4224-89d4-a5eb75081b45 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 returned with HTTP 202 Sep 01 02:22:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1489/3049] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:27 2026] DELETE /volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-517d168a-cf4e-43d9-9c75-47f53c88a77e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-517d168a-cf4e-43d9-9c75-47f53c88a77e tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-517d168a-cf4e-43d9-9c75-47f53c88a77e tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2053399302", "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=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-517d168a-cf4e-43d9-9c75-47f53c88a77e tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1490/3050] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:27 2026] POST /volume/v3/types => generated 380 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-69a263e9-0cd9-42c3-8a4f-9e242e85ab93 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-69a263e9-0cd9-42c3-8a4f-9e242e85ab93 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] GET http://192.168.122.72/volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-69a263e9-0cd9-42c3-8a4f-9e242e85ab93 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-69a263e9-0cd9-42c3-8a4f-9e242e85ab93 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4da4dfc4-d95f-4bf3-bdef-a74cc8fd7067 tempest-ProjectReaderTests-1771997783 tempest-ProjectReaderTests-1771997783-project-admin] GET http://192.168.122.72/volume/v3/scheduler-stats/get_pools Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4da4dfc4-d95f-4bf3-bdef-a74cc8fd7067 tempest-ProjectReaderTests-1771997783 tempest-ProjectReaderTests-1771997783-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4da4dfc4-d95f-4bf3-bdef-a74cc8fd7067 tempest-ProjectReaderTests-1771997783 tempest-ProjectReaderTests-1771997783-project-admin] Calling method 'get_pools' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:28 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:28 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:28 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:28 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-69a263e9-0cd9-42c3-8a4f-9e242e85ab93 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Volume info retrieved successfully. Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4da4dfc4-d95f-4bf3-bdef-a74cc8fd7067 tempest-ProjectReaderTests-1771997783 tempest-ProjectReaderTests-1771997783-project-admin] http://192.168.122.72/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:22:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1561/3051] 192.168.122.72 () {58 vars in 1170 bytes} [Tue Sep 1 02:22:27 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-69a263e9-0cd9-42c3-8a4f-9e242e85ab93 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 returned with HTTP 200 Sep 01 02:22:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1491/3052] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:28 2026] GET /volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 => generated 874 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f5d014eb-a66e-43a1-ae91-54fd6f567e34 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-31b6fff5-5c6f-4b1b-823b-a392e6b9d2ac None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-31b6fff5-5c6f-4b1b-823b-a392e6b9d2ac tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] POST http://192.168.122.72/volume/v3/types/004612dc-d085-4442-aaae-b2b31a984f9b/extra_specs Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-31b6fff5-5c6f-4b1b-823b-a392e6b9d2ac tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-31b6fff5-5c6f-4b1b-823b-a392e6b9d2ac tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'f4afc8397ecb49e5abf2beccf080646c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b4e13d3a6d423a850541cab36a7e0d', '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=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-31b6fff5-5c6f-4b1b-823b-a392e6b9d2ac tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] http://192.168.122.72/volume/v3/types/004612dc-d085-4442-aaae-b2b31a984f9b/extra_specs returned with HTTP 403 Sep 01 02:22:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1562/3053] 192.168.122.72 () {60 vars in 1278 bytes} [Tue Sep 1 02:22:28 2026] POST /volume/v3/types/004612dc-d085-4442-aaae-b2b31a984f9b/extra_specs => generated 122 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-780f86a6-a9da-486b-805d-f0cd7eb221c3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-780f86a6-a9da-486b-805d-f0cd7eb221c3 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] PUT http://192.168.122.72/volume/v3/types/004612dc-d085-4442-aaae-b2b31a984f9b/extra_specs/key2 Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-780f86a6-a9da-486b-805d-f0cd7eb221c3 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-780f86a6-a9da-486b-805d-f0cd7eb221c3 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f4afc8397ecb49e5abf2beccf080646c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b4e13d3a6d423a850541cab36a7e0d', '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=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-780f86a6-a9da-486b-805d-f0cd7eb221c3 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] http://192.168.122.72/volume/v3/types/004612dc-d085-4442-aaae-b2b31a984f9b/extra_specs/key2 returned with HTTP 403 Sep 01 02:22:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1563/3054] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:22:28 2026] PUT /volume/v3/types/004612dc-d085-4442-aaae-b2b31a984f9b/extra_specs/key2 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-63c9efc8-9870-482e-9123-d068fe6de08b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-63c9efc8-9870-482e-9123-d068fe6de08b tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-63c9efc8-9870-482e-9123-d068fe6de08b tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-63c9efc8-9870-482e-9123-d068fe6de08b tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'f4afc8397ecb49e5abf2beccf080646c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b4e13d3a6d423a850541cab36a7e0d', '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=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-63c9efc8-9870-482e-9123-d068fe6de08b tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] http://192.168.122.72/volume/v3/types returned with HTTP 403 Sep 01 02:22:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1564/3055] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:22:28 2026] POST /volume/v3/types => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-223c8b04-0c40-4920-9549-9750d7fbfc46 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-223c8b04-0c40-4920-9549-9750d7fbfc46 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-223c8b04-0c40-4920-9549-9750d7fbfc46 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2092186923", "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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-223c8b04-0c40-4920-9549-9750d7fbfc46 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1565/3056] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:28 2026] POST /volume/v3/types => generated 380 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-09a3aa90-c3e9-4474-9bd3-da715d6bab2b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-09a3aa90-c3e9-4474-9bd3-da715d6bab2b tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] POST http://192.168.122.72/volume/v3/types/f5ec37cd-4157-4276-9a44-95a941ecdfc4/encryption Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-09a3aa90-c3e9-4474-9bd3-da715d6bab2b tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f5d014eb-a66e-43a1-ae91-54fd6f567e34 tempest-ProjectReaderTests-1771997783 tempest-ProjectReaderTests-1771997783-project-reader] GET http://192.168.122.72/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f5d014eb-a66e-43a1-ae91-54fd6f567e34 tempest-ProjectReaderTests-1771997783 tempest-ProjectReaderTests-1771997783-project-reader] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f5d014eb-a66e-43a1-ae91-54fd6f567e34 tempest-ProjectReaderTests-1771997783 tempest-ProjectReaderTests-1771997783-project-reader] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-f5d014eb-a66e-43a1-ae91-54fd6f567e34 tempest-ProjectReaderTests-1771997783 tempest-ProjectReaderTests-1771997783-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'a777394875754cd89a3ec888ec21d930', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dee6467c3630432e958a09f3dbe88ca8', '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=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f5d014eb-a66e-43a1-ae91-54fd6f567e34 tempest-ProjectReaderTests-1771997783 tempest-ProjectReaderTests-1771997783-project-reader] http://192.168.122.72/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 02:22:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1492/3057] 192.168.122.72 () {58 vars in 1188 bytes} [Tue Sep 1 02:22:28 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 191 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-09a3aa90-c3e9-4474-9bd3-da715d6bab2b tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] http://192.168.122.72/volume/v3/types/f5ec37cd-4157-4276-9a44-95a941ecdfc4/encryption returned with HTTP 200 Sep 01 02:22:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1566/3058] 192.168.122.72 () {60 vars in 1276 bytes} [Tue Sep 1 02:22:28 2026] POST /volume/v3/types/f5ec37cd-4157-4276-9a44-95a941ecdfc4/encryption => generated 239 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-37cce5c2-0a15-439b-94f4-b57b078c160e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-37cce5c2-0a15-439b-94f4-b57b078c160e tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] DELETE http://192.168.122.72/volume/v3/types/f5ec37cd-4157-4276-9a44-95a941ecdfc4/encryption/4f2c1f90-8799-46fd-af26-3c0c9cb45b7f Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-37cce5c2-0a15-439b-94f4-b57b078c160e tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-37cce5c2-0a15-439b-94f4-b57b078c160e tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-37cce5c2-0a15-439b-94f4-b57b078c160e tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'f4afc8397ecb49e5abf2beccf080646c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b4e13d3a6d423a850541cab36a7e0d', '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=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-37cce5c2-0a15-439b-94f4-b57b078c160e tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] http://192.168.122.72/volume/v3/types/f5ec37cd-4157-4276-9a44-95a941ecdfc4/encryption/4f2c1f90-8799-46fd-af26-3c0c9cb45b7f returned with HTTP 403 Sep 01 02:22:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1493/3059] 192.168.122.72 () {58 vars in 1368 bytes} [Tue Sep 1 02:22:28 2026] DELETE /volume/v3/types/f5ec37cd-4157-4276-9a44-95a941ecdfc4/encryption/4f2c1f90-8799-46fd-af26-3c0c9cb45b7f => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fc8d7ed1-2413-4cd9-93fb-447af9f15506 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fc8d7ed1-2413-4cd9-93fb-447af9f15506 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fc8d7ed1-2413-4cd9-93fb-447af9f15506 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1110861138", "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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fc8d7ed1-2413-4cd9-93fb-447af9f15506 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1567/3060] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:28 2026] POST /volume/v3/types => generated 380 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2de37d64-4263-4cfb-9bcb-bc887521b314 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2de37d64-4263-4cfb-9bcb-bc887521b314 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] DELETE http://192.168.122.72/volume/v3/types/eaa35acc-9879-47bb-8e8f-d78e33b57b27/extra_specs/key1 Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2de37d64-4263-4cfb-9bcb-bc887521b314 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2de37d64-4263-4cfb-9bcb-bc887521b314 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-2de37d64-4263-4cfb-9bcb-bc887521b314 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'f4afc8397ecb49e5abf2beccf080646c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b4e13d3a6d423a850541cab36a7e0d', '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=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2de37d64-4263-4cfb-9bcb-bc887521b314 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] http://192.168.122.72/volume/v3/types/eaa35acc-9879-47bb-8e8f-d78e33b57b27/extra_specs/key1 returned with HTTP 403 Sep 01 02:22:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1494/3061] 192.168.122.72 () {58 vars in 1275 bytes} [Tue Sep 1 02:22:28 2026] DELETE /volume/v3/types/eaa35acc-9879-47bb-8e8f-d78e33b57b27/extra_specs/key1 => generated 122 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7a41cf61-377d-4f46-9006-6699e07c90d8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7a41cf61-377d-4f46-9006-6699e07c90d8 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7a41cf61-377d-4f46-9006-6699e07c90d8 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-369140286", "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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7a41cf61-377d-4f46-9006-6699e07c90d8 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1568/3062] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:28 2026] POST /volume/v3/types => generated 379 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-478bf7d8-cf67-43fb-aeed-2efd44895769 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-478bf7d8-cf67-43fb-aeed-2efd44895769 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] DELETE http://192.168.122.72/volume/v3/types/757dca7f-fa1d-47c2-92e9-a2e643bcd039 Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-478bf7d8-cf67-43fb-aeed-2efd44895769 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-478bf7d8-cf67-43fb-aeed-2efd44895769 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-478bf7d8-cf67-43fb-aeed-2efd44895769 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'f4afc8397ecb49e5abf2beccf080646c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b4e13d3a6d423a850541cab36a7e0d', '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=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-478bf7d8-cf67-43fb-aeed-2efd44895769 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] http://192.168.122.72/volume/v3/types/757dca7f-fa1d-47c2-92e9-a2e643bcd039 returned with HTTP 403 Sep 01 02:22:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1495/3063] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:28 2026] DELETE /volume/v3/types/757dca7f-fa1d-47c2-92e9-a2e643bcd039 => generated 109 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-acbde428-9945-4e52-85af-91c0eeea5dc5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-acbde428-9945-4e52-85af-91c0eeea5dc5 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] GET http://192.168.122.72/volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/extra_specs Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-acbde428-9945-4e52-85af-91c0eeea5dc5 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-acbde428-9945-4e52-85af-91c0eeea5dc5 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-acbde428-9945-4e52-85af-91c0eeea5dc5 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] http://192.168.122.72/volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/extra_specs returned with HTTP 200 Sep 01 02:22:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1569/3064] 192.168.122.72 () {58 vars in 1257 bytes} [Tue Sep 1 02:22:28 2026] GET /volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/extra_specs => generated 123 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ce767b6e-44e8-4a84-b1a3-e17f1e6ae768 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ce767b6e-44e8-4a84-b1a3-e17f1e6ae768 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] GET http://192.168.122.72/volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/encryption/cipher Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ce767b6e-44e8-4a84-b1a3-e17f1e6ae768 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ce767b6e-44e8-4a84-b1a3-e17f1e6ae768 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-ce767b6e-44e8-4a84-b1a3-e17f1e6ae768 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f4afc8397ecb49e5abf2beccf080646c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b4e13d3a6d423a850541cab36a7e0d', '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=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ce767b6e-44e8-4a84-b1a3-e17f1e6ae768 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] http://192.168.122.72/volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/encryption/cipher returned with HTTP 403 Sep 01 02:22:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1496/3065] 192.168.122.72 () {58 vars in 1275 bytes} [Tue Sep 1 02:22:28 2026] GET /volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/encryption/cipher => generated 124 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e20336ac-b9d6-4f31-b3e0-11b64f88f040 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e20336ac-b9d6-4f31-b3e0-11b64f88f040 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] GET http://192.168.122.72/volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/encryption Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e20336ac-b9d6-4f31-b3e0-11b64f88f040 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e20336ac-b9d6-4f31-b3e0-11b64f88f040 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-e20336ac-b9d6-4f31-b3e0-11b64f88f040 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f4afc8397ecb49e5abf2beccf080646c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b4e13d3a6d423a850541cab36a7e0d', '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=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e20336ac-b9d6-4f31-b3e0-11b64f88f040 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] http://192.168.122.72/volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/encryption returned with HTTP 403 Sep 01 02:22:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1570/3066] 192.168.122.72 () {58 vars in 1254 bytes} [Tue Sep 1 02:22:28 2026] GET /volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/encryption => generated 124 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bc5cf4e5-7964-4bb4-a0f9-85f04bd56edf None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bc5cf4e5-7964-4bb4-a0f9-85f04bd56edf tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] GET http://192.168.122.72/volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/extra_specs/multiattach Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bc5cf4e5-7964-4bb4-a0f9-85f04bd56edf tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bc5cf4e5-7964-4bb4-a0f9-85f04bd56edf tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bc5cf4e5-7964-4bb4-a0f9-85f04bd56edf tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] http://192.168.122.72/volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/extra_specs/multiattach returned with HTTP 200 Sep 01 02:22:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1497/3067] 192.168.122.72 () {58 vars in 1293 bytes} [Tue Sep 1 02:22:28 2026] GET /volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/extra_specs/multiattach => generated 29 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-67470c0e-1c09-4a1c-a1d4-dd2039f7a13e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-67470c0e-1c09-4a1c-a1d4-dd2039f7a13e tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] GET http://192.168.122.72/volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/extra_specs/volume_backend_name Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-67470c0e-1c09-4a1c-a1d4-dd2039f7a13e tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-67470c0e-1c09-4a1c-a1d4-dd2039f7a13e tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-67470c0e-1c09-4a1c-a1d4-dd2039f7a13e tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] http://192.168.122.72/volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 02:22:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1571/3068] 192.168.122.72 () {58 vars in 1317 bytes} [Tue Sep 1 02:22:28 2026] GET /volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/extra_specs/volume_backend_name => generated 143 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f1597687-b99a-412e-8f85-22e23c24935f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f1597687-b99a-412e-8f85-22e23c24935f tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] PUT http://192.168.122.72/volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/encryption/a3fdcf1f-a226-419c-b898-a37458db94f4 Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f1597687-b99a-412e-8f85-22e23c24935f tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-f1597687-b99a-412e-8f85-22e23c24935f tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'f4afc8397ecb49e5abf2beccf080646c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b4e13d3a6d423a850541cab36a7e0d', '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=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f1597687-b99a-412e-8f85-22e23c24935f tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] http://192.168.122.72/volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/encryption/a3fdcf1f-a226-419c-b898-a37458db94f4 returned with HTTP 403 Sep 01 02:22:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1498/3069] 192.168.122.72 () {60 vars in 1385 bytes} [Tue Sep 1 02:22:28 2026] PUT /volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/encryption/a3fdcf1f-a226-419c-b898-a37458db94f4 => generated 127 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-10ab9930-096e-433e-95e3-4810ed54bab7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-10ab9930-096e-433e-95e3-4810ed54bab7 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] PUT http://192.168.122.72/volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/extra_specs/key1 Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-10ab9930-096e-433e-95e3-4810ed54bab7 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-10ab9930-096e-433e-95e3-4810ed54bab7 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f4afc8397ecb49e5abf2beccf080646c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b4e13d3a6d423a850541cab36a7e0d', '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=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-10ab9930-096e-433e-95e3-4810ed54bab7 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] http://192.168.122.72/volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/extra_specs/key1 returned with HTTP 403 Sep 01 02:22:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1572/3070] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:22:28 2026] PUT /volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4fc7499b-1d2e-4236-8126-830437ca75be None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4fc7499b-1d2e-4236-8126-830437ca75be tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] PUT http://192.168.122.72/volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4fc7499b-1d2e-4236-8126-830437ca75be tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-4fc7499b-1d2e-4236-8126-830437ca75be tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'f4afc8397ecb49e5abf2beccf080646c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43b4e13d3a6d423a850541cab36a7e0d', '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=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4fc7499b-1d2e-4236-8126-830437ca75be tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-reader] http://192.168.122.72/volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a returned with HTTP 403 Sep 01 02:22:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1499/3071] 192.168.122.72 () {60 vars in 1241 bytes} [Tue Sep 1 02:22:28 2026] PUT /volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-31db7dbc-9b66-46d8-a23e-107e7e58c0b6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-31db7dbc-9b66-46d8-a23e-107e7e58c0b6 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] DELETE http://192.168.122.72/volume/v3/types/757dca7f-fa1d-47c2-92e9-a2e643bcd039 Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-31db7dbc-9b66-46d8-a23e-107e7e58c0b6 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-31db7dbc-9b66-46d8-a23e-107e7e58c0b6 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-31db7dbc-9b66-46d8-a23e-107e7e58c0b6 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] http://192.168.122.72/volume/v3/types/757dca7f-fa1d-47c2-92e9-a2e643bcd039 returned with HTTP 202 Sep 01 02:22:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1573/3072] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:28 2026] DELETE /volume/v3/types/757dca7f-fa1d-47c2-92e9-a2e643bcd039 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3e0358f1-ec8a-4466-9f8c-21c48f07757a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3e0358f1-ec8a-4466-9f8c-21c48f07757a tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] DELETE http://192.168.122.72/volume/v3/types/eaa35acc-9879-47bb-8e8f-d78e33b57b27 Sep 01 02:22:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3e0358f1-ec8a-4466-9f8c-21c48f07757a tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3e0358f1-ec8a-4466-9f8c-21c48f07757a tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-052d79b4-f784-4506-867c-cd399962bc91 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-052d79b4-f784-4506-867c-cd399962bc91 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] GET http://192.168.122.72/volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 Sep 01 02:22:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-052d79b4-f784-4506-867c-cd399962bc91 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-052d79b4-f784-4506-867c-cd399962bc91 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:29 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:29 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:29 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:29 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:29 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-052d79b4-f784-4506-867c-cd399962bc91 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Volume info retrieved successfully. Sep 01 02:22:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-052d79b4-f784-4506-867c-cd399962bc91 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 returned with HTTP 200 Sep 01 02:22:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1574/3073] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:29 2026] GET /volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 => generated 874 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3e0358f1-ec8a-4466-9f8c-21c48f07757a tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] http://192.168.122.72/volume/v3/types/eaa35acc-9879-47bb-8e8f-d78e33b57b27 returned with HTTP 202 Sep 01 02:22:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1500/3074] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:29 2026] DELETE /volume/v3/types/eaa35acc-9879-47bb-8e8f-d78e33b57b27 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c7167f4a-c57e-4030-92e2-0bc819a80e90 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c7167f4a-c57e-4030-92e2-0bc819a80e90 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] DELETE http://192.168.122.72/volume/v3/types/f5ec37cd-4157-4276-9a44-95a941ecdfc4 Sep 01 02:22:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c7167f4a-c57e-4030-92e2-0bc819a80e90 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c7167f4a-c57e-4030-92e2-0bc819a80e90 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c7167f4a-c57e-4030-92e2-0bc819a80e90 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] http://192.168.122.72/volume/v3/types/f5ec37cd-4157-4276-9a44-95a941ecdfc4 returned with HTTP 202 Sep 01 02:22:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1575/3075] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:29 2026] DELETE /volume/v3/types/f5ec37cd-4157-4276-9a44-95a941ecdfc4 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2ad070df-ef86-4a49-95df-3a78207debd5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2ad070df-ef86-4a49-95df-3a78207debd5 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] DELETE http://192.168.122.72/volume/v3/types/004612dc-d085-4442-aaae-b2b31a984f9b Sep 01 02:22:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2ad070df-ef86-4a49-95df-3a78207debd5 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2ad070df-ef86-4a49-95df-3a78207debd5 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2ad070df-ef86-4a49-95df-3a78207debd5 tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] http://192.168.122.72/volume/v3/types/004612dc-d085-4442-aaae-b2b31a984f9b returned with HTTP 202 Sep 01 02:22:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1501/3076] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:29 2026] DELETE /volume/v3/types/004612dc-d085-4442-aaae-b2b31a984f9b => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f266ba6b-1017-4b42-8768-45ddf5a8cdcf None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f266ba6b-1017-4b42-8768-45ddf5a8cdcf tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] DELETE http://192.168.122.72/volume/v3/types/e64665d7-f84d-4662-ab07-e21cd4376c5f Sep 01 02:22:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f266ba6b-1017-4b42-8768-45ddf5a8cdcf tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f266ba6b-1017-4b42-8768-45ddf5a8cdcf tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f266ba6b-1017-4b42-8768-45ddf5a8cdcf tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] http://192.168.122.72/volume/v3/types/e64665d7-f84d-4662-ab07-e21cd4376c5f returned with HTTP 202 Sep 01 02:22:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1576/3077] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:29 2026] DELETE /volume/v3/types/e64665d7-f84d-4662-ab07-e21cd4376c5f => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d0dab925-c807-4669-a61a-52ef6b7905eb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d0dab925-c807-4669-a61a-52ef6b7905eb tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] DELETE http://192.168.122.72/volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a Sep 01 02:22:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d0dab925-c807-4669-a61a-52ef6b7905eb tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d0dab925-c807-4669-a61a-52ef6b7905eb tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d0dab925-c807-4669-a61a-52ef6b7905eb tempest-VolumeTypesReaderTests-1962206005 tempest-VolumeTypesReaderTests-1962206005-project-admin] http://192.168.122.72/volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a returned with HTTP 202 Sep 01 02:22:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1502/3078] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:29 2026] DELETE /volume/v3/types/c0207c79-a42a-4d3d-8e48-d6f4f26c705a => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f66736ff-0469-40a9-afcd-cc9f265eb128 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f66736ff-0469-40a9-afcd-cc9f265eb128 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] GET http://192.168.122.72/volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 Sep 01 02:22:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f66736ff-0469-40a9-afcd-cc9f265eb128 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f66736ff-0469-40a9-afcd-cc9f265eb128 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f66736ff-0469-40a9-afcd-cc9f265eb128 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 returned with HTTP 404 Sep 01 02:22:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1577/3079] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:30 2026] GET /volume/v3/volumes/9895ab81-1786-4e11-be5d-25053c83b121 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e331af47-b786-4422-bb4d-408ed54d50ec None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e331af47-b786-4422-bb4d-408ed54d50ec tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] DELETE http://192.168.122.72/volume/v3/volumes/13cac4f8-8d72-4afd-95d0-f3ce374cbfa9 Sep 01 02:22:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e331af47-b786-4422-bb4d-408ed54d50ec tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e331af47-b786-4422-bb4d-408ed54d50ec tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:30 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-e331af47-b786-4422-bb4d-408ed54d50ec tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Delete volume with id: 13cac4f8-8d72-4afd-95d0-f3ce374cbfa9 Sep 01 02:22:30 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:30 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:30 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:30 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e331af47-b786-4422-bb4d-408ed54d50ec tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Volume info retrieved successfully. Sep 01 02:22:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e331af47-b786-4422-bb4d-408ed54d50ec tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Delete volume request issued successfully. Sep 01 02:22:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e331af47-b786-4422-bb4d-408ed54d50ec tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/volumes/13cac4f8-8d72-4afd-95d0-f3ce374cbfa9 returned with HTTP 202 Sep 01 02:22:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1503/3080] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:30 2026] DELETE /volume/v3/volumes/13cac4f8-8d72-4afd-95d0-f3ce374cbfa9 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-91b02891-d02e-4039-b094-5f428a1d5529 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-91b02891-d02e-4039-b094-5f428a1d5529 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] GET http://192.168.122.72/volume/v3/volumes/13cac4f8-8d72-4afd-95d0-f3ce374cbfa9 Sep 01 02:22:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-91b02891-d02e-4039-b094-5f428a1d5529 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-91b02891-d02e-4039-b094-5f428a1d5529 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:30 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:30 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:30 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:30 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-91b02891-d02e-4039-b094-5f428a1d5529 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Volume info retrieved successfully. Sep 01 02:22:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-91b02891-d02e-4039-b094-5f428a1d5529 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/volumes/13cac4f8-8d72-4afd-95d0-f3ce374cbfa9 returned with HTTP 200 Sep 01 02:22:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1578/3081] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:30 2026] GET /volume/v3/volumes/13cac4f8-8d72-4afd-95d0-f3ce374cbfa9 => generated 839 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-917013cc-ec05-4187-b262-35bde19bab27 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-917013cc-ec05-4187-b262-35bde19bab27 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] GET http://192.168.122.72/volume/v3/volumes/13cac4f8-8d72-4afd-95d0-f3ce374cbfa9 Sep 01 02:22:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-917013cc-ec05-4187-b262-35bde19bab27 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-917013cc-ec05-4187-b262-35bde19bab27 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-917013cc-ec05-4187-b262-35bde19bab27 tempest-CinderUnicodeTest-1399558969 tempest-CinderUnicodeTest-1399558969-project-member] http://192.168.122.72/volume/v3/volumes/13cac4f8-8d72-4afd-95d0-f3ce374cbfa9 returned with HTTP 404 Sep 01 02:22:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1504/3082] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:31 2026] GET /volume/v3/volumes/13cac4f8-8d72-4afd-95d0-f3ce374cbfa9 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-84b20088-2097-49a3-ac98-f0b5da040d35 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-84b20088-2097-49a3-ac98-f0b5da040d35 tempest-ProjectAdminTests-1936568724 tempest-ProjectAdminTests-1936568724-project-admin] GET http://192.168.122.72/volume/v3/scheduler-stats/get_pools Sep 01 02:22:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-84b20088-2097-49a3-ac98-f0b5da040d35 tempest-ProjectAdminTests-1936568724 tempest-ProjectAdminTests-1936568724-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-84b20088-2097-49a3-ac98-f0b5da040d35 tempest-ProjectAdminTests-1936568724 tempest-ProjectAdminTests-1936568724-project-admin] Calling method 'get_pools' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-84b20088-2097-49a3-ac98-f0b5da040d35 tempest-ProjectAdminTests-1936568724 tempest-ProjectAdminTests-1936568724-project-admin] http://192.168.122.72/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:22:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1579/3083] 192.168.122.72 () {58 vars in 1170 bytes} [Tue Sep 1 02:22:32 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:22:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-23c83d94-de8a-4ea0-8898-9e315b377647 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-23c83d94-de8a-4ea0-8898-9e315b377647 tempest-ProjectAdminTests-1936568724 tempest-ProjectAdminTests-1936568724-project-admin] GET http://192.168.122.72/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:22:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-23c83d94-de8a-4ea0-8898-9e315b377647 tempest-ProjectAdminTests-1936568724 tempest-ProjectAdminTests-1936568724-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-23c83d94-de8a-4ea0-8898-9e315b377647 tempest-ProjectAdminTests-1936568724 tempest-ProjectAdminTests-1936568724-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:33 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:33 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:22:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-23c83d94-de8a-4ea0-8898-9e315b377647 tempest-ProjectAdminTests-1936568724 tempest-ProjectAdminTests-1936568724-project-admin] http://192.168.122.72/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 02:22:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1505/3084] 192.168.122.72 () {58 vars in 1188 bytes} [Tue Sep 1 02:22:33 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1fa6dc92-fae5-49bd-85f7-93e204aae593 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1fa6dc92-fae5-49bd-85f7-93e204aae593 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1fa6dc92-fae5-49bd-85f7-93e204aae593 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1119845658", "extra_specs": {"storage_protocol": "tempest-storage_protocol-43381758", "vendor_name": "tempest-vendor_name-1053210940"}}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:35 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=750,cinder:INSERT=155,cinder:UPDATE=234 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:22:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1fa6dc92-fae5-49bd-85f7-93e204aae593 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1580/3085] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:34 2026] POST /volume/v3/types => generated 328 bytes in 613 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a378e3a3-6a4c-45fe-9325-1458804466aa None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a378e3a3-6a4c-45fe-9325-1458804466aa tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:22:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a378e3a3-6a4c-45fe-9325-1458804466aa tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e823c76d-b220-432e-a65e-d9b5b8957a33", "size": 1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-a378e3a3-6a4c-45fe-9325-1458804466aa tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Create volume request body: {'volume': {'volume_type': 'e823c76d-b220-432e-a65e-d9b5b8957a33', 'size': 1}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:35 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-a378e3a3-6a4c-45fe-9325-1458804466aa tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Create volume of 1 GB Sep 01 02:22:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a378e3a3-6a4c-45fe-9325-1458804466aa tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Availability Zones retrieved successfully. Sep 01 02:22:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a378e3a3-6a4c-45fe-9325-1458804466aa tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Flow 'volume_create_api' (ae26ccd7-2e8b-4b12-a9ab-a512f5c6ba70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a378e3a3-6a4c-45fe-9325-1458804466aa tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8db5307-dc3e-49b2-94e7-9fff4083eaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-a378e3a3-6a4c-45fe-9325-1458804466aa tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a378e3a3-6a4c-45fe-9325-1458804466aa tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8db5307-dc3e-49b2-94e7-9fff4083eaf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:22:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-43381758',vendor_name='tempest-vendor_name-1053210940'},id=e823c76d-b220-432e-a65e-d9b5b8957a33,is_public=True,name='tempest-ProjectMemberTests-volume-type-1119845658',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e823c76d-b220-432e-a65e-d9b5b8957a33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a378e3a3-6a4c-45fe-9325-1458804466aa tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (617435f2-bc4e-41a1-a70d-f88ed5d3111f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:35 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-a378e3a3-6a4c-45fe-9325-1458804466aa tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1119845658 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1119845658, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:22:35 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-a378e3a3-6a4c-45fe-9325-1458804466aa tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1119845658 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1119845658, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:22:35 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-a378e3a3-6a4c-45fe-9325-1458804466aa tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Created reservations ['5260d7d1-e8db-41f8-8218-996011308176', '85c7b612-287b-41ae-b69d-baf28c7b1db2', 'b09fad2e-1795-4eea-9a1c-a81236841eb4', '37379411-0bad-4682-ae55-2f5f7584b0e0'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a378e3a3-6a4c-45fe-9325-1458804466aa tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (617435f2-bc4e-41a1-a70d-f88ed5d3111f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5260d7d1-e8db-41f8-8218-996011308176', '85c7b612-287b-41ae-b69d-baf28c7b1db2', 'b09fad2e-1795-4eea-9a1c-a81236841eb4', '37379411-0bad-4682-ae55-2f5f7584b0e0']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a378e3a3-6a4c-45fe-9325-1458804466aa tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6b8e610-cb98-4982-9e67-9a99f7363cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:35 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:35 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a378e3a3-6a4c-45fe-9325-1458804466aa tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6b8e610-cb98-4982-9e67-9a99f7363cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f99d8ad-afa1-4b39-97c8-2a103672bb1c', '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='9d6e51c28b0a41cabf92fafedb3d7653',qos_specs=None,replication_status=,reservations=['5260d7d1-e8db-41f8-8218-996011308176','85c7b612-287b-41ae-b69d-baf28c7b1db2','b09fad2e-1795-4eea-9a1c-a81236841eb4','37379411-0bad-4682-ae55-2f5f7584b0e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90a689489d164456896853eb7617fb7a',volume_type_id=e823c76d-b220-432e-a65e-d9b5b8957a33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:35Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f99d8ad-afa1-4b39-97c8-2a103672bb1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d6e51c28b0a41cabf92fafedb3d7653',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90a689489d164456896853eb7617fb7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e823c76d-b220-432e-a65e-d9b5b8957a33),volume_type_id=e823c76d-b220-432e-a65e-d9b5b8957a33)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a378e3a3-6a4c-45fe-9325-1458804466aa tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44dc30f5-5fa1-4c06-98d2-ff57baad5b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a378e3a3-6a4c-45fe-9325-1458804466aa tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44dc30f5-5fa1-4c06-98d2-ff57baad5b4a) transitioned into state 'SUCCESS' from 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='9d6e51c28b0a41cabf92fafedb3d7653',qos_specs=None,replication_status=,reservations=['5260d7d1-e8db-41f8-8218-996011308176','85c7b612-287b-41ae-b69d-baf28c7b1db2','b09fad2e-1795-4eea-9a1c-a81236841eb4','37379411-0bad-4682-ae55-2f5f7584b0e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90a689489d164456896853eb7617fb7a',volume_type_id=e823c76d-b220-432e-a65e-d9b5b8957a33)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a378e3a3-6a4c-45fe-9325-1458804466aa tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3b5f1b5-7390-4d70-b5d5-dc5839b77ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a378e3a3-6a4c-45fe-9325-1458804466aa tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3b5f1b5-7390-4d70-b5d5-dc5839b77ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:35 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-a378e3a3-6a4c-45fe-9325-1458804466aa tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Flow 'volume_create_api' (ae26ccd7-2e8b-4b12-a9ab-a512f5c6ba70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a378e3a3-6a4c-45fe-9325-1458804466aa tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Create volume request issued successfully. Sep 01 02:22:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a378e3a3-6a4c-45fe-9325-1458804466aa tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1506/3086] 192.168.122.72 () {62 vars in 1177 bytes} [Tue Sep 1 02:22:35 2026] POST /volume/v3/volumes => generated 780 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ef608a7b-0fd6-4b2d-97ea-068a48396015 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ef608a7b-0fd6-4b2d-97ea-068a48396015 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] GET http://192.168.122.72/volume/v3/volumes/7f99d8ad-afa1-4b39-97c8-2a103672bb1c Sep 01 02:22:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ef608a7b-0fd6-4b2d-97ea-068a48396015 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:35 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ef608a7b-0fd6-4b2d-97ea-068a48396015 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:35 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:35 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:35 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ef608a7b-0fd6-4b2d-97ea-068a48396015 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Volume info retrieved successfully. Sep 01 02:22:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ef608a7b-0fd6-4b2d-97ea-068a48396015 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] http://192.168.122.72/volume/v3/volumes/7f99d8ad-afa1-4b39-97c8-2a103672bb1c returned with HTTP 200 Sep 01 02:22:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1581/3087] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:22:35 2026] GET /volume/v3/volumes/7f99d8ad-afa1-4b39-97c8-2a103672bb1c => generated 959 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cc7dc2b3-e9e3-43bd-9a8b-f69ea6918a8b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cc7dc2b3-e9e3-43bd-9a8b-f69ea6918a8b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:22:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cc7dc2b3-e9e3-43bd-9a8b-f69ea6918a8b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1443297732"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-cc7dc2b3-e9e3-43bd-9a8b-f69ea6918a8b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1443297732'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:36 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-cc7dc2b3-e9e3-43bd-9a8b-f69ea6918a8b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume of 1 GB Sep 01 02:22:36 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:36 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:36 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=713,cinder:INSERT=151,cinder:UPDATE=240 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:22:36 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-cc7dc2b3-e9e3-43bd-9a8b-f69ea6918a8b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Availability Zones retrieved successfully. Sep 01 02:22:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cc7dc2b3-e9e3-43bd-9a8b-f69ea6918a8b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Flow 'volume_create_api' (b93d9833-2171-4c8f-9dc7-c02242f670e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cc7dc2b3-e9e3-43bd-9a8b-f69ea6918a8b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59ddee2c-5562-4207-976d-7acbaf5e0471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-cc7dc2b3-e9e3-43bd-9a8b-f69ea6918a8b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cc7dc2b3-e9e3-43bd-9a8b-f69ea6918a8b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59ddee2c-5562-4207-976d-7acbaf5e0471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cc7dc2b3-e9e3-43bd-9a8b-f69ea6918a8b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3d7378d-745b-4a4f-9ee0-e1a37732d2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:36 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-cc7dc2b3-e9e3-43bd-9a8b-f69ea6918a8b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Created reservations ['33b54361-951d-43b1-b2ba-82b9b271a95e', 'df7f078a-e5da-482a-aa84-414e492e58a5', 'ea93a462-d6d8-456c-a5b8-d83febec2492', '90b78732-03bd-46ba-af2a-3b4a909ccc8d'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cc7dc2b3-e9e3-43bd-9a8b-f69ea6918a8b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3d7378d-745b-4a4f-9ee0-e1a37732d2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33b54361-951d-43b1-b2ba-82b9b271a95e', 'df7f078a-e5da-482a-aa84-414e492e58a5', 'ea93a462-d6d8-456c-a5b8-d83febec2492', '90b78732-03bd-46ba-af2a-3b4a909ccc8d']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cc7dc2b3-e9e3-43bd-9a8b-f69ea6918a8b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7809d6f7-2fe4-49a4-9ed5-511d03d2e78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c8e0c258-9b18-4d6c-8285-b367e628fe6e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c8e0c258-9b18-4d6c-8285-b367e628fe6e tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] GET http://192.168.122.72/volume/v3/volumes/7f99d8ad-afa1-4b39-97c8-2a103672bb1c Sep 01 02:22:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c8e0c258-9b18-4d6c-8285-b367e628fe6e tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c8e0c258-9b18-4d6c-8285-b367e628fe6e tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:36 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:36 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:36 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:36 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:36 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:36 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cc7dc2b3-e9e3-43bd-9a8b-f69ea6918a8b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7809d6f7-2fe4-49a4-9ed5-511d03d2e78b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03c9b5b1-e1d7-4072-b852-f15efd5be99a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1443297732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc411683b4a0415eb4c93a0644265526',qos_specs=None,replication_status=,reservations=['33b54361-951d-43b1-b2ba-82b9b271a95e','df7f078a-e5da-482a-aa84-414e492e58a5','ea93a462-d6d8-456c-a5b8-d83febec2492','90b78732-03bd-46ba-af2a-3b4a909ccc8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1443297732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03c9b5b1-e1d7-4072-b852-f15efd5be99a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc411683b4a0415eb4c93a0644265526',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cc7dc2b3-e9e3-43bd-9a8b-f69ea6918a8b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81258e46-c570-4bf9-b8a7-9647666028f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:36 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c8e0c258-9b18-4d6c-8285-b367e628fe6e tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Volume info retrieved successfully. Sep 01 02:22:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c8e0c258-9b18-4d6c-8285-b367e628fe6e tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] http://192.168.122.72/volume/v3/volumes/7f99d8ad-afa1-4b39-97c8-2a103672bb1c returned with HTTP 200 Sep 01 02:22:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1582/3088] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:22:36 2026] GET /volume/v3/volumes/7f99d8ad-afa1-4b39-97c8-2a103672bb1c => generated 980 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4330c423-a667-4d41-88a6-83f45700db30 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4330c423-a667-4d41-88a6-83f45700db30 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] GET http://192.168.122.72/volume/v3/messages Sep 01 02:22:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4330c423-a667-4d41-88a6-83f45700db30 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4330c423-a667-4d41-88a6-83f45700db30 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4330c423-a667-4d41-88a6-83f45700db30 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] http://192.168.122.72/volume/v3/messages returned with HTTP 200 Sep 01 02:22:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1583/3089] 192.168.122.72 () {60 vars in 1159 bytes} [Tue Sep 1 02:22:36 2026] GET /volume/v3/messages => generated 676 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cc7dc2b3-e9e3-43bd-9a8b-f69ea6918a8b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81258e46-c570-4bf9-b8a7-9647666028f7) transitioned into state 'SUCCESS' from state '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-1443297732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc411683b4a0415eb4c93a0644265526',qos_specs=None,replication_status=,reservations=['33b54361-951d-43b1-b2ba-82b9b271a95e','df7f078a-e5da-482a-aa84-414e492e58a5','ea93a462-d6d8-456c-a5b8-d83febec2492','90b78732-03bd-46ba-af2a-3b4a909ccc8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:36 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cc7dc2b3-e9e3-43bd-9a8b-f69ea6918a8b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9c0a612-8205-45dd-add8-4db428119a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1b48a7ae-7062-4269-a79a-693a2c8f7112 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:37 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cc7dc2b3-e9e3-43bd-9a8b-f69ea6918a8b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9c0a612-8205-45dd-add8-4db428119a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:37 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-cc7dc2b3-e9e3-43bd-9a8b-f69ea6918a8b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Flow 'volume_create_api' (b93d9833-2171-4c8f-9dc7-c02242f670e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-cc7dc2b3-e9e3-43bd-9a8b-f69ea6918a8b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume request issued successfully. Sep 01 02:22:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cc7dc2b3-e9e3-43bd-9a8b-f69ea6918a8b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1507/3090] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:22:36 2026] POST /volume/v3/volumes => generated 785 bytes in 851 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-618a31f9-335f-4d05-b37d-e20758041460 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-618a31f9-335f-4d05-b37d-e20758041460 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/03c9b5b1-e1d7-4072-b852-f15efd5be99a Sep 01 02:22:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-618a31f9-335f-4d05-b37d-e20758041460 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-618a31f9-335f-4d05-b37d-e20758041460 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:37 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:37 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-618a31f9-335f-4d05-b37d-e20758041460 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:22:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-618a31f9-335f-4d05-b37d-e20758041460 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/03c9b5b1-e1d7-4072-b852-f15efd5be99a returned with HTTP 200 Sep 01 02:22:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1508/3091] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:37 2026] GET /volume/v3/volumes/03c9b5b1-e1d7-4072-b852-f15efd5be99a => generated 964 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1b48a7ae-7062-4269-a79a-693a2c8f7112 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-member] DELETE http://192.168.122.72/volume/v3/messages/7edd02e1-f0c2-471a-9f2d-582b27a6f72f Sep 01 02:22:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1b48a7ae-7062-4269-a79a-693a2c8f7112 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1b48a7ae-7062-4269-a79a-693a2c8f7112 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1b48a7ae-7062-4269-a79a-693a2c8f7112 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-member] http://192.168.122.72/volume/v3/messages/7edd02e1-f0c2-471a-9f2d-582b27a6f72f returned with HTTP 204 Sep 01 02:22:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1584/3092] 192.168.122.72 () {60 vars in 1273 bytes} [Tue Sep 1 02:22:36 2026] DELETE /volume/v3/messages/7edd02e1-f0c2-471a-9f2d-582b27a6f72f => generated 0 bytes in 334 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:22:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c64430d5-28d8-44b1-a7b9-11b2467c4f3e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c64430d5-28d8-44b1-a7b9-11b2467c4f3e tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-member] GET http://192.168.122.72/volume/v3/messages/7edd02e1-f0c2-471a-9f2d-582b27a6f72f Sep 01 02:22:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c64430d5-28d8-44b1-a7b9-11b2467c4f3e tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c64430d5-28d8-44b1-a7b9-11b2467c4f3e tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c64430d5-28d8-44b1-a7b9-11b2467c4f3e tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-member] http://192.168.122.72/volume/v3/messages/7edd02e1-f0c2-471a-9f2d-582b27a6f72f returned with HTTP 404 Sep 01 02:22:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1509/3093] 192.168.122.72 () {60 vars in 1270 bytes} [Tue Sep 1 02:22:37 2026] GET /volume/v3/messages/7edd02e1-f0c2-471a-9f2d-582b27a6f72f => generated 110 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e0569e8b-dd18-481e-b600-1addbca4a9ba None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e0569e8b-dd18-481e-b600-1addbca4a9ba tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/7f99d8ad-afa1-4b39-97c8-2a103672bb1c Sep 01 02:22:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e0569e8b-dd18-481e-b600-1addbca4a9ba tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e0569e8b-dd18-481e-b600-1addbca4a9ba tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:37 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-e0569e8b-dd18-481e-b600-1addbca4a9ba tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Delete volume with id: 7f99d8ad-afa1-4b39-97c8-2a103672bb1c Sep 01 02:22:37 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:37 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e0569e8b-dd18-481e-b600-1addbca4a9ba tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Volume info retrieved successfully. Sep 01 02:22:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e0569e8b-dd18-481e-b600-1addbca4a9ba tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87016) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:22:37 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-e0569e8b-dd18-481e-b600-1addbca4a9ba tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1119845658 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1119845658, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:22:37 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-e0569e8b-dd18-481e-b600-1addbca4a9ba tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1119845658 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1119845658, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:22:37 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-e0569e8b-dd18-481e-b600-1addbca4a9ba tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Created reservations ['589a408c-8539-4904-ad50-74611c517f5c', '9dcf1d3e-2a95-4a2d-95c6-ea8ea629ee5b', 'fecb7ade-0559-46e0-8e1c-26f8e927e677', '743c6c58-de1e-4059-ac6e-94477fb8ea00'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e0569e8b-dd18-481e-b600-1addbca4a9ba tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Delete volume request issued successfully. Sep 01 02:22:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e0569e8b-dd18-481e-b600-1addbca4a9ba tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] http://192.168.122.72/volume/v3/volumes/7f99d8ad-afa1-4b39-97c8-2a103672bb1c returned with HTTP 202 Sep 01 02:22:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1585/3094] 192.168.122.72 () {60 vars in 1270 bytes} [Tue Sep 1 02:22:37 2026] DELETE /volume/v3/volumes/7f99d8ad-afa1-4b39-97c8-2a103672bb1c => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-363df073-a9ca-4839-b6df-0d650abaec25 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-363df073-a9ca-4839-b6df-0d650abaec25 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] DELETE http://192.168.122.72/volume/v3/types/e823c76d-b220-432e-a65e-d9b5b8957a33 Sep 01 02:22:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-363df073-a9ca-4839-b6df-0d650abaec25 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-363df073-a9ca-4839-b6df-0d650abaec25 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-363df073-a9ca-4839-b6df-0d650abaec25 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] http://192.168.122.72/volume/v3/types/e823c76d-b220-432e-a65e-d9b5b8957a33 returned with HTTP 202 Sep 01 02:22:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1510/3095] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:37 2026] DELETE /volume/v3/types/e823c76d-b220-432e-a65e-d9b5b8957a33 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-42620e2d-d80d-4c21-a25e-30d34e0f8fb5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-42620e2d-d80d-4c21-a25e-30d34e0f8fb5 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-42620e2d-d80d-4c21-a25e-30d34e0f8fb5 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-145061166", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1351577372", "vendor_name": "tempest-vendor_name-148408457"}}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3fb755ae-55a8-44f0-ad25-04eb61686fbc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-42620e2d-d80d-4c21-a25e-30d34e0f8fb5 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:37 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1586/3096] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:37 2026] POST /volume/v3/types => generated 328 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:37 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:22:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "045be6d2-c0a9-4d2e-ba8b-16375312aed0", "size": 1}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:37 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Create volume request body: {'volume': {'volume_type': '045be6d2-c0a9-4d2e-ba8b-16375312aed0', 'size': 1}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:37 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Create volume of 1 GB Sep 01 02:22:37 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:37 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:37 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Availability Zones retrieved successfully. Sep 01 02:22:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Flow 'volume_create_api' (c0cb1756-2fdb-4b35-9b84-b109edaaeae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c516920-1850-4d38-af99-8a76672c0c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c516920-1850-4d38-af99-8a76672c0c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:22:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1351577372',vendor_name='tempest-vendor_name-148408457'},id=045be6d2-c0a9-4d2e-ba8b-16375312aed0,is_public=True,name='tempest-ProjectMemberTests-volume-type-145061166',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '045be6d2-c0a9-4d2e-ba8b-16375312aed0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:37 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26494e03-ecb1-4c5c-a407-350ce32074bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3fb755ae-55a8-44f0-ad25-04eb61686fbc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:22:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3fb755ae-55a8-44f0-ad25-04eb61686fbc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-278246098"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-3fb755ae-55a8-44f0-ad25-04eb61686fbc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-278246098'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:37 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-3fb755ae-55a8-44f0-ad25-04eb61686fbc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Create volume of 1 GB Sep 01 02:22:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3fb755ae-55a8-44f0-ad25-04eb61686fbc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Availability Zones retrieved successfully. Sep 01 02:22:37 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3fb755ae-55a8-44f0-ad25-04eb61686fbc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Flow 'volume_create_api' (0f1b09e4-9b55-4153-91f5-6ab51041a319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:37 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-145061166 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-145061166, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:22:37 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3fb755ae-55a8-44f0-ad25-04eb61686fbc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bf613c0-7859-4169-9d31-02c34037fdfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:37 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-145061166 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-145061166, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:22:37 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-3fb755ae-55a8-44f0-ad25-04eb61686fbc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:38 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Created reservations ['c96cb48c-f656-4ac7-a320-460af50b226d', 'e9a6cef6-04b8-4b29-a848-7a46ac6f7db3', 'acb12e32-61c0-4c92-89cc-3246a0232010', '1a3e1237-2c49-457c-92d0-82934984719a'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3fb755ae-55a8-44f0-ad25-04eb61686fbc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bf613c0-7859-4169-9d31-02c34037fdfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26494e03-ecb1-4c5c-a407-350ce32074bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c96cb48c-f656-4ac7-a320-460af50b226d', 'e9a6cef6-04b8-4b29-a848-7a46ac6f7db3', 'acb12e32-61c0-4c92-89cc-3246a0232010', '1a3e1237-2c49-457c-92d0-82934984719a']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72dc2f62-3b81-4db8-b64b-a83cbba7e5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3fb755ae-55a8-44f0-ad25-04eb61686fbc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (381a19d1-0674-4cb6-9ac6-0a14f041b76e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:38 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:38 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72dc2f62-3b81-4db8-b64b-a83cbba7e5f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd549db73-1f6d-4403-addc-94b53787c06e', '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='9d6e51c28b0a41cabf92fafedb3d7653',qos_specs=None,replication_status=,reservations=['c96cb48c-f656-4ac7-a320-460af50b226d','e9a6cef6-04b8-4b29-a848-7a46ac6f7db3','acb12e32-61c0-4c92-89cc-3246a0232010','1a3e1237-2c49-457c-92d0-82934984719a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90a689489d164456896853eb7617fb7a',volume_type_id=045be6d2-c0a9-4d2e-ba8b-16375312aed0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:38Z,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=d549db73-1f6d-4403-addc-94b53787c06e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d6e51c28b0a41cabf92fafedb3d7653',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90a689489d164456896853eb7617fb7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(045be6d2-c0a9-4d2e-ba8b-16375312aed0),volume_type_id=045be6d2-c0a9-4d2e-ba8b-16375312aed0)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4780b13a-3a80-4dc5-9dda-a47f28f49604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4780b13a-3a80-4dc5-9dda-a47f28f49604) transitioned into state 'SUCCESS' from 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='9d6e51c28b0a41cabf92fafedb3d7653',qos_specs=None,replication_status=,reservations=['c96cb48c-f656-4ac7-a320-460af50b226d','e9a6cef6-04b8-4b29-a848-7a46ac6f7db3','acb12e32-61c0-4c92-89cc-3246a0232010','1a3e1237-2c49-457c-92d0-82934984719a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90a689489d164456896853eb7617fb7a',volume_type_id=045be6d2-c0a9-4d2e-ba8b-16375312aed0)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7970660f-97cc-43c4-8b2d-f6e9d27ffb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7970660f-97cc-43c4-8b2d-f6e9d27ffb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:38 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Flow 'volume_create_api' (c0cb1756-2fdb-4b35-9b84-b109edaaeae6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Create volume request issued successfully. Sep 01 02:22:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-81e57cfa-f9ef-4194-ba33-56fc80f0a0bb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1587/3097] 192.168.122.72 () {62 vars in 1177 bytes} [Tue Sep 1 02:22:37 2026] POST /volume/v3/volumes => generated 779 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-882efff1-97ad-40a7-85fe-a381d943d97c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:38 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-3fb755ae-55a8-44f0-ad25-04eb61686fbc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Created reservations ['3c0e9e31-2d6c-48f0-86f4-3867d70bde29', '8875fdef-3dd5-4116-ab43-72fdb3e6653c', '82fd520e-9963-4dbf-90f4-ebc5bb939d23', 'd4a555d3-dbe5-4ffe-8dc0-b4ca78118b85'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3fb755ae-55a8-44f0-ad25-04eb61686fbc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (381a19d1-0674-4cb6-9ac6-0a14f041b76e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c0e9e31-2d6c-48f0-86f4-3867d70bde29', '8875fdef-3dd5-4116-ab43-72fdb3e6653c', '82fd520e-9963-4dbf-90f4-ebc5bb939d23', 'd4a555d3-dbe5-4ffe-8dc0-b4ca78118b85']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3fb755ae-55a8-44f0-ad25-04eb61686fbc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3f338b9-dc24-46b9-aa53-1e83b512ad4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-882efff1-97ad-40a7-85fe-a381d943d97c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/03c9b5b1-e1d7-4072-b852-f15efd5be99a Sep 01 02:22:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-882efff1-97ad-40a7-85fe-a381d943d97c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-882efff1-97ad-40a7-85fe-a381d943d97c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:38 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:38 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:38 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:38 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-882efff1-97ad-40a7-85fe-a381d943d97c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:22:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-882efff1-97ad-40a7-85fe-a381d943d97c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/03c9b5b1-e1d7-4072-b852-f15efd5be99a returned with HTTP 200 Sep 01 02:22:38 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:38 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1588/3098] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:38 2026] GET /volume/v3/volumes/03c9b5b1-e1d7-4072-b852-f15efd5be99a => generated 1014 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-96c0ffbf-5efb-49e7-b558-00c768a590a7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3fb755ae-55a8-44f0-ad25-04eb61686fbc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3f338b9-dc24-46b9-aa53-1e83b512ad4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '886d0400-3751-4355-934d-9f69d0c5f6f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-278246098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93e486782d804c769cc5ae2a9179bb4d',qos_specs=None,replication_status=,reservations=['3c0e9e31-2d6c-48f0-86f4-3867d70bde29','8875fdef-3dd5-4116-ab43-72fdb3e6653c','82fd520e-9963-4dbf-90f4-ebc5bb939d23','d4a555d3-dbe5-4ffe-8dc0-b4ca78118b85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa45bd91be0f465ea7656f6d2565f570',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-278246098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=886d0400-3751-4355-934d-9f69d0c5f6f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93e486782d804c769cc5ae2a9179bb4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa45bd91be0f465ea7656f6d2565f570',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-96c0ffbf-5efb-49e7-b558-00c768a590a7 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] GET http://192.168.122.72/volume/v3/volumes/d549db73-1f6d-4403-addc-94b53787c06e Sep 01 02:22:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-96c0ffbf-5efb-49e7-b558-00c768a590a7 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3fb755ae-55a8-44f0-ad25-04eb61686fbc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa7e83d3-325a-402f-a783-c5d6247dc832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-96c0ffbf-5efb-49e7-b558-00c768a590a7 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:38 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:38 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:38 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:38 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-96c0ffbf-5efb-49e7-b558-00c768a590a7 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Volume info retrieved successfully. Sep 01 02:22:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-96c0ffbf-5efb-49e7-b558-00c768a590a7 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] http://192.168.122.72/volume/v3/volumes/d549db73-1f6d-4403-addc-94b53787c06e returned with HTTP 200 Sep 01 02:22:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1589/3099] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:22:38 2026] GET /volume/v3/volumes/d549db73-1f6d-4403-addc-94b53787c06e => generated 958 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3fb755ae-55a8-44f0-ad25-04eb61686fbc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa7e83d3-325a-402f-a783-c5d6247dc832) transitioned into state 'SUCCESS' from state '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-278246098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93e486782d804c769cc5ae2a9179bb4d',qos_specs=None,replication_status=,reservations=['3c0e9e31-2d6c-48f0-86f4-3867d70bde29','8875fdef-3dd5-4116-ab43-72fdb3e6653c','82fd520e-9963-4dbf-90f4-ebc5bb939d23','d4a555d3-dbe5-4ffe-8dc0-b4ca78118b85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa45bd91be0f465ea7656f6d2565f570',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3fb755ae-55a8-44f0-ad25-04eb61686fbc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2e1f91c-629b-45ad-8e4b-5d5c34cfebbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3fb755ae-55a8-44f0-ad25-04eb61686fbc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2e1f91c-629b-45ad-8e4b-5d5c34cfebbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:38 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-3fb755ae-55a8-44f0-ad25-04eb61686fbc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Flow 'volume_create_api' (0f1b09e4-9b55-4153-91f5-6ab51041a319) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:38 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3fb755ae-55a8-44f0-ad25-04eb61686fbc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Create volume request issued successfully. Sep 01 02:22:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3fb755ae-55a8-44f0-ad25-04eb61686fbc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:38 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1511/3100] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:22:37 2026] POST /volume/v3/volumes => generated 784 bytes in 729 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3d1b43f1-c8be-4e99-9844-c808f599ab00 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3d1b43f1-c8be-4e99-9844-c808f599ab00 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/886d0400-3751-4355-934d-9f69d0c5f6f7 Sep 01 02:22:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3d1b43f1-c8be-4e99-9844-c808f599ab00 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3d1b43f1-c8be-4e99-9844-c808f599ab00 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:38 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:38 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:38 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:38 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:38 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3d1b43f1-c8be-4e99-9844-c808f599ab00 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:22:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3d1b43f1-c8be-4e99-9844-c808f599ab00 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/886d0400-3751-4355-934d-9f69d0c5f6f7 returned with HTTP 200 Sep 01 02:22:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1590/3101] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:38 2026] GET /volume/v3/volumes/886d0400-3751-4355-934d-9f69d0c5f6f7 => generated 963 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1d6711bc-c068-40ff-a3a4-a5e9c73ed92e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1d6711bc-c068-40ff-a3a4-a5e9c73ed92e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/03c9b5b1-e1d7-4072-b852-f15efd5be99a Sep 01 02:22:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1d6711bc-c068-40ff-a3a4-a5e9c73ed92e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1d6711bc-c068-40ff-a3a4-a5e9c73ed92e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:39 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:39 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:39 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:39 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1d6711bc-c068-40ff-a3a4-a5e9c73ed92e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:22:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1d6711bc-c068-40ff-a3a4-a5e9c73ed92e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/03c9b5b1-e1d7-4072-b852-f15efd5be99a returned with HTTP 200 Sep 01 02:22:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1512/3102] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:39 2026] GET /volume/v3/volumes/03c9b5b1-e1d7-4072-b852-f15efd5be99a => generated 1015 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9a7c9ac6-4a75-4230-9d38-34a500f42d8a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a8c4ae42-d9ef-404c-b6c7-dde379472537 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a8c4ae42-d9ef-404c-b6c7-dde379472537 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] GET http://192.168.122.72/volume/v3/volumes/d549db73-1f6d-4403-addc-94b53787c06e Sep 01 02:22:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a8c4ae42-d9ef-404c-b6c7-dde379472537 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a8c4ae42-d9ef-404c-b6c7-dde379472537 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:39 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:39 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:39 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:39 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-a8c4ae42-d9ef-404c-b6c7-dde379472537 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Volume info retrieved successfully. Sep 01 02:22:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a8c4ae42-d9ef-404c-b6c7-dde379472537 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] http://192.168.122.72/volume/v3/volumes/d549db73-1f6d-4403-addc-94b53787c06e returned with HTTP 200 Sep 01 02:22:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1513/3103] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:22:39 2026] GET /volume/v3/volumes/d549db73-1f6d-4403-addc-94b53787c06e => generated 979 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8f5af064-2f98-4c9b-91a3-5442076cf2cb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8f5af064-2f98-4c9b-91a3-5442076cf2cb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] GET http://192.168.122.72/volume/v3/messages Sep 01 02:22:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8f5af064-2f98-4c9b-91a3-5442076cf2cb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8f5af064-2f98-4c9b-91a3-5442076cf2cb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8f5af064-2f98-4c9b-91a3-5442076cf2cb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] http://192.168.122.72/volume/v3/messages returned with HTTP 200 Sep 01 02:22:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1514/3104] 192.168.122.72 () {60 vars in 1159 bytes} [Tue Sep 1 02:22:39 2026] GET /volume/v3/messages => generated 676 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-56cb4ce4-af9a-4695-8d87-2d3f3a9d0282 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-56cb4ce4-af9a-4695-8d87-2d3f3a9d0282 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-member] GET http://192.168.122.72/volume/v3/messages Sep 01 02:22:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-56cb4ce4-af9a-4695-8d87-2d3f3a9d0282 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-56cb4ce4-af9a-4695-8d87-2d3f3a9d0282 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-member] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-56cb4ce4-af9a-4695-8d87-2d3f3a9d0282 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-member] http://192.168.122.72/volume/v3/messages returned with HTTP 200 Sep 01 02:22:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1515/3105] 192.168.122.72 () {60 vars in 1159 bytes} [Tue Sep 1 02:22:39 2026] GET /volume/v3/messages => generated 676 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c383bd6d-4c45-44ab-b16f-025312eb28e5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c383bd6d-4c45-44ab-b16f-025312eb28e5 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] DELETE http://192.168.122.72/volume/v3/messages/e7a961b0-b58c-4e91-be4a-9c1b005e2782 Sep 01 02:22:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c383bd6d-4c45-44ab-b16f-025312eb28e5 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c383bd6d-4c45-44ab-b16f-025312eb28e5 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c383bd6d-4c45-44ab-b16f-025312eb28e5 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] http://192.168.122.72/volume/v3/messages/e7a961b0-b58c-4e91-be4a-9c1b005e2782 returned with HTTP 204 Sep 01 02:22:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1516/3106] 192.168.122.72 () {60 vars in 1273 bytes} [Tue Sep 1 02:22:39 2026] DELETE /volume/v3/messages/e7a961b0-b58c-4e91-be4a-9c1b005e2782 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:22:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-eb6bbe81-aa05-42a1-b459-1096192b6cec None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-eb6bbe81-aa05-42a1-b459-1096192b6cec tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/d549db73-1f6d-4403-addc-94b53787c06e Sep 01 02:22:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-eb6bbe81-aa05-42a1-b459-1096192b6cec tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-eb6bbe81-aa05-42a1-b459-1096192b6cec tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-eb6bbe81-aa05-42a1-b459-1096192b6cec tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Delete volume with id: d549db73-1f6d-4403-addc-94b53787c06e Sep 01 02:22:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9a7c9ac6-4a75-4230-9d38-34a500f42d8a tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:22:39 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:39 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9a7c9ac6-4a75-4230-9d38-34a500f42d8a tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03c9b5b1-e1d7-4072-b852-f15efd5be99a", "name": "tempest-ProjectMemberTests-Snapshot-157738568"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:39 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:39 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-eb6bbe81-aa05-42a1-b459-1096192b6cec tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Volume info retrieved successfully. Sep 01 02:22:39 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-eb6bbe81-aa05-42a1-b459-1096192b6cec tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87017) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:22:39 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:39 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9a7c9ac6-4a75-4230-9d38-34a500f42d8a tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Volume info retrieved successfully. Sep 01 02:22:39 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-9a7c9ac6-4a75-4230-9d38-34a500f42d8a tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Create snapshot from volume 03c9b5b1-e1d7-4072-b852-f15efd5be99a Sep 01 02:22:39 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-eb6bbe81-aa05-42a1-b459-1096192b6cec tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-145061166 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-145061166, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:22:39 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-eb6bbe81-aa05-42a1-b459-1096192b6cec tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-145061166 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-145061166, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:22:39 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-eb6bbe81-aa05-42a1-b459-1096192b6cec tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Created reservations ['e1a15fb2-b5f3-4756-9ce3-cfdf1c4a63ac', '562645dd-76ea-44dc-84f5-de2ad323db52', '7be8804d-7e91-4eec-9b0c-f840f4fc7e93', 'a902c9eb-68ed-4a10-b61d-779691b67414'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:39 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-9a7c9ac6-4a75-4230-9d38-34a500f42d8a tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Created reservations ['15a2ea9e-cd06-4122-95bc-e6f329a60d94', '0e972c99-1d6d-4381-8a53-6ebf9270688b', '540cf44a-850b-4a4e-b72d-5185291844b6', '12c717b9-f04c-4319-9d47-f55b8d554809'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-eb6bbe81-aa05-42a1-b459-1096192b6cec tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Delete volume request issued successfully. Sep 01 02:22:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-eb6bbe81-aa05-42a1-b459-1096192b6cec tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] http://192.168.122.72/volume/v3/volumes/d549db73-1f6d-4403-addc-94b53787c06e returned with HTTP 202 Sep 01 02:22:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1517/3107] 192.168.122.72 () {60 vars in 1270 bytes} [Tue Sep 1 02:22:39 2026] DELETE /volume/v3/volumes/d549db73-1f6d-4403-addc-94b53787c06e => generated 0 bytes in 292 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b8b209cd-aad6-45c9-a477-3c4bcc3693f8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b8b209cd-aad6-45c9-a477-3c4bcc3693f8 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/886d0400-3751-4355-934d-9f69d0c5f6f7 Sep 01 02:22:39 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:39 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b8b209cd-aad6-45c9-a477-3c4bcc3693f8 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b8b209cd-aad6-45c9-a477-3c4bcc3693f8 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:39 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:39 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:39 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:39 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:39 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b8b209cd-aad6-45c9-a477-3c4bcc3693f8 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:22:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b8b209cd-aad6-45c9-a477-3c4bcc3693f8 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/886d0400-3751-4355-934d-9f69d0c5f6f7 returned with HTTP 200 Sep 01 02:22:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9a7c9ac6-4a75-4230-9d38-34a500f42d8a tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Snapshot create request issued successfully. Sep 01 02:22:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9a7c9ac6-4a75-4230-9d38-34a500f42d8a tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:22:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1591/3108] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:22:39 2026] POST /volume/v3/snapshots => generated 304 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1518/3109] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:39 2026] GET /volume/v3/volumes/886d0400-3751-4355-934d-9f69d0c5f6f7 => generated 1013 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e92ee7dc-e5fe-4b34-bf09-bfc0c726fc3b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-42769645-c54b-47a9-8afe-f1237a4c23a6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e92ee7dc-e5fe-4b34-bf09-bfc0c726fc3b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] GET http://192.168.122.72/volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b Sep 01 02:22:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e92ee7dc-e5fe-4b34-bf09-bfc0c726fc3b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e92ee7dc-e5fe-4b34-bf09-bfc0c726fc3b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-42769645-c54b-47a9-8afe-f1237a4c23a6 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] DELETE http://192.168.122.72/volume/v3/types/045be6d2-c0a9-4d2e-ba8b-16375312aed0 Sep 01 02:22:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-42769645-c54b-47a9-8afe-f1237a4c23a6 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-42769645-c54b-47a9-8afe-f1237a4c23a6 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e92ee7dc-e5fe-4b34-bf09-bfc0c726fc3b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Snapshot retrieved successfully. Sep 01 02:22:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e92ee7dc-e5fe-4b34-bf09-bfc0c726fc3b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] http://192.168.122.72/volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b returned with HTTP 200 Sep 01 02:22:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1519/3110] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:40 2026] GET /volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b => generated 436 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-42769645-c54b-47a9-8afe-f1237a4c23a6 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] http://192.168.122.72/volume/v3/types/045be6d2-c0a9-4d2e-ba8b-16375312aed0 returned with HTTP 202 Sep 01 02:22:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1592/3111] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:40 2026] DELETE /volume/v3/types/045be6d2-c0a9-4d2e-ba8b-16375312aed0 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e117bb24-d8eb-4bda-93b2-e813194080eb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e117bb24-d8eb-4bda-93b2-e813194080eb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e117bb24-d8eb-4bda-93b2-e813194080eb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-846876624", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2083375248", "vendor_name": "tempest-vendor_name-1214964106"}}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e117bb24-d8eb-4bda-93b2-e813194080eb tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1520/3112] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:40 2026] POST /volume/v3/types => generated 329 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:22:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "decbbdd6-9f28-4adc-b55b-b8ea78a35476", "size": 1}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Create volume request body: {'volume': {'volume_type': 'decbbdd6-9f28-4adc-b55b-b8ea78a35476', 'size': 1}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:40 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Create volume of 1 GB Sep 01 02:22:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Availability Zones retrieved successfully. Sep 01 02:22:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Flow 'volume_create_api' (89b65917-7c44-47fa-8e3c-254f01abcee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (191cf61e-b46f-4994-ad51-a4684f441cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (191cf61e-b46f-4994-ad51-a4684f441cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:22:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2083375248',vendor_name='tempest-vendor_name-1214964106'},id=decbbdd6-9f28-4adc-b55b-b8ea78a35476,is_public=True,name='tempest-ProjectMemberTests-volume-type-846876624',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'decbbdd6-9f28-4adc-b55b-b8ea78a35476', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7760208-0fdd-427e-9497-28227e3266fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:40 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-846876624 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-846876624, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:22:40 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-846876624 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-846876624, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:22:40 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Created reservations ['b6d2cd71-b25e-4aa9-b2e3-d9b5a161199e', '255f927b-21fd-4c93-ac60-37fadfe9d009', 'be06fc1b-f1cd-49a4-9df1-760f35332e15', 'aacfd486-dd79-42b6-950c-c15b26f98ae5'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7760208-0fdd-427e-9497-28227e3266fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6d2cd71-b25e-4aa9-b2e3-d9b5a161199e', '255f927b-21fd-4c93-ac60-37fadfe9d009', 'be06fc1b-f1cd-49a4-9df1-760f35332e15', 'aacfd486-dd79-42b6-950c-c15b26f98ae5']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ced374a-b3ee-4311-9150-d6111964eb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ced374a-b3ee-4311-9150-d6111964eb33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57563aab-ae4f-44f6-9922-8fd59a750072', '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='9d6e51c28b0a41cabf92fafedb3d7653',qos_specs=None,replication_status=,reservations=['b6d2cd71-b25e-4aa9-b2e3-d9b5a161199e','255f927b-21fd-4c93-ac60-37fadfe9d009','be06fc1b-f1cd-49a4-9df1-760f35332e15','aacfd486-dd79-42b6-950c-c15b26f98ae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90a689489d164456896853eb7617fb7a',volume_type_id=decbbdd6-9f28-4adc-b55b-b8ea78a35476), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:40Z,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=57563aab-ae4f-44f6-9922-8fd59a750072,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d6e51c28b0a41cabf92fafedb3d7653',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90a689489d164456896853eb7617fb7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(decbbdd6-9f28-4adc-b55b-b8ea78a35476),volume_type_id=decbbdd6-9f28-4adc-b55b-b8ea78a35476)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8707a18c-69bd-4a5a-b6e1-4646150274a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8707a18c-69bd-4a5a-b6e1-4646150274a1) transitioned into state 'SUCCESS' from 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='9d6e51c28b0a41cabf92fafedb3d7653',qos_specs=None,replication_status=,reservations=['b6d2cd71-b25e-4aa9-b2e3-d9b5a161199e','255f927b-21fd-4c93-ac60-37fadfe9d009','be06fc1b-f1cd-49a4-9df1-760f35332e15','aacfd486-dd79-42b6-950c-c15b26f98ae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90a689489d164456896853eb7617fb7a',volume_type_id=decbbdd6-9f28-4adc-b55b-b8ea78a35476)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9cd12b7-f4a5-4169-a777-59915b55ed0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9cd12b7-f4a5-4169-a777-59915b55ed0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Flow 'volume_create_api' (89b65917-7c44-47fa-8e3c-254f01abcee6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Create volume request issued successfully. Sep 01 02:22:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-37a431c6-2a2a-4882-ad57-49c9e131b4db tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1593/3113] 192.168.122.72 () {62 vars in 1177 bytes} [Tue Sep 1 02:22:40 2026] POST /volume/v3/volumes => generated 779 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7f78b142-2314-413a-a3b8-0881f314614f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7f78b142-2314-413a-a3b8-0881f314614f tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] GET http://192.168.122.72/volume/v3/volumes/57563aab-ae4f-44f6-9922-8fd59a750072 Sep 01 02:22:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7f78b142-2314-413a-a3b8-0881f314614f tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7f78b142-2314-413a-a3b8-0881f314614f tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7f78b142-2314-413a-a3b8-0881f314614f tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Volume info retrieved successfully. Sep 01 02:22:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7f78b142-2314-413a-a3b8-0881f314614f tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] http://192.168.122.72/volume/v3/volumes/57563aab-ae4f-44f6-9922-8fd59a750072 returned with HTTP 200 Sep 01 02:22:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1521/3114] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:22:40 2026] GET /volume/v3/volumes/57563aab-ae4f-44f6-9922-8fd59a750072 => generated 958 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e64c2035-cf6c-4dbf-a42c-91ccac09019f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e64c2035-cf6c-4dbf-a42c-91ccac09019f tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/886d0400-3751-4355-934d-9f69d0c5f6f7 Sep 01 02:22:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e64c2035-cf6c-4dbf-a42c-91ccac09019f tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e64c2035-cf6c-4dbf-a42c-91ccac09019f tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e64c2035-cf6c-4dbf-a42c-91ccac09019f tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:22:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2c5bdc36-69d0-4734-907a-2979e3b32b4d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2c5bdc36-69d0-4734-907a-2979e3b32b4d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] GET http://192.168.122.72/volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b Sep 01 02:22:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2c5bdc36-69d0-4734-907a-2979e3b32b4d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2c5bdc36-69d0-4734-907a-2979e3b32b4d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e64c2035-cf6c-4dbf-a42c-91ccac09019f tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/886d0400-3751-4355-934d-9f69d0c5f6f7 returned with HTTP 200 Sep 01 02:22:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1594/3115] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:41 2026] GET /volume/v3/volumes/886d0400-3751-4355-934d-9f69d0c5f6f7 => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2c5bdc36-69d0-4734-907a-2979e3b32b4d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Snapshot retrieved successfully. Sep 01 02:22:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2c5bdc36-69d0-4734-907a-2979e3b32b4d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] http://192.168.122.72/volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b returned with HTTP 200 Sep 01 02:22:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1522/3116] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:41 2026] GET /volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b => generated 436 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-10a1430c-bc7f-4924-bbd9-4d3dd0b8f17d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-10a1430c-bc7f-4924-bbd9-4d3dd0b8f17d tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:22:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-10a1430c-bc7f-4924-bbd9-4d3dd0b8f17d tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "886d0400-3751-4355-934d-9f69d0c5f6f7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1516865022"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-10a1430c-bc7f-4924-bbd9-4d3dd0b8f17d tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:22:41 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-10a1430c-bc7f-4924-bbd9-4d3dd0b8f17d tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Create snapshot from volume 886d0400-3751-4355-934d-9f69d0c5f6f7 Sep 01 02:22:41 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-10a1430c-bc7f-4924-bbd9-4d3dd0b8f17d tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Created reservations ['6991fadd-198c-4cd1-977a-750649adf773', '5900154c-b38a-4bda-9ec2-c2536a420c8a', '70e38030-fb1e-4148-b9dd-09d7d5e1f3cb', '4b3e80ba-8e34-4ea6-a3ee-0b4dc66e5392'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-10a1430c-bc7f-4924-bbd9-4d3dd0b8f17d tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot create request issued successfully. Sep 01 02:22:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-10a1430c-bc7f-4924-bbd9-4d3dd0b8f17d tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:22:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1595/3117] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:22:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:22:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4c95566f-4dc1-4ef3-b393-41b776a400cc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4c95566f-4dc1-4ef3-b393-41b776a400cc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a Sep 01 02:22:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4c95566f-4dc1-4ef3-b393-41b776a400cc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4c95566f-4dc1-4ef3-b393-41b776a400cc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4c95566f-4dc1-4ef3-b393-41b776a400cc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:22:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4c95566f-4dc1-4ef3-b393-41b776a400cc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a returned with HTTP 200 Sep 01 02:22:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1523/3118] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:41 2026] GET /volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a => generated 440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bc556c10-c786-483f-b868-5342f9755ea4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bc556c10-c786-483f-b868-5342f9755ea4 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] GET http://192.168.122.72/volume/v3/volumes/57563aab-ae4f-44f6-9922-8fd59a750072 Sep 01 02:22:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bc556c10-c786-483f-b868-5342f9755ea4 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bc556c10-c786-483f-b868-5342f9755ea4 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bc556c10-c786-483f-b868-5342f9755ea4 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Volume info retrieved successfully. Sep 01 02:22:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bc556c10-c786-483f-b868-5342f9755ea4 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] http://192.168.122.72/volume/v3/volumes/57563aab-ae4f-44f6-9922-8fd59a750072 returned with HTTP 200 Sep 01 02:22:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1596/3119] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:22:41 2026] GET /volume/v3/volumes/57563aab-ae4f-44f6-9922-8fd59a750072 => generated 979 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2a4acf0f-c63a-48f1-872f-ee5895313451 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2a4acf0f-c63a-48f1-872f-ee5895313451 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] GET http://192.168.122.72/volume/v3/messages Sep 01 02:22:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2a4acf0f-c63a-48f1-872f-ee5895313451 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2a4acf0f-c63a-48f1-872f-ee5895313451 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2a4acf0f-c63a-48f1-872f-ee5895313451 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] http://192.168.122.72/volume/v3/messages returned with HTTP 200 Sep 01 02:22:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1524/3120] 192.168.122.72 () {60 vars in 1159 bytes} [Tue Sep 1 02:22:41 2026] GET /volume/v3/messages => generated 676 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ed6f2b9f-60b3-4ad3-90d8-af264d09bcb7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ed6f2b9f-60b3-4ad3-90d8-af264d09bcb7 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-member] GET http://192.168.122.72/volume/v3/messages/f726d255-15b3-4091-9dd2-ee53dbff07b1 Sep 01 02:22:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ed6f2b9f-60b3-4ad3-90d8-af264d09bcb7 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ed6f2b9f-60b3-4ad3-90d8-af264d09bcb7 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-member] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ed6f2b9f-60b3-4ad3-90d8-af264d09bcb7 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-member] http://192.168.122.72/volume/v3/messages/f726d255-15b3-4091-9dd2-ee53dbff07b1 returned with HTTP 200 Sep 01 02:22:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1597/3121] 192.168.122.72 () {60 vars in 1270 bytes} [Tue Sep 1 02:22:41 2026] GET /volume/v3/messages/f726d255-15b3-4091-9dd2-ee53dbff07b1 => generated 673 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-267eba32-89cb-4d38-9ae0-a3adfdf54001 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-267eba32-89cb-4d38-9ae0-a3adfdf54001 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] DELETE http://192.168.122.72/volume/v3/messages/f726d255-15b3-4091-9dd2-ee53dbff07b1 Sep 01 02:22:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-267eba32-89cb-4d38-9ae0-a3adfdf54001 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-267eba32-89cb-4d38-9ae0-a3adfdf54001 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-267eba32-89cb-4d38-9ae0-a3adfdf54001 tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] http://192.168.122.72/volume/v3/messages/f726d255-15b3-4091-9dd2-ee53dbff07b1 returned with HTTP 204 Sep 01 02:22:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1525/3122] 192.168.122.72 () {60 vars in 1273 bytes} [Tue Sep 1 02:22:41 2026] DELETE /volume/v3/messages/f726d255-15b3-4091-9dd2-ee53dbff07b1 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:22:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-75d01411-fe1d-4fbb-b35c-0ee31666e62a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-75d01411-fe1d-4fbb-b35c-0ee31666e62a tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/57563aab-ae4f-44f6-9922-8fd59a750072 Sep 01 02:22:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-75d01411-fe1d-4fbb-b35c-0ee31666e62a tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-75d01411-fe1d-4fbb-b35c-0ee31666e62a tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:41 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-75d01411-fe1d-4fbb-b35c-0ee31666e62a tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Delete volume with id: 57563aab-ae4f-44f6-9922-8fd59a750072 Sep 01 02:22:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-75d01411-fe1d-4fbb-b35c-0ee31666e62a tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Volume info retrieved successfully. Sep 01 02:22:41 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-75d01411-fe1d-4fbb-b35c-0ee31666e62a tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87016) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:22:41 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-75d01411-fe1d-4fbb-b35c-0ee31666e62a tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Created reservations ['6e7262ad-25ed-4b60-9306-3324dd01f4f1', '78e79947-a77b-406a-9817-d48ae6a94e83', '3071b5ac-8601-4b81-a6ac-3443b793dab6', 'a4a43f97-42f8-4b5a-a136-e3d0b942080e'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-75d01411-fe1d-4fbb-b35c-0ee31666e62a tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Delete volume request issued successfully. Sep 01 02:22:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-75d01411-fe1d-4fbb-b35c-0ee31666e62a tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] http://192.168.122.72/volume/v3/volumes/57563aab-ae4f-44f6-9922-8fd59a750072 returned with HTTP 202 Sep 01 02:22:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1598/3123] 192.168.122.72 () {60 vars in 1270 bytes} [Tue Sep 1 02:22:41 2026] DELETE /volume/v3/volumes/57563aab-ae4f-44f6-9922-8fd59a750072 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-96857326-2109-4098-9c98-9a2e5c8c9cde None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-96857326-2109-4098-9c98-9a2e5c8c9cde tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] DELETE http://192.168.122.72/volume/v3/types/decbbdd6-9f28-4adc-b55b-b8ea78a35476 Sep 01 02:22:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-96857326-2109-4098-9c98-9a2e5c8c9cde tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-96857326-2109-4098-9c98-9a2e5c8c9cde tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3bdc2d71-dbf0-4686-931f-ed3a0482d594 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-96857326-2109-4098-9c98-9a2e5c8c9cde tempest-ProjectMemberTests-1173256049 tempest-ProjectMemberTests-1173256049-project-admin] http://192.168.122.72/volume/v3/types/decbbdd6-9f28-4adc-b55b-b8ea78a35476 returned with HTTP 202 Sep 01 02:22:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1526/3124] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:42 2026] DELETE /volume/v3/types/decbbdd6-9f28-4adc-b55b-b8ea78a35476 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3bdc2d71-dbf0-4686-931f-ed3a0482d594 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] GET http://192.168.122.72/volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b Sep 01 02:22:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3bdc2d71-dbf0-4686-931f-ed3a0482d594 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3bdc2d71-dbf0-4686-931f-ed3a0482d594 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3bdc2d71-dbf0-4686-931f-ed3a0482d594 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Snapshot retrieved successfully. Sep 01 02:22:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3bdc2d71-dbf0-4686-931f-ed3a0482d594 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] http://192.168.122.72/volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b returned with HTTP 200 Sep 01 02:22:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1599/3125] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:42 2026] GET /volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b => generated 436 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:22:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-471a63f3-4f72-4999-a929-2dc273b0d7b2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-471a63f3-4f72-4999-a929-2dc273b0d7b2 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a Sep 01 02:22:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-471a63f3-4f72-4999-a929-2dc273b0d7b2 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-471a63f3-4f72-4999-a929-2dc273b0d7b2 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:42 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:42 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-471a63f3-4f72-4999-a929-2dc273b0d7b2 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:22:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-471a63f3-4f72-4999-a929-2dc273b0d7b2 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a returned with HTTP 200 Sep 01 02:22:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1527/3126] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:42 2026] GET /volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-15f5bb61-9f40-4970-bf5a-e1a37217f5e1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-15f5bb61-9f40-4970-bf5a-e1a37217f5e1 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] GET http://192.168.122.72/volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b Sep 01 02:22:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-15f5bb61-9f40-4970-bf5a-e1a37217f5e1 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-15f5bb61-9f40-4970-bf5a-e1a37217f5e1 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-15f5bb61-9f40-4970-bf5a-e1a37217f5e1 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Snapshot retrieved successfully. Sep 01 02:22:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-15f5bb61-9f40-4970-bf5a-e1a37217f5e1 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] http://192.168.122.72/volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b returned with HTTP 200 Sep 01 02:22:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1600/3127] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:43 2026] GET /volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b => generated 463 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b252bdbd-1e46-4b9e-bbff-0bb1731291c6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b252bdbd-1e46-4b9e-bbff-0bb1731291c6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b Sep 01 02:22:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b252bdbd-1e46-4b9e-bbff-0bb1731291c6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b252bdbd-1e46-4b9e-bbff-0bb1731291c6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:43 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-b252bdbd-1e46-4b9e-bbff-0bb1731291c6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Delete snapshot with id: 290c7f58-7def-41df-a5bd-1c54db2c874b Sep 01 02:22:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b252bdbd-1e46-4b9e-bbff-0bb1731291c6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Snapshot retrieved successfully. Sep 01 02:22:43 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:43 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b252bdbd-1e46-4b9e-bbff-0bb1731291c6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Snapshot delete request issued successfully. Sep 01 02:22:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b252bdbd-1e46-4b9e-bbff-0bb1731291c6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] http://192.168.122.72/volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b returned with HTTP 202 Sep 01 02:22:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1528/3128] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:22:43 2026] DELETE /volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-70a752d8-f867-4ae1-b27d-450cc88a716b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-70a752d8-f867-4ae1-b27d-450cc88a716b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] GET http://192.168.122.72/volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b Sep 01 02:22:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-70a752d8-f867-4ae1-b27d-450cc88a716b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-70a752d8-f867-4ae1-b27d-450cc88a716b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-70a752d8-f867-4ae1-b27d-450cc88a716b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Snapshot retrieved successfully. Sep 01 02:22:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-70a752d8-f867-4ae1-b27d-450cc88a716b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] http://192.168.122.72/volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b returned with HTTP 200 Sep 01 02:22:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1601/3129] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:43 2026] GET /volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b => generated 462 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2f6dcbb4-6887-4e69-9e9a-73eae90bdd80 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2f6dcbb4-6887-4e69-9e9a-73eae90bdd80 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a Sep 01 02:22:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2f6dcbb4-6887-4e69-9e9a-73eae90bdd80 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2f6dcbb4-6887-4e69-9e9a-73eae90bdd80 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2f6dcbb4-6887-4e69-9e9a-73eae90bdd80 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:22:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2f6dcbb4-6887-4e69-9e9a-73eae90bdd80 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a returned with HTTP 200 Sep 01 02:22:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1529/3130] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:43 2026] GET /volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a => generated 440 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5c501a14-be28-41e0-969a-67e900a24535 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5c501a14-be28-41e0-969a-67e900a24535 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] GET http://192.168.122.72/volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b Sep 01 02:22:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5c501a14-be28-41e0-969a-67e900a24535 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5c501a14-be28-41e0-969a-67e900a24535 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5c501a14-be28-41e0-969a-67e900a24535 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Snapshot retrieved successfully. Sep 01 02:22:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5c501a14-be28-41e0-969a-67e900a24535 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] http://192.168.122.72/volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b returned with HTTP 200 Sep 01 02:22:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1602/3131] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:44 2026] GET /volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b => generated 462 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-66678395-f302-42e0-a736-c26f9c8b8eeb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-66678395-f302-42e0-a736-c26f9c8b8eeb tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a Sep 01 02:22:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-66678395-f302-42e0-a736-c26f9c8b8eeb tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-66678395-f302-42e0-a736-c26f9c8b8eeb tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-66678395-f302-42e0-a736-c26f9c8b8eeb tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:22:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-66678395-f302-42e0-a736-c26f9c8b8eeb tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a returned with HTTP 200 Sep 01 02:22:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1530/3132] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:44 2026] GET /volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2b58377e-4903-4d29-9807-48819d7bf254 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2b58377e-4903-4d29-9807-48819d7bf254 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] GET http://192.168.122.72/volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b Sep 01 02:22:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2b58377e-4903-4d29-9807-48819d7bf254 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2b58377e-4903-4d29-9807-48819d7bf254 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:45 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:45 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:45 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2b58377e-4903-4d29-9807-48819d7bf254 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Snapshot retrieved successfully. Sep 01 02:22:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2b58377e-4903-4d29-9807-48819d7bf254 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] http://192.168.122.72/volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b returned with HTTP 200 Sep 01 02:22:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1603/3133] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:45 2026] GET /volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b => generated 462 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-48e0d8b2-4658-4fda-bf92-56a33fd4efbf None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-48e0d8b2-4658-4fda-bf92-56a33fd4efbf tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a Sep 01 02:22:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-48e0d8b2-4658-4fda-bf92-56a33fd4efbf tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-48e0d8b2-4658-4fda-bf92-56a33fd4efbf tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:45 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:45 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:45 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-48e0d8b2-4658-4fda-bf92-56a33fd4efbf tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:22:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-48e0d8b2-4658-4fda-bf92-56a33fd4efbf tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a returned with HTTP 200 Sep 01 02:22:45 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1531/3134] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:45 2026] GET /volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a => generated 467 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:22:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a0e98a79-73a6-4957-befd-6d4807aae3b1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6507a1b7-5816-46ca-be02-4e75c6c4fd3f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:45 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6507a1b7-5816-46ca-be02-4e75c6c4fd3f tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:45 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6507a1b7-5816-46ca-be02-4e75c6c4fd3f tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1145557268", "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=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a0e98a79-73a6-4957-befd-6d4807aae3b1 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] POST http://192.168.122.72/volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a/action Sep 01 02:22:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a0e98a79-73a6-4957-befd-6d4807aae3b1 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:22:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a0e98a79-73a6-4957-befd-6d4807aae3b1 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:45 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:45 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:45 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a0e98a79-73a6-4957-befd-6d4807aae3b1 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] Snapshot retrieved successfully. Sep 01 02:22:45 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-a0e98a79-73a6-4957-befd-6d4807aae3b1 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '66fa9b197e7d4251a383341c39492c50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '93e486782d804c769cc5ae2a9179bb4d', '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=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a0e98a79-73a6-4957-befd-6d4807aae3b1 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] http://192.168.122.72/volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a/action returned with HTTP 403 Sep 01 02:22:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1604/3135] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:22:45 2026] POST /volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a/action => generated 133 bytes in 330 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2f4657d1-50a8-4b08-91d2-66b51f566e83 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2f4657d1-50a8-4b08-91d2-66b51f566e83 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] DELETE http://192.168.122.72/volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a Sep 01 02:22:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2f4657d1-50a8-4b08-91d2-66b51f566e83 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2f4657d1-50a8-4b08-91d2-66b51f566e83 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:45 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-2f4657d1-50a8-4b08-91d2-66b51f566e83 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Delete snapshot with id: 468b3794-9c8e-404b-8f64-e9338caf485a Sep 01 02:22:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6507a1b7-5816-46ca-be02-4e75c6c4fd3f tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1532/3136] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:45 2026] POST /volume/v3/types => generated 380 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2f4657d1-50a8-4b08-91d2-66b51f566e83 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:22:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bcf6f3e1-fa45-4870-9040-ce5650707009 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bcf6f3e1-fa45-4870-9040-ce5650707009 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] POST http://192.168.122.72/volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/encryption Sep 01 02:22:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bcf6f3e1-fa45-4870-9040-ce5650707009 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:46 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:46 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2f4657d1-50a8-4b08-91d2-66b51f566e83 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot delete request issued successfully. Sep 01 02:22:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2f4657d1-50a8-4b08-91d2-66b51f566e83 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a returned with HTTP 202 Sep 01 02:22:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1605/3137] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:22:45 2026] DELETE /volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-316e3f16-066d-40d2-8d13-7e8596e7f23f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-316e3f16-066d-40d2-8d13-7e8596e7f23f tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a Sep 01 02:22:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-316e3f16-066d-40d2-8d13-7e8596e7f23f tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-316e3f16-066d-40d2-8d13-7e8596e7f23f tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bcf6f3e1-fa45-4870-9040-ce5650707009 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/encryption returned with HTTP 200 Sep 01 02:22:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1533/3138] 192.168.122.72 () {60 vars in 1276 bytes} [Tue Sep 1 02:22:46 2026] POST /volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/encryption => generated 239 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-316e3f16-066d-40d2-8d13-7e8596e7f23f tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:22:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-316e3f16-066d-40d2-8d13-7e8596e7f23f tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a returned with HTTP 200 Sep 01 02:22:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1606/3139] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:46 2026] GET /volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-554df4d3-7e11-43bb-ab27-00d330817e75 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-554df4d3-7e11-43bb-ab27-00d330817e75 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-554df4d3-7e11-43bb-ab27-00d330817e75 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1710919974", "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=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-554df4d3-7e11-43bb-ab27-00d330817e75 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1534/3140] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:46 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 01 02:22:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9d262ffa-3956-471b-83a6-e856c35187d6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9d262ffa-3956-471b-83a6-e856c35187d6 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] POST http://192.168.122.72/volume/v3/types/629da0fe-9b1b-4732-bdeb-6dc0d4240466/encryption Sep 01 02:22:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9d262ffa-3956-471b-83a6-e856c35187d6 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9d262ffa-3956-471b-83a6-e856c35187d6 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types/629da0fe-9b1b-4732-bdeb-6dc0d4240466/encryption returned with HTTP 200 Sep 01 02:22:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1607/3141] 192.168.122.72 () {60 vars in 1276 bytes} [Tue Sep 1 02:22:46 2026] POST /volume/v3/types/629da0fe-9b1b-4732-bdeb-6dc0d4240466/encryption => generated 239 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-efa21c07-2188-4721-b2ad-dc155876069d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-efa21c07-2188-4721-b2ad-dc155876069d tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-efa21c07-2188-4721-b2ad-dc155876069d tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2028863572", "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=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-efa21c07-2188-4721-b2ad-dc155876069d tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1535/3142] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:46 2026] POST /volume/v3/types => generated 380 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-83d419b8-53b2-4299-bc36-9a241fbcc676 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-83d419b8-53b2-4299-bc36-9a241fbcc676 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] POST http://192.168.122.72/volume/v3/types/3725c940-b912-4f32-85d4-d32ed39d5640/extra_specs Sep 01 02:22:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-83d419b8-53b2-4299-bc36-9a241fbcc676 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-83d419b8-53b2-4299-bc36-9a241fbcc676 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types/3725c940-b912-4f32-85d4-d32ed39d5640/extra_specs returned with HTTP 200 Sep 01 02:22:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1608/3143] 192.168.122.72 () {60 vars in 1278 bytes} [Tue Sep 1 02:22:46 2026] POST /volume/v3/types/3725c940-b912-4f32-85d4-d32ed39d5640/extra_specs => generated 35 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:22:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-535a91aa-aa5d-4a68-a2d8-c2fe9e4d3642 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-535a91aa-aa5d-4a68-a2d8-c2fe9e4d3642 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] PUT http://192.168.122.72/volume/v3/types/3725c940-b912-4f32-85d4-d32ed39d5640/extra_specs/key2 Sep 01 02:22:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-535a91aa-aa5d-4a68-a2d8-c2fe9e4d3642 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-21ae8d15-5989-447d-b56d-b7eae20aa907 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-21ae8d15-5989-447d-b56d-b7eae20aa907 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] GET http://192.168.122.72/volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b Sep 01 02:22:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-21ae8d15-5989-447d-b56d-b7eae20aa907 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-21ae8d15-5989-447d-b56d-b7eae20aa907 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-21ae8d15-5989-447d-b56d-b7eae20aa907 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] http://192.168.122.72/volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b returned with HTTP 404 Sep 01 02:22:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1609/3144] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:46 2026] GET /volume/v3/snapshots/290c7f58-7def-41df-a5bd-1c54db2c874b => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9fd1747d-a974-4728-9ca4-05861183916f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9fd1747d-a974-4728-9ca4-05861183916f tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/03c9b5b1-e1d7-4072-b852-f15efd5be99a Sep 01 02:22:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9fd1747d-a974-4728-9ca4-05861183916f tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9fd1747d-a974-4728-9ca4-05861183916f tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:46 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-9fd1747d-a974-4728-9ca4-05861183916f tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete volume with id: 03c9b5b1-e1d7-4072-b852-f15efd5be99a Sep 01 02:22:46 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:46 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9fd1747d-a974-4728-9ca4-05861183916f tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:22:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-535a91aa-aa5d-4a68-a2d8-c2fe9e4d3642 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types/3725c940-b912-4f32-85d4-d32ed39d5640/extra_specs/key2 returned with HTTP 200 Sep 01 02:22:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1536/3145] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:22:46 2026] PUT /volume/v3/types/3725c940-b912-4f32-85d4-d32ed39d5640/extra_specs/key2 => generated 25 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:22:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d4405beb-dd26-4166-b2b5-7c54685ccd21 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d4405beb-dd26-4166-b2b5-7c54685ccd21 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d4405beb-dd26-4166-b2b5-7c54685ccd21 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9fd1747d-a974-4728-9ca4-05861183916f tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete volume request issued successfully. Sep 01 02:22:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9fd1747d-a974-4728-9ca4-05861183916f tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/03c9b5b1-e1d7-4072-b852-f15efd5be99a returned with HTTP 202 Sep 01 02:22:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1610/3146] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:46 2026] DELETE /volume/v3/volumes/03c9b5b1-e1d7-4072-b852-f15efd5be99a => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b1786dc1-fef4-4fec-b900-a638908e96aa None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b1786dc1-fef4-4fec-b900-a638908e96aa tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/03c9b5b1-e1d7-4072-b852-f15efd5be99a Sep 01 02:22:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b1786dc1-fef4-4fec-b900-a638908e96aa tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b1786dc1-fef4-4fec-b900-a638908e96aa tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:46 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:46 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d4405beb-dd26-4166-b2b5-7c54685ccd21 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1537/3147] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:22:46 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 01 02:22:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b1786dc1-fef4-4fec-b900-a638908e96aa tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:22:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c819dd1b-7b8b-4fba-a111-6de87c8558f0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c819dd1b-7b8b-4fba-a111-6de87c8558f0 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] DELETE http://192.168.122.72/volume/v3/types/115bcf9a-dd78-4d1c-a646-c8171e4a2ea1 Sep 01 02:22:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c819dd1b-7b8b-4fba-a111-6de87c8558f0 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c819dd1b-7b8b-4fba-a111-6de87c8558f0 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b1786dc1-fef4-4fec-b900-a638908e96aa tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/03c9b5b1-e1d7-4072-b852-f15efd5be99a returned with HTTP 200 Sep 01 02:22:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1611/3148] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:46 2026] GET /volume/v3/volumes/03c9b5b1-e1d7-4072-b852-f15efd5be99a => generated 1014 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c819dd1b-7b8b-4fba-a111-6de87c8558f0 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types/115bcf9a-dd78-4d1c-a646-c8171e4a2ea1 returned with HTTP 202 Sep 01 02:22:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1538/3149] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:46 2026] DELETE /volume/v3/types/115bcf9a-dd78-4d1c-a646-c8171e4a2ea1 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7689d16f-f825-4729-8ff7-00780bfa40d6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7689d16f-f825-4729-8ff7-00780bfa40d6 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7689d16f-f825-4729-8ff7-00780bfa40d6 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1272815069", "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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7689d16f-f825-4729-8ff7-00780bfa40d6 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1612/3150] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:46 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 01 02:22:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4e9b5d61-b27f-421c-ac78-7af9d8b02849 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4e9b5d61-b27f-421c-ac78-7af9d8b02849 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] POST http://192.168.122.72/volume/v3/types/91fdec36-af80-42cf-8d28-02421951a9db/encryption Sep 01 02:22:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4e9b5d61-b27f-421c-ac78-7af9d8b02849 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4e9b5d61-b27f-421c-ac78-7af9d8b02849 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types/91fdec36-af80-42cf-8d28-02421951a9db/encryption returned with HTTP 200 Sep 01 02:22:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1539/3151] 192.168.122.72 () {60 vars in 1276 bytes} [Tue Sep 1 02:22:46 2026] POST /volume/v3/types/91fdec36-af80-42cf-8d28-02421951a9db/encryption => generated 239 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-aa4970f1-536c-41e4-94fa-9edb0c34b6d8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aa4970f1-536c-41e4-94fa-9edb0c34b6d8 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] DELETE http://192.168.122.72/volume/v3/types/91fdec36-af80-42cf-8d28-02421951a9db/encryption/f9fb4c7a-f245-4d68-aae0-b1a7749692a9 Sep 01 02:22:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aa4970f1-536c-41e4-94fa-9edb0c34b6d8 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-aa4970f1-536c-41e4-94fa-9edb0c34b6d8 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-aa4970f1-536c-41e4-94fa-9edb0c34b6d8 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types/91fdec36-af80-42cf-8d28-02421951a9db/encryption/f9fb4c7a-f245-4d68-aae0-b1a7749692a9 returned with HTTP 202 Sep 01 02:22:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1613/3152] 192.168.122.72 () {58 vars in 1368 bytes} [Tue Sep 1 02:22:46 2026] DELETE /volume/v3/types/91fdec36-af80-42cf-8d28-02421951a9db/encryption/f9fb4c7a-f245-4d68-aae0-b1a7749692a9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-efe7125f-0db4-4bc2-9814-fea8cb151c90 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-efe7125f-0db4-4bc2-9814-fea8cb151c90 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-efe7125f-0db4-4bc2-9814-fea8cb151c90 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1077227854", "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=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-efe7125f-0db4-4bc2-9814-fea8cb151c90 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1540/3153] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:47 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 01 02:22:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ca8f70bf-79b3-41f4-8a78-54925a7a9139 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ca8f70bf-79b3-41f4-8a78-54925a7a9139 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] DELETE http://192.168.122.72/volume/v3/types/a0517441-84ad-48c0-a1fc-fb720a1a3ecd/extra_specs/key1 Sep 01 02:22:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ca8f70bf-79b3-41f4-8a78-54925a7a9139 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ca8f70bf-79b3-41f4-8a78-54925a7a9139 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c96aafeb-364b-43d8-9170-987bd6c39108 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c96aafeb-364b-43d8-9170-987bd6c39108 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c96aafeb-364b-43d8-9170-987bd6c39108 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c96aafeb-364b-43d8-9170-987bd6c39108 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:47 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:47 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c96aafeb-364b-43d8-9170-987bd6c39108 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:22:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ca8f70bf-79b3-41f4-8a78-54925a7a9139 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types/a0517441-84ad-48c0-a1fc-fb720a1a3ecd/extra_specs/key1 returned with HTTP 202 Sep 01 02:22:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c96aafeb-364b-43d8-9170-987bd6c39108 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a returned with HTTP 200 Sep 01 02:22:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1614/3154] 192.168.122.72 () {58 vars in 1275 bytes} [Tue Sep 1 02:22:47 2026] DELETE /volume/v3/types/a0517441-84ad-48c0-a1fc-fb720a1a3ecd/extra_specs/key1 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:22:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1541/3155] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:47 2026] GET /volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e48cde6e-e7a9-4f91-a0eb-a7023359ccca None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e48cde6e-e7a9-4f91-a0eb-a7023359ccca tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e48cde6e-e7a9-4f91-a0eb-a7023359ccca tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-860528632", "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=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e48cde6e-e7a9-4f91-a0eb-a7023359ccca tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1615/3156] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:47 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 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-45ffb168-1246-4201-b554-6d05c4712f54 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-45ffb168-1246-4201-b554-6d05c4712f54 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] DELETE http://192.168.122.72/volume/v3/types/8ceaa401-cb8c-4ef1-899b-6ec114ff77da Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-45ffb168-1246-4201-b554-6d05c4712f54 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-45ffb168-1246-4201-b554-6d05c4712f54 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-45ffb168-1246-4201-b554-6d05c4712f54 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types/8ceaa401-cb8c-4ef1-899b-6ec114ff77da returned with HTTP 202 Sep 01 02:22:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1542/3157] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:47 2026] DELETE /volume/v3/types/8ceaa401-cb8c-4ef1-899b-6ec114ff77da => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-69388a5e-ec7a-4bb5-9ebf-549d659d122c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-69388a5e-ec7a-4bb5-9ebf-549d659d122c tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] GET http://192.168.122.72/volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/extra_specs Sep 01 02:22:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-69388a5e-ec7a-4bb5-9ebf-549d659d122c tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-69388a5e-ec7a-4bb5-9ebf-549d659d122c tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-69388a5e-ec7a-4bb5-9ebf-549d659d122c tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/extra_specs returned with HTTP 200 Sep 01 02:22:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1616/3158] 192.168.122.72 () {58 vars in 1257 bytes} [Tue Sep 1 02:22:47 2026] GET /volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/extra_specs => generated 185 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-49b19b52-f469-4f1b-9442-afe75f91016e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-49b19b52-f469-4f1b-9442-afe75f91016e tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] GET http://192.168.122.72/volume/v3/types Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-49b19b52-f469-4f1b-9442-afe75f91016e tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-49b19b52-f469-4f1b-9442-afe75f91016e tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-49b19b52-f469-4f1b-9442-afe75f91016e tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1543/3159] 192.168.122.72 () {58 vars in 1110 bytes} [Tue Sep 1 02:22:47 2026] GET /volume/v3/types => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a5281b50-cc33-46ef-8c4d-cba2b0404380 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a5281b50-cc33-46ef-8c4d-cba2b0404380 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] GET http://192.168.122.72/volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/encryption/cipher Sep 01 02:22:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a5281b50-cc33-46ef-8c4d-cba2b0404380 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a5281b50-cc33-46ef-8c4d-cba2b0404380 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a5281b50-cc33-46ef-8c4d-cba2b0404380 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/encryption/cipher returned with HTTP 200 Sep 01 02:22:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1617/3160] 192.168.122.72 () {58 vars in 1275 bytes} [Tue Sep 1 02:22:47 2026] GET /volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/encryption/cipher => generated 29 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c59bcc71-1aa4-4fa5-a8ce-934ebb22df19 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c59bcc71-1aa4-4fa5-a8ce-934ebb22df19 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] GET http://192.168.122.72/volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/encryption Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c59bcc71-1aa4-4fa5-a8ce-934ebb22df19 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c59bcc71-1aa4-4fa5-a8ce-934ebb22df19 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c59bcc71-1aa4-4fa5-a8ce-934ebb22df19 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/encryption returned with HTTP 200 Sep 01 02:22:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1544/3161] 192.168.122.72 () {58 vars in 1254 bytes} [Tue Sep 1 02:22:47 2026] GET /volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/encryption => generated 325 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-00052ca5-0a7d-49c8-bb06-47822223fe02 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-00052ca5-0a7d-49c8-bb06-47822223fe02 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] GET http://192.168.122.72/volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/extra_specs/multiattach Sep 01 02:22:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-00052ca5-0a7d-49c8-bb06-47822223fe02 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-00052ca5-0a7d-49c8-bb06-47822223fe02 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-00052ca5-0a7d-49c8-bb06-47822223fe02 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/extra_specs/multiattach returned with HTTP 200 Sep 01 02:22:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1618/3162] 192.168.122.72 () {58 vars in 1293 bytes} [Tue Sep 1 02:22:47 2026] GET /volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/extra_specs/multiattach => generated 29 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-84729be9-04f7-4f83-b248-8531c0f943cd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-84729be9-04f7-4f83-b248-8531c0f943cd tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] GET http://192.168.122.72/volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/extra_specs/volume_backend_name Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-84729be9-04f7-4f83-b248-8531c0f943cd tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-84729be9-04f7-4f83-b248-8531c0f943cd tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-84729be9-04f7-4f83-b248-8531c0f943cd tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 02:22:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1545/3163] 192.168.122.72 () {58 vars in 1317 bytes} [Tue Sep 1 02:22:47 2026] GET /volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/extra_specs/volume_backend_name => generated 44 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:22:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3edc1027-e9bf-4f93-92fe-9dd0ac98ffce None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3edc1027-e9bf-4f93-92fe-9dd0ac98ffce tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] GET http://192.168.122.72/volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193 Sep 01 02:22:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3edc1027-e9bf-4f93-92fe-9dd0ac98ffce tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3edc1027-e9bf-4f93-92fe-9dd0ac98ffce tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-162ea19b-efc9-42a9-87dd-940b6e70b998 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-162ea19b-efc9-42a9-87dd-940b6e70b998 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/03c9b5b1-e1d7-4072-b852-f15efd5be99a Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-162ea19b-efc9-42a9-87dd-940b6e70b998 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-162ea19b-efc9-42a9-87dd-940b6e70b998 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3edc1027-e9bf-4f93-92fe-9dd0ac98ffce tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193 returned with HTTP 200 Sep 01 02:22:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1619/3164] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:22:47 2026] GET /volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193 => generated 402 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:47 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:47 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:47 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:47 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bdf2621d-46a1-4dc8-aa9f-61575166763b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-162ea19b-efc9-42a9-87dd-940b6e70b998 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:22:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bdf2621d-46a1-4dc8-aa9f-61575166763b tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] PUT http://192.168.122.72/volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/encryption/77208e88-8a68-4a91-bd96-338283ad0227 Sep 01 02:22:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bdf2621d-46a1-4dc8-aa9f-61575166763b tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-162ea19b-efc9-42a9-87dd-940b6e70b998 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/03c9b5b1-e1d7-4072-b852-f15efd5be99a returned with HTTP 200 Sep 01 02:22:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1546/3165] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:47 2026] GET /volume/v3/volumes/03c9b5b1-e1d7-4072-b852-f15efd5be99a => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bdf2621d-46a1-4dc8-aa9f-61575166763b tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/encryption/77208e88-8a68-4a91-bd96-338283ad0227 returned with HTTP 200 Sep 01 02:22:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1620/3166] 192.168.122.72 () {60 vars in 1385 bytes} [Tue Sep 1 02:22:47 2026] PUT /volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/encryption/77208e88-8a68-4a91-bd96-338283ad0227 => generated 33 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-99fcfbcc-5924-468e-9970-a5e7b31bc6bb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-99fcfbcc-5924-468e-9970-a5e7b31bc6bb tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] PUT http://192.168.122.72/volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/extra_specs/key1 Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-99fcfbcc-5924-468e-9970-a5e7b31bc6bb tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-99fcfbcc-5924-468e-9970-a5e7b31bc6bb tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/extra_specs/key1 returned with HTTP 200 Sep 01 02:22:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1547/3167] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:22:47 2026] PUT /volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193/extra_specs/key1 => generated 30 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:22:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bcb28de9-cfc0-4c3f-97ef-c0d5228bc5e5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bcb28de9-cfc0-4c3f-97ef-c0d5228bc5e5 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] PUT http://192.168.122.72/volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193 Sep 01 02:22:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bcb28de9-cfc0-4c3f-97ef-c0d5228bc5e5 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bcb28de9-cfc0-4c3f-97ef-c0d5228bc5e5 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193 returned with HTTP 200 Sep 01 02:22:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1621/3168] 192.168.122.72 () {60 vars in 1241 bytes} [Tue Sep 1 02:22:47 2026] PUT /volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193 => generated 371 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-92be9b4f-1c93-4a41-9f75-b8efe998fd3e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-92be9b4f-1c93-4a41-9f75-b8efe998fd3e tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] DELETE http://192.168.122.72/volume/v3/types/a0517441-84ad-48c0-a1fc-fb720a1a3ecd Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-92be9b4f-1c93-4a41-9f75-b8efe998fd3e tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-92be9b4f-1c93-4a41-9f75-b8efe998fd3e tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-92be9b4f-1c93-4a41-9f75-b8efe998fd3e tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types/a0517441-84ad-48c0-a1fc-fb720a1a3ecd returned with HTTP 202 Sep 01 02:22:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1548/3169] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:47 2026] DELETE /volume/v3/types/a0517441-84ad-48c0-a1fc-fb720a1a3ecd => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5f0046c5-be62-4f86-abb1-578e5336bdec None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5f0046c5-be62-4f86-abb1-578e5336bdec tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] DELETE http://192.168.122.72/volume/v3/types/91fdec36-af80-42cf-8d28-02421951a9db Sep 01 02:22:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5f0046c5-be62-4f86-abb1-578e5336bdec tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5f0046c5-be62-4f86-abb1-578e5336bdec tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1fb44e68-bba3-41b0-b587-bd8086d954f2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1fb44e68-bba3-41b0-b587-bd8086d954f2 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a Sep 01 02:22:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1fb44e68-bba3-41b0-b587-bd8086d954f2 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1fb44e68-bba3-41b0-b587-bd8086d954f2 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5f0046c5-be62-4f86-abb1-578e5336bdec tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types/91fdec36-af80-42cf-8d28-02421951a9db returned with HTTP 202 Sep 01 02:22:48 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1622/3170] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:48 2026] DELETE /volume/v3/types/91fdec36-af80-42cf-8d28-02421951a9db => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d0c6bdd2-3254-4264-8cc7-02c77e6f759e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:48 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:48 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:48 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1fb44e68-bba3-41b0-b587-bd8086d954f2 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:22:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1fb44e68-bba3-41b0-b587-bd8086d954f2 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a returned with HTTP 200 Sep 01 02:22:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1549/3171] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:48 2026] GET /volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a => generated 466 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d0c6bdd2-3254-4264-8cc7-02c77e6f759e tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] DELETE http://192.168.122.72/volume/v3/types/3725c940-b912-4f32-85d4-d32ed39d5640 Sep 01 02:22:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d0c6bdd2-3254-4264-8cc7-02c77e6f759e tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d0c6bdd2-3254-4264-8cc7-02c77e6f759e tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d0c6bdd2-3254-4264-8cc7-02c77e6f759e tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types/3725c940-b912-4f32-85d4-d32ed39d5640 returned with HTTP 202 Sep 01 02:22:48 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1623/3172] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:48 2026] DELETE /volume/v3/types/3725c940-b912-4f32-85d4-d32ed39d5640 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-aceb800d-8bb5-4420-a066-2721e0cc54f1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-aceb800d-8bb5-4420-a066-2721e0cc54f1 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] DELETE http://192.168.122.72/volume/v3/types/629da0fe-9b1b-4732-bdeb-6dc0d4240466 Sep 01 02:22:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-aceb800d-8bb5-4420-a066-2721e0cc54f1 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-aceb800d-8bb5-4420-a066-2721e0cc54f1 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-aceb800d-8bb5-4420-a066-2721e0cc54f1 tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types/629da0fe-9b1b-4732-bdeb-6dc0d4240466 returned with HTTP 202 Sep 01 02:22:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1550/3173] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:48 2026] DELETE /volume/v3/types/629da0fe-9b1b-4732-bdeb-6dc0d4240466 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1407f6d1-9193-44a2-89e2-463f188a2f2d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1407f6d1-9193-44a2-89e2-463f188a2f2d tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] DELETE http://192.168.122.72/volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193 Sep 01 02:22:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1407f6d1-9193-44a2-89e2-463f188a2f2d tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1407f6d1-9193-44a2-89e2-463f188a2f2d tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1407f6d1-9193-44a2-89e2-463f188a2f2d tempest-VolumeTypesAdminTests-1545133398 tempest-VolumeTypesAdminTests-1545133398-project-admin] http://192.168.122.72/volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193 returned with HTTP 202 Sep 01 02:22:48 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1624/3174] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:48 2026] DELETE /volume/v3/types/46321830-9e25-4c25-ab9b-8fd8de8e4193 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7328772c-e2e2-4745-af70-13d89f71548d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7328772c-e2e2-4745-af70-13d89f71548d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/03c9b5b1-e1d7-4072-b852-f15efd5be99a Sep 01 02:22:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7328772c-e2e2-4745-af70-13d89f71548d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7328772c-e2e2-4745-af70-13d89f71548d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7328772c-e2e2-4745-af70-13d89f71548d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/03c9b5b1-e1d7-4072-b852-f15efd5be99a returned with HTTP 404 Sep 01 02:22:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1551/3175] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:48 2026] GET /volume/v3/volumes/03c9b5b1-e1d7-4072-b852-f15efd5be99a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:22:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a59c1239-f75f-47df-818b-50b176bffdc6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a59c1239-f75f-47df-818b-50b176bffdc6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:22:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a59c1239-f75f-47df-818b-50b176bffdc6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1046468287"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-a59c1239-f75f-47df-818b-50b176bffdc6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1046468287'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:48 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-a59c1239-f75f-47df-818b-50b176bffdc6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume of 1 GB Sep 01 02:22:48 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a59c1239-f75f-47df-818b-50b176bffdc6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Availability Zones retrieved successfully. Sep 01 02:22:48 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a59c1239-f75f-47df-818b-50b176bffdc6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Flow 'volume_create_api' (a521783d-dd95-44f3-8e04-0a48a0d7ad1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:48 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a59c1239-f75f-47df-818b-50b176bffdc6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e93337b5-f157-4531-9af8-29484122b180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:48 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-a59c1239-f75f-47df-818b-50b176bffdc6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:48 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a59c1239-f75f-47df-818b-50b176bffdc6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e93337b5-f157-4531-9af8-29484122b180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:48 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a59c1239-f75f-47df-818b-50b176bffdc6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b9a7bb3-a4cc-4615-9579-dca70b01efff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:49 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-a59c1239-f75f-47df-818b-50b176bffdc6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Created reservations ['f611b23b-345c-4d80-bc42-a72f222a542c', '03a9b0a0-622f-4b3b-a0a8-c8b167d9b238', 'e5acc18d-cf4d-4050-a0a4-3a82bb84e5fc', 'dfcedb38-d814-4f69-86ee-9dfbccb4374e'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a59c1239-f75f-47df-818b-50b176bffdc6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b9a7bb3-a4cc-4615-9579-dca70b01efff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f611b23b-345c-4d80-bc42-a72f222a542c', '03a9b0a0-622f-4b3b-a0a8-c8b167d9b238', 'e5acc18d-cf4d-4050-a0a4-3a82bb84e5fc', 'dfcedb38-d814-4f69-86ee-9dfbccb4374e']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a59c1239-f75f-47df-818b-50b176bffdc6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ae3876-bc8f-4aab-8ad0-fd5fbf727e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a59c1239-f75f-47df-818b-50b176bffdc6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ae3876-bc8f-4aab-8ad0-fd5fbf727e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6ec0cac-3adc-4a3c-9d41-baaae96c59af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1046468287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc411683b4a0415eb4c93a0644265526',qos_specs=None,replication_status=,reservations=['f611b23b-345c-4d80-bc42-a72f222a542c','03a9b0a0-622f-4b3b-a0a8-c8b167d9b238','e5acc18d-cf4d-4050-a0a4-3a82bb84e5fc','dfcedb38-d814-4f69-86ee-9dfbccb4374e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1046468287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6ec0cac-3adc-4a3c-9d41-baaae96c59af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc411683b4a0415eb4c93a0644265526',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a59c1239-f75f-47df-818b-50b176bffdc6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b40b6dbb-ce89-4282-9dd7-70a7978a95dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a59c1239-f75f-47df-818b-50b176bffdc6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b40b6dbb-ce89-4282-9dd7-70a7978a95dd) transitioned into state 'SUCCESS' from state '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-1046468287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc411683b4a0415eb4c93a0644265526',qos_specs=None,replication_status=,reservations=['f611b23b-345c-4d80-bc42-a72f222a542c','03a9b0a0-622f-4b3b-a0a8-c8b167d9b238','e5acc18d-cf4d-4050-a0a4-3a82bb84e5fc','dfcedb38-d814-4f69-86ee-9dfbccb4374e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a59c1239-f75f-47df-818b-50b176bffdc6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dafb136b-9e75-492c-b2d8-41fb74cfddea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a59c1239-f75f-47df-818b-50b176bffdc6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dafb136b-9e75-492c-b2d8-41fb74cfddea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-a59c1239-f75f-47df-818b-50b176bffdc6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Flow 'volume_create_api' (a521783d-dd95-44f3-8e04-0a48a0d7ad1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a59c1239-f75f-47df-818b-50b176bffdc6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume request issued successfully. Sep 01 02:22:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a59c1239-f75f-47df-818b-50b176bffdc6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1625/3176] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:22:48 2026] POST /volume/v3/volumes => generated 785 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0cceb50a-f42b-4077-af6a-c4b6c78700c4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-299eec7a-4903-471c-bbbb-b7df9d0fbd23 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0cceb50a-f42b-4077-af6a-c4b6c78700c4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/c6ec0cac-3adc-4a3c-9d41-baaae96c59af Sep 01 02:22:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0cceb50a-f42b-4077-af6a-c4b6c78700c4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0cceb50a-f42b-4077-af6a-c4b6c78700c4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-299eec7a-4903-471c-bbbb-b7df9d0fbd23 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a Sep 01 02:22:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-299eec7a-4903-471c-bbbb-b7df9d0fbd23 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-299eec7a-4903-471c-bbbb-b7df9d0fbd23 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-299eec7a-4903-471c-bbbb-b7df9d0fbd23 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a returned with HTTP 404 Sep 01 02:22:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1626/3177] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:49 2026] GET /volume/v3/snapshots/468b3794-9c8e-404b-8f64-e9338caf485a => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fff38aa7-abdb-4c39-9322-c6e246cf76da None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fff38aa7-abdb-4c39-9322-c6e246cf76da tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/886d0400-3751-4355-934d-9f69d0c5f6f7 Sep 01 02:22:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fff38aa7-abdb-4c39-9322-c6e246cf76da tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fff38aa7-abdb-4c39-9322-c6e246cf76da tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:49 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-fff38aa7-abdb-4c39-9322-c6e246cf76da tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Delete volume with id: 886d0400-3751-4355-934d-9f69d0c5f6f7 Sep 01 02:22:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0cceb50a-f42b-4077-af6a-c4b6c78700c4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:22:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0cceb50a-f42b-4077-af6a-c4b6c78700c4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/c6ec0cac-3adc-4a3c-9d41-baaae96c59af returned with HTTP 200 Sep 01 02:22:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1552/3178] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:49 2026] GET /volume/v3/volumes/c6ec0cac-3adc-4a3c-9d41-baaae96c59af => generated 964 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fff38aa7-abdb-4c39-9322-c6e246cf76da tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:22:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fff38aa7-abdb-4c39-9322-c6e246cf76da tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Delete volume request issued successfully. Sep 01 02:22:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fff38aa7-abdb-4c39-9322-c6e246cf76da tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/886d0400-3751-4355-934d-9f69d0c5f6f7 returned with HTTP 202 Sep 01 02:22:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1627/3179] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:49 2026] DELETE /volume/v3/volumes/886d0400-3751-4355-934d-9f69d0c5f6f7 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-67557f2a-4aef-4da3-9d62-26891ea43789 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-67557f2a-4aef-4da3-9d62-26891ea43789 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/886d0400-3751-4355-934d-9f69d0c5f6f7 Sep 01 02:22:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-67557f2a-4aef-4da3-9d62-26891ea43789 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-67557f2a-4aef-4da3-9d62-26891ea43789 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-67557f2a-4aef-4da3-9d62-26891ea43789 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:22:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-67557f2a-4aef-4da3-9d62-26891ea43789 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/886d0400-3751-4355-934d-9f69d0c5f6f7 returned with HTTP 200 Sep 01 02:22:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1553/3180] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:49 2026] GET /volume/v3/volumes/886d0400-3751-4355-934d-9f69d0c5f6f7 => generated 1013 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-eec2406b-4faa-4003-9f20-2c7ac51adfe1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eec2406b-4faa-4003-9f20-2c7ac51adfe1 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/c6ec0cac-3adc-4a3c-9d41-baaae96c59af Sep 01 02:22:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-eec2406b-4faa-4003-9f20-2c7ac51adfe1 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-eec2406b-4faa-4003-9f20-2c7ac51adfe1 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:50 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:50 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:50 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:50 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-eec2406b-4faa-4003-9f20-2c7ac51adfe1 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:22:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-eec2406b-4faa-4003-9f20-2c7ac51adfe1 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/c6ec0cac-3adc-4a3c-9d41-baaae96c59af returned with HTTP 200 Sep 01 02:22:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1628/3181] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:50 2026] GET /volume/v3/volumes/c6ec0cac-3adc-4a3c-9d41-baaae96c59af => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e2314e00-3336-4a48-89e1-0d88e104fdcc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e2314e00-3336-4a48-89e1-0d88e104fdcc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/886d0400-3751-4355-934d-9f69d0c5f6f7 Sep 01 02:22:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e2314e00-3336-4a48-89e1-0d88e104fdcc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e2314e00-3336-4a48-89e1-0d88e104fdcc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e2314e00-3336-4a48-89e1-0d88e104fdcc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/886d0400-3751-4355-934d-9f69d0c5f6f7 returned with HTTP 404 Sep 01 02:22:50 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1554/3182] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:50 2026] GET /volume/v3/volumes/886d0400-3751-4355-934d-9f69d0c5f6f7 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3da90945-7a94-4148-a8fb-b28d274b63bc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3da90945-7a94-4148-a8fb-b28d274b63bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:22:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3da90945-7a94-4148-a8fb-b28d274b63bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1004588238"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-3da90945-7a94-4148-a8fb-b28d274b63bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1004588238'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:50 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-3da90945-7a94-4148-a8fb-b28d274b63bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Create volume of 1 GB Sep 01 02:22:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3da90945-7a94-4148-a8fb-b28d274b63bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Availability Zones retrieved successfully. Sep 01 02:22:50 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3da90945-7a94-4148-a8fb-b28d274b63bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Flow 'volume_create_api' (2aaf6f5c-7fba-43fa-aa53-a7efb9af8d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:50 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3da90945-7a94-4148-a8fb-b28d274b63bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30c6666f-6ad8-42ca-ba74-891110246286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:50 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-3da90945-7a94-4148-a8fb-b28d274b63bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:50 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3da90945-7a94-4148-a8fb-b28d274b63bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30c6666f-6ad8-42ca-ba74-891110246286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:50 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3da90945-7a94-4148-a8fb-b28d274b63bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b4857ef-f987-4f4a-9701-c00d94cf23af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:50 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-3da90945-7a94-4148-a8fb-b28d274b63bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Created reservations ['d01c799e-6535-4664-acfe-19fd1acd977f', '2be0fd75-e03b-41a2-8550-1c75bae5c4bb', 'dabf9a21-9306-4789-a37a-0df28476d828', 'c4726b91-1265-42f7-9c11-b7960692def3'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:50 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3da90945-7a94-4148-a8fb-b28d274b63bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b4857ef-f987-4f4a-9701-c00d94cf23af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d01c799e-6535-4664-acfe-19fd1acd977f', '2be0fd75-e03b-41a2-8550-1c75bae5c4bb', 'dabf9a21-9306-4789-a37a-0df28476d828', 'c4726b91-1265-42f7-9c11-b7960692def3']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:50 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3da90945-7a94-4148-a8fb-b28d274b63bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d23676a-2069-482c-be09-9b5e60b904e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:50 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:50 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:50 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3da90945-7a94-4148-a8fb-b28d274b63bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d23676a-2069-482c-be09-9b5e60b904e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7d87a28-d32f-478c-baa0-a126e7a3a94b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1004588238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93e486782d804c769cc5ae2a9179bb4d',qos_specs=None,replication_status=,reservations=['d01c799e-6535-4664-acfe-19fd1acd977f','2be0fd75-e03b-41a2-8550-1c75bae5c4bb','dabf9a21-9306-4789-a37a-0df28476d828','c4726b91-1265-42f7-9c11-b7960692def3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa45bd91be0f465ea7656f6d2565f570',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1004588238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7d87a28-d32f-478c-baa0-a126e7a3a94b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93e486782d804c769cc5ae2a9179bb4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa45bd91be0f465ea7656f6d2565f570',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:50 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3da90945-7a94-4148-a8fb-b28d274b63bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe10f395-d94c-492c-a6ab-78a5a48bce14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:51 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3da90945-7a94-4148-a8fb-b28d274b63bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe10f395-d94c-492c-a6ab-78a5a48bce14) transitioned into state 'SUCCESS' from state '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-1004588238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93e486782d804c769cc5ae2a9179bb4d',qos_specs=None,replication_status=,reservations=['d01c799e-6535-4664-acfe-19fd1acd977f','2be0fd75-e03b-41a2-8550-1c75bae5c4bb','dabf9a21-9306-4789-a37a-0df28476d828','c4726b91-1265-42f7-9c11-b7960692def3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa45bd91be0f465ea7656f6d2565f570',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:51 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3da90945-7a94-4148-a8fb-b28d274b63bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbdf96b7-6076-4bdd-bd04-f36454b5e6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:51 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3da90945-7a94-4148-a8fb-b28d274b63bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbdf96b7-6076-4bdd-bd04-f36454b5e6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:51 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3da90945-7a94-4148-a8fb-b28d274b63bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Flow 'volume_create_api' (2aaf6f5c-7fba-43fa-aa53-a7efb9af8d9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3da90945-7a94-4148-a8fb-b28d274b63bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Create volume request issued successfully. Sep 01 02:22:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3da90945-7a94-4148-a8fb-b28d274b63bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1629/3183] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:22:50 2026] POST /volume/v3/volumes => generated 785 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3a6d42b7-070c-4409-8f49-461af7e81943 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3a6d42b7-070c-4409-8f49-461af7e81943 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/d7d87a28-d32f-478c-baa0-a126e7a3a94b Sep 01 02:22:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3a6d42b7-070c-4409-8f49-461af7e81943 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3a6d42b7-070c-4409-8f49-461af7e81943 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3a6d42b7-070c-4409-8f49-461af7e81943 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:22:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3a6d42b7-070c-4409-8f49-461af7e81943 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/d7d87a28-d32f-478c-baa0-a126e7a3a94b returned with HTTP 200 Sep 01 02:22:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1555/3184] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:51 2026] GET /volume/v3/volumes/d7d87a28-d32f-478c-baa0-a126e7a3a94b => generated 964 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d71ce0b7-ec9e-4f15-884e-28ce26290d1c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d71ce0b7-ec9e-4f15-884e-28ce26290d1c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/c6ec0cac-3adc-4a3c-9d41-baaae96c59af Sep 01 02:22:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d71ce0b7-ec9e-4f15-884e-28ce26290d1c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d71ce0b7-ec9e-4f15-884e-28ce26290d1c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:51 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:51 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d71ce0b7-ec9e-4f15-884e-28ce26290d1c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:22:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d71ce0b7-ec9e-4f15-884e-28ce26290d1c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/c6ec0cac-3adc-4a3c-9d41-baaae96c59af returned with HTTP 200 Sep 01 02:22:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1630/3185] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:51 2026] GET /volume/v3/volumes/c6ec0cac-3adc-4a3c-9d41-baaae96c59af => generated 1015 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7b387ad7-60c0-4fb6-8668-8efd303ddb99 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7b387ad7-60c0-4fb6-8668-8efd303ddb99 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:22:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7b387ad7-60c0-4fb6-8668-8efd303ddb99 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6ec0cac-3adc-4a3c-9d41-baaae96c59af", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1317390602"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7b387ad7-60c0-4fb6-8668-8efd303ddb99 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:22:51 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-7b387ad7-60c0-4fb6-8668-8efd303ddb99 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create snapshot from volume c6ec0cac-3adc-4a3c-9d41-baaae96c59af Sep 01 02:22:51 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-7b387ad7-60c0-4fb6-8668-8efd303ddb99 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Created reservations ['c56da832-9e53-4e6b-ab9b-de2995abbb3c', '2fe66e57-6088-448d-8af1-0c00f69b2f47', '1fbb3d3d-fae2-42c7-a7b7-0a54be943a1f', 'a1f48fb9-8479-41e2-a88d-7bd83ed401cb'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7b387ad7-60c0-4fb6-8668-8efd303ddb99 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot create request issued successfully. Sep 01 02:22:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7b387ad7-60c0-4fb6-8668-8efd303ddb99 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:22:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1556/3186] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:22:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-592aa83b-b21b-4030-936e-cbd9f69ec8d9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-592aa83b-b21b-4030-936e-cbd9f69ec8d9 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 Sep 01 02:22:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-592aa83b-b21b-4030-936e-cbd9f69ec8d9 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-592aa83b-b21b-4030-936e-cbd9f69ec8d9 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-592aa83b-b21b-4030-936e-cbd9f69ec8d9 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:22:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-592aa83b-b21b-4030-936e-cbd9f69ec8d9 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 returned with HTTP 200 Sep 01 02:22:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1631/3187] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:51 2026] GET /volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 => generated 440 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-649fbbc8-7d48-4921-8cb6-7e9a05ef85fd None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-649fbbc8-7d48-4921-8cb6-7e9a05ef85fd tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/d7d87a28-d32f-478c-baa0-a126e7a3a94b Sep 01 02:22:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-649fbbc8-7d48-4921-8cb6-7e9a05ef85fd tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-649fbbc8-7d48-4921-8cb6-7e9a05ef85fd tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:52 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:52 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-649fbbc8-7d48-4921-8cb6-7e9a05ef85fd tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:22:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-649fbbc8-7d48-4921-8cb6-7e9a05ef85fd tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/d7d87a28-d32f-478c-baa0-a126e7a3a94b returned with HTTP 200 Sep 01 02:22:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1557/3188] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:52 2026] GET /volume/v3/volumes/d7d87a28-d32f-478c-baa0-a126e7a3a94b => generated 1014 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c1380430-a002-49b0-b448-52efe9264bd8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c1380430-a002-49b0-b448-52efe9264bd8 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 Sep 01 02:22:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c1380430-a002-49b0-b448-52efe9264bd8 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c1380430-a002-49b0-b448-52efe9264bd8 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c1380430-a002-49b0-b448-52efe9264bd8 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:22:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c1380430-a002-49b0-b448-52efe9264bd8 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 returned with HTTP 200 Sep 01 02:22:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1632/3189] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:52 2026] GET /volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4d730c00-1e12-48cd-8e86-4e674b8eadeb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4d730c00-1e12-48cd-8e86-4e674b8eadeb tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4d730c00-1e12-48cd-8e86-4e674b8eadeb tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1094675231", "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=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4d730c00-1e12-48cd-8e86-4e674b8eadeb tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1558/3190] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:52 2026] POST /volume/v3/types => generated 380 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-53906fb9-fcd4-44ef-8212-759a26102ea4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-53906fb9-fcd4-44ef-8212-759a26102ea4 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] POST http://192.168.122.72/volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/encryption Sep 01 02:22:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-53906fb9-fcd4-44ef-8212-759a26102ea4 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-53906fb9-fcd4-44ef-8212-759a26102ea4 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] http://192.168.122.72/volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/encryption returned with HTTP 200 Sep 01 02:22:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1633/3191] 192.168.122.72 () {60 vars in 1276 bytes} [Tue Sep 1 02:22:53 2026] POST /volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9bc35201-7bde-4e73-81c5-a51ad4fb9ebf None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9bc35201-7bde-4e73-81c5-a51ad4fb9ebf tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9bc35201-7bde-4e73-81c5-a51ad4fb9ebf tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-683302763", "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=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9bc35201-7bde-4e73-81c5-a51ad4fb9ebf tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1559/3192] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:53 2026] POST /volume/v3/types => generated 379 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:22:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-56f8394f-ec75-4b20-8f78-7dbc3fce06ab None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-56f8394f-ec75-4b20-8f78-7dbc3fce06ab tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] POST http://192.168.122.72/volume/v3/types/4e49bc2a-66f3-4613-8e5a-53a89246d401/encryption Sep 01 02:22:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-56f8394f-ec75-4b20-8f78-7dbc3fce06ab tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-56f8394f-ec75-4b20-8f78-7dbc3fce06ab tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '7614ac17562245a99a6ce57292687d97', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d572062adcd42c78c52883d6d8ef7bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-56f8394f-ec75-4b20-8f78-7dbc3fce06ab tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] http://192.168.122.72/volume/v3/types/4e49bc2a-66f3-4613-8e5a-53a89246d401/encryption returned with HTTP 403 Sep 01 02:22:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1634/3193] 192.168.122.72 () {60 vars in 1276 bytes} [Tue Sep 1 02:22:53 2026] POST /volume/v3/types/4e49bc2a-66f3-4613-8e5a-53a89246d401/encryption => generated 127 bytes in 158 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f0b8669b-dbb9-4ee3-b42f-ea92ca091033 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f0b8669b-dbb9-4ee3-b42f-ea92ca091033 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f0b8669b-dbb9-4ee3-b42f-ea92ca091033 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1638328593", "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=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f0b8669b-dbb9-4ee3-b42f-ea92ca091033 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1560/3194] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:53 2026] POST /volume/v3/types => generated 380 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9e115c5c-4217-4755-ac7d-e38c076168d5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9e115c5c-4217-4755-ac7d-e38c076168d5 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] POST http://192.168.122.72/volume/v3/types/7a928d69-b6e4-44ec-908e-9a2d16d9f477/extra_specs Sep 01 02:22:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9e115c5c-4217-4755-ac7d-e38c076168d5 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-9e115c5c-4217-4755-ac7d-e38c076168d5 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '7614ac17562245a99a6ce57292687d97', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d572062adcd42c78c52883d6d8ef7bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9e115c5c-4217-4755-ac7d-e38c076168d5 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] http://192.168.122.72/volume/v3/types/7a928d69-b6e4-44ec-908e-9a2d16d9f477/extra_specs returned with HTTP 403 Sep 01 02:22:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1635/3195] 192.168.122.72 () {60 vars in 1278 bytes} [Tue Sep 1 02:22:53 2026] POST /volume/v3/types/7a928d69-b6e4-44ec-908e-9a2d16d9f477/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8a72aab3-2adc-40e4-b9e4-0b31792e8bd9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8a72aab3-2adc-40e4-b9e4-0b31792e8bd9 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] PUT http://192.168.122.72/volume/v3/types/7a928d69-b6e4-44ec-908e-9a2d16d9f477/extra_specs/key2 Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8a72aab3-2adc-40e4-b9e4-0b31792e8bd9 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-8a72aab3-2adc-40e4-b9e4-0b31792e8bd9 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7614ac17562245a99a6ce57292687d97', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d572062adcd42c78c52883d6d8ef7bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8a72aab3-2adc-40e4-b9e4-0b31792e8bd9 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] http://192.168.122.72/volume/v3/types/7a928d69-b6e4-44ec-908e-9a2d16d9f477/extra_specs/key2 returned with HTTP 403 Sep 01 02:22:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1561/3196] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:22:53 2026] PUT /volume/v3/types/7a928d69-b6e4-44ec-908e-9a2d16d9f477/extra_specs/key2 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6dce006a-9144-4f2b-b499-5ec7745c6da3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6dce006a-9144-4f2b-b499-5ec7745c6da3 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6dce006a-9144-4f2b-b499-5ec7745c6da3 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-6dce006a-9144-4f2b-b499-5ec7745c6da3 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '7614ac17562245a99a6ce57292687d97', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d572062adcd42c78c52883d6d8ef7bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6dce006a-9144-4f2b-b499-5ec7745c6da3 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] http://192.168.122.72/volume/v3/types returned with HTTP 403 Sep 01 02:22:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1636/3197] 192.168.122.72 () {60 vars in 1131 bytes} [Tue Sep 1 02:22:53 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 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1bb3afc2-0342-4ffb-9598-42eb322f9a74 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1bb3afc2-0342-4ffb-9598-42eb322f9a74 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1bb3afc2-0342-4ffb-9598-42eb322f9a74 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-833642705", "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=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1bb3afc2-0342-4ffb-9598-42eb322f9a74 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1562/3198] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:53 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 01 02:22:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c57340fc-d827-4894-956e-31dcc22c77cb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c57340fc-d827-4894-956e-31dcc22c77cb tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] POST http://192.168.122.72/volume/v3/types/d81e73b2-ce28-408a-995d-4ac4300ebd94/encryption Sep 01 02:22:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c57340fc-d827-4894-956e-31dcc22c77cb tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c57340fc-d827-4894-956e-31dcc22c77cb tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] http://192.168.122.72/volume/v3/types/d81e73b2-ce28-408a-995d-4ac4300ebd94/encryption returned with HTTP 200 Sep 01 02:22:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1637/3199] 192.168.122.72 () {60 vars in 1276 bytes} [Tue Sep 1 02:22:53 2026] POST /volume/v3/types/d81e73b2-ce28-408a-995d-4ac4300ebd94/encryption => generated 239 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-72ab5363-3271-4262-ac6f-282ea9ed3d2c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-155a45bf-4e4d-45be-b065-07767491a200 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-155a45bf-4e4d-45be-b065-07767491a200 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/d7d87a28-d32f-478c-baa0-a126e7a3a94b Sep 01 02:22:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-155a45bf-4e4d-45be-b065-07767491a200 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-155a45bf-4e4d-45be-b065-07767491a200 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-72ab5363-3271-4262-ac6f-282ea9ed3d2c tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] DELETE http://192.168.122.72/volume/v3/types/d81e73b2-ce28-408a-995d-4ac4300ebd94/encryption/0b21af03-0ad9-4afa-976f-056dddb28acb Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-72ab5363-3271-4262-ac6f-282ea9ed3d2c tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-72ab5363-3271-4262-ac6f-282ea9ed3d2c tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-72ab5363-3271-4262-ac6f-282ea9ed3d2c tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '7614ac17562245a99a6ce57292687d97', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d572062adcd42c78c52883d6d8ef7bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-72ab5363-3271-4262-ac6f-282ea9ed3d2c tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] http://192.168.122.72/volume/v3/types/d81e73b2-ce28-408a-995d-4ac4300ebd94/encryption/0b21af03-0ad9-4afa-976f-056dddb28acb returned with HTTP 403 Sep 01 02:22:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1563/3200] 192.168.122.72 () {58 vars in 1368 bytes} [Tue Sep 1 02:22:53 2026] DELETE /volume/v3/types/d81e73b2-ce28-408a-995d-4ac4300ebd94/encryption/0b21af03-0ad9-4afa-976f-056dddb28acb => generated 127 bytes in 44 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-155a45bf-4e4d-45be-b065-07767491a200 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a4fcb8a3-0720-402d-a2fe-656b75a8221e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-155a45bf-4e4d-45be-b065-07767491a200 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/d7d87a28-d32f-478c-baa0-a126e7a3a94b returned with HTTP 200 Sep 01 02:22:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1638/3201] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:53 2026] GET /volume/v3/volumes/d7d87a28-d32f-478c-baa0-a126e7a3a94b => generated 1015 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a4fcb8a3-0720-402d-a2fe-656b75a8221e tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a4fcb8a3-0720-402d-a2fe-656b75a8221e tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1609005042", "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=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6f3c1265-0994-4207-9009-0c1eb4ba28bc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6f3c1265-0994-4207-9009-0c1eb4ba28bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:22:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6f3c1265-0994-4207-9009-0c1eb4ba28bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7d87a28-d32f-478c-baa0-a126e7a3a94b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-251479556"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6f3c1265-0994-4207-9009-0c1eb4ba28bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:22:53 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-6f3c1265-0994-4207-9009-0c1eb4ba28bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Create snapshot from volume d7d87a28-d32f-478c-baa0-a126e7a3a94b Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a4fcb8a3-0720-402d-a2fe-656b75a8221e tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1564/3202] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:53 2026] POST /volume/v3/types => generated 380 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d3fe939a-3d9c-4e8a-91ff-ca3a4863c02f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d3fe939a-3d9c-4e8a-91ff-ca3a4863c02f tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] DELETE http://192.168.122.72/volume/v3/types/278094fd-519f-4c97-90e3-0a0ed9e7bc64/extra_specs/key1 Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d3fe939a-3d9c-4e8a-91ff-ca3a4863c02f tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d3fe939a-3d9c-4e8a-91ff-ca3a4863c02f tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-d3fe939a-3d9c-4e8a-91ff-ca3a4863c02f tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '7614ac17562245a99a6ce57292687d97', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d572062adcd42c78c52883d6d8ef7bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d3fe939a-3d9c-4e8a-91ff-ca3a4863c02f tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] http://192.168.122.72/volume/v3/types/278094fd-519f-4c97-90e3-0a0ed9e7bc64/extra_specs/key1 returned with HTTP 403 Sep 01 02:22:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1565/3203] 192.168.122.72 () {58 vars in 1275 bytes} [Tue Sep 1 02:22:53 2026] DELETE /volume/v3/types/278094fd-519f-4c97-90e3-0a0ed9e7bc64/extra_specs/key1 => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-77f1e3b3-945e-49d9-8c48-cfb5fb1e1b25 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-77f1e3b3-945e-49d9-8c48-cfb5fb1e1b25 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-77f1e3b3-945e-49d9-8c48-cfb5fb1e1b25 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-965893991", "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=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-6f3c1265-0994-4207-9009-0c1eb4ba28bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Created reservations ['4889a6d5-f785-440a-bbc3-878b9bb5b491', 'ff30bb97-6bad-4f7c-a589-99247a51f20a', '58eeca17-6c2a-4339-ace4-d8791ee029a1', '23131b30-0d48-414d-b490-97216f0bd876'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-77f1e3b3-945e-49d9-8c48-cfb5fb1e1b25 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1566/3204] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:22:53 2026] POST /volume/v3/types => generated 379 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-deffe8af-e565-490c-aa70-991c61e0bcb4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-deffe8af-e565-490c-aa70-991c61e0bcb4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-deffe8af-e565-490c-aa70-991c61e0bcb4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-deffe8af-e565-490c-aa70-991c61e0bcb4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:53 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:53 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-deffe8af-e565-490c-aa70-991c61e0bcb4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-deffe8af-e565-490c-aa70-991c61e0bcb4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 returned with HTTP 200 Sep 01 02:22:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1567/3205] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:53 2026] GET /volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8243b841-26e2-4d7a-aefe-d005728a163e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8243b841-26e2-4d7a-aefe-d005728a163e tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] DELETE http://192.168.122.72/volume/v3/types/1108c1e8-ce15-4c93-b37d-2a2e5ef62155 Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8243b841-26e2-4d7a-aefe-d005728a163e tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8243b841-26e2-4d7a-aefe-d005728a163e tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-8243b841-26e2-4d7a-aefe-d005728a163e tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '7614ac17562245a99a6ce57292687d97', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d572062adcd42c78c52883d6d8ef7bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8243b841-26e2-4d7a-aefe-d005728a163e tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] http://192.168.122.72/volume/v3/types/1108c1e8-ce15-4c93-b37d-2a2e5ef62155 returned with HTTP 403 Sep 01 02:22:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1568/3206] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:53 2026] DELETE /volume/v3/types/1108c1e8-ce15-4c93-b37d-2a2e5ef62155 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b84e5916-628e-40c2-81c4-c9b0542213df None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b84e5916-628e-40c2-81c4-c9b0542213df tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] GET http://192.168.122.72/volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/extra_specs Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b84e5916-628e-40c2-81c4-c9b0542213df tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b84e5916-628e-40c2-81c4-c9b0542213df tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6f3c1265-0994-4207-9009-0c1eb4ba28bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot create request issued successfully. Sep 01 02:22:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6f3c1265-0994-4207-9009-0c1eb4ba28bc tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:22:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1639/3207] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:22:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2e560ef9-14eb-4018-b89d-3d2d063583e3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2e560ef9-14eb-4018-b89d-3d2d063583e3 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d Sep 01 02:22:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2e560ef9-14eb-4018-b89d-3d2d063583e3 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2e560ef9-14eb-4018-b89d-3d2d063583e3 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b84e5916-628e-40c2-81c4-c9b0542213df tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] http://192.168.122.72/volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/extra_specs returned with HTTP 200 Sep 01 02:22:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1569/3208] 192.168.122.72 () {58 vars in 1257 bytes} [Tue Sep 1 02:22:53 2026] GET /volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/extra_specs => generated 123 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:22:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2e560ef9-14eb-4018-b89d-3d2d063583e3 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-277ad247-73fd-43bb-baf0-9a5b4ddbcfc8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2e560ef9-14eb-4018-b89d-3d2d063583e3 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d returned with HTTP 200 Sep 01 02:22:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1640/3209] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:53 2026] GET /volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-277ad247-73fd-43bb-baf0-9a5b4ddbcfc8 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] GET http://192.168.122.72/volume/v3/types Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-277ad247-73fd-43bb-baf0-9a5b4ddbcfc8 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-277ad247-73fd-43bb-baf0-9a5b4ddbcfc8 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-277ad247-73fd-43bb-baf0-9a5b4ddbcfc8 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:22:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-277ad247-73fd-43bb-baf0-9a5b4ddbcfc8 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:22:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1570/3210] 192.168.122.72 () {58 vars in 1110 bytes} [Tue Sep 1 02:22:53 2026] GET /volume/v3/types => generated 2361 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9286e0d4-4983-4da6-9053-c8890336a483 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9286e0d4-4983-4da6-9053-c8890336a483 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] GET http://192.168.122.72/volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/encryption/cipher Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9286e0d4-4983-4da6-9053-c8890336a483 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9286e0d4-4983-4da6-9053-c8890336a483 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-9286e0d4-4983-4da6-9053-c8890336a483 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7614ac17562245a99a6ce57292687d97', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d572062adcd42c78c52883d6d8ef7bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9286e0d4-4983-4da6-9053-c8890336a483 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] http://192.168.122.72/volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/encryption/cipher returned with HTTP 403 Sep 01 02:22:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1641/3211] 192.168.122.72 () {58 vars in 1275 bytes} [Tue Sep 1 02:22:54 2026] GET /volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/encryption/cipher => generated 124 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-60decf75-7a07-4a83-93f5-177cd5cb5ff5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-60decf75-7a07-4a83-93f5-177cd5cb5ff5 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] GET http://192.168.122.72/volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/encryption Sep 01 02:22:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-60decf75-7a07-4a83-93f5-177cd5cb5ff5 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-60decf75-7a07-4a83-93f5-177cd5cb5ff5 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:54 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-60decf75-7a07-4a83-93f5-177cd5cb5ff5 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7614ac17562245a99a6ce57292687d97', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d572062adcd42c78c52883d6d8ef7bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-60decf75-7a07-4a83-93f5-177cd5cb5ff5 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] http://192.168.122.72/volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/encryption returned with HTTP 403 Sep 01 02:22:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1571/3212] 192.168.122.72 () {58 vars in 1254 bytes} [Tue Sep 1 02:22:54 2026] GET /volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/encryption => generated 124 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2b5e876e-44bd-4240-bb91-31d2b7e7e852 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2b5e876e-44bd-4240-bb91-31d2b7e7e852 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] GET http://192.168.122.72/volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/extra_specs/multiattach Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2b5e876e-44bd-4240-bb91-31d2b7e7e852 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2b5e876e-44bd-4240-bb91-31d2b7e7e852 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2b5e876e-44bd-4240-bb91-31d2b7e7e852 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] http://192.168.122.72/volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/extra_specs/multiattach returned with HTTP 200 Sep 01 02:22:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1642/3213] 192.168.122.72 () {58 vars in 1293 bytes} [Tue Sep 1 02:22:54 2026] GET /volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/extra_specs/multiattach => generated 29 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:22:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-49d417c9-6934-4905-a653-aec166e41b34 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-49d417c9-6934-4905-a653-aec166e41b34 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] GET http://192.168.122.72/volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/extra_specs/volume_backend_name Sep 01 02:22:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-49d417c9-6934-4905-a653-aec166e41b34 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-49d417c9-6934-4905-a653-aec166e41b34 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-49d417c9-6934-4905-a653-aec166e41b34 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] http://192.168.122.72/volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 02:22:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1572/3214] 192.168.122.72 () {58 vars in 1317 bytes} [Tue Sep 1 02:22:54 2026] GET /volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/extra_specs/volume_backend_name => generated 143 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-326336a2-37dc-4b06-ac9a-c76e703a785b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-326336a2-37dc-4b06-ac9a-c76e703a785b tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] GET http://192.168.122.72/volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977 Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-326336a2-37dc-4b06-ac9a-c76e703a785b tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-326336a2-37dc-4b06-ac9a-c76e703a785b tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-326336a2-37dc-4b06-ac9a-c76e703a785b tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] http://192.168.122.72/volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977 returned with HTTP 200 Sep 01 02:22:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1643/3215] 192.168.122.72 () {58 vars in 1221 bytes} [Tue Sep 1 02:22:54 2026] GET /volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977 => generated 318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f75a087f-5887-494f-98d4-8220dca01034 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f75a087f-5887-494f-98d4-8220dca01034 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] PUT http://192.168.122.72/volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/encryption/c15e7a36-c8dc-480e-a2e7-27719b586512 Sep 01 02:22:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f75a087f-5887-494f-98d4-8220dca01034 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:54 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-f75a087f-5887-494f-98d4-8220dca01034 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '7614ac17562245a99a6ce57292687d97', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d572062adcd42c78c52883d6d8ef7bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f75a087f-5887-494f-98d4-8220dca01034 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] http://192.168.122.72/volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/encryption/c15e7a36-c8dc-480e-a2e7-27719b586512 returned with HTTP 403 Sep 01 02:22:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1573/3216] 192.168.122.72 () {60 vars in 1385 bytes} [Tue Sep 1 02:22:54 2026] PUT /volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/encryption/c15e7a36-c8dc-480e-a2e7-27719b586512 => generated 127 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6e302b01-efb6-41b0-9c8d-ac4c0db288a0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6e302b01-efb6-41b0-9c8d-ac4c0db288a0 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] PUT http://192.168.122.72/volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/extra_specs/key1 Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6e302b01-efb6-41b0-9c8d-ac4c0db288a0 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-6e302b01-efb6-41b0-9c8d-ac4c0db288a0 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7614ac17562245a99a6ce57292687d97', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d572062adcd42c78c52883d6d8ef7bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6e302b01-efb6-41b0-9c8d-ac4c0db288a0 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] http://192.168.122.72/volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/extra_specs/key1 returned with HTTP 403 Sep 01 02:22:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1644/3217] 192.168.122.72 () {60 vars in 1292 bytes} [Tue Sep 1 02:22:54 2026] PUT /volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9bb95cb1-77d9-40bb-92ac-a6580e627536 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9bb95cb1-77d9-40bb-92ac-a6580e627536 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] PUT http://192.168.122.72/volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977 Sep 01 02:22:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9bb95cb1-77d9-40bb-92ac-a6580e627536 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:54 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-9bb95cb1-77d9-40bb-92ac-a6580e627536 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '7614ac17562245a99a6ce57292687d97', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d572062adcd42c78c52883d6d8ef7bd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9bb95cb1-77d9-40bb-92ac-a6580e627536 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-member] http://192.168.122.72/volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977 returned with HTTP 403 Sep 01 02:22:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1574/3218] 192.168.122.72 () {60 vars in 1241 bytes} [Tue Sep 1 02:22:54 2026] PUT /volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977 => generated 109 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-758aaec2-73cc-4c27-a089-e062a77ef4c4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-758aaec2-73cc-4c27-a089-e062a77ef4c4 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] DELETE http://192.168.122.72/volume/v3/types/1108c1e8-ce15-4c93-b37d-2a2e5ef62155 Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-758aaec2-73cc-4c27-a089-e062a77ef4c4 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-758aaec2-73cc-4c27-a089-e062a77ef4c4 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-758aaec2-73cc-4c27-a089-e062a77ef4c4 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] http://192.168.122.72/volume/v3/types/1108c1e8-ce15-4c93-b37d-2a2e5ef62155 returned with HTTP 202 Sep 01 02:22:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1645/3219] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:54 2026] DELETE /volume/v3/types/1108c1e8-ce15-4c93-b37d-2a2e5ef62155 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1b5f5c3c-d0c7-4a67-bac9-9699d85e29b8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1b5f5c3c-d0c7-4a67-bac9-9699d85e29b8 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] DELETE http://192.168.122.72/volume/v3/types/278094fd-519f-4c97-90e3-0a0ed9e7bc64 Sep 01 02:22:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1b5f5c3c-d0c7-4a67-bac9-9699d85e29b8 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1b5f5c3c-d0c7-4a67-bac9-9699d85e29b8 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1b5f5c3c-d0c7-4a67-bac9-9699d85e29b8 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] http://192.168.122.72/volume/v3/types/278094fd-519f-4c97-90e3-0a0ed9e7bc64 returned with HTTP 202 Sep 01 02:22:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1575/3220] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:54 2026] DELETE /volume/v3/types/278094fd-519f-4c97-90e3-0a0ed9e7bc64 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3bcb7f59-32f1-4d53-b0a3-095a738eef64 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3bcb7f59-32f1-4d53-b0a3-095a738eef64 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] DELETE http://192.168.122.72/volume/v3/types/d81e73b2-ce28-408a-995d-4ac4300ebd94 Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3bcb7f59-32f1-4d53-b0a3-095a738eef64 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3bcb7f59-32f1-4d53-b0a3-095a738eef64 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3bcb7f59-32f1-4d53-b0a3-095a738eef64 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] http://192.168.122.72/volume/v3/types/d81e73b2-ce28-408a-995d-4ac4300ebd94 returned with HTTP 202 Sep 01 02:22:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1646/3221] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:54 2026] DELETE /volume/v3/types/d81e73b2-ce28-408a-995d-4ac4300ebd94 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5fdb3489-b4b6-4856-867d-d8a485fce7aa None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5fdb3489-b4b6-4856-867d-d8a485fce7aa tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] DELETE http://192.168.122.72/volume/v3/types/7a928d69-b6e4-44ec-908e-9a2d16d9f477 Sep 01 02:22:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5fdb3489-b4b6-4856-867d-d8a485fce7aa tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5fdb3489-b4b6-4856-867d-d8a485fce7aa tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5fdb3489-b4b6-4856-867d-d8a485fce7aa tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] http://192.168.122.72/volume/v3/types/7a928d69-b6e4-44ec-908e-9a2d16d9f477 returned with HTTP 202 Sep 01 02:22:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1576/3222] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:54 2026] DELETE /volume/v3/types/7a928d69-b6e4-44ec-908e-9a2d16d9f477 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-473da745-efbd-4844-8fff-16272578d6c1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-473da745-efbd-4844-8fff-16272578d6c1 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] DELETE http://192.168.122.72/volume/v3/types/4e49bc2a-66f3-4613-8e5a-53a89246d401 Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-473da745-efbd-4844-8fff-16272578d6c1 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-473da745-efbd-4844-8fff-16272578d6c1 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-473da745-efbd-4844-8fff-16272578d6c1 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] http://192.168.122.72/volume/v3/types/4e49bc2a-66f3-4613-8e5a-53a89246d401 returned with HTTP 202 Sep 01 02:22:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1647/3223] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:54 2026] DELETE /volume/v3/types/4e49bc2a-66f3-4613-8e5a-53a89246d401 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f025df6d-4cf0-4571-ae70-c0361a8293e0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f025df6d-4cf0-4571-ae70-c0361a8293e0 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] DELETE http://192.168.122.72/volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977 Sep 01 02:22:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f025df6d-4cf0-4571-ae70-c0361a8293e0 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f025df6d-4cf0-4571-ae70-c0361a8293e0 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ac93f8ac-b1d3-42fe-8d46-0e438a8cdf42 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ac93f8ac-b1d3-42fe-8d46-0e438a8cdf42 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ac93f8ac-b1d3-42fe-8d46-0e438a8cdf42 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ac93f8ac-b1d3-42fe-8d46-0e438a8cdf42 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:54 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:54 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ac93f8ac-b1d3-42fe-8d46-0e438a8cdf42 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:22:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ac93f8ac-b1d3-42fe-8d46-0e438a8cdf42 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 returned with HTTP 200 Sep 01 02:22:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1648/3224] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:54 2026] GET /volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f025df6d-4cf0-4571-ae70-c0361a8293e0 tempest-VolumeTypesMemberTests-1358744180 tempest-VolumeTypesMemberTests-1358744180-project-admin] http://192.168.122.72/volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977 returned with HTTP 202 Sep 01 02:22:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1577/3225] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:22:54 2026] DELETE /volume/v3/types/83bffbb7-7360-4396-aee8-d24f3246f977 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0bf6cd85-81dd-4edf-b461-93bfb63f3f95 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0bf6cd85-81dd-4edf-b461-93bfb63f3f95 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0bf6cd85-81dd-4edf-b461-93bfb63f3f95 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0bf6cd85-81dd-4edf-b461-93bfb63f3f95 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:54 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:54 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:54 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0bf6cd85-81dd-4edf-b461-93bfb63f3f95 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:22:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0bf6cd85-81dd-4edf-b461-93bfb63f3f95 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d returned with HTTP 200 Sep 01 02:22:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1649/3226] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:54 2026] GET /volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-40d5627c-1c6d-427b-8b4d-5c4cc214bac5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-40d5627c-1c6d-427b-8b4d-5c4cc214bac5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 Sep 01 02:22:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-40d5627c-1c6d-427b-8b4d-5c4cc214bac5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-40d5627c-1c6d-427b-8b4d-5c4cc214bac5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:55 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:55 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:55 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-40d5627c-1c6d-427b-8b4d-5c4cc214bac5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:22:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-40d5627c-1c6d-427b-8b4d-5c4cc214bac5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 returned with HTTP 200 Sep 01 02:22:55 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1578/3227] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:55 2026] GET /volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 => generated 467 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a0d7932a-1690-4f43-a57b-ceb4da52f249 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a0d7932a-1690-4f43-a57b-ceb4da52f249 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 Sep 01 02:22:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a0d7932a-1690-4f43-a57b-ceb4da52f249 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a0d7932a-1690-4f43-a57b-ceb4da52f249 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:55 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-a0d7932a-1690-4f43-a57b-ceb4da52f249 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Delete snapshot with id: e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 Sep 01 02:22:56 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:56 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a0d7932a-1690-4f43-a57b-ceb4da52f249 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Snapshot retrieved successfully. Sep 01 02:22:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cb26bcf3-7fde-450a-aec9-e4f8fed05b12 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cb26bcf3-7fde-450a-aec9-e4f8fed05b12 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d Sep 01 02:22:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cb26bcf3-7fde-450a-aec9-e4f8fed05b12 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cb26bcf3-7fde-450a-aec9-e4f8fed05b12 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:56 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:56 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-cb26bcf3-7fde-450a-aec9-e4f8fed05b12 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:22:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a0d7932a-1690-4f43-a57b-ceb4da52f249 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Snapshot delete request issued successfully. Sep 01 02:22:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cb26bcf3-7fde-450a-aec9-e4f8fed05b12 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d returned with HTTP 200 Sep 01 02:22:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1579/3228] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:56 2026] GET /volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d => generated 439 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a0d7932a-1690-4f43-a57b-ceb4da52f249 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 returned with HTTP 202 Sep 01 02:22:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1650/3229] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:22:55 2026] DELETE /volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4ef6bc99-a2a8-4120-b3c1-9477263fd832 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4ef6bc99-a2a8-4120-b3c1-9477263fd832 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] GET http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 Sep 01 02:22:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4ef6bc99-a2a8-4120-b3c1-9477263fd832 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4ef6bc99-a2a8-4120-b3c1-9477263fd832 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:56 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:56 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4ef6bc99-a2a8-4120-b3c1-9477263fd832 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Snapshot retrieved successfully. Sep 01 02:22:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4ef6bc99-a2a8-4120-b3c1-9477263fd832 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 returned with HTTP 200 Sep 01 02:22:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1580/3230] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:56 2026] GET /volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 => generated 466 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ee9470aa-a498-44e4-8dbe-5c991fd9ca1a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ee9470aa-a498-44e4-8dbe-5c991fd9ca1a tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d Sep 01 02:22:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ee9470aa-a498-44e4-8dbe-5c991fd9ca1a tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ee9470aa-a498-44e4-8dbe-5c991fd9ca1a tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ee9470aa-a498-44e4-8dbe-5c991fd9ca1a tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:22:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ee9470aa-a498-44e4-8dbe-5c991fd9ca1a tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d returned with HTTP 200 Sep 01 02:22:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1651/3231] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:57 2026] GET /volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d => generated 439 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ac5b5a96-6561-4c0e-b3ab-010633a992f5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ac5b5a96-6561-4c0e-b3ab-010633a992f5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] GET http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 Sep 01 02:22:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ac5b5a96-6561-4c0e-b3ab-010633a992f5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ac5b5a96-6561-4c0e-b3ab-010633a992f5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:57 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:57 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ac5b5a96-6561-4c0e-b3ab-010633a992f5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Snapshot retrieved successfully. Sep 01 02:22:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ac5b5a96-6561-4c0e-b3ab-010633a992f5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 returned with HTTP 200 Sep 01 02:22:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1581/3232] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:57 2026] GET /volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 => generated 466 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6323406f-cff8-46db-8e39-3198745d46f1 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6323406f-cff8-46db-8e39-3198745d46f1 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d Sep 01 02:22:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6323406f-cff8-46db-8e39-3198745d46f1 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6323406f-cff8-46db-8e39-3198745d46f1 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6323406f-cff8-46db-8e39-3198745d46f1 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:22:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6323406f-cff8-46db-8e39-3198745d46f1 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d returned with HTTP 200 Sep 01 02:22:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1652/3233] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:58 2026] GET /volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b757ad3d-3f9a-4451-877b-30c102fad5b7 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b757ad3d-3f9a-4451-877b-30c102fad5b7 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] GET http://192.168.122.72/volume/v3/snapshots Sep 01 02:22:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b757ad3d-3f9a-4451-877b-30c102fad5b7 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b757ad3d-3f9a-4451-877b-30c102fad5b7 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] Calling method 'index' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-b757ad3d-3f9a-4451-877b-30c102fad5b7 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:22:58 devstack devstack@c-api.service[87017]: DEBUG cinder.db.api [None req-b757ad3d-3f9a-4451-877b-30c102fad5b7 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] Building query based on filter {{(pid=87017) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:22:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1bf5592d-4234-4dbe-ace4-7783099586bb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:58 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:58 devstack devstack@c-api.service[87017]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:22:58 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b757ad3d-3f9a-4451-877b-30c102fad5b7 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] Get all snapshots completed successfully. Sep 01 02:22:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b757ad3d-3f9a-4451-877b-30c102fad5b7 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] http://192.168.122.72/volume/v3/snapshots returned with HTTP 200 Sep 01 02:22:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1bf5592d-4234-4dbe-ace4-7783099586bb tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] GET http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 Sep 01 02:22:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1bf5592d-4234-4dbe-ace4-7783099586bb tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1bf5592d-4234-4dbe-ace4-7783099586bb tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1582/3234] 192.168.122.72 () {58 vars in 1122 bytes} [Tue Sep 1 02:22:58 2026] GET /volume/v3/snapshots => generated 335 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:22:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-15c0a9d3-25fc-478c-a143-e4eafbf25abe None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-15c0a9d3-25fc-478c-a143-e4eafbf25abe tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] DELETE http://192.168.122.72/volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d Sep 01 02:22:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-15c0a9d3-25fc-478c-a143-e4eafbf25abe tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-15c0a9d3-25fc-478c-a143-e4eafbf25abe tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:58 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-15c0a9d3-25fc-478c-a143-e4eafbf25abe tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Delete snapshot with id: a20cb255-89e9-4a5b-9e3c-230c895d7d4d Sep 01 02:22:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1bf5592d-4234-4dbe-ace4-7783099586bb tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Snapshot retrieved successfully. Sep 01 02:22:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1bf5592d-4234-4dbe-ace4-7783099586bb tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 returned with HTTP 200 Sep 01 02:22:58 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:58 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:58 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-15c0a9d3-25fc-478c-a143-e4eafbf25abe tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:22:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1653/3235] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:58 2026] GET /volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 => generated 466 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:58 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:58 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:58 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-15c0a9d3-25fc-478c-a143-e4eafbf25abe tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot delete request issued successfully. Sep 01 02:22:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-15c0a9d3-25fc-478c-a143-e4eafbf25abe tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d returned with HTTP 202 Sep 01 02:22:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1583/3236] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:22:58 2026] DELETE /volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d1276f0c-eca3-4e15-af97-df7867662884 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d1276f0c-eca3-4e15-af97-df7867662884 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d Sep 01 02:22:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d1276f0c-eca3-4e15-af97-df7867662884 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d1276f0c-eca3-4e15-af97-df7867662884 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d1276f0c-eca3-4e15-af97-df7867662884 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:22:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d1276f0c-eca3-4e15-af97-df7867662884 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d returned with HTTP 200 Sep 01 02:22:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1654/3237] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:58 2026] GET /volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d => generated 465 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-525a0d09-29f5-4c72-8191-00e5f0d7b91b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-525a0d09-29f5-4c72-8191-00e5f0d7b91b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:22:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-525a0d09-29f5-4c72-8191-00e5f0d7b91b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1524917531", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-525a0d09-29f5-4c72-8191-00e5f0d7b91b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1524917531', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:59 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-525a0d09-29f5-4c72-8191-00e5f0d7b91b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Create volume of 1 GB Sep 01 02:22:59 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:59 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:59 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-525a0d09-29f5-4c72-8191-00e5f0d7b91b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Availability Zones retrieved successfully. Sep 01 02:22:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-525a0d09-29f5-4c72-8191-00e5f0d7b91b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Flow 'volume_create_api' (a24e2f86-0601-48bb-b8bb-ffc3b46d87f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-525a0d09-29f5-4c72-8191-00e5f0d7b91b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47d760b3-8cc5-4099-bf6a-8fce8a67d53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-525a0d09-29f5-4c72-8191-00e5f0d7b91b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-525a0d09-29f5-4c72-8191-00e5f0d7b91b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47d760b3-8cc5-4099-bf6a-8fce8a67d53e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-525a0d09-29f5-4c72-8191-00e5f0d7b91b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de1bd16a-c9c2-4fbe-baff-cf95d6ab9d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c8c408f2-f9e4-48c4-b28d-555704505e4f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c8c408f2-f9e4-48c4-b28d-555704505e4f tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] GET http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 Sep 01 02:22:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c8c408f2-f9e4-48c4-b28d-555704505e4f tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c8c408f2-f9e4-48c4-b28d-555704505e4f tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c8c408f2-f9e4-48c4-b28d-555704505e4f tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 returned with HTTP 404 Sep 01 02:22:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1655/3238] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:59 2026] GET /volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-37ee8754-56f2-4327-a627-88f74ca5a86e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-37ee8754-56f2-4327-a627-88f74ca5a86e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] DELETE http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 Sep 01 02:22:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-37ee8754-56f2-4327-a627-88f74ca5a86e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-37ee8754-56f2-4327-a627-88f74ca5a86e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-37ee8754-56f2-4327-a627-88f74ca5a86e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete snapshot with id: e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 Sep 01 02:22:59 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-525a0d09-29f5-4c72-8191-00e5f0d7b91b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Created reservations ['680afec2-ee7d-48af-b4fb-92896e037ff6', 'd4d2a156-87df-49bb-9490-037199a629c1', 'fcfba782-c2a6-4abe-a34d-2bd9ca0d8c4a', 'cfd518f1-9dd6-43f8-af46-2a769497161a'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-37ee8754-56f2-4327-a627-88f74ca5a86e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 returned with HTTP 404 Sep 01 02:22:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1656/3239] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:22:59 2026] DELETE /volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-525a0d09-29f5-4c72-8191-00e5f0d7b91b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de1bd16a-c9c2-4fbe-baff-cf95d6ab9d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['680afec2-ee7d-48af-b4fb-92896e037ff6', 'd4d2a156-87df-49bb-9490-037199a629c1', 'fcfba782-c2a6-4abe-a34d-2bd9ca0d8c4a', 'cfd518f1-9dd6-43f8-af46-2a769497161a']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-525a0d09-29f5-4c72-8191-00e5f0d7b91b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aefadae-3d68-4c1a-a70d-ca224731c6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2b8a3bd7-151d-454a-ae54-b1a163eb23bd None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2b8a3bd7-151d-454a-ae54-b1a163eb23bd tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 Sep 01 02:22:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2b8a3bd7-151d-454a-ae54-b1a163eb23bd tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2b8a3bd7-151d-454a-ae54-b1a163eb23bd tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2b8a3bd7-151d-454a-ae54-b1a163eb23bd tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 returned with HTTP 404 Sep 01 02:22:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1657/3240] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:59 2026] GET /volume/v3/snapshots/e327792f-b8a6-4cb0-bd99-cc24ea9e30c2 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:59 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:59 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-525a0d09-29f5-4c72-8191-00e5f0d7b91b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aefadae-3d68-4c1a-a70d-ca224731c6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c171d88-807f-4c61-8ea7-9783aac566ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1524917531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6c2c662493746d0848e3cee858b48d7',qos_specs=None,replication_status=,reservations=['680afec2-ee7d-48af-b4fb-92896e037ff6','d4d2a156-87df-49bb-9490-037199a629c1','fcfba782-c2a6-4abe-a34d-2bd9ca0d8c4a','cfd518f1-9dd6-43f8-af46-2a769497161a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8f2a7392bb4781874addb5e1d949f4',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1524917531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c171d88-807f-4c61-8ea7-9783aac566ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6c2c662493746d0848e3cee858b48d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df8f2a7392bb4781874addb5e1d949f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a37accac-2379-40f3-98bd-f06f08046e4d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-525a0d09-29f5-4c72-8191-00e5f0d7b91b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bbdbbea-c451-4b92-9dcb-b90aa343f77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a37accac-2379-40f3-98bd-f06f08046e4d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/c6ec0cac-3adc-4a3c-9d41-baaae96c59af Sep 01 02:22:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a37accac-2379-40f3-98bd-f06f08046e4d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a37accac-2379-40f3-98bd-f06f08046e4d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-a37accac-2379-40f3-98bd-f06f08046e4d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete volume with id: c6ec0cac-3adc-4a3c-9d41-baaae96c59af Sep 01 02:22:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a37accac-2379-40f3-98bd-f06f08046e4d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:22:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-525a0d09-29f5-4c72-8191-00e5f0d7b91b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bbdbbea-c451-4b92-9dcb-b90aa343f77f) transitioned into state 'SUCCESS' from state '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-1524917531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6c2c662493746d0848e3cee858b48d7',qos_specs=None,replication_status=,reservations=['680afec2-ee7d-48af-b4fb-92896e037ff6','d4d2a156-87df-49bb-9490-037199a629c1','fcfba782-c2a6-4abe-a34d-2bd9ca0d8c4a','cfd518f1-9dd6-43f8-af46-2a769497161a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df8f2a7392bb4781874addb5e1d949f4',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-525a0d09-29f5-4c72-8191-00e5f0d7b91b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0d9460a-cc07-454b-8b4a-05adb92b2902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a37accac-2379-40f3-98bd-f06f08046e4d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete volume request issued successfully. Sep 01 02:22:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a37accac-2379-40f3-98bd-f06f08046e4d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/c6ec0cac-3adc-4a3c-9d41-baaae96c59af returned with HTTP 202 Sep 01 02:22:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1658/3241] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:59 2026] DELETE /volume/v3/volumes/c6ec0cac-3adc-4a3c-9d41-baaae96c59af => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b1387f42-40e9-483f-98b2-5ab811bdb8be None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b1387f42-40e9-483f-98b2-5ab811bdb8be tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d Sep 01 02:22:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b1387f42-40e9-483f-98b2-5ab811bdb8be tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b1387f42-40e9-483f-98b2-5ab811bdb8be tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b1387f42-40e9-483f-98b2-5ab811bdb8be tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:22:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b1387f42-40e9-483f-98b2-5ab811bdb8be tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d returned with HTTP 200 Sep 01 02:22:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1659/3242] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:59 2026] GET /volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-525a0d09-29f5-4c72-8191-00e5f0d7b91b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0d9460a-cc07-454b-8b4a-05adb92b2902) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8305b036-97e5-455a-8eea-cda0bfa571c9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8305b036-97e5-455a-8eea-cda0bfa571c9 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/c6ec0cac-3adc-4a3c-9d41-baaae96c59af Sep 01 02:22:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8305b036-97e5-455a-8eea-cda0bfa571c9 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8305b036-97e5-455a-8eea-cda0bfa571c9 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:59 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-525a0d09-29f5-4c72-8191-00e5f0d7b91b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Flow 'volume_create_api' (a24e2f86-0601-48bb-b8bb-ffc3b46d87f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:59 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-525a0d09-29f5-4c72-8191-00e5f0d7b91b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Create volume request issued successfully. Sep 01 02:22:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-525a0d09-29f5-4c72-8191-00e5f0d7b91b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1584/3243] 192.168.122.72 () {60 vars in 1138 bytes} [Tue Sep 1 02:22:58 2026] POST /volume/v3/volumes => generated 761 bytes in 805 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:22:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:22:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:22:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b3b13f81-6551-44d7-a4d5-f3bb207635c0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8305b036-97e5-455a-8eea-cda0bfa571c9 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:22:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b3b13f81-6551-44d7-a4d5-f3bb207635c0 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef Sep 01 02:22:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b3b13f81-6551-44d7-a4d5-f3bb207635c0 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b3b13f81-6551-44d7-a4d5-f3bb207635c0 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8305b036-97e5-455a-8eea-cda0bfa571c9 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/c6ec0cac-3adc-4a3c-9d41-baaae96c59af returned with HTTP 200 Sep 01 02:22:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1660/3244] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:59 2026] GET /volume/v3/volumes/c6ec0cac-3adc-4a3c-9d41-baaae96c59af => generated 1014 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:59 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:59 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:22:59 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:59 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:22:59 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b3b13f81-6551-44d7-a4d5-f3bb207635c0 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Volume info retrieved successfully. Sep 01 02:22:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b3b13f81-6551-44d7-a4d5-f3bb207635c0 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef returned with HTTP 200 Sep 01 02:22:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1585/3245] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:59 2026] GET /volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef => generated 829 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7ed7cfd2-6788-42c5-bd35-3a44a7859de9 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7ed7cfd2-6788-42c5-bd35-3a44a7859de9 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d Sep 01 02:23:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7ed7cfd2-6788-42c5-bd35-3a44a7859de9 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7ed7cfd2-6788-42c5-bd35-3a44a7859de9 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7ed7cfd2-6788-42c5-bd35-3a44a7859de9 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d returned with HTTP 404 Sep 01 02:23:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1661/3246] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:00 2026] GET /volume/v3/snapshots/a20cb255-89e9-4a5b-9e3c-230c895d7d4d => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-43c7f128-d46b-40f6-879f-e278d65e1515 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-43c7f128-d46b-40f6-879f-e278d65e1515 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/d7d87a28-d32f-478c-baa0-a126e7a3a94b Sep 01 02:23:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-43c7f128-d46b-40f6-879f-e278d65e1515 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-43c7f128-d46b-40f6-879f-e278d65e1515 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:00 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-43c7f128-d46b-40f6-879f-e278d65e1515 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Delete volume with id: d7d87a28-d32f-478c-baa0-a126e7a3a94b Sep 01 02:23:00 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:00 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:00 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-43c7f128-d46b-40f6-879f-e278d65e1515 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:23:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d86a61d2-876f-4ff3-81e3-efdd1a948416 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d86a61d2-876f-4ff3-81e3-efdd1a948416 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/c6ec0cac-3adc-4a3c-9d41-baaae96c59af Sep 01 02:23:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d86a61d2-876f-4ff3-81e3-efdd1a948416 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d86a61d2-876f-4ff3-81e3-efdd1a948416 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d86a61d2-876f-4ff3-81e3-efdd1a948416 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/c6ec0cac-3adc-4a3c-9d41-baaae96c59af returned with HTTP 404 Sep 01 02:23:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1662/3247] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:00 2026] GET /volume/v3/volumes/c6ec0cac-3adc-4a3c-9d41-baaae96c59af => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:23:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-98829d44-c720-43a7-bf6a-292d308c16d4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-98829d44-c720-43a7-bf6a-292d308c16d4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:23:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-98829d44-c720-43a7-bf6a-292d308c16d4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1865832359"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-98829d44-c720-43a7-bf6a-292d308c16d4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1865832359'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:00 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-98829d44-c720-43a7-bf6a-292d308c16d4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume of 1 GB Sep 01 02:23:00 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-98829d44-c720-43a7-bf6a-292d308c16d4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:00 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-43c7f128-d46b-40f6-879f-e278d65e1515 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Delete volume request issued successfully. Sep 01 02:23:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-43c7f128-d46b-40f6-879f-e278d65e1515 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/d7d87a28-d32f-478c-baa0-a126e7a3a94b returned with HTTP 202 Sep 01 02:23:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1586/3248] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:00 2026] DELETE /volume/v3/volumes/d7d87a28-d32f-478c-baa0-a126e7a3a94b => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1213b032-ae8b-4ded-ae0b-2a52027fd827 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1213b032-ae8b-4ded-ae0b-2a52027fd827 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef Sep 01 02:23:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1213b032-ae8b-4ded-ae0b-2a52027fd827 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1213b032-ae8b-4ded-ae0b-2a52027fd827 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:00 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-98829d44-c720-43a7-bf6a-292d308c16d4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Flow 'volume_create_api' (6bbd2153-526c-4011-8a51-bdb20d856876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:00 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:00 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:00 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-98829d44-c720-43a7-bf6a-292d308c16d4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7045cff0-c0a7-4fd1-acc5-79e1171fbba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:00 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-98829d44-c720-43a7-bf6a-292d308c16d4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:00 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1213b032-ae8b-4ded-ae0b-2a52027fd827 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Volume info retrieved successfully. Sep 01 02:23:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1213b032-ae8b-4ded-ae0b-2a52027fd827 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef returned with HTTP 200 Sep 01 02:23:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1587/3249] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:00 2026] GET /volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5ef35f16-9239-4142-b616-60161c7e5222 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5ef35f16-9239-4142-b616-60161c7e5222 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/d7d87a28-d32f-478c-baa0-a126e7a3a94b Sep 01 02:23:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5ef35f16-9239-4142-b616-60161c7e5222 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5ef35f16-9239-4142-b616-60161c7e5222 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:00 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:00 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:00 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:00 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:00 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5ef35f16-9239-4142-b616-60161c7e5222 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:23:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5ef35f16-9239-4142-b616-60161c7e5222 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/d7d87a28-d32f-478c-baa0-a126e7a3a94b returned with HTTP 200 Sep 01 02:23:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1588/3250] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:00 2026] GET /volume/v3/volumes/d7d87a28-d32f-478c-baa0-a126e7a3a94b => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:00 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-98829d44-c720-43a7-bf6a-292d308c16d4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7045cff0-c0a7-4fd1-acc5-79e1171fbba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:00 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-98829d44-c720-43a7-bf6a-292d308c16d4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1c4bbbc-36df-445f-871a-8e790b66e734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:00 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-98829d44-c720-43a7-bf6a-292d308c16d4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Created reservations ['e2cf171c-dd5a-485d-adf3-4ecb60f25f17', '25f945b3-aa4f-451b-8533-aba71d7a99ee', '5910f402-1162-4884-be2f-ad2c16274007', '65fbb669-6ded-4ecf-83cc-2de5903fb7b1'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:00 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-98829d44-c720-43a7-bf6a-292d308c16d4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1c4bbbc-36df-445f-871a-8e790b66e734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2cf171c-dd5a-485d-adf3-4ecb60f25f17', '25f945b3-aa4f-451b-8533-aba71d7a99ee', '5910f402-1162-4884-be2f-ad2c16274007', '65fbb669-6ded-4ecf-83cc-2de5903fb7b1']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:00 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-98829d44-c720-43a7-bf6a-292d308c16d4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb1394d1-fdbf-482a-9757-4f87a0fc4c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:01 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:01 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-98829d44-c720-43a7-bf6a-292d308c16d4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb1394d1-fdbf-482a-9757-4f87a0fc4c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '299193a9-d2da-4831-86a3-f85c1be63aad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1865832359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc411683b4a0415eb4c93a0644265526',qos_specs=None,replication_status=,reservations=['e2cf171c-dd5a-485d-adf3-4ecb60f25f17','25f945b3-aa4f-451b-8533-aba71d7a99ee','5910f402-1162-4884-be2f-ad2c16274007','65fbb669-6ded-4ecf-83cc-2de5903fb7b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1865832359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=299193a9-d2da-4831-86a3-f85c1be63aad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc411683b4a0415eb4c93a0644265526',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:01 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-98829d44-c720-43a7-bf6a-292d308c16d4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab380662-97bf-4a97-b2e3-900e808b647e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:01 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-98829d44-c720-43a7-bf6a-292d308c16d4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab380662-97bf-4a97-b2e3-900e808b647e) transitioned into state 'SUCCESS' from state '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-1865832359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc411683b4a0415eb4c93a0644265526',qos_specs=None,replication_status=,reservations=['e2cf171c-dd5a-485d-adf3-4ecb60f25f17','25f945b3-aa4f-451b-8533-aba71d7a99ee','5910f402-1162-4884-be2f-ad2c16274007','65fbb669-6ded-4ecf-83cc-2de5903fb7b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:01 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-98829d44-c720-43a7-bf6a-292d308c16d4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd94b8f2-08ef-406a-9822-6802e133f291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:01 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-98829d44-c720-43a7-bf6a-292d308c16d4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd94b8f2-08ef-406a-9822-6802e133f291) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:01 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-98829d44-c720-43a7-bf6a-292d308c16d4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Flow 'volume_create_api' (6bbd2153-526c-4011-8a51-bdb20d856876) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:01 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-98829d44-c720-43a7-bf6a-292d308c16d4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume request issued successfully. Sep 01 02:23:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-98829d44-c720-43a7-bf6a-292d308c16d4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1663/3251] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:23:00 2026] POST /volume/v3/volumes => generated 785 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-51ed8ca4-3beb-4107-8681-296add3681fa None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-51ed8ca4-3beb-4107-8681-296add3681fa tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/299193a9-d2da-4831-86a3-f85c1be63aad Sep 01 02:23:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-51ed8ca4-3beb-4107-8681-296add3681fa tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-51ed8ca4-3beb-4107-8681-296add3681fa tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:01 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:01 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:01 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-51ed8ca4-3beb-4107-8681-296add3681fa tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-51ed8ca4-3beb-4107-8681-296add3681fa tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/299193a9-d2da-4831-86a3-f85c1be63aad returned with HTTP 200 Sep 01 02:23:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1589/3252] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:01 2026] GET /volume/v3/volumes/299193a9-d2da-4831-86a3-f85c1be63aad => generated 964 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9a279ecc-2099-4adc-9d49-956e9721f1e0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9a279ecc-2099-4adc-9d49-956e9721f1e0 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef Sep 01 02:23:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9a279ecc-2099-4adc-9d49-956e9721f1e0 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9a279ecc-2099-4adc-9d49-956e9721f1e0 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:01 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:01 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9a279ecc-2099-4adc-9d49-956e9721f1e0 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Volume info retrieved successfully. Sep 01 02:23:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5d0e1852-bda6-4230-b7c6-fabb9961531c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9a279ecc-2099-4adc-9d49-956e9721f1e0 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef returned with HTTP 200 Sep 01 02:23:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1664/3253] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:01 2026] GET /volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5d0e1852-bda6-4230-b7c6-fabb9961531c tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/d7d87a28-d32f-478c-baa0-a126e7a3a94b Sep 01 02:23:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5d0e1852-bda6-4230-b7c6-fabb9961531c tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5d0e1852-bda6-4230-b7c6-fabb9961531c tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5d0e1852-bda6-4230-b7c6-fabb9961531c tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/d7d87a28-d32f-478c-baa0-a126e7a3a94b returned with HTTP 404 Sep 01 02:23:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1590/3254] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:01 2026] GET /volume/v3/volumes/d7d87a28-d32f-478c-baa0-a126e7a3a94b => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-56d3f2e3-0b86-4ef6-8e4c-2d3500c69bbb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-56d3f2e3-0b86-4ef6-8e4c-2d3500c69bbb tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef Sep 01 02:23:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-56d3f2e3-0b86-4ef6-8e4c-2d3500c69bbb tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-56d3f2e3-0b86-4ef6-8e4c-2d3500c69bbb tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-070963af-053b-47dc-b7f2-0466134f70ee None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-070963af-053b-47dc-b7f2-0466134f70ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:23:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-070963af-053b-47dc-b7f2-0466134f70ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1422127822"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-070963af-053b-47dc-b7f2-0466134f70ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1422127822'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:01 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-070963af-053b-47dc-b7f2-0466134f70ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Create volume of 1 GB Sep 01 02:23:01 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:01 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:01 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:01 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:01 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-070963af-053b-47dc-b7f2-0466134f70ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:01 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-56d3f2e3-0b86-4ef6-8e4c-2d3500c69bbb tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Volume info retrieved successfully. Sep 01 02:23:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-56d3f2e3-0b86-4ef6-8e4c-2d3500c69bbb tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef returned with HTTP 200 Sep 01 02:23:01 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1665/3255] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:01 2026] GET /volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:01 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-070963af-053b-47dc-b7f2-0466134f70ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Flow 'volume_create_api' (9366b3dd-29c3-460e-b0bb-84e7a1b3e475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:01 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-070963af-053b-47dc-b7f2-0466134f70ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (279c56bf-2eea-4487-9a92-59ed7bb4a208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:01 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-070963af-053b-47dc-b7f2-0466134f70ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0c48de69-bd02-493f-a22f-18c1a224edb8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:01 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0c48de69-bd02-493f-a22f-18c1a224edb8 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:23:01 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0c48de69-bd02-493f-a22f-18c1a224edb8 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c171d88-807f-4c61-8ea7-9783aac566ef", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1455010186", "description": null, "metadata": null}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:02 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-070963af-053b-47dc-b7f2-0466134f70ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (279c56bf-2eea-4487-9a92-59ed7bb4a208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:02 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-070963af-053b-47dc-b7f2-0466134f70ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c65df0-b429-4a2e-90b5-f4ccae88c1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:02 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-070963af-053b-47dc-b7f2-0466134f70ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Created reservations ['e5dc3e8a-b289-4b93-b02d-2ec8fb2d5e7a', 'f54931b1-badb-4556-bba4-6ac0f40498b9', '734c7353-1639-4abe-9ed9-e18bb2001a0c', '72a51b59-230b-4def-8183-5d18ca364ac2'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:02 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-070963af-053b-47dc-b7f2-0466134f70ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c65df0-b429-4a2e-90b5-f4ccae88c1c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5dc3e8a-b289-4b93-b02d-2ec8fb2d5e7a', 'f54931b1-badb-4556-bba4-6ac0f40498b9', '734c7353-1639-4abe-9ed9-e18bb2001a0c', '72a51b59-230b-4def-8183-5d18ca364ac2']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:02 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-070963af-053b-47dc-b7f2-0466134f70ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90044cc3-7847-4343-8a3f-609b8b60141d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:02 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:02 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:02 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-070963af-053b-47dc-b7f2-0466134f70ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90044cc3-7847-4343-8a3f-609b8b60141d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1422127822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93e486782d804c769cc5ae2a9179bb4d',qos_specs=None,replication_status=,reservations=['e5dc3e8a-b289-4b93-b02d-2ec8fb2d5e7a','f54931b1-badb-4556-bba4-6ac0f40498b9','734c7353-1639-4abe-9ed9-e18bb2001a0c','72a51b59-230b-4def-8183-5d18ca364ac2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa45bd91be0f465ea7656f6d2565f570',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1422127822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93e486782d804c769cc5ae2a9179bb4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa45bd91be0f465ea7656f6d2565f570',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:02 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-070963af-053b-47dc-b7f2-0466134f70ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9942c7a3-d4c8-4000-a915-d9028b3dec38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:02 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:02 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0c48de69-bd02-493f-a22f-18c1a224edb8 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Volume info retrieved successfully. Sep 01 02:23:02 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-0c48de69-bd02-493f-a22f-18c1a224edb8 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Create snapshot from volume 1c171d88-807f-4c61-8ea7-9783aac566ef Sep 01 02:23:02 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-070963af-053b-47dc-b7f2-0466134f70ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9942c7a3-d4c8-4000-a915-d9028b3dec38) transitioned into state 'SUCCESS' from state '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-1422127822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93e486782d804c769cc5ae2a9179bb4d',qos_specs=None,replication_status=,reservations=['e5dc3e8a-b289-4b93-b02d-2ec8fb2d5e7a','f54931b1-badb-4556-bba4-6ac0f40498b9','734c7353-1639-4abe-9ed9-e18bb2001a0c','72a51b59-230b-4def-8183-5d18ca364ac2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa45bd91be0f465ea7656f6d2565f570',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:02 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-070963af-053b-47dc-b7f2-0466134f70ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c9b41d9-ef07-4978-ad85-2b0afd403ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:02 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-070963af-053b-47dc-b7f2-0466134f70ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c9b41d9-ef07-4978-ad85-2b0afd403ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:02 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-070963af-053b-47dc-b7f2-0466134f70ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Flow 'volume_create_api' (9366b3dd-29c3-460e-b0bb-84e7a1b3e475) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-070963af-053b-47dc-b7f2-0466134f70ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Create volume request issued successfully. Sep 01 02:23:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-070963af-053b-47dc-b7f2-0466134f70ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1591/3256] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:23:01 2026] POST /volume/v3/volumes => generated 785 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c43374d4-09ed-4847-a274-4d355f4e3584 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c43374d4-09ed-4847-a274-4d355f4e3584 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/299193a9-d2da-4831-86a3-f85c1be63aad Sep 01 02:23:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c43374d4-09ed-4847-a274-4d355f4e3584 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c43374d4-09ed-4847-a274-4d355f4e3584 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:02 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:02 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:02 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:02 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c43374d4-09ed-4847-a274-4d355f4e3584 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:02 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-0c48de69-bd02-493f-a22f-18c1a224edb8 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Created reservations ['78702ae2-0535-4b85-b8df-90c523f4fb23', '4bdbe206-09eb-4289-b48c-c64827301826', '81081e78-dbc3-475f-bc15-952100acf85a', '015797fe-b812-4f4a-8677-b6a74d45b8cf'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c43374d4-09ed-4847-a274-4d355f4e3584 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/299193a9-d2da-4831-86a3-f85c1be63aad returned with HTTP 200 Sep 01 02:23:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1592/3257] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:02 2026] GET /volume/v3/volumes/299193a9-d2da-4831-86a3-f85c1be63aad => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0e365acf-73ef-43d6-992f-c851c2f56e91 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0e365acf-73ef-43d6-992f-c851c2f56e91 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e Sep 01 02:23:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0e365acf-73ef-43d6-992f-c851c2f56e91 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0e365acf-73ef-43d6-992f-c851c2f56e91 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:02 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:02 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:02 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:02 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:02 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:02 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0e365acf-73ef-43d6-992f-c851c2f56e91 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:23:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0e365acf-73ef-43d6-992f-c851c2f56e91 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e returned with HTTP 200 Sep 01 02:23:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1593/3258] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:02 2026] GET /volume/v3/volumes/862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e => generated 964 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f408bcd5-66d8-4b4c-ab7e-290c14399a2d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f408bcd5-66d8-4b4c-ab7e-290c14399a2d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:23:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f408bcd5-66d8-4b4c-ab7e-290c14399a2d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "299193a9-d2da-4831-86a3-f85c1be63aad", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1442554164"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0c48de69-bd02-493f-a22f-18c1a224edb8 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Snapshot force create request issued successfully. Sep 01 02:23:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0c48de69-bd02-493f-a22f-18c1a224edb8 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:23:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1666/3259] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:23:01 2026] POST /volume/v3/snapshots => generated 310 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:02 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:02 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:02 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:02 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f408bcd5-66d8-4b4c-ab7e-290c14399a2d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:02 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-f408bcd5-66d8-4b4c-ab7e-290c14399a2d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create snapshot from volume 299193a9-d2da-4831-86a3-f85c1be63aad Sep 01 02:23:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-30a80dde-7ef1-4132-9649-99bdb35ce710 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-30a80dde-7ef1-4132-9649-99bdb35ce710 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 Sep 01 02:23:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-30a80dde-7ef1-4132-9649-99bdb35ce710 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-30a80dde-7ef1-4132-9649-99bdb35ce710 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-30a80dde-7ef1-4132-9649-99bdb35ce710 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Snapshot retrieved successfully. Sep 01 02:23:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-30a80dde-7ef1-4132-9649-99bdb35ce710 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 returned with HTTP 200 Sep 01 02:23:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1667/3260] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:02 2026] GET /volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:02 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-f408bcd5-66d8-4b4c-ab7e-290c14399a2d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Created reservations ['a4fab5dc-90bf-4e5b-8abd-629a08dd1962', '6bcf7792-79fc-4ccc-b0ff-3ee3b695f6b2', '49a73062-1f89-4281-b693-4a3d2963360f', '27386708-3eee-4e09-a57c-b38f22d5aec6'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:02 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:02 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f408bcd5-66d8-4b4c-ab7e-290c14399a2d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot create request issued successfully. Sep 01 02:23:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f408bcd5-66d8-4b4c-ab7e-290c14399a2d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:23:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1594/3261] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:23:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3d16e3c4-1e4d-4d0e-9e9c-a07931ff80fe None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3d16e3c4-1e4d-4d0e-9e9c-a07931ff80fe tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b Sep 01 02:23:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3d16e3c4-1e4d-4d0e-9e9c-a07931ff80fe tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3d16e3c4-1e4d-4d0e-9e9c-a07931ff80fe tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3d16e3c4-1e4d-4d0e-9e9c-a07931ff80fe tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3d16e3c4-1e4d-4d0e-9e9c-a07931ff80fe tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b returned with HTTP 200 Sep 01 02:23:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1668/3262] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:02 2026] GET /volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8fc81957-f21a-4444-9a86-504cd3e7db43 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8fc81957-f21a-4444-9a86-504cd3e7db43 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e Sep 01 02:23:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8fc81957-f21a-4444-9a86-504cd3e7db43 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8fc81957-f21a-4444-9a86-504cd3e7db43 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:03 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:03 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:03 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:03 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8fc81957-f21a-4444-9a86-504cd3e7db43 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:23:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8fc81957-f21a-4444-9a86-504cd3e7db43 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e returned with HTTP 200 Sep 01 02:23:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1595/3263] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:03 2026] GET /volume/v3/volumes/862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bffe7a63-70fd-4e01-812d-92d58b57881b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bffe7a63-70fd-4e01-812d-92d58b57881b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 Sep 01 02:23:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bffe7a63-70fd-4e01-812d-92d58b57881b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bffe7a63-70fd-4e01-812d-92d58b57881b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:03 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:03 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:03 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bffe7a63-70fd-4e01-812d-92d58b57881b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Snapshot retrieved successfully. Sep 01 02:23:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bffe7a63-70fd-4e01-812d-92d58b57881b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 returned with HTTP 200 Sep 01 02:23:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1669/3264] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:03 2026] GET /volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-25413555-afe4-4b54-adf3-50fd5a4a816d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-25413555-afe4-4b54-adf3-50fd5a4a816d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b Sep 01 02:23:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-25413555-afe4-4b54-adf3-50fd5a4a816d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:03 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-25413555-afe4-4b54-adf3-50fd5a4a816d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:03 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:03 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:03 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-25413555-afe4-4b54-adf3-50fd5a4a816d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:03 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-25413555-afe4-4b54-adf3-50fd5a4a816d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b returned with HTTP 200 Sep 01 02:23:03 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1596/3265] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:03 2026] GET /volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-06d52c6d-a359-4853-9ae8-fc5b670098bb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-06d52c6d-a359-4853-9ae8-fc5b670098bb tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e Sep 01 02:23:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-06d52c6d-a359-4853-9ae8-fc5b670098bb tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-06d52c6d-a359-4853-9ae8-fc5b670098bb tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:04 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-148645b5-3d78-47a7-8c4f-930efd50ab3a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-06d52c6d-a359-4853-9ae8-fc5b670098bb tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:23:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-148645b5-3d78-47a7-8c4f-930efd50ab3a tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 Sep 01 02:23:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-148645b5-3d78-47a7-8c4f-930efd50ab3a tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-148645b5-3d78-47a7-8c4f-930efd50ab3a tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-06d52c6d-a359-4853-9ae8-fc5b670098bb tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e returned with HTTP 200 Sep 01 02:23:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1670/3266] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:04 2026] GET /volume/v3/volumes/862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:04 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:04 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:04 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-148645b5-3d78-47a7-8c4f-930efd50ab3a tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Snapshot retrieved successfully. Sep 01 02:23:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-148645b5-3d78-47a7-8c4f-930efd50ab3a tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 returned with HTTP 200 Sep 01 02:23:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1597/3267] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:04 2026] GET /volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-0dbb340f-c094-44be-906d-f3a8884c3e7e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0dbb340f-c094-44be-906d-f3a8884c3e7e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b Sep 01 02:23:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0dbb340f-c094-44be-906d-f3a8884c3e7e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-0dbb340f-c094-44be-906d-f3a8884c3e7e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-0dbb340f-c094-44be-906d-f3a8884c3e7e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-0dbb340f-c094-44be-906d-f3a8884c3e7e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b returned with HTTP 200 Sep 01 02:23:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1671/3268] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:04 2026] GET /volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c69af739-ad2f-49d9-9665-a844daefd0a2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-570e42c4-7b35-4e33-b0fa-8ce941116951 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c69af739-ad2f-49d9-9665-a844daefd0a2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 Sep 01 02:23:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c69af739-ad2f-49d9-9665-a844daefd0a2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c69af739-ad2f-49d9-9665-a844daefd0a2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-570e42c4-7b35-4e33-b0fa-8ce941116951 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e Sep 01 02:23:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-570e42c4-7b35-4e33-b0fa-8ce941116951 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-570e42c4-7b35-4e33-b0fa-8ce941116951 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:05 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:05 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c69af739-ad2f-49d9-9665-a844daefd0a2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Snapshot retrieved successfully. Sep 01 02:23:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c69af739-ad2f-49d9-9665-a844daefd0a2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 returned with HTTP 200 Sep 01 02:23:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1598/3269] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:05 2026] GET /volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:05 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:05 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:05 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:05 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ea9ef1ee-95ce-4e32-9d3a-31feddca3ecc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:05 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-570e42c4-7b35-4e33-b0fa-8ce941116951 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:23:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ea9ef1ee-95ce-4e32-9d3a-31feddca3ecc tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 Sep 01 02:23:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ea9ef1ee-95ce-4e32-9d3a-31feddca3ecc tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ea9ef1ee-95ce-4e32-9d3a-31feddca3ecc tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-570e42c4-7b35-4e33-b0fa-8ce941116951 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e returned with HTTP 200 Sep 01 02:23:05 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1672/3270] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:05 2026] GET /volume/v3/volumes/862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:05 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:05 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-ea9ef1ee-95ce-4e32-9d3a-31feddca3ecc tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Snapshot retrieved successfully. Sep 01 02:23:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ea9ef1ee-95ce-4e32-9d3a-31feddca3ecc tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 returned with HTTP 200 Sep 01 02:23:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1599/3271] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:05 2026] GET /volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-865b0a7c-cb40-4107-bc0a-9602523586b0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2d7c65ae-c5ef-4472-8241-871f51dcb52d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-865b0a7c-cb40-4107-bc0a-9602523586b0 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 Sep 01 02:23:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-865b0a7c-cb40-4107-bc0a-9602523586b0 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-865b0a7c-cb40-4107-bc0a-9602523586b0 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2d7c65ae-c5ef-4472-8241-871f51dcb52d tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:23:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2d7c65ae-c5ef-4472-8241-871f51dcb52d tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-949004427"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:05 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:05 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:05 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-865b0a7c-cb40-4107-bc0a-9602523586b0 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Snapshot retrieved successfully. Sep 01 02:23:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-865b0a7c-cb40-4107-bc0a-9602523586b0 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 returned with HTTP 200 Sep 01 02:23:05 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1673/3272] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:05 2026] GET /volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:05 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:05 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:05 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:05 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2d7c65ae-c5ef-4472-8241-871f51dcb52d tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:23:05 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-2d7c65ae-c5ef-4472-8241-871f51dcb52d tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Create snapshot from volume 862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e Sep 01 02:23:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-dce49ce9-fdb3-4253-847c-f046c65208a6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dce49ce9-fdb3-4253-847c-f046c65208a6 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:23:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dce49ce9-fdb3-4253-847c-f046c65208a6 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a060d88b-d805-431e-a5fd-0bdf620e0741", "size": 1}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-dce49ce9-fdb3-4253-847c-f046c65208a6 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Create volume request body: {'volume': {'snapshot_id': 'a060d88b-d805-431e-a5fd-0bdf620e0741', 'size': 1}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:05 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:05 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:05 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-dce49ce9-fdb3-4253-847c-f046c65208a6 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Snapshot retrieved successfully. Sep 01 02:23:05 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-dce49ce9-fdb3-4253-847c-f046c65208a6 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Create volume of 1 GB Sep 01 02:23:05 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-dce49ce9-fdb3-4253-847c-f046c65208a6 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Availability Zones retrieved successfully. Sep 01 02:23:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce49ce9-fdb3-4253-847c-f046c65208a6 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Flow 'volume_create_api' (71b176b2-645c-498c-9d65-3b6da4865ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce49ce9-fdb3-4253-847c-f046c65208a6 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ae13869-4f97-40b3-a463-aacc656ad0a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-dce49ce9-fdb3-4253-847c-f046c65208a6 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:05 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-2d7c65ae-c5ef-4472-8241-871f51dcb52d tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Created reservations ['dfa756de-3e97-4a80-8ecf-0302db843867', '7e306cb2-ed35-4d48-a9b4-9fc3389fbaaf', '108ad427-bfb8-4d2e-ad92-88c1f62929e7', '9888a5ed-6935-4e1b-90e1-b76dee439e7c'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:05 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:05 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:05 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:05 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce49ce9-fdb3-4253-847c-f046c65208a6 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ae13869-4f97-40b3-a463-aacc656ad0a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a060d88b-d805-431e-a5fd-0bdf620e0741', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce49ce9-fdb3-4253-847c-f046c65208a6 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d89794bd-2f21-4f77-bb2f-8e584210eae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2d7c65ae-c5ef-4472-8241-871f51dcb52d tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot create request issued successfully. Sep 01 02:23:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2d7c65ae-c5ef-4472-8241-871f51dcb52d tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:23:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1600/3273] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:23:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-273c54a7-47d2-4c98-bbb2-462eb8136979 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-273c54a7-47d2-4c98-bbb2-462eb8136979 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b Sep 01 02:23:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-273c54a7-47d2-4c98-bbb2-462eb8136979 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-273c54a7-47d2-4c98-bbb2-462eb8136979 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:05 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:05 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-273c54a7-47d2-4c98-bbb2-462eb8136979 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-273c54a7-47d2-4c98-bbb2-462eb8136979 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b returned with HTTP 200 Sep 01 02:23:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1601/3274] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:05 2026] GET /volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1587673c-0c50-46ba-a0b2-6f03e75f7449 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1587673c-0c50-46ba-a0b2-6f03e75f7449 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 Sep 01 02:23:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1587673c-0c50-46ba-a0b2-6f03e75f7449 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:05 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1587673c-0c50-46ba-a0b2-6f03e75f7449 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:05 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:05 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:05 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1587673c-0c50-46ba-a0b2-6f03e75f7449 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:05 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1587673c-0c50-46ba-a0b2-6f03e75f7449 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 returned with HTTP 200 Sep 01 02:23:05 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1602/3275] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:05 2026] GET /volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:05 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-dce49ce9-fdb3-4253-847c-f046c65208a6 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Created reservations ['2c6e49e9-9d9e-4f6a-8dd3-606a71abe451', '6d701873-f00d-42ca-a336-997e8cb21973', '586088df-33b5-49a9-94e4-35c38d483d1f', 'fef1672c-c9ab-40ea-b414-5dd86f9e96f7'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce49ce9-fdb3-4253-847c-f046c65208a6 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d89794bd-2f21-4f77-bb2f-8e584210eae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c6e49e9-9d9e-4f6a-8dd3-606a71abe451', '6d701873-f00d-42ca-a336-997e8cb21973', '586088df-33b5-49a9-94e4-35c38d483d1f', 'fef1672c-c9ab-40ea-b414-5dd86f9e96f7']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce49ce9-fdb3-4253-847c-f046c65208a6 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b910e83-47d6-4a4d-9226-14502e609e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:05 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:05 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:05 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:05 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce49ce9-fdb3-4253-847c-f046c65208a6 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b910e83-47d6-4a4d-9226-14502e609e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cc67999-274c-4b3c-a93a-46f27a37971d', '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='c6c2c662493746d0848e3cee858b48d7',qos_specs=None,replication_status=,reservations=['2c6e49e9-9d9e-4f6a-8dd3-606a71abe451','6d701873-f00d-42ca-a336-997e8cb21973','586088df-33b5-49a9-94e4-35c38d483d1f','fef1672c-c9ab-40ea-b414-5dd86f9e96f7'],size=1,snapshot_id=a060d88b-d805-431e-a5fd-0bdf620e0741,source_replicaid=,source_volid=None,status='creating',user_id='df8f2a7392bb4781874addb5e1d949f4',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:05Z,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=0cc67999-274c-4b3c-a93a-46f27a37971d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6c2c662493746d0848e3cee858b48d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a060d88b-d805-431e-a5fd-0bdf620e0741,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df8f2a7392bb4781874addb5e1d949f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:05 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce49ce9-fdb3-4253-847c-f046c65208a6 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2af701ff-69e7-4666-94b1-938b67714a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce49ce9-fdb3-4253-847c-f046c65208a6 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2af701ff-69e7-4666-94b1-938b67714a2a) transitioned into state 'SUCCESS' from 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='c6c2c662493746d0848e3cee858b48d7',qos_specs=None,replication_status=,reservations=['2c6e49e9-9d9e-4f6a-8dd3-606a71abe451','6d701873-f00d-42ca-a336-997e8cb21973','586088df-33b5-49a9-94e4-35c38d483d1f','fef1672c-c9ab-40ea-b414-5dd86f9e96f7'],size=1,snapshot_id=a060d88b-d805-431e-a5fd-0bdf620e0741,source_replicaid=,source_volid=None,status='creating',user_id='df8f2a7392bb4781874addb5e1d949f4',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce49ce9-fdb3-4253-847c-f046c65208a6 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f97cc8fb-88f7-4ca0-a823-d5a74ed58d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:06 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:06 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce49ce9-fdb3-4253-847c-f046c65208a6 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f97cc8fb-88f7-4ca0-a823-d5a74ed58d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:06 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-dce49ce9-fdb3-4253-847c-f046c65208a6 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Flow 'volume_create_api' (71b176b2-645c-498c-9d65-3b6da4865ce8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:06 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-dce49ce9-fdb3-4253-847c-f046c65208a6 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Create volume request issued successfully. Sep 01 02:23:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dce49ce9-fdb3-4253-847c-f046c65208a6 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:06 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1674/3276] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:23:05 2026] POST /volume/v3/volumes => generated 748 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-395b5f53-f0ee-48a1-bf76-2c8fa80385aa None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-395b5f53-f0ee-48a1-bf76-2c8fa80385aa tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d Sep 01 02:23:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-395b5f53-f0ee-48a1-bf76-2c8fa80385aa tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-395b5f53-f0ee-48a1-bf76-2c8fa80385aa tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:06 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:06 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:06 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:06 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:06 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-395b5f53-f0ee-48a1-bf76-2c8fa80385aa tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Volume info retrieved successfully. Sep 01 02:23:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-395b5f53-f0ee-48a1-bf76-2c8fa80385aa tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d returned with HTTP 200 Sep 01 02:23:06 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1603/3277] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:06 2026] GET /volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d => generated 816 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9f0fc775-dc7f-4805-8e22-11ff54eb26fa None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9f0fc775-dc7f-4805-8e22-11ff54eb26fa tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b Sep 01 02:23:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9f0fc775-dc7f-4805-8e22-11ff54eb26fa tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:06 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9f0fc775-dc7f-4805-8e22-11ff54eb26fa tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:06 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:06 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:06 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9f0fc775-dc7f-4805-8e22-11ff54eb26fa tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9f0fc775-dc7f-4805-8e22-11ff54eb26fa tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b returned with HTTP 200 Sep 01 02:23:06 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1675/3278] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:06 2026] GET /volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1b617f87-374b-4d77-8d4b-1380eb3a3e30 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1b617f87-374b-4d77-8d4b-1380eb3a3e30 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 Sep 01 02:23:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1b617f87-374b-4d77-8d4b-1380eb3a3e30 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:06 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1b617f87-374b-4d77-8d4b-1380eb3a3e30 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:06 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:06 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:06 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1b617f87-374b-4d77-8d4b-1380eb3a3e30 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:06 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1b617f87-374b-4d77-8d4b-1380eb3a3e30 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 returned with HTTP 200 Sep 01 02:23:06 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1604/3279] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:06 2026] GET /volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b37b96eb-d7cb-4e7f-aaa5-ea30d01de9e5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b37b96eb-d7cb-4e7f-aaa5-ea30d01de9e5 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d Sep 01 02:23:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b37b96eb-d7cb-4e7f-aaa5-ea30d01de9e5 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b37b96eb-d7cb-4e7f-aaa5-ea30d01de9e5 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:07 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:07 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:07 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:07 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:07 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b37b96eb-d7cb-4e7f-aaa5-ea30d01de9e5 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Volume info retrieved successfully. Sep 01 02:23:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b37b96eb-d7cb-4e7f-aaa5-ea30d01de9e5 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d returned with HTTP 200 Sep 01 02:23:07 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1676/3280] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:07 2026] GET /volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d => generated 840 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8eace711-3d54-462c-8ce8-bb40129d7e8c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8eace711-3d54-462c-8ce8-bb40129d7e8c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b Sep 01 02:23:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8eace711-3d54-462c-8ce8-bb40129d7e8c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8eace711-3d54-462c-8ce8-bb40129d7e8c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:07 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:07 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:07 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8eace711-3d54-462c-8ce8-bb40129d7e8c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8eace711-3d54-462c-8ce8-bb40129d7e8c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b returned with HTTP 200 Sep 01 02:23:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1605/3281] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:07 2026] GET /volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-69be50a8-080d-4967-9502-c1f275898dca None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-69be50a8-080d-4967-9502-c1f275898dca tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 Sep 01 02:23:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-69be50a8-080d-4967-9502-c1f275898dca tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-69be50a8-080d-4967-9502-c1f275898dca tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d547e88d-9461-43f7-9274-e6f1a5982d9c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d547e88d-9461-43f7-9274-e6f1a5982d9c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] POST http://192.168.122.72/volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b/action Sep 01 02:23:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d547e88d-9461-43f7-9274-e6f1a5982d9c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:23:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d547e88d-9461-43f7-9274-e6f1a5982d9c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:07 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:07 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:07 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-69be50a8-080d-4967-9502-c1f275898dca tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-69be50a8-080d-4967-9502-c1f275898dca tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 returned with HTTP 200 Sep 01 02:23:07 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1677/3282] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:07 2026] GET /volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:07 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:07 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:07 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d547e88d-9461-43f7-9274-e6f1a5982d9c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Snapshot retrieved successfully. Sep 01 02:23:07 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-d547e88d-9461-43f7-9274-e6f1a5982d9c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd378ed43f4a24200bcae0463c3529d1f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc411683b4a0415eb4c93a0644265526', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:23:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d547e88d-9461-43f7-9274-e6f1a5982d9c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] http://192.168.122.72/volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b/action returned with HTTP 403 Sep 01 02:23:07 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1606/3283] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:23:07 2026] POST /volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b/action => generated 133 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6e8d6ee0-7be5-40e6-856a-546d71a457c4 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6e8d6ee0-7be5-40e6-856a-546d71a457c4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] DELETE http://192.168.122.72/volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b Sep 01 02:23:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6e8d6ee0-7be5-40e6-856a-546d71a457c4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:07 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6e8d6ee0-7be5-40e6-856a-546d71a457c4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:07 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-6e8d6ee0-7be5-40e6-856a-546d71a457c4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete snapshot with id: 6452a804-e565-4ca3-9339-11017ed1cf1b Sep 01 02:23:07 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:07 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:07 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6e8d6ee0-7be5-40e6-856a-546d71a457c4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:07 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:07 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:07 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6e8d6ee0-7be5-40e6-856a-546d71a457c4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot delete request issued successfully. Sep 01 02:23:07 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6e8d6ee0-7be5-40e6-856a-546d71a457c4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b returned with HTTP 202 Sep 01 02:23:07 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1678/3284] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:23:07 2026] DELETE /volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-634cd9f7-7bab-47d6-9e1b-2475cb155c67 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:07 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-634cd9f7-7bab-47d6-9e1b-2475cb155c67 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b Sep 01 02:23:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-634cd9f7-7bab-47d6-9e1b-2475cb155c67 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:07 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-634cd9f7-7bab-47d6-9e1b-2475cb155c67 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:08 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:08 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:08 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-634cd9f7-7bab-47d6-9e1b-2475cb155c67 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-634cd9f7-7bab-47d6-9e1b-2475cb155c67 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b returned with HTTP 200 Sep 01 02:23:08 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1607/3285] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:07 2026] GET /volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b3d62557-cc20-48b3-9ea4-f0651acaaad2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b3d62557-cc20-48b3-9ea4-f0651acaaad2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d Sep 01 02:23:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b3d62557-cc20-48b3-9ea4-f0651acaaad2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:08 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b3d62557-cc20-48b3-9ea4-f0651acaaad2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:08 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:08 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:08 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:08 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:08 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b3d62557-cc20-48b3-9ea4-f0651acaaad2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Volume info retrieved successfully. Sep 01 02:23:08 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b3d62557-cc20-48b3-9ea4-f0651acaaad2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d returned with HTTP 200 Sep 01 02:23:08 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1679/3286] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:08 2026] GET /volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-baebb09b-e413-4176-bb2f-a1f4b2a74e94 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-baebb09b-e413-4176-bb2f-a1f4b2a74e94 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 Sep 01 02:23:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-baebb09b-e413-4176-bb2f-a1f4b2a74e94 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-baebb09b-e413-4176-bb2f-a1f4b2a74e94 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:08 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:08 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:08 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-baebb09b-e413-4176-bb2f-a1f4b2a74e94 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-baebb09b-e413-4176-bb2f-a1f4b2a74e94 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 returned with HTTP 200 Sep 01 02:23:08 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1608/3287] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:08 2026] GET /volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-070d7078-faf4-40f7-8e7f-9ff887acf88f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-070d7078-faf4-40f7-8e7f-9ff887acf88f tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b Sep 01 02:23:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-070d7078-faf4-40f7-8e7f-9ff887acf88f tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-070d7078-faf4-40f7-8e7f-9ff887acf88f tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:09 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:09 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:09 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-070d7078-faf4-40f7-8e7f-9ff887acf88f tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-070d7078-faf4-40f7-8e7f-9ff887acf88f tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b returned with HTTP 200 Sep 01 02:23:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1680/3288] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:09 2026] GET /volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5f5d59ce-887b-4212-81b2-6089d8fef254 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5f5d59ce-887b-4212-81b2-6089d8fef254 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d Sep 01 02:23:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5f5d59ce-887b-4212-81b2-6089d8fef254 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5f5d59ce-887b-4212-81b2-6089d8fef254 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:09 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:09 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:09 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:09 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:09 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5f5d59ce-887b-4212-81b2-6089d8fef254 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Volume info retrieved successfully. Sep 01 02:23:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5f5d59ce-887b-4212-81b2-6089d8fef254 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d returned with HTTP 200 Sep 01 02:23:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1609/3289] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:09 2026] GET /volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d => generated 840 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:23:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-fc0df136-793f-459c-846f-163f5e6f4b01 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fc0df136-793f-459c-846f-163f5e6f4b01 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 Sep 01 02:23:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fc0df136-793f-459c-846f-163f5e6f4b01 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-fc0df136-793f-459c-846f-163f5e6f4b01 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:09 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:09 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:09 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-fc0df136-793f-459c-846f-163f5e6f4b01 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-fc0df136-793f-459c-846f-163f5e6f4b01 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 returned with HTTP 200 Sep 01 02:23:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1681/3290] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:09 2026] GET /volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-126383d3-d952-4317-a167-acd8a6e5c5a2 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-126383d3-d952-4317-a167-acd8a6e5c5a2 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] POST http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1/action Sep 01 02:23:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-126383d3-d952-4317-a167-acd8a6e5c5a2 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:23:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-126383d3-d952-4317-a167-acd8a6e5c5a2 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:09 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.admin_actions [None req-126383d3-d952-4317-a167-acd8a6e5c5a2 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] Updating snapshot 'cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1' with '{'status': 'error'}' {{(pid=87017) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:23:09 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:09 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:09 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-126383d3-d952-4317-a167-acd8a6e5c5a2 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '66fa9b197e7d4251a383341c39492c50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '93e486782d804c769cc5ae2a9179bb4d', '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=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:23:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-126383d3-d952-4317-a167-acd8a6e5c5a2 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1/action returned with HTTP 403 Sep 01 02:23:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1610/3291] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:23:09 2026] POST /volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1/action => generated 133 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ac111e4e-0a53-48c1-b57b-e847c78bfd54 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ac111e4e-0a53-48c1-b57b-e847c78bfd54 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] DELETE http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 Sep 01 02:23:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ac111e4e-0a53-48c1-b57b-e847c78bfd54 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ac111e4e-0a53-48c1-b57b-e847c78bfd54 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:10 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-ac111e4e-0a53-48c1-b57b-e847c78bfd54 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Delete snapshot with id: cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 Sep 01 02:23:10 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:10 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ac111e4e-0a53-48c1-b57b-e847c78bfd54 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:10 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:10 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a380a915-9987-402c-bbb0-513ca12fa1ac None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a380a915-9987-402c-bbb0-513ca12fa1ac tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b Sep 01 02:23:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a380a915-9987-402c-bbb0-513ca12fa1ac tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a380a915-9987-402c-bbb0-513ca12fa1ac tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ac111e4e-0a53-48c1-b57b-e847c78bfd54 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot delete request issued successfully. Sep 01 02:23:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ac111e4e-0a53-48c1-b57b-e847c78bfd54 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 returned with HTTP 202 Sep 01 02:23:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1682/3292] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:23:09 2026] DELETE /volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a380a915-9987-402c-bbb0-513ca12fa1ac tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b returned with HTTP 404 Sep 01 02:23:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1611/3293] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:10 2026] GET /volume/v3/snapshots/6452a804-e565-4ca3-9339-11017ed1cf1b => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-89d4614c-e254-4275-b2bd-01bff521e115 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-89d4614c-e254-4275-b2bd-01bff521e115 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 Sep 01 02:23:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-89d4614c-e254-4275-b2bd-01bff521e115 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-89d4614c-e254-4275-b2bd-01bff521e115 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9f312d4f-c60e-40c6-9004-c7cd02c763a6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9f312d4f-c60e-40c6-9004-c7cd02c763a6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/299193a9-d2da-4831-86a3-f85c1be63aad Sep 01 02:23:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9f312d4f-c60e-40c6-9004-c7cd02c763a6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9f312d4f-c60e-40c6-9004-c7cd02c763a6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:10 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-9f312d4f-c60e-40c6-9004-c7cd02c763a6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete volume with id: 299193a9-d2da-4831-86a3-f85c1be63aad Sep 01 02:23:10 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:10 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-89d4614c-e254-4275-b2bd-01bff521e115 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-89d4614c-e254-4275-b2bd-01bff521e115 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 returned with HTTP 200 Sep 01 02:23:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1683/3294] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:10 2026] GET /volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:10 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:10 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:10 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:10 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:10 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9f312d4f-c60e-40c6-9004-c7cd02c763a6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:10 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9f312d4f-c60e-40c6-9004-c7cd02c763a6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete volume request issued successfully. Sep 01 02:23:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9f312d4f-c60e-40c6-9004-c7cd02c763a6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/299193a9-d2da-4831-86a3-f85c1be63aad returned with HTTP 202 Sep 01 02:23:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1612/3295] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:10 2026] DELETE /volume/v3/volumes/299193a9-d2da-4831-86a3-f85c1be63aad => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:23:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e0879263-a669-4740-a84d-19085d7145d2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e0879263-a669-4740-a84d-19085d7145d2 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/299193a9-d2da-4831-86a3-f85c1be63aad Sep 01 02:23:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e0879263-a669-4740-a84d-19085d7145d2 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e0879263-a669-4740-a84d-19085d7145d2 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:10 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:10 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:10 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:10 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e0879263-a669-4740-a84d-19085d7145d2 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e0879263-a669-4740-a84d-19085d7145d2 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/299193a9-d2da-4831-86a3-f85c1be63aad returned with HTTP 200 Sep 01 02:23:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1684/3296] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:10 2026] GET /volume/v3/volumes/299193a9-d2da-4831-86a3-f85c1be63aad => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2b1c2dc2-a63f-4b9b-af1c-afe34ddbf219 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2b1c2dc2-a63f-4b9b-af1c-afe34ddbf219 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d Sep 01 02:23:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2b1c2dc2-a63f-4b9b-af1c-afe34ddbf219 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2b1c2dc2-a63f-4b9b-af1c-afe34ddbf219 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:10 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:10 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:10 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:10 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:10 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2b1c2dc2-a63f-4b9b-af1c-afe34ddbf219 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Volume info retrieved successfully. Sep 01 02:23:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2b1c2dc2-a63f-4b9b-af1c-afe34ddbf219 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d returned with HTTP 200 Sep 01 02:23:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1613/3297] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:10 2026] GET /volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d => generated 840 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f69d30e5-a4be-4933-94c0-5d4f70539050 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f69d30e5-a4be-4933-94c0-5d4f70539050 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 Sep 01 02:23:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f69d30e5-a4be-4933-94c0-5d4f70539050 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f69d30e5-a4be-4933-94c0-5d4f70539050 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:11 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:11 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f69d30e5-a4be-4933-94c0-5d4f70539050 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f69d30e5-a4be-4933-94c0-5d4f70539050 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 returned with HTTP 200 Sep 01 02:23:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1685/3298] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:11 2026] GET /volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 => generated 465 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fa5a4b1d-4188-48c0-9f97-b86c8c3fa6fe None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fa5a4b1d-4188-48c0-9f97-b86c8c3fa6fe tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/299193a9-d2da-4831-86a3-f85c1be63aad Sep 01 02:23:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fa5a4b1d-4188-48c0-9f97-b86c8c3fa6fe tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fa5a4b1d-4188-48c0-9f97-b86c8c3fa6fe tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:11 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:11 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:11 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:11 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:11 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fa5a4b1d-4188-48c0-9f97-b86c8c3fa6fe tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fa5a4b1d-4188-48c0-9f97-b86c8c3fa6fe tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/299193a9-d2da-4831-86a3-f85c1be63aad returned with HTTP 200 Sep 01 02:23:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1614/3299] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:11 2026] GET /volume/v3/volumes/299193a9-d2da-4831-86a3-f85c1be63aad => generated 1014 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-238c21b9-0a85-40fa-979b-9dc92333a1b2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-238c21b9-0a85-40fa-979b-9dc92333a1b2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d Sep 01 02:23:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-238c21b9-0a85-40fa-979b-9dc92333a1b2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-238c21b9-0a85-40fa-979b-9dc92333a1b2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:11 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:11 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:11 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:11 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-238c21b9-0a85-40fa-979b-9dc92333a1b2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Volume info retrieved successfully. Sep 01 02:23:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-238c21b9-0a85-40fa-979b-9dc92333a1b2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d returned with HTTP 200 Sep 01 02:23:11 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1686/3300] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:11 2026] GET /volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d => generated 840 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:23:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b9e00771-bed6-4c0f-9f9c-35372dd2e61a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b9e00771-bed6-4c0f-9f9c-35372dd2e61a tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 Sep 01 02:23:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b9e00771-bed6-4c0f-9f9c-35372dd2e61a tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b9e00771-bed6-4c0f-9f9c-35372dd2e61a tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b9e00771-bed6-4c0f-9f9c-35372dd2e61a tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b9e00771-bed6-4c0f-9f9c-35372dd2e61a tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 returned with HTTP 200 Sep 01 02:23:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1615/3301] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:12 2026] GET /volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 => generated 465 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-92b75028-c0b9-4080-8824-3af136409b48 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-92b75028-c0b9-4080-8824-3af136409b48 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/299193a9-d2da-4831-86a3-f85c1be63aad Sep 01 02:23:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-92b75028-c0b9-4080-8824-3af136409b48 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-92b75028-c0b9-4080-8824-3af136409b48 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-92b75028-c0b9-4080-8824-3af136409b48 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/299193a9-d2da-4831-86a3-f85c1be63aad returned with HTTP 404 Sep 01 02:23:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1687/3302] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:12 2026] GET /volume/v3/volumes/299193a9-d2da-4831-86a3-f85c1be63aad => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-39def486-2cc4-4e94-a168-75ba9e28041c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-39def486-2cc4-4e94-a168-75ba9e28041c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:23:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-39def486-2cc4-4e94-a168-75ba9e28041c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1710357163"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-39def486-2cc4-4e94-a168-75ba9e28041c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1710357163'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:12 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-39def486-2cc4-4e94-a168-75ba9e28041c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume of 1 GB Sep 01 02:23:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-39def486-2cc4-4e94-a168-75ba9e28041c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9deeaae4-cbec-4d07-b742-12088449b5b0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9deeaae4-cbec-4d07-b742-12088449b5b0 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d Sep 01 02:23:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9deeaae4-cbec-4d07-b742-12088449b5b0 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:12 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9deeaae4-cbec-4d07-b742-12088449b5b0 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-39def486-2cc4-4e94-a168-75ba9e28041c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Flow 'volume_create_api' (203aee3e-17a2-4305-a29f-1d31a8cd8ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-39def486-2cc4-4e94-a168-75ba9e28041c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc3a4874-01a3-4c58-8ae2-5eee3861e84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:12 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:12 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-39def486-2cc4-4e94-a168-75ba9e28041c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:12 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:12 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:12 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-9deeaae4-cbec-4d07-b742-12088449b5b0 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Volume info retrieved successfully. Sep 01 02:23:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9deeaae4-cbec-4d07-b742-12088449b5b0 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d returned with HTTP 200 Sep 01 02:23:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1688/3303] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:12 2026] GET /volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d => generated 840 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-39def486-2cc4-4e94-a168-75ba9e28041c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc3a4874-01a3-4c58-8ae2-5eee3861e84c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:12 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-39def486-2cc4-4e94-a168-75ba9e28041c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bec07c77-768c-41b9-b5b3-d43b6cde8fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:13 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-39def486-2cc4-4e94-a168-75ba9e28041c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Created reservations ['6409c510-81ad-4964-8f6b-f1aee8495050', 'df955d54-5332-41cb-ba11-443fcf4427cb', '6a8dc4df-2c47-4a85-8460-dc168d0fd859', 'b0b1d913-5dbb-44fd-81b2-475737550f56'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-39def486-2cc4-4e94-a168-75ba9e28041c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bec07c77-768c-41b9-b5b3-d43b6cde8fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6409c510-81ad-4964-8f6b-f1aee8495050', 'df955d54-5332-41cb-ba11-443fcf4427cb', '6a8dc4df-2c47-4a85-8460-dc168d0fd859', 'b0b1d913-5dbb-44fd-81b2-475737550f56']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-39def486-2cc4-4e94-a168-75ba9e28041c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8703fcb0-b135-4dd8-9db7-5ada3cd7cca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:13 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:13 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-39def486-2cc4-4e94-a168-75ba9e28041c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8703fcb0-b135-4dd8-9db7-5ada3cd7cca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa14bb75-a2f9-457b-94ba-efe766beee2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1710357163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc411683b4a0415eb4c93a0644265526',qos_specs=None,replication_status=,reservations=['6409c510-81ad-4964-8f6b-f1aee8495050','df955d54-5332-41cb-ba11-443fcf4427cb','6a8dc4df-2c47-4a85-8460-dc168d0fd859','b0b1d913-5dbb-44fd-81b2-475737550f56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1710357163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa14bb75-a2f9-457b-94ba-efe766beee2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc411683b4a0415eb4c93a0644265526',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-39def486-2cc4-4e94-a168-75ba9e28041c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e86866ca-54b1-4bd1-a93b-414b46b8c9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-39def486-2cc4-4e94-a168-75ba9e28041c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e86866ca-54b1-4bd1-a93b-414b46b8c9a0) transitioned into state 'SUCCESS' from state '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-1710357163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc411683b4a0415eb4c93a0644265526',qos_specs=None,replication_status=,reservations=['6409c510-81ad-4964-8f6b-f1aee8495050','df955d54-5332-41cb-ba11-443fcf4427cb','6a8dc4df-2c47-4a85-8460-dc168d0fd859','b0b1d913-5dbb-44fd-81b2-475737550f56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-39def486-2cc4-4e94-a168-75ba9e28041c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b0c0dc-bd09-4a73-9d13-0ffeaefde949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b8934148-7f63-496c-8fb4-09f4b4b41cf6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b8934148-7f63-496c-8fb4-09f4b4b41cf6 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 Sep 01 02:23:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b8934148-7f63-496c-8fb4-09f4b4b41cf6 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b8934148-7f63-496c-8fb4-09f4b4b41cf6 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-39def486-2cc4-4e94-a168-75ba9e28041c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b0c0dc-bd09-4a73-9d13-0ffeaefde949) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:13 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-39def486-2cc4-4e94-a168-75ba9e28041c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Flow 'volume_create_api' (203aee3e-17a2-4305-a29f-1d31a8cd8ed3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:13 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-39def486-2cc4-4e94-a168-75ba9e28041c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume request issued successfully. Sep 01 02:23:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-39def486-2cc4-4e94-a168-75ba9e28041c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:13 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1616/3304] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:23:12 2026] POST /volume/v3/volumes => generated 785 bytes in 847 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-768cb7ab-001e-4a28-9469-766473232a3d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-768cb7ab-001e-4a28-9469-766473232a3d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/aa14bb75-a2f9-457b-94ba-efe766beee2f Sep 01 02:23:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-768cb7ab-001e-4a28-9469-766473232a3d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-768cb7ab-001e-4a28-9469-766473232a3d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:13 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:13 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b8934148-7f63-496c-8fb4-09f4b4b41cf6 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:13 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:13 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b8934148-7f63-496c-8fb4-09f4b4b41cf6 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 returned with HTTP 200 Sep 01 02:23:13 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:13 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:13 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1689/3305] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:13 2026] GET /volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 => generated 465 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:13 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-768cb7ab-001e-4a28-9469-766473232a3d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-768cb7ab-001e-4a28-9469-766473232a3d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/aa14bb75-a2f9-457b-94ba-efe766beee2f returned with HTTP 200 Sep 01 02:23:13 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1617/3306] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:13 2026] GET /volume/v3/volumes/aa14bb75-a2f9-457b-94ba-efe766beee2f => generated 964 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-03f06409-035b-4689-bcb7-eca896ce4e8b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-03f06409-035b-4689-bcb7-eca896ce4e8b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d Sep 01 02:23:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-03f06409-035b-4689-bcb7-eca896ce4e8b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-03f06409-035b-4689-bcb7-eca896ce4e8b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:13 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:13 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:13 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:13 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-03f06409-035b-4689-bcb7-eca896ce4e8b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Volume info retrieved successfully. Sep 01 02:23:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-03f06409-035b-4689-bcb7-eca896ce4e8b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d returned with HTTP 200 Sep 01 02:23:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1690/3307] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:13 2026] GET /volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d => generated 840 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7ea7438e-336a-4aa7-8fca-6f5be9cb1720 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7ea7438e-336a-4aa7-8fca-6f5be9cb1720 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 Sep 01 02:23:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7ea7438e-336a-4aa7-8fca-6f5be9cb1720 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7ea7438e-336a-4aa7-8fca-6f5be9cb1720 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d6e64758-69fa-458a-a970-388c6648e73e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7ea7438e-336a-4aa7-8fca-6f5be9cb1720 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 returned with HTTP 404 Sep 01 02:23:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d6e64758-69fa-458a-a970-388c6648e73e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/aa14bb75-a2f9-457b-94ba-efe766beee2f Sep 01 02:23:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d6e64758-69fa-458a-a970-388c6648e73e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d6e64758-69fa-458a-a970-388c6648e73e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1618/3308] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:14 2026] GET /volume/v3/snapshots/cdc297d2-1e4c-4527-8cf3-fa7d8c4407f1 => generated 111 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4dc83262-8a2d-476d-84f9-dbde5c2044ee None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4dc83262-8a2d-476d-84f9-dbde5c2044ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e Sep 01 02:23:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4dc83262-8a2d-476d-84f9-dbde5c2044ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:14 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4dc83262-8a2d-476d-84f9-dbde5c2044ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:14 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-4dc83262-8a2d-476d-84f9-dbde5c2044ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Delete volume with id: 862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e Sep 01 02:23:14 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:14 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:14 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:14 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:14 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d6e64758-69fa-458a-a970-388c6648e73e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d6e64758-69fa-458a-a970-388c6648e73e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/aa14bb75-a2f9-457b-94ba-efe766beee2f returned with HTTP 200 Sep 01 02:23:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1691/3309] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:14 2026] GET /volume/v3/volumes/aa14bb75-a2f9-457b-94ba-efe766beee2f => generated 1014 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:14 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:14 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:14 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:14 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4dc83262-8a2d-476d-84f9-dbde5c2044ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:23:14 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4dc83262-8a2d-476d-84f9-dbde5c2044ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Delete volume request issued successfully. Sep 01 02:23:14 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4dc83262-8a2d-476d-84f9-dbde5c2044ee tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e returned with HTTP 202 Sep 01 02:23:14 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1619/3310] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:14 2026] DELETE /volume/v3/volumes/862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e => generated 0 bytes in 311 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-129de4a8-c908-4ec0-9289-fbd712f6c5d0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-129de4a8-c908-4ec0-9289-fbd712f6c5d0 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e Sep 01 02:23:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-129de4a8-c908-4ec0-9289-fbd712f6c5d0 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-129de4a8-c908-4ec0-9289-fbd712f6c5d0 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:14 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:14 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:14 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:14 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-129de4a8-c908-4ec0-9289-fbd712f6c5d0 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:23:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d2986d37-2acf-48dd-b65f-7b338cd8837b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-129de4a8-c908-4ec0-9289-fbd712f6c5d0 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e returned with HTTP 200 Sep 01 02:23:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d2986d37-2acf-48dd-b65f-7b338cd8837b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d Sep 01 02:23:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d2986d37-2acf-48dd-b65f-7b338cd8837b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:15 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d2986d37-2acf-48dd-b65f-7b338cd8837b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1692/3311] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:14 2026] GET /volume/v3/volumes/862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e => generated 1014 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:15 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:15 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:15 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:15 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:15 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d2986d37-2acf-48dd-b65f-7b338cd8837b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Volume info retrieved successfully. Sep 01 02:23:15 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d2986d37-2acf-48dd-b65f-7b338cd8837b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d returned with HTTP 200 Sep 01 02:23:15 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1620/3312] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:15 2026] GET /volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d => generated 840 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-69777deb-c7e7-4e26-a713-68cb68fd84da None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-69777deb-c7e7-4e26-a713-68cb68fd84da tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/aa14bb75-a2f9-457b-94ba-efe766beee2f Sep 01 02:23:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-69777deb-c7e7-4e26-a713-68cb68fd84da tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:15 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-69777deb-c7e7-4e26-a713-68cb68fd84da tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:15 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:15 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:15 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:15 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:15 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-69777deb-c7e7-4e26-a713-68cb68fd84da tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:15 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-69777deb-c7e7-4e26-a713-68cb68fd84da tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/aa14bb75-a2f9-457b-94ba-efe766beee2f returned with HTTP 200 Sep 01 02:23:15 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1693/3313] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:15 2026] GET /volume/v3/volumes/aa14bb75-a2f9-457b-94ba-efe766beee2f => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-a3ac1f53-ee28-4fc9-81cc-c816a83ba420 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a3ac1f53-ee28-4fc9-81cc-c816a83ba420 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e Sep 01 02:23:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a3ac1f53-ee28-4fc9-81cc-c816a83ba420 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-a3ac1f53-ee28-4fc9-81cc-c816a83ba420 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-a3ac1f53-ee28-4fc9-81cc-c816a83ba420 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e returned with HTTP 404 Sep 01 02:23:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1621/3314] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:16 2026] GET /volume/v3/volumes/862b4bbf-a2d2-471b-af4f-f8e7e1a8a00e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b35eb6d7-17a8-41e7-b65d-44a8d60fea4b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b35eb6d7-17a8-41e7-b65d-44a8d60fea4b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:23:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b35eb6d7-17a8-41e7-b65d-44a8d60fea4b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1734581999"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-b35eb6d7-17a8-41e7-b65d-44a8d60fea4b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1734581999'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:16 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-b35eb6d7-17a8-41e7-b65d-44a8d60fea4b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Create volume of 1 GB Sep 01 02:23:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b35eb6d7-17a8-41e7-b65d-44a8d60fea4b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b35eb6d7-17a8-41e7-b65d-44a8d60fea4b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Flow 'volume_create_api' (7f543d10-dd58-4eab-8b88-db25fe765f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b35eb6d7-17a8-41e7-b65d-44a8d60fea4b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83f13c4d-2c4d-4218-b6f9-4a3213bf7947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-b35eb6d7-17a8-41e7-b65d-44a8d60fea4b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-840f5b0d-b74c-4094-920d-034a8faf667f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-840f5b0d-b74c-4094-920d-034a8faf667f tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d Sep 01 02:23:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-840f5b0d-b74c-4094-920d-034a8faf667f tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-840f5b0d-b74c-4094-920d-034a8faf667f tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:16 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:16 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-840f5b0d-b74c-4094-920d-034a8faf667f tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Volume info retrieved successfully. Sep 01 02:23:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-840f5b0d-b74c-4094-920d-034a8faf667f tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d returned with HTTP 200 Sep 01 02:23:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1622/3315] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:16 2026] GET /volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d => generated 841 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4bc3b92b-9a3f-4aa6-bb1d-2b9f8c9bbe3b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b35eb6d7-17a8-41e7-b65d-44a8d60fea4b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83f13c4d-2c4d-4218-b6f9-4a3213bf7947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4bc3b92b-9a3f-4aa6-bb1d-2b9f8c9bbe3b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d Sep 01 02:23:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4bc3b92b-9a3f-4aa6-bb1d-2b9f8c9bbe3b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b35eb6d7-17a8-41e7-b65d-44a8d60fea4b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c494ec0-dc4b-438a-9e8c-afc4eed28917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4bc3b92b-9a3f-4aa6-bb1d-2b9f8c9bbe3b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:16 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:16 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4bc3b92b-9a3f-4aa6-bb1d-2b9f8c9bbe3b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Volume info retrieved successfully. Sep 01 02:23:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4bc3b92b-9a3f-4aa6-bb1d-2b9f8c9bbe3b tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d returned with HTTP 200 Sep 01 02:23:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1623/3316] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:16 2026] GET /volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f2e274fc-9214-4f82-9d62-6a50c30a8c0e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f2e274fc-9214-4f82-9d62-6a50c30a8c0e tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 Sep 01 02:23:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f2e274fc-9214-4f82-9d62-6a50c30a8c0e tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f2e274fc-9214-4f82-9d62-6a50c30a8c0e tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:16 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-f2e274fc-9214-4f82-9d62-6a50c30a8c0e tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Delete snapshot with id: a060d88b-d805-431e-a5fd-0bdf620e0741 Sep 01 02:23:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f2e274fc-9214-4f82-9d62-6a50c30a8c0e tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Snapshot retrieved successfully. Sep 01 02:23:16 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:16 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f2e274fc-9214-4f82-9d62-6a50c30a8c0e tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Snapshot delete request issued successfully. Sep 01 02:23:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f2e274fc-9214-4f82-9d62-6a50c30a8c0e tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 returned with HTTP 202 Sep 01 02:23:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1624/3317] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:23:16 2026] DELETE /volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:16 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-b35eb6d7-17a8-41e7-b65d-44a8d60fea4b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Created reservations ['3cd97ae4-ab4e-4f03-911b-d6a19aa7da24', '0edef89d-86b7-47f5-bd93-ca72bca8979b', '6ed9b52a-4c2e-4771-bcf1-3b9455f578be', 'f3b301e3-458f-47e8-830b-77aed32eafa5'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6971c1b4-eb89-4071-879b-cfb8c67868a8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b35eb6d7-17a8-41e7-b65d-44a8d60fea4b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c494ec0-dc4b-438a-9e8c-afc4eed28917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cd97ae4-ab4e-4f03-911b-d6a19aa7da24', '0edef89d-86b7-47f5-bd93-ca72bca8979b', '6ed9b52a-4c2e-4771-bcf1-3b9455f578be', 'f3b301e3-458f-47e8-830b-77aed32eafa5']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6971c1b4-eb89-4071-879b-cfb8c67868a8 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 Sep 01 02:23:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6971c1b4-eb89-4071-879b-cfb8c67868a8 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6971c1b4-eb89-4071-879b-cfb8c67868a8 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b35eb6d7-17a8-41e7-b65d-44a8d60fea4b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (531ac240-6c85-4ce7-9230-ae4d172b475b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6971c1b4-eb89-4071-879b-cfb8c67868a8 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Snapshot retrieved successfully. Sep 01 02:23:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6971c1b4-eb89-4071-879b-cfb8c67868a8 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 returned with HTTP 200 Sep 01 02:23:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1625/3318] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:16 2026] GET /volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:16 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:16 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b35eb6d7-17a8-41e7-b65d-44a8d60fea4b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (531ac240-6c85-4ce7-9230-ae4d172b475b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f51aec6-dcd4-4183-b091-0461e00099fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1734581999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93e486782d804c769cc5ae2a9179bb4d',qos_specs=None,replication_status=,reservations=['3cd97ae4-ab4e-4f03-911b-d6a19aa7da24','0edef89d-86b7-47f5-bd93-ca72bca8979b','6ed9b52a-4c2e-4771-bcf1-3b9455f578be','f3b301e3-458f-47e8-830b-77aed32eafa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa45bd91be0f465ea7656f6d2565f570',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1734581999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f51aec6-dcd4-4183-b091-0461e00099fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93e486782d804c769cc5ae2a9179bb4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa45bd91be0f465ea7656f6d2565f570',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b35eb6d7-17a8-41e7-b65d-44a8d60fea4b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ab019f8-1697-4ee6-82c5-f114d44c7411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b35eb6d7-17a8-41e7-b65d-44a8d60fea4b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ab019f8-1697-4ee6-82c5-f114d44c7411) transitioned into state 'SUCCESS' from state '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-1734581999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93e486782d804c769cc5ae2a9179bb4d',qos_specs=None,replication_status=,reservations=['3cd97ae4-ab4e-4f03-911b-d6a19aa7da24','0edef89d-86b7-47f5-bd93-ca72bca8979b','6ed9b52a-4c2e-4771-bcf1-3b9455f578be','f3b301e3-458f-47e8-830b-77aed32eafa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa45bd91be0f465ea7656f6d2565f570',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b35eb6d7-17a8-41e7-b65d-44a8d60fea4b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91f63e3b-1fd8-42ba-b157-5b0276ba5e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b35eb6d7-17a8-41e7-b65d-44a8d60fea4b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91f63e3b-1fd8-42ba-b157-5b0276ba5e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:16 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-b35eb6d7-17a8-41e7-b65d-44a8d60fea4b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Flow 'volume_create_api' (7f543d10-dd58-4eab-8b88-db25fe765f9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b35eb6d7-17a8-41e7-b65d-44a8d60fea4b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Create volume request issued successfully. Sep 01 02:23:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b35eb6d7-17a8-41e7-b65d-44a8d60fea4b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1694/3319] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:23:16 2026] POST /volume/v3/volumes => generated 785 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-47a88592-a373-402b-98bf-db56ff2c8712 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-47a88592-a373-402b-98bf-db56ff2c8712 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/9f51aec6-dcd4-4183-b091-0461e00099fa Sep 01 02:23:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-47a88592-a373-402b-98bf-db56ff2c8712 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-47a88592-a373-402b-98bf-db56ff2c8712 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:16 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:16 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-47a88592-a373-402b-98bf-db56ff2c8712 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:23:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-47a88592-a373-402b-98bf-db56ff2c8712 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/9f51aec6-dcd4-4183-b091-0461e00099fa returned with HTTP 200 Sep 01 02:23:16 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1626/3320] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:16 2026] GET /volume/v3/volumes/9f51aec6-dcd4-4183-b091-0461e00099fa => generated 964 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2cbfcea4-9ed6-4dd2-8af6-3accd35b9485 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2cbfcea4-9ed6-4dd2-8af6-3accd35b9485 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/aa14bb75-a2f9-457b-94ba-efe766beee2f Sep 01 02:23:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2cbfcea4-9ed6-4dd2-8af6-3accd35b9485 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:16 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2cbfcea4-9ed6-4dd2-8af6-3accd35b9485 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:16 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:16 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:16 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:16 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:16 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2cbfcea4-9ed6-4dd2-8af6-3accd35b9485 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:16 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2cbfcea4-9ed6-4dd2-8af6-3accd35b9485 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/aa14bb75-a2f9-457b-94ba-efe766beee2f returned with HTTP 200 Sep 01 02:23:16 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1695/3321] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:16 2026] GET /volume/v3/volumes/aa14bb75-a2f9-457b-94ba-efe766beee2f => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e305536b-e9bf-47a3-bf88-fe571abfd964 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:16 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e305536b-e9bf-47a3-bf88-fe571abfd964 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:23:16 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e305536b-e9bf-47a3-bf88-fe571abfd964 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa14bb75-a2f9-457b-94ba-efe766beee2f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-308318772"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:16 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:16 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:16 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:16 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:16 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e305536b-e9bf-47a3-bf88-fe571abfd964 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:16 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-e305536b-e9bf-47a3-bf88-fe571abfd964 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create snapshot from volume aa14bb75-a2f9-457b-94ba-efe766beee2f Sep 01 02:23:16 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-e305536b-e9bf-47a3-bf88-fe571abfd964 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Created reservations ['5aab7b9e-c9ab-41bf-8976-8b4b7c50b768', 'da89ba19-3080-47c2-b4f8-38d7eacc4202', '038b366d-948c-4fb9-83fb-a68b847f9eda', 'da924247-dfb4-451c-a957-ef67e2e4e798'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:16 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:16 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:17 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e305536b-e9bf-47a3-bf88-fe571abfd964 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot create request issued successfully. Sep 01 02:23:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e305536b-e9bf-47a3-bf88-fe571abfd964 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:23:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1627/3322] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:23:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d92c2a9e-5a24-48dd-ab66-94937ea3357e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d92c2a9e-5a24-48dd-ab66-94937ea3357e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 Sep 01 02:23:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d92c2a9e-5a24-48dd-ab66-94937ea3357e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d92c2a9e-5a24-48dd-ab66-94937ea3357e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:17 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:17 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:17 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d92c2a9e-5a24-48dd-ab66-94937ea3357e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d92c2a9e-5a24-48dd-ab66-94937ea3357e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 returned with HTTP 200 Sep 01 02:23:17 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1696/3323] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:17 2026] GET /volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6fa550de-ba32-4643-b182-72abdd3893a1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6fa550de-ba32-4643-b182-72abdd3893a1 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 Sep 01 02:23:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6fa550de-ba32-4643-b182-72abdd3893a1 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:17 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6fa550de-ba32-4643-b182-72abdd3893a1 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:17 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:17 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:17 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6fa550de-ba32-4643-b182-72abdd3893a1 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Snapshot retrieved successfully. Sep 01 02:23:17 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6fa550de-ba32-4643-b182-72abdd3893a1 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 returned with HTTP 200 Sep 01 02:23:17 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1628/3324] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:17 2026] GET /volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:23:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-be1cace0-42a3-4318-93f4-aaf56e8ef97a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-be1cace0-42a3-4318-93f4-aaf56e8ef97a tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/9f51aec6-dcd4-4183-b091-0461e00099fa Sep 01 02:23:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-be1cace0-42a3-4318-93f4-aaf56e8ef97a tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:17 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-be1cace0-42a3-4318-93f4-aaf56e8ef97a tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:17 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:17 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:17 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:17 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:17 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-be1cace0-42a3-4318-93f4-aaf56e8ef97a tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:23:17 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-be1cace0-42a3-4318-93f4-aaf56e8ef97a tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/9f51aec6-dcd4-4183-b091-0461e00099fa returned with HTTP 200 Sep 01 02:23:17 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1697/3325] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:17 2026] GET /volume/v3/volumes/9f51aec6-dcd4-4183-b091-0461e00099fa => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-853d393e-3d51-484e-91ec-ebf5dee93764 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-853d393e-3d51-484e-91ec-ebf5dee93764 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 Sep 01 02:23:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-853d393e-3d51-484e-91ec-ebf5dee93764 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-853d393e-3d51-484e-91ec-ebf5dee93764 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-853d393e-3d51-484e-91ec-ebf5dee93764 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-853d393e-3d51-484e-91ec-ebf5dee93764 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 returned with HTTP 200 Sep 01 02:23:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1629/3326] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:18 2026] GET /volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-56ff73a2-1275-499f-9a6b-45b38bd1664a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-56ff73a2-1275-499f-9a6b-45b38bd1664a tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 Sep 01 02:23:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-56ff73a2-1275-499f-9a6b-45b38bd1664a tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-56ff73a2-1275-499f-9a6b-45b38bd1664a tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-56ff73a2-1275-499f-9a6b-45b38bd1664a tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 returned with HTTP 404 Sep 01 02:23:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1698/3327] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:18 2026] GET /volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:23:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7c59e002-6049-49d3-8335-ac0f8a68b3df None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7c59e002-6049-49d3-8335-ac0f8a68b3df tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] DELETE http://192.168.122.72/volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef Sep 01 02:23:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7c59e002-6049-49d3-8335-ac0f8a68b3df tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7c59e002-6049-49d3-8335-ac0f8a68b3df tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:18 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-7c59e002-6049-49d3-8335-ac0f8a68b3df tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Delete volume with id: 1c171d88-807f-4c61-8ea7-9783aac566ef Sep 01 02:23:18 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:18 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7c59e002-6049-49d3-8335-ac0f8a68b3df tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Volume info retrieved successfully. Sep 01 02:23:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7c59e002-6049-49d3-8335-ac0f8a68b3df tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Delete volume request issued successfully. Sep 01 02:23:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7c59e002-6049-49d3-8335-ac0f8a68b3df tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef returned with HTTP 202 Sep 01 02:23:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1630/3328] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:18 2026] DELETE /volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b5577ee5-e445-4774-9153-e5748962bb17 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b5577ee5-e445-4774-9153-e5748962bb17 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef Sep 01 02:23:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b5577ee5-e445-4774-9153-e5748962bb17 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b5577ee5-e445-4774-9153-e5748962bb17 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:18 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:18 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:18 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:18 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:18 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b5577ee5-e445-4774-9153-e5748962bb17 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Volume info retrieved successfully. Sep 01 02:23:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b5577ee5-e445-4774-9153-e5748962bb17 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef returned with HTTP 200 Sep 01 02:23:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1699/3329] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:18 2026] GET /volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6e7ddd43-2848-417f-8005-eaf47b95621d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6e7ddd43-2848-417f-8005-eaf47b95621d tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/9f51aec6-dcd4-4183-b091-0461e00099fa Sep 01 02:23:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6e7ddd43-2848-417f-8005-eaf47b95621d tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:18 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6e7ddd43-2848-417f-8005-eaf47b95621d tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:18 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:18 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:18 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:18 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:18 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6e7ddd43-2848-417f-8005-eaf47b95621d tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:23:18 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6e7ddd43-2848-417f-8005-eaf47b95621d tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/9f51aec6-dcd4-4183-b091-0461e00099fa returned with HTTP 200 Sep 01 02:23:18 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1631/3330] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:18 2026] GET /volume/v3/volumes/9f51aec6-dcd4-4183-b091-0461e00099fa => generated 1015 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d91a414d-e9aa-4ee4-8a69-f9e676baef06 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d91a414d-e9aa-4ee4-8a69-f9e676baef06 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:23:18 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d91a414d-e9aa-4ee4-8a69-f9e676baef06 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f51aec6-dcd4-4183-b091-0461e00099fa", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-814317476"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:18 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:18 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:18 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:18 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:18 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d91a414d-e9aa-4ee4-8a69-f9e676baef06 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:23:18 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-d91a414d-e9aa-4ee4-8a69-f9e676baef06 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Create snapshot from volume 9f51aec6-dcd4-4183-b091-0461e00099fa Sep 01 02:23:18 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-d91a414d-e9aa-4ee4-8a69-f9e676baef06 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Created reservations ['140b6120-9919-48c1-99f0-a6a13dce3f88', 'f86c9e2a-5143-4a40-acb3-44b631e077cb', '0493bda4-cba7-4271-9a37-61d75bd470f5', 'e9278b69-b386-4797-9f95-5ca8b4deee25'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:18 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:18 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:18 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d91a414d-e9aa-4ee4-8a69-f9e676baef06 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot create request issued successfully. Sep 01 02:23:18 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d91a414d-e9aa-4ee4-8a69-f9e676baef06 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:23:18 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1700/3331] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:23:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7ada15cf-9a98-4ba7-9a0a-3bd975be0729 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7ada15cf-9a98-4ba7-9a0a-3bd975be0729 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 Sep 01 02:23:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7ada15cf-9a98-4ba7-9a0a-3bd975be0729 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7ada15cf-9a98-4ba7-9a0a-3bd975be0729 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7ada15cf-9a98-4ba7-9a0a-3bd975be0729 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7ada15cf-9a98-4ba7-9a0a-3bd975be0729 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 returned with HTTP 200 Sep 01 02:23:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1632/3332] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:19 2026] GET /volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-04347576-03b1-43f8-9a8e-b36976b7b49c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-04347576-03b1-43f8-9a8e-b36976b7b49c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 Sep 01 02:23:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-04347576-03b1-43f8-9a8e-b36976b7b49c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-04347576-03b1-43f8-9a8e-b36976b7b49c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-04347576-03b1-43f8-9a8e-b36976b7b49c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-04347576-03b1-43f8-9a8e-b36976b7b49c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 returned with HTTP 200 Sep 01 02:23:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1701/3333] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:19 2026] GET /volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7466f6ea-dc4d-4a83-8ecb-43897916837c None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7466f6ea-dc4d-4a83-8ecb-43897916837c tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef Sep 01 02:23:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7466f6ea-dc4d-4a83-8ecb-43897916837c tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7466f6ea-dc4d-4a83-8ecb-43897916837c tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7466f6ea-dc4d-4a83-8ecb-43897916837c tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef returned with HTTP 404 Sep 01 02:23:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1633/3334] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:19 2026] GET /volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-05cbf1ba-3825-456a-b4ec-c0f99cfd44f2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-05cbf1ba-3825-456a-b4ec-c0f99cfd44f2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] DELETE http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d Sep 01 02:23:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-05cbf1ba-3825-456a-b4ec-c0f99cfd44f2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:19 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-05cbf1ba-3825-456a-b4ec-c0f99cfd44f2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:19 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-05cbf1ba-3825-456a-b4ec-c0f99cfd44f2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Delete volume with id: 0cc67999-274c-4b3c-a93a-46f27a37971d Sep 01 02:23:19 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:19 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:19 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:19 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-05cbf1ba-3825-456a-b4ec-c0f99cfd44f2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Volume info retrieved successfully. Sep 01 02:23:19 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-05cbf1ba-3825-456a-b4ec-c0f99cfd44f2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Delete volume request issued successfully. Sep 01 02:23:19 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-05cbf1ba-3825-456a-b4ec-c0f99cfd44f2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d returned with HTTP 202 Sep 01 02:23:19 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1702/3335] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:19 2026] DELETE /volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5080d46a-d8dd-406c-a1c0-cf830f4b2f49 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5080d46a-d8dd-406c-a1c0-cf830f4b2f49 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d Sep 01 02:23:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5080d46a-d8dd-406c-a1c0-cf830f4b2f49 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:19 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5080d46a-d8dd-406c-a1c0-cf830f4b2f49 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:19 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:19 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:19 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:19 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:19 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5080d46a-d8dd-406c-a1c0-cf830f4b2f49 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Volume info retrieved successfully. Sep 01 02:23:19 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5080d46a-d8dd-406c-a1c0-cf830f4b2f49 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d returned with HTTP 200 Sep 01 02:23:19 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1634/3336] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:19 2026] GET /volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d => generated 840 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6a48c13e-c923-43b3-b425-8add531f07d6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6a48c13e-c923-43b3-b425-8add531f07d6 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 Sep 01 02:23:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6a48c13e-c923-43b3-b425-8add531f07d6 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6a48c13e-c923-43b3-b425-8add531f07d6 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:20 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:20 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6a48c13e-c923-43b3-b425-8add531f07d6 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6a48c13e-c923-43b3-b425-8add531f07d6 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 returned with HTTP 200 Sep 01 02:23:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1703/3337] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:20 2026] GET /volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bf08837d-43f0-4ad2-9ed2-e4ba38b91aba None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bf08837d-43f0-4ad2-9ed2-e4ba38b91aba tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 Sep 01 02:23:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bf08837d-43f0-4ad2-9ed2-e4ba38b91aba tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bf08837d-43f0-4ad2-9ed2-e4ba38b91aba tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:20 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:20 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:20 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-bf08837d-43f0-4ad2-9ed2-e4ba38b91aba tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bf08837d-43f0-4ad2-9ed2-e4ba38b91aba tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 returned with HTTP 200 Sep 01 02:23:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1635/3338] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:20 2026] GET /volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e03825a0-65d3-413a-8a09-49b8459079ac None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e03825a0-65d3-413a-8a09-49b8459079ac tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] GET http://192.168.122.72/volume/v3/snapshots Sep 01 02:23:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e03825a0-65d3-413a-8a09-49b8459079ac tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e03825a0-65d3-413a-8a09-49b8459079ac tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-e03825a0-65d3-413a-8a09-49b8459079ac tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:23:20 devstack devstack@c-api.service[87016]: DEBUG cinder.db.api [None req-e03825a0-65d3-413a-8a09-49b8459079ac tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Building query based on filter {{(pid=87016) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:23:20 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:20 devstack devstack@c-api.service[87016]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:23:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e03825a0-65d3-413a-8a09-49b8459079ac tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Get all snapshots completed successfully. Sep 01 02:23:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e03825a0-65d3-413a-8a09-49b8459079ac tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] http://192.168.122.72/volume/v3/snapshots returned with HTTP 200 Sep 01 02:23:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1704/3339] 192.168.122.72 () {58 vars in 1122 bytes} [Tue Sep 1 02:23:20 2026] GET /volume/v3/snapshots => generated 335 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-d6eb95d5-da50-4e81-b400-eaf4e2696840 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d6eb95d5-da50-4e81-b400-eaf4e2696840 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] DELETE http://192.168.122.72/volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 Sep 01 02:23:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d6eb95d5-da50-4e81-b400-eaf4e2696840 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-d6eb95d5-da50-4e81-b400-eaf4e2696840 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:20 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-d6eb95d5-da50-4e81-b400-eaf4e2696840 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete snapshot with id: 8b256cb4-c597-4e35-820f-fb7d94b77aa5 Sep 01 02:23:20 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:20 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:20 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d6eb95d5-da50-4e81-b400-eaf4e2696840 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:20 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:20 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:20 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-d6eb95d5-da50-4e81-b400-eaf4e2696840 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot delete request issued successfully. Sep 01 02:23:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-d6eb95d5-da50-4e81-b400-eaf4e2696840 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 returned with HTTP 202 Sep 01 02:23:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1636/3340] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:23:20 2026] DELETE /volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3f1858a7-8a75-4ecc-bec8-df8fa5849536 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3f1858a7-8a75-4ecc-bec8-df8fa5849536 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 Sep 01 02:23:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3f1858a7-8a75-4ecc-bec8-df8fa5849536 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3f1858a7-8a75-4ecc-bec8-df8fa5849536 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:20 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:20 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:20 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3f1858a7-8a75-4ecc-bec8-df8fa5849536 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3f1858a7-8a75-4ecc-bec8-df8fa5849536 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 returned with HTTP 200 Sep 01 02:23:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1705/3341] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:20 2026] GET /volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-310511dc-3004-4e6d-8763-0e6d7cb6102e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-310511dc-3004-4e6d-8763-0e6d7cb6102e tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d Sep 01 02:23:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-310511dc-3004-4e6d-8763-0e6d7cb6102e tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-310511dc-3004-4e6d-8763-0e6d7cb6102e tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-310511dc-3004-4e6d-8763-0e6d7cb6102e tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d returned with HTTP 404 Sep 01 02:23:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1637/3342] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:20 2026] GET /volume/v3/volumes/0cc67999-274c-4b3c-a93a-46f27a37971d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-69c1db9f-7b78-434c-beec-1eb07550f82c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-69c1db9f-7b78-434c-beec-1eb07550f82c tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] DELETE http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 Sep 01 02:23:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-69c1db9f-7b78-434c-beec-1eb07550f82c tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-69c1db9f-7b78-434c-beec-1eb07550f82c tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:20 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-69c1db9f-7b78-434c-beec-1eb07550f82c tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Delete snapshot with id: a060d88b-d805-431e-a5fd-0bdf620e0741 Sep 01 02:23:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-69c1db9f-7b78-434c-beec-1eb07550f82c tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 returned with HTTP 404 Sep 01 02:23:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1706/3343] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:23:20 2026] DELETE /volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:23:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-46e28cce-3e58-477d-b79b-15f9416df4f9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-46e28cce-3e58-477d-b79b-15f9416df4f9 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 Sep 01 02:23:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-46e28cce-3e58-477d-b79b-15f9416df4f9 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-46e28cce-3e58-477d-b79b-15f9416df4f9 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-46e28cce-3e58-477d-b79b-15f9416df4f9 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 returned with HTTP 404 Sep 01 02:23:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1638/3344] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:20 2026] GET /volume/v3/snapshots/a060d88b-d805-431e-a5fd-0bdf620e0741 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-409514c1-1baa-489f-b5e2-b3685ad07df2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-409514c1-1baa-489f-b5e2-b3685ad07df2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] DELETE http://192.168.122.72/volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef Sep 01 02:23:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-409514c1-1baa-489f-b5e2-b3685ad07df2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:20 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-409514c1-1baa-489f-b5e2-b3685ad07df2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:20 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-409514c1-1baa-489f-b5e2-b3685ad07df2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Delete volume with id: 1c171d88-807f-4c61-8ea7-9783aac566ef Sep 01 02:23:20 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-409514c1-1baa-489f-b5e2-b3685ad07df2 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef returned with HTTP 404 Sep 01 02:23:20 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1707/3345] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:20 2026] DELETE /volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-78b9fb21-20ba-4c35-b933-0294e7d95972 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-78b9fb21-20ba-4c35-b933-0294e7d95972 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] GET http://192.168.122.72/volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef Sep 01 02:23:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-78b9fb21-20ba-4c35-b933-0294e7d95972 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:20 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-78b9fb21-20ba-4c35-b933-0294e7d95972 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:20 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-78b9fb21-20ba-4c35-b933-0294e7d95972 tempest-SnapshotDependencyTests-2003512415 tempest-SnapshotDependencyTests-2003512415-project-member] http://192.168.122.72/volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef returned with HTTP 404 Sep 01 02:23:20 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1639/3346] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:20 2026] GET /volume/v3/volumes/1c171d88-807f-4c61-8ea7-9783aac566ef => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-da64bb19-a58a-4162-bc88-42e1b722a55c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-da64bb19-a58a-4162-bc88-42e1b722a55c tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 Sep 01 02:23:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-da64bb19-a58a-4162-bc88-42e1b722a55c tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:21 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-da64bb19-a58a-4162-bc88-42e1b722a55c tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:21 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:21 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:21 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-da64bb19-a58a-4162-bc88-42e1b722a55c tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:21 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-da64bb19-a58a-4162-bc88-42e1b722a55c tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 returned with HTTP 200 Sep 01 02:23:21 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1708/3347] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:21 2026] GET /volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-349f5c67-1028-42f6-9d8d-80819600ff89 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-349f5c67-1028-42f6-9d8d-80819600ff89 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 Sep 01 02:23:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-349f5c67-1028-42f6-9d8d-80819600ff89 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:21 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-349f5c67-1028-42f6-9d8d-80819600ff89 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:21 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:21 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:21 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-349f5c67-1028-42f6-9d8d-80819600ff89 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:21 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-349f5c67-1028-42f6-9d8d-80819600ff89 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 returned with HTTP 200 Sep 01 02:23:21 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1640/3348] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:21 2026] GET /volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bd644346-901e-4446-b3ad-ce561a01fb38 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bd644346-901e-4446-b3ad-ce561a01fb38 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 Sep 01 02:23:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bd644346-901e-4446-b3ad-ce561a01fb38 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bd644346-901e-4446-b3ad-ce561a01fb38 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bd644346-901e-4446-b3ad-ce561a01fb38 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bd644346-901e-4446-b3ad-ce561a01fb38 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 returned with HTTP 200 Sep 01 02:23:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1709/3349] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:22 2026] GET /volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-16bd57a7-b229-4470-8406-54e9b3662b58 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-16bd57a7-b229-4470-8406-54e9b3662b58 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] GET http://192.168.122.72/volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 Sep 01 02:23:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-16bd57a7-b229-4470-8406-54e9b3662b58 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-16bd57a7-b229-4470-8406-54e9b3662b58 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:22 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:22 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:22 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-16bd57a7-b229-4470-8406-54e9b3662b58 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] Snapshot retrieved successfully. Sep 01 02:23:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-16bd57a7-b229-4470-8406-54e9b3662b58 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] http://192.168.122.72/volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 returned with HTTP 200 Sep 01 02:23:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1641/3350] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:22 2026] GET /volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6afaf664-b415-4dc7-a02e-75aadebcf949 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6afaf664-b415-4dc7-a02e-75aadebcf949 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] DELETE http://192.168.122.72/volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 Sep 01 02:23:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6afaf664-b415-4dc7-a02e-75aadebcf949 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6afaf664-b415-4dc7-a02e-75aadebcf949 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:22 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-6afaf664-b415-4dc7-a02e-75aadebcf949 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Delete snapshot with id: 7677b4ba-6684-471c-94c7-bc307c71b514 Sep 01 02:23:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6afaf664-b415-4dc7-a02e-75aadebcf949 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:22 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:22 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6afaf664-b415-4dc7-a02e-75aadebcf949 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot delete request issued successfully. Sep 01 02:23:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6afaf664-b415-4dc7-a02e-75aadebcf949 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 returned with HTTP 202 Sep 01 02:23:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1710/3351] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:23:22 2026] DELETE /volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-28e106dc-cd9a-4d8e-8ba3-056a19d078e5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-28e106dc-cd9a-4d8e-8ba3-056a19d078e5 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 Sep 01 02:23:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-28e106dc-cd9a-4d8e-8ba3-056a19d078e5 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-28e106dc-cd9a-4d8e-8ba3-056a19d078e5 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:22 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:22 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:22 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-28e106dc-cd9a-4d8e-8ba3-056a19d078e5 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-28e106dc-cd9a-4d8e-8ba3-056a19d078e5 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 returned with HTTP 200 Sep 01 02:23:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1642/3352] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:22 2026] GET /volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-26bbfa4c-4d85-4196-827b-3c93e08fe15e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-26bbfa4c-4d85-4196-827b-3c93e08fe15e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 Sep 01 02:23:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-26bbfa4c-4d85-4196-827b-3c93e08fe15e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-26bbfa4c-4d85-4196-827b-3c93e08fe15e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-26bbfa4c-4d85-4196-827b-3c93e08fe15e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 returned with HTTP 404 Sep 01 02:23:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1711/3353] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:22 2026] GET /volume/v3/snapshots/8b256cb4-c597-4e35-820f-fb7d94b77aa5 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cf96b786-cf93-4fca-8591-77779e5990f3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cf96b786-cf93-4fca-8591-77779e5990f3 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/aa14bb75-a2f9-457b-94ba-efe766beee2f Sep 01 02:23:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cf96b786-cf93-4fca-8591-77779e5990f3 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:22 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cf96b786-cf93-4fca-8591-77779e5990f3 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:22 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-cf96b786-cf93-4fca-8591-77779e5990f3 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete volume with id: aa14bb75-a2f9-457b-94ba-efe766beee2f Sep 01 02:23:22 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:22 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:22 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:22 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:22 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-cf96b786-cf93-4fca-8591-77779e5990f3 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:22 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-cf96b786-cf93-4fca-8591-77779e5990f3 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete volume request issued successfully. Sep 01 02:23:22 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cf96b786-cf93-4fca-8591-77779e5990f3 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/aa14bb75-a2f9-457b-94ba-efe766beee2f returned with HTTP 202 Sep 01 02:23:22 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1643/3354] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:22 2026] DELETE /volume/v3/volumes/aa14bb75-a2f9-457b-94ba-efe766beee2f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f7b3f958-175f-4ca9-97e4-a01092d7f008 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f7b3f958-175f-4ca9-97e4-a01092d7f008 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/aa14bb75-a2f9-457b-94ba-efe766beee2f Sep 01 02:23:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f7b3f958-175f-4ca9-97e4-a01092d7f008 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:22 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f7b3f958-175f-4ca9-97e4-a01092d7f008 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:22 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:22 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:22 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:22 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:22 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f7b3f958-175f-4ca9-97e4-a01092d7f008 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:22 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f7b3f958-175f-4ca9-97e4-a01092d7f008 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/aa14bb75-a2f9-457b-94ba-efe766beee2f returned with HTTP 200 Sep 01 02:23:22 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1712/3355] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:22 2026] GET /volume/v3/volumes/aa14bb75-a2f9-457b-94ba-efe766beee2f => generated 1014 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e1da6b9f-6f0f-4c62-bcb7-fcab0a48d26f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e1da6b9f-6f0f-4c62-bcb7-fcab0a48d26f tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 Sep 01 02:23:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e1da6b9f-6f0f-4c62-bcb7-fcab0a48d26f tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e1da6b9f-6f0f-4c62-bcb7-fcab0a48d26f tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:23 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:23 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:23 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e1da6b9f-6f0f-4c62-bcb7-fcab0a48d26f tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e1da6b9f-6f0f-4c62-bcb7-fcab0a48d26f tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 returned with HTTP 200 Sep 01 02:23:23 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1644/3356] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:23 2026] GET /volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-598289ce-2440-4fa0-baf5-2645d1e72c5d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-598289ce-2440-4fa0-baf5-2645d1e72c5d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/aa14bb75-a2f9-457b-94ba-efe766beee2f Sep 01 02:23:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-598289ce-2440-4fa0-baf5-2645d1e72c5d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-598289ce-2440-4fa0-baf5-2645d1e72c5d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-598289ce-2440-4fa0-baf5-2645d1e72c5d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/aa14bb75-a2f9-457b-94ba-efe766beee2f returned with HTTP 404 Sep 01 02:23:23 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1713/3357] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:23 2026] GET /volume/v3/volumes/aa14bb75-a2f9-457b-94ba-efe766beee2f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-27fd8cf1-dd15-4504-99c3-98df47d743a4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-27fd8cf1-dd15-4504-99c3-98df47d743a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:23:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-27fd8cf1-dd15-4504-99c3-98df47d743a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1392611787"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:23 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-27fd8cf1-dd15-4504-99c3-98df47d743a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1392611787'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:23 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-27fd8cf1-dd15-4504-99c3-98df47d743a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume of 1 GB Sep 01 02:23:23 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-27fd8cf1-dd15-4504-99c3-98df47d743a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-27fd8cf1-dd15-4504-99c3-98df47d743a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Flow 'volume_create_api' (cfe38b7e-6baa-4a1b-beae-b3b2022f0865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-27fd8cf1-dd15-4504-99c3-98df47d743a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (341f9955-b235-444d-890c-c4b3bef89cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-27fd8cf1-dd15-4504-99c3-98df47d743a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-27fd8cf1-dd15-4504-99c3-98df47d743a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (341f9955-b235-444d-890c-c4b3bef89cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-27fd8cf1-dd15-4504-99c3-98df47d743a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26b691b7-fa46-44ce-9173-a34676cdae01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:23 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-27fd8cf1-dd15-4504-99c3-98df47d743a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Created reservations ['23331ec4-3aea-4897-99e6-10e792349acd', '5261e0c5-fa41-4424-9af6-3a74dbc1f1ce', '40c3330c-b790-4eae-9acf-eb7d71579860', 'ea7e7315-413c-4e0b-bd8a-3cc8c3848ac8'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-27fd8cf1-dd15-4504-99c3-98df47d743a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26b691b7-fa46-44ce-9173-a34676cdae01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23331ec4-3aea-4897-99e6-10e792349acd', '5261e0c5-fa41-4424-9af6-3a74dbc1f1ce', '40c3330c-b790-4eae-9acf-eb7d71579860', 'ea7e7315-413c-4e0b-bd8a-3cc8c3848ac8']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-27fd8cf1-dd15-4504-99c3-98df47d743a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25b26a77-58ed-4c67-9404-20e2008a43e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:23 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:23 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-27fd8cf1-dd15-4504-99c3-98df47d743a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25b26a77-58ed-4c67-9404-20e2008a43e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12ae74d2-59de-4ba9-97eb-e72a1856083d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1392611787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc411683b4a0415eb4c93a0644265526',qos_specs=None,replication_status=,reservations=['23331ec4-3aea-4897-99e6-10e792349acd','5261e0c5-fa41-4424-9af6-3a74dbc1f1ce','40c3330c-b790-4eae-9acf-eb7d71579860','ea7e7315-413c-4e0b-bd8a-3cc8c3848ac8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1392611787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12ae74d2-59de-4ba9-97eb-e72a1856083d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc411683b4a0415eb4c93a0644265526',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-27fd8cf1-dd15-4504-99c3-98df47d743a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d65e5b3-2e40-4ae2-8083-a8f7973b029b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-27fd8cf1-dd15-4504-99c3-98df47d743a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d65e5b3-2e40-4ae2-8083-a8f7973b029b) transitioned into state 'SUCCESS' from state '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-1392611787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc411683b4a0415eb4c93a0644265526',qos_specs=None,replication_status=,reservations=['23331ec4-3aea-4897-99e6-10e792349acd','5261e0c5-fa41-4424-9af6-3a74dbc1f1ce','40c3330c-b790-4eae-9acf-eb7d71579860','ea7e7315-413c-4e0b-bd8a-3cc8c3848ac8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-27fd8cf1-dd15-4504-99c3-98df47d743a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3036074f-b849-4878-9fc7-bca43666c6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-27fd8cf1-dd15-4504-99c3-98df47d743a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3036074f-b849-4878-9fc7-bca43666c6e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:23 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-27fd8cf1-dd15-4504-99c3-98df47d743a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Flow 'volume_create_api' (cfe38b7e-6baa-4a1b-beae-b3b2022f0865) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:23 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-27fd8cf1-dd15-4504-99c3-98df47d743a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume request issued successfully. Sep 01 02:23:23 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-27fd8cf1-dd15-4504-99c3-98df47d743a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:23 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1645/3358] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:23:23 2026] POST /volume/v3/volumes => generated 785 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-944c35c7-04dd-4e1f-b58d-079bb0b57d64 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:23 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-944c35c7-04dd-4e1f-b58d-079bb0b57d64 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/12ae74d2-59de-4ba9-97eb-e72a1856083d Sep 01 02:23:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-944c35c7-04dd-4e1f-b58d-079bb0b57d64 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:23 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-944c35c7-04dd-4e1f-b58d-079bb0b57d64 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:23 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:23 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:23 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:23 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:24 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-944c35c7-04dd-4e1f-b58d-079bb0b57d64 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-944c35c7-04dd-4e1f-b58d-079bb0b57d64 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/12ae74d2-59de-4ba9-97eb-e72a1856083d returned with HTTP 200 Sep 01 02:23:24 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1714/3359] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:23 2026] GET /volume/v3/volumes/12ae74d2-59de-4ba9-97eb-e72a1856083d => generated 964 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b83b59c0-7124-4018-9cb8-1438b1c0edcf None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b83b59c0-7124-4018-9cb8-1438b1c0edcf tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 Sep 01 02:23:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b83b59c0-7124-4018-9cb8-1438b1c0edcf tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b83b59c0-7124-4018-9cb8-1438b1c0edcf tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b83b59c0-7124-4018-9cb8-1438b1c0edcf tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 returned with HTTP 404 Sep 01 02:23:24 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1646/3360] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:24 2026] GET /volume/v3/snapshots/7677b4ba-6684-471c-94c7-bc307c71b514 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3fda6b7b-cbab-423d-a329-d3daa1ed09a8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3fda6b7b-cbab-423d-a329-d3daa1ed09a8 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/9f51aec6-dcd4-4183-b091-0461e00099fa Sep 01 02:23:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3fda6b7b-cbab-423d-a329-d3daa1ed09a8 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:24 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3fda6b7b-cbab-423d-a329-d3daa1ed09a8 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:24 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-3fda6b7b-cbab-423d-a329-d3daa1ed09a8 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Delete volume with id: 9f51aec6-dcd4-4183-b091-0461e00099fa Sep 01 02:23:24 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:24 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:24 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:24 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:24 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3fda6b7b-cbab-423d-a329-d3daa1ed09a8 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:23:24 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3fda6b7b-cbab-423d-a329-d3daa1ed09a8 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Delete volume request issued successfully. Sep 01 02:23:24 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3fda6b7b-cbab-423d-a329-d3daa1ed09a8 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/9f51aec6-dcd4-4183-b091-0461e00099fa returned with HTTP 202 Sep 01 02:23:24 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1715/3361] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:24 2026] DELETE /volume/v3/volumes/9f51aec6-dcd4-4183-b091-0461e00099fa => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-84b9933b-bb97-467a-a04b-88dc032e79d6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-84b9933b-bb97-467a-a04b-88dc032e79d6 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/9f51aec6-dcd4-4183-b091-0461e00099fa Sep 01 02:23:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-84b9933b-bb97-467a-a04b-88dc032e79d6 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:24 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-84b9933b-bb97-467a-a04b-88dc032e79d6 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:24 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:24 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:24 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:24 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:24 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-84b9933b-bb97-467a-a04b-88dc032e79d6 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:23:24 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-84b9933b-bb97-467a-a04b-88dc032e79d6 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/9f51aec6-dcd4-4183-b091-0461e00099fa returned with HTTP 200 Sep 01 02:23:24 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1647/3362] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:24 2026] GET /volume/v3/volumes/9f51aec6-dcd4-4183-b091-0461e00099fa => generated 1014 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5168ce67-59a1-4704-90ea-4c2aac2bc9a2 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5168ce67-59a1-4704-90ea-4c2aac2bc9a2 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/12ae74d2-59de-4ba9-97eb-e72a1856083d Sep 01 02:23:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5168ce67-59a1-4704-90ea-4c2aac2bc9a2 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5168ce67-59a1-4704-90ea-4c2aac2bc9a2 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:25 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:25 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:25 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:25 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:25 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-5168ce67-59a1-4704-90ea-4c2aac2bc9a2 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5168ce67-59a1-4704-90ea-4c2aac2bc9a2 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/12ae74d2-59de-4ba9-97eb-e72a1856083d returned with HTTP 200 Sep 01 02:23:25 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1716/3363] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:25 2026] GET /volume/v3/volumes/12ae74d2-59de-4ba9-97eb-e72a1856083d => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cb6a7e7e-5f1b-4b6d-811d-9cd8e1ac4dfb None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cb6a7e7e-5f1b-4b6d-811d-9cd8e1ac4dfb tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/9f51aec6-dcd4-4183-b091-0461e00099fa Sep 01 02:23:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cb6a7e7e-5f1b-4b6d-811d-9cd8e1ac4dfb tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:25 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cb6a7e7e-5f1b-4b6d-811d-9cd8e1ac4dfb tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:25 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cb6a7e7e-5f1b-4b6d-811d-9cd8e1ac4dfb tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/9f51aec6-dcd4-4183-b091-0461e00099fa returned with HTTP 404 Sep 01 02:23:25 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1648/3364] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:25 2026] GET /volume/v3/volumes/9f51aec6-dcd4-4183-b091-0461e00099fa => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d79f3ca4-26c3-4012-a7fa-b9131e161f35 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d79f3ca4-26c3-4012-a7fa-b9131e161f35 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:23:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d79f3ca4-26c3-4012-a7fa-b9131e161f35 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1564011359"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:25 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-d79f3ca4-26c3-4012-a7fa-b9131e161f35 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1564011359'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:25 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-d79f3ca4-26c3-4012-a7fa-b9131e161f35 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Create volume of 1 GB Sep 01 02:23:25 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d79f3ca4-26c3-4012-a7fa-b9131e161f35 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:25 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d79f3ca4-26c3-4012-a7fa-b9131e161f35 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Flow 'volume_create_api' (dbc48438-96bb-41ec-abdf-5abe82a78155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:25 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d79f3ca4-26c3-4012-a7fa-b9131e161f35 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa844bbe-e4ac-4b86-80c7-9bf643d747bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:25 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-d79f3ca4-26c3-4012-a7fa-b9131e161f35 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:25 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d79f3ca4-26c3-4012-a7fa-b9131e161f35 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa844bbe-e4ac-4b86-80c7-9bf643d747bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:25 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d79f3ca4-26c3-4012-a7fa-b9131e161f35 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da6402d4-c94b-4fca-b051-fedf4a48832a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:25 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-d79f3ca4-26c3-4012-a7fa-b9131e161f35 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Created reservations ['15d3faa3-a875-4053-973b-171af1e34f25', '6809e40a-9530-4430-8ccc-5e376a317107', 'c2ed3292-112b-4e71-aedc-40670528e0b1', '2b78738f-f238-4dbf-bb3e-3d5bf01dd754'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:25 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d79f3ca4-26c3-4012-a7fa-b9131e161f35 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da6402d4-c94b-4fca-b051-fedf4a48832a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15d3faa3-a875-4053-973b-171af1e34f25', '6809e40a-9530-4430-8ccc-5e376a317107', 'c2ed3292-112b-4e71-aedc-40670528e0b1', '2b78738f-f238-4dbf-bb3e-3d5bf01dd754']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:25 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d79f3ca4-26c3-4012-a7fa-b9131e161f35 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ddd67f-590b-44de-bbef-6fb2a1afd137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:25 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:25 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:25 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d79f3ca4-26c3-4012-a7fa-b9131e161f35 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ddd67f-590b-44de-bbef-6fb2a1afd137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd50ba497-4448-4064-87f1-12749e4dcae3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1564011359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93e486782d804c769cc5ae2a9179bb4d',qos_specs=None,replication_status=,reservations=['15d3faa3-a875-4053-973b-171af1e34f25','6809e40a-9530-4430-8ccc-5e376a317107','c2ed3292-112b-4e71-aedc-40670528e0b1','2b78738f-f238-4dbf-bb3e-3d5bf01dd754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa45bd91be0f465ea7656f6d2565f570',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1564011359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d50ba497-4448-4064-87f1-12749e4dcae3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93e486782d804c769cc5ae2a9179bb4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa45bd91be0f465ea7656f6d2565f570',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:25 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d79f3ca4-26c3-4012-a7fa-b9131e161f35 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e32adb0-fca3-47d8-8797-06c4afdecb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:25 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d79f3ca4-26c3-4012-a7fa-b9131e161f35 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e32adb0-fca3-47d8-8797-06c4afdecb39) transitioned into state 'SUCCESS' from state '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-1564011359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93e486782d804c769cc5ae2a9179bb4d',qos_specs=None,replication_status=,reservations=['15d3faa3-a875-4053-973b-171af1e34f25','6809e40a-9530-4430-8ccc-5e376a317107','c2ed3292-112b-4e71-aedc-40670528e0b1','2b78738f-f238-4dbf-bb3e-3d5bf01dd754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa45bd91be0f465ea7656f6d2565f570',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:25 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d79f3ca4-26c3-4012-a7fa-b9131e161f35 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7c4caaf-8112-43a5-a75e-c8d7e2ce3e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:25 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d79f3ca4-26c3-4012-a7fa-b9131e161f35 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7c4caaf-8112-43a5-a75e-c8d7e2ce3e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:25 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-d79f3ca4-26c3-4012-a7fa-b9131e161f35 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Flow 'volume_create_api' (dbc48438-96bb-41ec-abdf-5abe82a78155) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:25 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d79f3ca4-26c3-4012-a7fa-b9131e161f35 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Create volume request issued successfully. Sep 01 02:23:25 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d79f3ca4-26c3-4012-a7fa-b9131e161f35 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:25 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1717/3365] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:23:25 2026] POST /volume/v3/volumes => generated 785 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-46669a19-f95e-491c-8a67-537412b4275b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-46669a19-f95e-491c-8a67-537412b4275b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/d50ba497-4448-4064-87f1-12749e4dcae3 Sep 01 02:23:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-46669a19-f95e-491c-8a67-537412b4275b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-46669a19-f95e-491c-8a67-537412b4275b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:26 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:26 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:26 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:26 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:26 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-46669a19-f95e-491c-8a67-537412b4275b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:23:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-46669a19-f95e-491c-8a67-537412b4275b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/d50ba497-4448-4064-87f1-12749e4dcae3 returned with HTTP 200 Sep 01 02:23:26 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1649/3366] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:26 2026] GET /volume/v3/volumes/d50ba497-4448-4064-87f1-12749e4dcae3 => generated 964 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-37e88a5a-bdc3-4ff3-8393-2a3431e88b7e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-37e88a5a-bdc3-4ff3-8393-2a3431e88b7e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/12ae74d2-59de-4ba9-97eb-e72a1856083d Sep 01 02:23:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-37e88a5a-bdc3-4ff3-8393-2a3431e88b7e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-37e88a5a-bdc3-4ff3-8393-2a3431e88b7e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:26 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:26 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:26 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:26 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:26 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-37e88a5a-bdc3-4ff3-8393-2a3431e88b7e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-37e88a5a-bdc3-4ff3-8393-2a3431e88b7e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/12ae74d2-59de-4ba9-97eb-e72a1856083d returned with HTTP 200 Sep 01 02:23:26 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1718/3367] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:26 2026] GET /volume/v3/volumes/12ae74d2-59de-4ba9-97eb-e72a1856083d => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-40897067-9b4e-43d5-9680-8cbfc184551e None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-40897067-9b4e-43d5-9680-8cbfc184551e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:23:26 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-40897067-9b4e-43d5-9680-8cbfc184551e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "12ae74d2-59de-4ba9-97eb-e72a1856083d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2065012951"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:26 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:26 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:26 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:26 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:26 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-40897067-9b4e-43d5-9680-8cbfc184551e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:26 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-40897067-9b4e-43d5-9680-8cbfc184551e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create snapshot from volume 12ae74d2-59de-4ba9-97eb-e72a1856083d Sep 01 02:23:26 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-40897067-9b4e-43d5-9680-8cbfc184551e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Created reservations ['dee04d09-3114-45bf-b8df-f058591df57c', '17efbf20-e405-4927-a4db-ec2058ac4f68', 'a8b78ee5-2bce-4a4f-9fc3-66b76bac6dab', 'f882ed9f-20f7-4b8a-b65e-f4b61d318b34'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:26 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:26 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:26 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-40897067-9b4e-43d5-9680-8cbfc184551e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot create request issued successfully. Sep 01 02:23:26 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-40897067-9b4e-43d5-9680-8cbfc184551e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:23:26 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1650/3368] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:23:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-81eaef3a-e8e3-4688-b55d-cf621169ef93 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-81eaef3a-e8e3-4688-b55d-cf621169ef93 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 Sep 01 02:23:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-81eaef3a-e8e3-4688-b55d-cf621169ef93 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:26 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-81eaef3a-e8e3-4688-b55d-cf621169ef93 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:26 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:26 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:26 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-81eaef3a-e8e3-4688-b55d-cf621169ef93 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:26 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-81eaef3a-e8e3-4688-b55d-cf621169ef93 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 returned with HTTP 200 Sep 01 02:23:26 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1719/3369] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:26 2026] GET /volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-84a0424d-2fdc-4bd0-9fe8-f103174b4676 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-84a0424d-2fdc-4bd0-9fe8-f103174b4676 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/d50ba497-4448-4064-87f1-12749e4dcae3 Sep 01 02:23:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-84a0424d-2fdc-4bd0-9fe8-f103174b4676 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:27 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-84a0424d-2fdc-4bd0-9fe8-f103174b4676 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:27 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:27 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:27 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:27 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:27 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-84a0424d-2fdc-4bd0-9fe8-f103174b4676 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:23:27 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-84a0424d-2fdc-4bd0-9fe8-f103174b4676 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/d50ba497-4448-4064-87f1-12749e4dcae3 returned with HTTP 200 Sep 01 02:23:27 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1651/3370] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:27 2026] GET /volume/v3/volumes/d50ba497-4448-4064-87f1-12749e4dcae3 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7b2ee9a3-7750-49e5-93fb-fc27f379f363 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7b2ee9a3-7750-49e5-93fb-fc27f379f363 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 Sep 01 02:23:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7b2ee9a3-7750-49e5-93fb-fc27f379f363 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:27 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7b2ee9a3-7750-49e5-93fb-fc27f379f363 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:27 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:27 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:27 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7b2ee9a3-7750-49e5-93fb-fc27f379f363 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:27 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7b2ee9a3-7750-49e5-93fb-fc27f379f363 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 returned with HTTP 200 Sep 01 02:23:27 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1720/3371] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:27 2026] GET /volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-01467a6b-b40e-466c-b25e-8cec03f22e64 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-01467a6b-b40e-466c-b25e-8cec03f22e64 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/d50ba497-4448-4064-87f1-12749e4dcae3 Sep 01 02:23:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-01467a6b-b40e-466c-b25e-8cec03f22e64 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-01467a6b-b40e-466c-b25e-8cec03f22e64 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:28 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:28 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:28 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:28 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:28 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-01467a6b-b40e-466c-b25e-8cec03f22e64 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:23:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-01467a6b-b40e-466c-b25e-8cec03f22e64 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/d50ba497-4448-4064-87f1-12749e4dcae3 returned with HTTP 200 Sep 01 02:23:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1652/3372] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:28 2026] GET /volume/v3/volumes/d50ba497-4448-4064-87f1-12749e4dcae3 => generated 1015 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6d982cff-c040-4601-a4fd-21c8564a855c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6d982cff-c040-4601-a4fd-21c8564a855c tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:23:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6d982cff-c040-4601-a4fd-21c8564a855c tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d50ba497-4448-4064-87f1-12749e4dcae3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-519179915"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:28 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:28 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:28 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:28 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:28 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6d982cff-c040-4601-a4fd-21c8564a855c tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:23:28 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-6d982cff-c040-4601-a4fd-21c8564a855c tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Create snapshot from volume d50ba497-4448-4064-87f1-12749e4dcae3 Sep 01 02:23:28 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-6d982cff-c040-4601-a4fd-21c8564a855c tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Created reservations ['644738aa-4343-4b78-8368-c0f4a1540681', '33afe518-8c4c-4bfb-ac4e-267e0bf60208', 'e8c0306b-0fe7-46a5-b445-220c9d91c5fa', '0e51bb6b-53ea-453f-8bc0-ac07a94ae9ba'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:28 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:28 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fc86dcc1-3a60-4bd9-a745-1f29499339b4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:28 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6d982cff-c040-4601-a4fd-21c8564a855c tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot create request issued successfully. Sep 01 02:23:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fc86dcc1-3a60-4bd9-a745-1f29499339b4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 Sep 01 02:23:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fc86dcc1-3a60-4bd9-a745-1f29499339b4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6d982cff-c040-4601-a4fd-21c8564a855c tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:23:28 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fc86dcc1-3a60-4bd9-a745-1f29499339b4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1721/3373] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:23:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:28 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:28 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:28 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fc86dcc1-3a60-4bd9-a745-1f29499339b4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:28 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fc86dcc1-3a60-4bd9-a745-1f29499339b4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 returned with HTTP 200 Sep 01 02:23:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-66f0a864-6654-4eb6-b17b-484b9cf35323 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:28 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1653/3374] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:28 2026] GET /volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-66f0a864-6654-4eb6-b17b-484b9cf35323 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e Sep 01 02:23:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-66f0a864-6654-4eb6-b17b-484b9cf35323 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:28 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-66f0a864-6654-4eb6-b17b-484b9cf35323 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:28 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:28 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:28 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-66f0a864-6654-4eb6-b17b-484b9cf35323 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:28 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-66f0a864-6654-4eb6-b17b-484b9cf35323 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e returned with HTTP 200 Sep 01 02:23:28 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1722/3375] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:28 2026] GET /volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e => generated 439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c027a6ea-03a5-4676-bd99-374d905b8133 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c027a6ea-03a5-4676-bd99-374d905b8133 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 Sep 01 02:23:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c027a6ea-03a5-4676-bd99-374d905b8133 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c027a6ea-03a5-4676-bd99-374d905b8133 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:29 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:29 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:29 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c027a6ea-03a5-4676-bd99-374d905b8133 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c027a6ea-03a5-4676-bd99-374d905b8133 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 returned with HTTP 200 Sep 01 02:23:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1654/3376] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:29 2026] GET /volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f77d844e-1d1d-438a-ace0-28ccdef32bd7 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2a60e35b-0459-495c-979e-703dd3c626f1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f77d844e-1d1d-438a-ace0-28ccdef32bd7 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] POST http://192.168.122.72/volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845/action Sep 01 02:23:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f77d844e-1d1d-438a-ace0-28ccdef32bd7 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:23:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2a60e35b-0459-495c-979e-703dd3c626f1 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e Sep 01 02:23:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f77d844e-1d1d-438a-ace0-28ccdef32bd7 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2a60e35b-0459-495c-979e-703dd3c626f1 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2a60e35b-0459-495c-979e-703dd3c626f1 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.contrib.admin_actions [None req-f77d844e-1d1d-438a-ace0-28ccdef32bd7 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Updating snapshot '902f6c47-0b6a-4dcf-80b7-518e6a30b845' with '{'status': 'error'}' {{(pid=87016) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:23:29 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:29 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:29 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2a60e35b-0459-495c-979e-703dd3c626f1 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2a60e35b-0459-495c-979e-703dd3c626f1 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e returned with HTTP 200 Sep 01 02:23:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1655/3377] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:29 2026] GET /volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:29 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:29 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:29 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-f77d844e-1d1d-438a-ace0-28ccdef32bd7 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd378ed43f4a24200bcae0463c3529d1f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc411683b4a0415eb4c93a0644265526', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:23:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f77d844e-1d1d-438a-ace0-28ccdef32bd7 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] http://192.168.122.72/volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845/action returned with HTTP 403 Sep 01 02:23:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1723/3378] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:23:29 2026] POST /volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845/action => generated 133 bytes in 58 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-66070ef6-ce35-42eb-8e48-b4894e66cb70 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-66070ef6-ce35-42eb-8e48-b4894e66cb70 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] DELETE http://192.168.122.72/volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 Sep 01 02:23:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-66070ef6-ce35-42eb-8e48-b4894e66cb70 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:29 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-66070ef6-ce35-42eb-8e48-b4894e66cb70 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:29 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-66070ef6-ce35-42eb-8e48-b4894e66cb70 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete snapshot with id: 902f6c47-0b6a-4dcf-80b7-518e6a30b845 Sep 01 02:23:29 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:29 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:29 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-66070ef6-ce35-42eb-8e48-b4894e66cb70 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:29 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:29 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:29 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-66070ef6-ce35-42eb-8e48-b4894e66cb70 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot delete request issued successfully. Sep 01 02:23:29 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-66070ef6-ce35-42eb-8e48-b4894e66cb70 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 returned with HTTP 202 Sep 01 02:23:29 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1656/3379] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:23:29 2026] DELETE /volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:23:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7b4a67ca-37ca-4893-838b-34c2c67b2e73 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7b4a67ca-37ca-4893-838b-34c2c67b2e73 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 Sep 01 02:23:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7b4a67ca-37ca-4893-838b-34c2c67b2e73 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:29 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7b4a67ca-37ca-4893-838b-34c2c67b2e73 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:29 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:29 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:29 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7b4a67ca-37ca-4893-838b-34c2c67b2e73 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:29 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7b4a67ca-37ca-4893-838b-34c2c67b2e73 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 returned with HTTP 200 Sep 01 02:23:29 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1724/3380] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:29 2026] GET /volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-807577b3-0c42-41a9-9ca5-5bd92bf635ad None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-807577b3-0c42-41a9-9ca5-5bd92bf635ad tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e Sep 01 02:23:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-807577b3-0c42-41a9-9ca5-5bd92bf635ad tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:30 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-807577b3-0c42-41a9-9ca5-5bd92bf635ad tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:30 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:30 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:30 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-807577b3-0c42-41a9-9ca5-5bd92bf635ad tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:30 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-807577b3-0c42-41a9-9ca5-5bd92bf635ad tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e returned with HTTP 200 Sep 01 02:23:30 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1657/3381] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:30 2026] GET /volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-129026f4-ecb9-4997-b6e1-5d15b3309814 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-129026f4-ecb9-4997-b6e1-5d15b3309814 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 Sep 01 02:23:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-129026f4-ecb9-4997-b6e1-5d15b3309814 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:30 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-129026f4-ecb9-4997-b6e1-5d15b3309814 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:30 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:30 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:30 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-129026f4-ecb9-4997-b6e1-5d15b3309814 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:30 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-129026f4-ecb9-4997-b6e1-5d15b3309814 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 returned with HTTP 200 Sep 01 02:23:30 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1725/3382] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:30 2026] GET /volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-8140f897-ecd2-464e-b40d-c16432202826 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8140f897-ecd2-464e-b40d-c16432202826 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e Sep 01 02:23:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8140f897-ecd2-464e-b40d-c16432202826 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-8140f897-ecd2-464e-b40d-c16432202826 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:31 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:31 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-8140f897-ecd2-464e-b40d-c16432202826 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-8140f897-ecd2-464e-b40d-c16432202826 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e returned with HTTP 200 Sep 01 02:23:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1658/3383] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:31 2026] GET /volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-80e5d85d-47c6-46f6-94af-5ffb95c1f636 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-80e5d85d-47c6-46f6-94af-5ffb95c1f636 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 Sep 01 02:23:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-80e5d85d-47c6-46f6-94af-5ffb95c1f636 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-80e5d85d-47c6-46f6-94af-5ffb95c1f636 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-80e5d85d-47c6-46f6-94af-5ffb95c1f636 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 returned with HTTP 404 Sep 01 02:23:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1726/3384] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:31 2026] GET /volume/v3/snapshots/902f6c47-0b6a-4dcf-80b7-518e6a30b845 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-28ba55e7-82fd-41ad-a782-6fd1733b1be1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-28ba55e7-82fd-41ad-a782-6fd1733b1be1 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/12ae74d2-59de-4ba9-97eb-e72a1856083d Sep 01 02:23:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-28ba55e7-82fd-41ad-a782-6fd1733b1be1 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:31 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-28ba55e7-82fd-41ad-a782-6fd1733b1be1 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:31 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-28ba55e7-82fd-41ad-a782-6fd1733b1be1 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete volume with id: 12ae74d2-59de-4ba9-97eb-e72a1856083d Sep 01 02:23:31 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:31 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:31 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:31 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-28ba55e7-82fd-41ad-a782-6fd1733b1be1 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:31 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-28ba55e7-82fd-41ad-a782-6fd1733b1be1 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete volume request issued successfully. Sep 01 02:23:31 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-28ba55e7-82fd-41ad-a782-6fd1733b1be1 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/12ae74d2-59de-4ba9-97eb-e72a1856083d returned with HTTP 202 Sep 01 02:23:31 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1659/3385] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:31 2026] DELETE /volume/v3/volumes/12ae74d2-59de-4ba9-97eb-e72a1856083d => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2cf219f2-697a-4f97-a8b1-399de0fd4b5e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2cf219f2-697a-4f97-a8b1-399de0fd4b5e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/12ae74d2-59de-4ba9-97eb-e72a1856083d Sep 01 02:23:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2cf219f2-697a-4f97-a8b1-399de0fd4b5e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:31 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2cf219f2-697a-4f97-a8b1-399de0fd4b5e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:31 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:31 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:31 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:31 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:31 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2cf219f2-697a-4f97-a8b1-399de0fd4b5e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:31 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2cf219f2-697a-4f97-a8b1-399de0fd4b5e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/12ae74d2-59de-4ba9-97eb-e72a1856083d returned with HTTP 200 Sep 01 02:23:31 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1727/3386] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:31 2026] GET /volume/v3/volumes/12ae74d2-59de-4ba9-97eb-e72a1856083d => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4264d669-ddd0-4270-9cae-b593ed3b980b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4264d669-ddd0-4270-9cae-b593ed3b980b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e Sep 01 02:23:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4264d669-ddd0-4270-9cae-b593ed3b980b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4264d669-ddd0-4270-9cae-b593ed3b980b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:32 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:32 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:32 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4264d669-ddd0-4270-9cae-b593ed3b980b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4264d669-ddd0-4270-9cae-b593ed3b980b tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e returned with HTTP 200 Sep 01 02:23:32 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1660/3387] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:32 2026] GET /volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a37dc020-94e2-4e22-af53-908076324aa8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a37dc020-94e2-4e22-af53-908076324aa8 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] POST http://192.168.122.72/volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e/action Sep 01 02:23:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a37dc020-94e2-4e22-af53-908076324aa8 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:23:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a37dc020-94e2-4e22-af53-908076324aa8 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:32 devstack devstack@c-api.service[87016]: INFO cinder.api.contrib.snapshot_unmanage [None req-a37dc020-94e2-4e22-af53-908076324aa8 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] Unmanage snapshot with id: 668b8a2c-9c88-49b8-bf3a-262c52fe470e Sep 01 02:23:32 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:32 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:32 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a37dc020-94e2-4e22-af53-908076324aa8 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] Snapshot retrieved successfully. Sep 01 02:23:32 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-a37dc020-94e2-4e22-af53-908076324aa8 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '66fa9b197e7d4251a383341c39492c50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '93e486782d804c769cc5ae2a9179bb4d', '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=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:23:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a37dc020-94e2-4e22-af53-908076324aa8 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-reader] http://192.168.122.72/volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e/action returned with HTTP 403 Sep 01 02:23:32 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1728/3388] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:23:32 2026] POST /volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e/action => generated 117 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b0f51a08-d2c0-4e70-bcd5-4050d274e052 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b0f51a08-d2c0-4e70-bcd5-4050d274e052 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] DELETE http://192.168.122.72/volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e Sep 01 02:23:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b0f51a08-d2c0-4e70-bcd5-4050d274e052 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b0f51a08-d2c0-4e70-bcd5-4050d274e052 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:32 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-b0f51a08-d2c0-4e70-bcd5-4050d274e052 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Delete snapshot with id: 668b8a2c-9c88-49b8-bf3a-262c52fe470e Sep 01 02:23:32 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:32 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:32 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b0f51a08-d2c0-4e70-bcd5-4050d274e052 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:32 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:32 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:32 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b0f51a08-d2c0-4e70-bcd5-4050d274e052 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot delete request issued successfully. Sep 01 02:23:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b0f51a08-d2c0-4e70-bcd5-4050d274e052 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e returned with HTTP 202 Sep 01 02:23:32 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1661/3389] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:23:32 2026] DELETE /volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f0484446-1090-4c55-8faf-a9b934c8b601 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f0484446-1090-4c55-8faf-a9b934c8b601 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e Sep 01 02:23:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f0484446-1090-4c55-8faf-a9b934c8b601 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f0484446-1090-4c55-8faf-a9b934c8b601 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:32 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:32 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:32 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f0484446-1090-4c55-8faf-a9b934c8b601 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f0484446-1090-4c55-8faf-a9b934c8b601 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e returned with HTTP 200 Sep 01 02:23:32 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1729/3390] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:32 2026] GET /volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-93db8062-6f0a-4cf8-bc4e-4799d699a826 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-93db8062-6f0a-4cf8-bc4e-4799d699a826 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/12ae74d2-59de-4ba9-97eb-e72a1856083d Sep 01 02:23:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-93db8062-6f0a-4cf8-bc4e-4799d699a826 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:32 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-93db8062-6f0a-4cf8-bc4e-4799d699a826 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:32 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-93db8062-6f0a-4cf8-bc4e-4799d699a826 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/12ae74d2-59de-4ba9-97eb-e72a1856083d returned with HTTP 404 Sep 01 02:23:32 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1662/3391] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:32 2026] GET /volume/v3/volumes/12ae74d2-59de-4ba9-97eb-e72a1856083d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8ef889db-70f5-4447-a767-334af38f3166 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:32 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8ef889db-70f5-4447-a767-334af38f3166 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:23:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8ef889db-70f5-4447-a767-334af38f3166 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1738020223"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:32 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-8ef889db-70f5-4447-a767-334af38f3166 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1738020223'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:32 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-8ef889db-70f5-4447-a767-334af38f3166 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume of 1 GB Sep 01 02:23:32 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8ef889db-70f5-4447-a767-334af38f3166 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8ef889db-70f5-4447-a767-334af38f3166 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Flow 'volume_create_api' (2cf59d81-dd35-4df7-9024-2ccc41e260e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8ef889db-70f5-4447-a767-334af38f3166 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1918eb8-27ea-40ee-b6d4-73fc7fa9bdca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-8ef889db-70f5-4447-a767-334af38f3166 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8ef889db-70f5-4447-a767-334af38f3166 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1918eb8-27ea-40ee-b6d4-73fc7fa9bdca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8ef889db-70f5-4447-a767-334af38f3166 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c2af47a-3ca4-40cb-a2dd-ea8f390a09ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:33 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-8ef889db-70f5-4447-a767-334af38f3166 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Created reservations ['6e61fcb4-276c-4ca3-b81f-705eb0f045af', 'f1c70273-2990-4192-8745-ef20ce8951e3', '3c19ad5f-ca51-44e8-b931-bfb19f0d90a5', '857de663-153d-4352-9f93-4bc1e20a1ef4'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8ef889db-70f5-4447-a767-334af38f3166 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c2af47a-3ca4-40cb-a2dd-ea8f390a09ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e61fcb4-276c-4ca3-b81f-705eb0f045af', 'f1c70273-2990-4192-8745-ef20ce8951e3', '3c19ad5f-ca51-44e8-b931-bfb19f0d90a5', '857de663-153d-4352-9f93-4bc1e20a1ef4']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8ef889db-70f5-4447-a767-334af38f3166 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b697c5de-58d4-4ea8-a823-66d5a75abe92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:33 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:33 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8ef889db-70f5-4447-a767-334af38f3166 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b697c5de-58d4-4ea8-a823-66d5a75abe92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8eba357c-1eb8-464a-86ef-1ea962a96028', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1738020223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc411683b4a0415eb4c93a0644265526',qos_specs=None,replication_status=,reservations=['6e61fcb4-276c-4ca3-b81f-705eb0f045af','f1c70273-2990-4192-8745-ef20ce8951e3','3c19ad5f-ca51-44e8-b931-bfb19f0d90a5','857de663-153d-4352-9f93-4bc1e20a1ef4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1738020223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8eba357c-1eb8-464a-86ef-1ea962a96028,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc411683b4a0415eb4c93a0644265526',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8ef889db-70f5-4447-a767-334af38f3166 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c526dc06-9a2f-41b2-bc3c-6877d0b66a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8ef889db-70f5-4447-a767-334af38f3166 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c526dc06-9a2f-41b2-bc3c-6877d0b66a98) transitioned into state 'SUCCESS' from state '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-1738020223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc411683b4a0415eb4c93a0644265526',qos_specs=None,replication_status=,reservations=['6e61fcb4-276c-4ca3-b81f-705eb0f045af','f1c70273-2990-4192-8745-ef20ce8951e3','3c19ad5f-ca51-44e8-b931-bfb19f0d90a5','857de663-153d-4352-9f93-4bc1e20a1ef4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8ef889db-70f5-4447-a767-334af38f3166 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9531e039-2754-49b5-a57b-033b701d8b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8ef889db-70f5-4447-a767-334af38f3166 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9531e039-2754-49b5-a57b-033b701d8b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:33 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-8ef889db-70f5-4447-a767-334af38f3166 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Flow 'volume_create_api' (2cf59d81-dd35-4df7-9024-2ccc41e260e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:33 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8ef889db-70f5-4447-a767-334af38f3166 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume request issued successfully. Sep 01 02:23:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8ef889db-70f5-4447-a767-334af38f3166 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1730/3392] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:23:32 2026] POST /volume/v3/volumes => generated 785 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b8316789-9ee5-4557-a90d-864c8843d2a4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b8316789-9ee5-4557-a90d-864c8843d2a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/8eba357c-1eb8-464a-86ef-1ea962a96028 Sep 01 02:23:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b8316789-9ee5-4557-a90d-864c8843d2a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:33 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b8316789-9ee5-4557-a90d-864c8843d2a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:33 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:33 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:33 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:33 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:33 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b8316789-9ee5-4557-a90d-864c8843d2a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:33 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b8316789-9ee5-4557-a90d-864c8843d2a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/8eba357c-1eb8-464a-86ef-1ea962a96028 returned with HTTP 200 Sep 01 02:23:33 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1663/3393] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:33 2026] GET /volume/v3/volumes/8eba357c-1eb8-464a-86ef-1ea962a96028 => generated 964 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-93d28adc-9a63-48a0-936d-0e233d52c800 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-93d28adc-9a63-48a0-936d-0e233d52c800 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e Sep 01 02:23:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-93d28adc-9a63-48a0-936d-0e233d52c800 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:33 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-93d28adc-9a63-48a0-936d-0e233d52c800 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:33 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:33 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:33 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-93d28adc-9a63-48a0-936d-0e233d52c800 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Snapshot retrieved successfully. Sep 01 02:23:33 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-93d28adc-9a63-48a0-936d-0e233d52c800 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e returned with HTTP 200 Sep 01 02:23:33 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1731/3394] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:33 2026] GET /volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b791e81f-d6c5-486b-8490-cc404b850605 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b791e81f-d6c5-486b-8490-cc404b850605 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/8eba357c-1eb8-464a-86ef-1ea962a96028 Sep 01 02:23:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b791e81f-d6c5-486b-8490-cc404b850605 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b791e81f-d6c5-486b-8490-cc404b850605 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:34 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:34 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:34 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:34 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b791e81f-d6c5-486b-8490-cc404b850605 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b791e81f-d6c5-486b-8490-cc404b850605 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/8eba357c-1eb8-464a-86ef-1ea962a96028 returned with HTTP 200 Sep 01 02:23:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1664/3395] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:34 2026] GET /volume/v3/volumes/8eba357c-1eb8-464a-86ef-1ea962a96028 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7b982aae-34b1-4c2d-b150-3e246331a90b None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7b982aae-34b1-4c2d-b150-3e246331a90b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:23:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7b982aae-34b1-4c2d-b150-3e246331a90b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8eba357c-1eb8-464a-86ef-1ea962a96028", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-767557575"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:34 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:34 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7b982aae-34b1-4c2d-b150-3e246331a90b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:34 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-7b982aae-34b1-4c2d-b150-3e246331a90b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create snapshot from volume 8eba357c-1eb8-464a-86ef-1ea962a96028 Sep 01 02:23:34 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-7b982aae-34b1-4c2d-b150-3e246331a90b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Created reservations ['59a4eac3-398b-4997-8014-9cecfca6e5d6', '9785f4bf-157a-4e02-824a-edb7ed752b18', '2c82c39f-e1a2-4134-9cf7-57868a9de251', 'b816cf99-327b-4807-9b5c-b4d66d1c311d'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:34 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:34 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:34 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7b982aae-34b1-4c2d-b150-3e246331a90b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot create request issued successfully. Sep 01 02:23:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7b982aae-34b1-4c2d-b150-3e246331a90b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:23:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1732/3396] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:23:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7e98d095-68e5-4db8-ba87-e9f48ebe8cbf None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7e98d095-68e5-4db8-ba87-e9f48ebe8cbf tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 Sep 01 02:23:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7e98d095-68e5-4db8-ba87-e9f48ebe8cbf tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7e98d095-68e5-4db8-ba87-e9f48ebe8cbf tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:34 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:34 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7e98d095-68e5-4db8-ba87-e9f48ebe8cbf tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7e98d095-68e5-4db8-ba87-e9f48ebe8cbf tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 returned with HTTP 200 Sep 01 02:23:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1665/3397] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:34 2026] GET /volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-dd75f85b-68db-4f44-9503-1432737476e0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dd75f85b-68db-4f44-9503-1432737476e0 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e Sep 01 02:23:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dd75f85b-68db-4f44-9503-1432737476e0 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dd75f85b-68db-4f44-9503-1432737476e0 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dd75f85b-68db-4f44-9503-1432737476e0 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e returned with HTTP 404 Sep 01 02:23:34 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1733/3398] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:34 2026] GET /volume/v3/snapshots/668b8a2c-9c88-49b8-bf3a-262c52fe470e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2dc58bc3-9be1-4acc-bd1a-54d51f0f5a09 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2dc58bc3-9be1-4acc-bd1a-54d51f0f5a09 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/d50ba497-4448-4064-87f1-12749e4dcae3 Sep 01 02:23:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2dc58bc3-9be1-4acc-bd1a-54d51f0f5a09 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:34 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2dc58bc3-9be1-4acc-bd1a-54d51f0f5a09 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:34 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-2dc58bc3-9be1-4acc-bd1a-54d51f0f5a09 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Delete volume with id: d50ba497-4448-4064-87f1-12749e4dcae3 Sep 01 02:23:34 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:34 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:34 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:34 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2dc58bc3-9be1-4acc-bd1a-54d51f0f5a09 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:23:34 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-2dc58bc3-9be1-4acc-bd1a-54d51f0f5a09 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Delete volume request issued successfully. Sep 01 02:23:34 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2dc58bc3-9be1-4acc-bd1a-54d51f0f5a09 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/d50ba497-4448-4064-87f1-12749e4dcae3 returned with HTTP 202 Sep 01 02:23:34 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1666/3399] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:34 2026] DELETE /volume/v3/volumes/d50ba497-4448-4064-87f1-12749e4dcae3 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c7755585-b1c2-437b-9cab-abc44035437a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:34 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c7755585-b1c2-437b-9cab-abc44035437a tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/d50ba497-4448-4064-87f1-12749e4dcae3 Sep 01 02:23:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c7755585-b1c2-437b-9cab-abc44035437a tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:34 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c7755585-b1c2-437b-9cab-abc44035437a tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:35 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:35 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:35 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:35 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:35 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c7755585-b1c2-437b-9cab-abc44035437a tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Volume info retrieved successfully. Sep 01 02:23:35 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c7755585-b1c2-437b-9cab-abc44035437a tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/d50ba497-4448-4064-87f1-12749e4dcae3 returned with HTTP 200 Sep 01 02:23:35 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1734/3400] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:34 2026] GET /volume/v3/volumes/d50ba497-4448-4064-87f1-12749e4dcae3 => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3fb3dd3c-ab7b-47c7-99ec-f61cb116e131 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3fb3dd3c-ab7b-47c7-99ec-f61cb116e131 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 Sep 01 02:23:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3fb3dd3c-ab7b-47c7-99ec-f61cb116e131 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:35 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3fb3dd3c-ab7b-47c7-99ec-f61cb116e131 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:35 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:35 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:35 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3fb3dd3c-ab7b-47c7-99ec-f61cb116e131 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:35 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3fb3dd3c-ab7b-47c7-99ec-f61cb116e131 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 returned with HTTP 200 Sep 01 02:23:35 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1667/3401] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:35 2026] GET /volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-5f7527f8-62fd-4d5e-8444-88deb67539b0 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5f7527f8-62fd-4d5e-8444-88deb67539b0 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] GET http://192.168.122.72/volume/v3/volumes/d50ba497-4448-4064-87f1-12749e4dcae3 Sep 01 02:23:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5f7527f8-62fd-4d5e-8444-88deb67539b0 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-5f7527f8-62fd-4d5e-8444-88deb67539b0 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:36 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=632,cinder:INSERT=134,cinder:UPDATE=265 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:23:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-5f7527f8-62fd-4d5e-8444-88deb67539b0 tempest-ProjectReaderTests-1417274899 tempest-ProjectReaderTests-1417274899-project-admin] http://192.168.122.72/volume/v3/volumes/d50ba497-4448-4064-87f1-12749e4dcae3 returned with HTTP 404 Sep 01 02:23:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1735/3402] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:36 2026] GET /volume/v3/volumes/d50ba497-4448-4064-87f1-12749e4dcae3 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c37ceac0-6ae0-435f-8013-ebbedc3dbdbe None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c37ceac0-6ae0-435f-8013-ebbedc3dbdbe tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 Sep 01 02:23:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c37ceac0-6ae0-435f-8013-ebbedc3dbdbe tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c37ceac0-6ae0-435f-8013-ebbedc3dbdbe tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:36 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=583,cinder:INSERT=150,cinder:UPDATE=200 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:23:36 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:36 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:36 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c37ceac0-6ae0-435f-8013-ebbedc3dbdbe tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c37ceac0-6ae0-435f-8013-ebbedc3dbdbe tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 returned with HTTP 200 Sep 01 02:23:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1668/3403] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:36 2026] GET /volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6026e9a7-42f3-4a37-8b17-0509ab953a38 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6026e9a7-42f3-4a37-8b17-0509ab953a38 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] GET http://192.168.122.72/volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 Sep 01 02:23:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6026e9a7-42f3-4a37-8b17-0509ab953a38 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6026e9a7-42f3-4a37-8b17-0509ab953a38 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:36 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:36 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:36 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6026e9a7-42f3-4a37-8b17-0509ab953a38 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Snapshot retrieved successfully. Sep 01 02:23:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6026e9a7-42f3-4a37-8b17-0509ab953a38 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] http://192.168.122.72/volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 returned with HTTP 200 Sep 01 02:23:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1736/3404] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:36 2026] GET /volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-596e0adc-7e71-4dfa-87d6-4c1fbe6b3310 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-596e0adc-7e71-4dfa-87d6-4c1fbe6b3310 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] DELETE http://192.168.122.72/volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 Sep 01 02:23:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-596e0adc-7e71-4dfa-87d6-4c1fbe6b3310 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:36 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-596e0adc-7e71-4dfa-87d6-4c1fbe6b3310 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:36 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-596e0adc-7e71-4dfa-87d6-4c1fbe6b3310 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete snapshot with id: dd7687c3-1ef4-464b-b70f-9a3dd437aa16 Sep 01 02:23:36 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:36 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:36 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-596e0adc-7e71-4dfa-87d6-4c1fbe6b3310 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:36 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:36 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:36 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-596e0adc-7e71-4dfa-87d6-4c1fbe6b3310 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot delete request issued successfully. Sep 01 02:23:36 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-596e0adc-7e71-4dfa-87d6-4c1fbe6b3310 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 returned with HTTP 202 Sep 01 02:23:36 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1669/3405] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:23:36 2026] DELETE /volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7ede2a4e-a13c-4c23-a78e-689244ab3241 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7ede2a4e-a13c-4c23-a78e-689244ab3241 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 Sep 01 02:23:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7ede2a4e-a13c-4c23-a78e-689244ab3241 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:36 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7ede2a4e-a13c-4c23-a78e-689244ab3241 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:36 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:36 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:36 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7ede2a4e-a13c-4c23-a78e-689244ab3241 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:36 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7ede2a4e-a13c-4c23-a78e-689244ab3241 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 returned with HTTP 200 Sep 01 02:23:36 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1737/3406] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:36 2026] GET /volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-12f7b9ab-5ce7-428c-89dd-a16bc867cae4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-12f7b9ab-5ce7-428c-89dd-a16bc867cae4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 Sep 01 02:23:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-12f7b9ab-5ce7-428c-89dd-a16bc867cae4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:37 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-12f7b9ab-5ce7-428c-89dd-a16bc867cae4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:37 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:37 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:37 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-12f7b9ab-5ce7-428c-89dd-a16bc867cae4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:37 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-12f7b9ab-5ce7-428c-89dd-a16bc867cae4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 returned with HTTP 200 Sep 01 02:23:37 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1670/3407] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:37 2026] GET /volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bef06ce3-6188-4f00-bf66-d2d6da8410be None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bef06ce3-6188-4f00-bf66-d2d6da8410be tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 Sep 01 02:23:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bef06ce3-6188-4f00-bf66-d2d6da8410be tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:38 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bef06ce3-6188-4f00-bf66-d2d6da8410be tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:38 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bef06ce3-6188-4f00-bf66-d2d6da8410be tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 returned with HTTP 404 Sep 01 02:23:38 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1738/3408] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:38 2026] GET /volume/v3/snapshots/dd7687c3-1ef4-464b-b70f-9a3dd437aa16 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:38 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c996d0b5-31ec-4de2-b3e8-b53346e2975d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:38 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c996d0b5-31ec-4de2-b3e8-b53346e2975d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/8eba357c-1eb8-464a-86ef-1ea962a96028 Sep 01 02:23:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c996d0b5-31ec-4de2-b3e8-b53346e2975d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c996d0b5-31ec-4de2-b3e8-b53346e2975d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:39 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-c996d0b5-31ec-4de2-b3e8-b53346e2975d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete volume with id: 8eba357c-1eb8-464a-86ef-1ea962a96028 Sep 01 02:23:39 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:39 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:39 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:39 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:39 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c996d0b5-31ec-4de2-b3e8-b53346e2975d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:39 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c996d0b5-31ec-4de2-b3e8-b53346e2975d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete volume request issued successfully. Sep 01 02:23:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c996d0b5-31ec-4de2-b3e8-b53346e2975d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/8eba357c-1eb8-464a-86ef-1ea962a96028 returned with HTTP 202 Sep 01 02:23:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1671/3409] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:38 2026] DELETE /volume/v3/volumes/8eba357c-1eb8-464a-86ef-1ea962a96028 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-92bbfaad-7995-410b-a1de-973bcaaa8065 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-92bbfaad-7995-410b-a1de-973bcaaa8065 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/8eba357c-1eb8-464a-86ef-1ea962a96028 Sep 01 02:23:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-92bbfaad-7995-410b-a1de-973bcaaa8065 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-92bbfaad-7995-410b-a1de-973bcaaa8065 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:39 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:39 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-92bbfaad-7995-410b-a1de-973bcaaa8065 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-92bbfaad-7995-410b-a1de-973bcaaa8065 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/8eba357c-1eb8-464a-86ef-1ea962a96028 returned with HTTP 200 Sep 01 02:23:39 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1739/3410] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:39 2026] GET /volume/v3/volumes/8eba357c-1eb8-464a-86ef-1ea962a96028 => generated 1014 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-89663794-6536-4e95-829d-4b095148cc06 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-89663794-6536-4e95-829d-4b095148cc06 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:23:39 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-89663794-6536-4e95-829d-4b095148cc06 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1511840874", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1943022774", "vendor_name": "tempest-vendor_name-1605583275"}}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:39 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-89663794-6536-4e95-829d-4b095148cc06 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:23:39 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1672/3411] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:23:39 2026] POST /volume/v3/types => generated 330 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:39 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:23:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fd0a0a30-874e-4941-a3b7-f3b3535b57e3", "size": 1}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:39 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Create volume request body: {'volume': {'volume_type': 'fd0a0a30-874e-4941-a3b7-f3b3535b57e3', 'size': 1}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:39 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Create volume of 1 GB Sep 01 02:23:39 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:39 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:39 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Flow 'volume_create_api' (8e826783-8c17-4235-941c-801ea3d1760f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a52732c-e5e7-442d-b248-aeb690393eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a52732c-e5e7-442d-b248-aeb690393eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:23:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1943022774',vendor_name='tempest-vendor_name-1605583275'},id=fd0a0a30-874e-4941-a3b7-f3b3535b57e3,is_public=True,name='tempest-ProjectReaderTests-volume-type-1511840874',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd0a0a30-874e-4941-a3b7-f3b3535b57e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11ace1e3-768e-4dd4-9b98-3ea4a3a21eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:39 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1511840874 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1511840874, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:23:39 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1511840874 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1511840874, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:23:39 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Created reservations ['eaf96a3b-f92e-427f-b399-481e9efa5b9b', '5c7ebd67-1634-417f-93b4-f31ed40dac77', '9c754c91-1bd0-4005-ab35-af5adce12bc8', 'e57a348b-d5f6-4a1b-9797-5aeba8fe4ad0'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11ace1e3-768e-4dd4-9b98-3ea4a3a21eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaf96a3b-f92e-427f-b399-481e9efa5b9b', '5c7ebd67-1634-417f-93b4-f31ed40dac77', '9c754c91-1bd0-4005-ab35-af5adce12bc8', 'e57a348b-d5f6-4a1b-9797-5aeba8fe4ad0']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a090ba0e-450e-4495-a265-b52e6590fe13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:39 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:39 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a090ba0e-450e-4495-a265-b52e6590fe13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '317abc3a-ea82-41f8-a95f-f11b59e70b7b', '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='3c4fd3708bfa451194d381ed8b31ed5f',qos_specs=None,replication_status=,reservations=['eaf96a3b-f92e-427f-b399-481e9efa5b9b','5c7ebd67-1634-417f-93b4-f31ed40dac77','9c754c91-1bd0-4005-ab35-af5adce12bc8','e57a348b-d5f6-4a1b-9797-5aeba8fe4ad0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cc2f7547b264d85a486f26f6c82cbb3',volume_type_id=fd0a0a30-874e-4941-a3b7-f3b3535b57e3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:39Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=317abc3a-ea82-41f8-a95f-f11b59e70b7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c4fd3708bfa451194d381ed8b31ed5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cc2f7547b264d85a486f26f6c82cbb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd0a0a30-874e-4941-a3b7-f3b3535b57e3),volume_type_id=fd0a0a30-874e-4941-a3b7-f3b3535b57e3)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:39 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87c73561-54b0-4521-abfa-8988545cca46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87c73561-54b0-4521-abfa-8988545cca46) transitioned into state 'SUCCESS' from 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='3c4fd3708bfa451194d381ed8b31ed5f',qos_specs=None,replication_status=,reservations=['eaf96a3b-f92e-427f-b399-481e9efa5b9b','5c7ebd67-1634-417f-93b4-f31ed40dac77','9c754c91-1bd0-4005-ab35-af5adce12bc8','e57a348b-d5f6-4a1b-9797-5aeba8fe4ad0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cc2f7547b264d85a486f26f6c82cbb3',volume_type_id=fd0a0a30-874e-4941-a3b7-f3b3535b57e3)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32fff988-9254-40fd-9090-fdfc3e209107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32fff988-9254-40fd-9090-fdfc3e209107) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:40 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Flow 'volume_create_api' (8e826783-8c17-4235-941c-801ea3d1760f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Create volume request issued successfully. Sep 01 02:23:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c0092f32-fb9e-462c-a9b2-a4eb00f1fb46 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1740/3412] 192.168.122.72 () {62 vars in 1177 bytes} [Tue Sep 1 02:23:39 2026] POST /volume/v3/volumes => generated 780 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9997bc3a-2a9a-4a1b-80ff-2fce22b769fa None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9997bc3a-2a9a-4a1b-80ff-2fce22b769fa tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] GET http://192.168.122.72/volume/v3/volumes/317abc3a-ea82-41f8-a95f-f11b59e70b7b Sep 01 02:23:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9997bc3a-2a9a-4a1b-80ff-2fce22b769fa tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9997bc3a-2a9a-4a1b-80ff-2fce22b769fa tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:40 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:40 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9997bc3a-2a9a-4a1b-80ff-2fce22b769fa tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Volume info retrieved successfully. Sep 01 02:23:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9997bc3a-2a9a-4a1b-80ff-2fce22b769fa tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] http://192.168.122.72/volume/v3/volumes/317abc3a-ea82-41f8-a95f-f11b59e70b7b returned with HTTP 200 Sep 01 02:23:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1673/3413] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:23:40 2026] GET /volume/v3/volumes/317abc3a-ea82-41f8-a95f-f11b59e70b7b => generated 959 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-631b70f1-0b40-461d-9716-b6e0e65dd439 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-631b70f1-0b40-461d-9716-b6e0e65dd439 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/8eba357c-1eb8-464a-86ef-1ea962a96028 Sep 01 02:23:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-631b70f1-0b40-461d-9716-b6e0e65dd439 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-631b70f1-0b40-461d-9716-b6e0e65dd439 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-631b70f1-0b40-461d-9716-b6e0e65dd439 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/8eba357c-1eb8-464a-86ef-1ea962a96028 returned with HTTP 404 Sep 01 02:23:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1741/3414] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:40 2026] GET /volume/v3/volumes/8eba357c-1eb8-464a-86ef-1ea962a96028 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6a60ccab-0dff-4550-bc92-25f95bee0cf6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6a60ccab-0dff-4550-bc92-25f95bee0cf6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:23:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6a60ccab-0dff-4550-bc92-25f95bee0cf6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-703547366"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:40 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-6a60ccab-0dff-4550-bc92-25f95bee0cf6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-703547366'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:40 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-6a60ccab-0dff-4550-bc92-25f95bee0cf6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume of 1 GB Sep 01 02:23:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6a60ccab-0dff-4550-bc92-25f95bee0cf6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6a60ccab-0dff-4550-bc92-25f95bee0cf6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Flow 'volume_create_api' (b89da902-7391-4972-8c0e-5fefa0c77089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6a60ccab-0dff-4550-bc92-25f95bee0cf6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14b97a15-ff1f-41d5-adf6-ce6156413e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-6a60ccab-0dff-4550-bc92-25f95bee0cf6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6a60ccab-0dff-4550-bc92-25f95bee0cf6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14b97a15-ff1f-41d5-adf6-ce6156413e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6a60ccab-0dff-4550-bc92-25f95bee0cf6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc99894c-e76f-4e91-8397-2bb9bd2af5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:40 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-6a60ccab-0dff-4550-bc92-25f95bee0cf6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Created reservations ['f13e86a8-42c6-43d2-afef-f6cc8de84827', '6100a0fb-134c-4c49-b402-39b89abd6f62', '1b087314-a612-45d0-9c7c-bebfd59a9032', '2f42970d-2f71-4224-8666-6e8a1daa387a'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6a60ccab-0dff-4550-bc92-25f95bee0cf6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc99894c-e76f-4e91-8397-2bb9bd2af5b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f13e86a8-42c6-43d2-afef-f6cc8de84827', '6100a0fb-134c-4c49-b402-39b89abd6f62', '1b087314-a612-45d0-9c7c-bebfd59a9032', '2f42970d-2f71-4224-8666-6e8a1daa387a']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6a60ccab-0dff-4550-bc92-25f95bee0cf6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4e44f00-293d-4723-8e30-7e8bb28cf94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:40 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:40 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6a60ccab-0dff-4550-bc92-25f95bee0cf6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4e44f00-293d-4723-8e30-7e8bb28cf94f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa6ba395-7ce5-4acc-a14b-1fb05f083789', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-703547366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc411683b4a0415eb4c93a0644265526',qos_specs=None,replication_status=,reservations=['f13e86a8-42c6-43d2-afef-f6cc8de84827','6100a0fb-134c-4c49-b402-39b89abd6f62','1b087314-a612-45d0-9c7c-bebfd59a9032','2f42970d-2f71-4224-8666-6e8a1daa387a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-703547366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa6ba395-7ce5-4acc-a14b-1fb05f083789,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc411683b4a0415eb4c93a0644265526',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6a60ccab-0dff-4550-bc92-25f95bee0cf6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (115b6180-2bfc-40b5-80d0-e665d67e3cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6a60ccab-0dff-4550-bc92-25f95bee0cf6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (115b6180-2bfc-40b5-80d0-e665d67e3cc8) transitioned into state 'SUCCESS' from state '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-703547366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc411683b4a0415eb4c93a0644265526',qos_specs=None,replication_status=,reservations=['f13e86a8-42c6-43d2-afef-f6cc8de84827','6100a0fb-134c-4c49-b402-39b89abd6f62','1b087314-a612-45d0-9c7c-bebfd59a9032','2f42970d-2f71-4224-8666-6e8a1daa387a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6a60ccab-0dff-4550-bc92-25f95bee0cf6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d135177b-0607-48ad-ba8f-1be0e47e95f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6a60ccab-0dff-4550-bc92-25f95bee0cf6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d135177b-0607-48ad-ba8f-1be0e47e95f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:40 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6a60ccab-0dff-4550-bc92-25f95bee0cf6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Flow 'volume_create_api' (b89da902-7391-4972-8c0e-5fefa0c77089) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:40 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6a60ccab-0dff-4550-bc92-25f95bee0cf6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume request issued successfully. Sep 01 02:23:40 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6a60ccab-0dff-4550-bc92-25f95bee0cf6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:40 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1674/3415] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:23:40 2026] POST /volume/v3/volumes => generated 784 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ad3f8cc4-fb1c-48eb-b4d7-e8bde3b2c396 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ad3f8cc4-fb1c-48eb-b4d7-e8bde3b2c396 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/aa6ba395-7ce5-4acc-a14b-1fb05f083789 Sep 01 02:23:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ad3f8cc4-fb1c-48eb-b4d7-e8bde3b2c396 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:40 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ad3f8cc4-fb1c-48eb-b4d7-e8bde3b2c396 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:40 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:40 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:40 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:40 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:40 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ad3f8cc4-fb1c-48eb-b4d7-e8bde3b2c396 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:40 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ad3f8cc4-fb1c-48eb-b4d7-e8bde3b2c396 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/aa6ba395-7ce5-4acc-a14b-1fb05f083789 returned with HTTP 200 Sep 01 02:23:40 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1742/3416] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:40 2026] GET /volume/v3/volumes/aa6ba395-7ce5-4acc-a14b-1fb05f083789 => generated 963 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9d7f19e3-1d9e-4f29-b6ff-63b13ebf9fc8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9d7f19e3-1d9e-4f29-b6ff-63b13ebf9fc8 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] GET http://192.168.122.72/volume/v3/volumes/317abc3a-ea82-41f8-a95f-f11b59e70b7b Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9d7f19e3-1d9e-4f29-b6ff-63b13ebf9fc8 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9d7f19e3-1d9e-4f29-b6ff-63b13ebf9fc8 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:41 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9d7f19e3-1d9e-4f29-b6ff-63b13ebf9fc8 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Volume info retrieved successfully. Sep 01 02:23:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9d7f19e3-1d9e-4f29-b6ff-63b13ebf9fc8 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] http://192.168.122.72/volume/v3/volumes/317abc3a-ea82-41f8-a95f-f11b59e70b7b returned with HTTP 200 Sep 01 02:23:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1675/3417] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:23:41 2026] GET /volume/v3/volumes/317abc3a-ea82-41f8-a95f-f11b59e70b7b => generated 980 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-07830f41-bda0-4d10-b0e8-d102e50d1dda None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-07830f41-bda0-4d10-b0e8-d102e50d1dda tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] GET http://192.168.122.72/volume/v3/messages Sep 01 02:23:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-07830f41-bda0-4d10-b0e8-d102e50d1dda tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-07830f41-bda0-4d10-b0e8-d102e50d1dda tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-07830f41-bda0-4d10-b0e8-d102e50d1dda tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] http://192.168.122.72/volume/v3/messages returned with HTTP 200 Sep 01 02:23:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1743/3418] 192.168.122.72 () {60 vars in 1159 bytes} [Tue Sep 1 02:23:41 2026] GET /volume/v3/messages => generated 676 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-999fd59e-a0cc-4091-a94d-9e446097bd78 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-999fd59e-a0cc-4091-a94d-9e446097bd78 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-reader] GET http://192.168.122.72/volume/v3/messages Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-999fd59e-a0cc-4091-a94d-9e446097bd78 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-reader] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-999fd59e-a0cc-4091-a94d-9e446097bd78 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-reader] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-999fd59e-a0cc-4091-a94d-9e446097bd78 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-reader] http://192.168.122.72/volume/v3/messages returned with HTTP 200 Sep 01 02:23:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1676/3419] 192.168.122.72 () {60 vars in 1159 bytes} [Tue Sep 1 02:23:41 2026] GET /volume/v3/messages => generated 676 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-009fe689-3560-4a70-9a75-8d79b05abd07 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-009fe689-3560-4a70-9a75-8d79b05abd07 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] DELETE http://192.168.122.72/volume/v3/messages/973657e5-92e3-4079-a90a-e8abe98f9db4 Sep 01 02:23:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-009fe689-3560-4a70-9a75-8d79b05abd07 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-009fe689-3560-4a70-9a75-8d79b05abd07 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-009fe689-3560-4a70-9a75-8d79b05abd07 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] http://192.168.122.72/volume/v3/messages/973657e5-92e3-4079-a90a-e8abe98f9db4 returned with HTTP 204 Sep 01 02:23:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1744/3420] 192.168.122.72 () {60 vars in 1273 bytes} [Tue Sep 1 02:23:41 2026] DELETE /volume/v3/messages/973657e5-92e3-4079-a90a-e8abe98f9db4 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b106f9a3-eea2-41d8-8a18-63ad2ca360e4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b106f9a3-eea2-41d8-8a18-63ad2ca360e4 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/317abc3a-ea82-41f8-a95f-f11b59e70b7b Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b106f9a3-eea2-41d8-8a18-63ad2ca360e4 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b106f9a3-eea2-41d8-8a18-63ad2ca360e4 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:41 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-b106f9a3-eea2-41d8-8a18-63ad2ca360e4 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Delete volume with id: 317abc3a-ea82-41f8-a95f-f11b59e70b7b Sep 01 02:23:41 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:41 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b106f9a3-eea2-41d8-8a18-63ad2ca360e4 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Volume info retrieved successfully. Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-b106f9a3-eea2-41d8-8a18-63ad2ca360e4 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87017) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:23:41 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-b106f9a3-eea2-41d8-8a18-63ad2ca360e4 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1511840874 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1511840874, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:23:41 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-b106f9a3-eea2-41d8-8a18-63ad2ca360e4 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1511840874 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1511840874, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-b106f9a3-eea2-41d8-8a18-63ad2ca360e4 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Created reservations ['20793c42-29b3-45ed-a6a1-5c3ece51dcc8', '65fa98da-f7c7-4261-92b8-d8dc7dd85668', '8751db51-d0e6-4e31-852d-86c303e5253a', '35c367ed-0a3e-4676-add0-3a22b7d7110d'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b106f9a3-eea2-41d8-8a18-63ad2ca360e4 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Delete volume request issued successfully. Sep 01 02:23:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b106f9a3-eea2-41d8-8a18-63ad2ca360e4 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] http://192.168.122.72/volume/v3/volumes/317abc3a-ea82-41f8-a95f-f11b59e70b7b returned with HTTP 202 Sep 01 02:23:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1677/3421] 192.168.122.72 () {60 vars in 1270 bytes} [Tue Sep 1 02:23:41 2026] DELETE /volume/v3/volumes/317abc3a-ea82-41f8-a95f-f11b59e70b7b => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e6299a02-e419-4eeb-9165-f7a434ca477a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e6299a02-e419-4eeb-9165-f7a434ca477a tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] DELETE http://192.168.122.72/volume/v3/types/fd0a0a30-874e-4941-a3b7-f3b3535b57e3 Sep 01 02:23:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e6299a02-e419-4eeb-9165-f7a434ca477a tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e6299a02-e419-4eeb-9165-f7a434ca477a tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Calling method '_delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e6299a02-e419-4eeb-9165-f7a434ca477a tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] http://192.168.122.72/volume/v3/types/fd0a0a30-874e-4941-a3b7-f3b3535b57e3 returned with HTTP 202 Sep 01 02:23:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1745/3422] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:23:41 2026] DELETE /volume/v3/types/fd0a0a30-874e-4941-a3b7-f3b3535b57e3 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b535b71e-2863-47b1-b331-aa8dd69be6a9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b535b71e-2863-47b1-b331-aa8dd69be6a9 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] POST http://192.168.122.72/volume/v3/types Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b535b71e-2863-47b1-b331-aa8dd69be6a9 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-997731146", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2032923693", "vendor_name": "tempest-vendor_name-1219655125"}}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-59d121a9-3d90-4d00-99a0-d19783056594 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-59d121a9-3d90-4d00-99a0-d19783056594 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/aa6ba395-7ce5-4acc-a14b-1fb05f083789 Sep 01 02:23:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-59d121a9-3d90-4d00-99a0-d19783056594 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-59d121a9-3d90-4d00-99a0-d19783056594 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b535b71e-2863-47b1-b331-aa8dd69be6a9 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] http://192.168.122.72/volume/v3/types returned with HTTP 200 Sep 01 02:23:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:41 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1678/3423] 192.168.122.72 () {60 vars in 1132 bytes} [Tue Sep 1 02:23:41 2026] POST /volume/v3/types => generated 329 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:41 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "74e66839-1ed1-43df-8220-b50e36854f1f", "size": 1}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-59d121a9-3d90-4d00-99a0-d19783056594 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Create volume request body: {'volume': {'volume_type': '74e66839-1ed1-43df-8220-b50e36854f1f', 'size': 1}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:41 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Create volume of 1 GB Sep 01 02:23:41 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:41 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-59d121a9-3d90-4d00-99a0-d19783056594 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/aa6ba395-7ce5-4acc-a14b-1fb05f083789 returned with HTTP 200 Sep 01 02:23:41 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1746/3424] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:41 2026] GET /volume/v3/volumes/aa6ba395-7ce5-4acc-a14b-1fb05f083789 => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f902466e-cf18-452b-b71b-ed123dfabe07 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Flow 'volume_create_api' (e169ad29-e2d2-4028-91d9-a7d653017cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f902466e-cf18-452b-b71b-ed123dfabe07 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:23:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f902466e-cf18-452b-b71b-ed123dfabe07 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa6ba395-7ce5-4acc-a14b-1fb05f083789", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-40468230"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afc3508e-2ceb-4b1c-8b4d-98b9ef03e671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f902466e-cf18-452b-b71b-ed123dfabe07 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:41 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-f902466e-cf18-452b-b71b-ed123dfabe07 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create snapshot from volume aa6ba395-7ce5-4acc-a14b-1fb05f083789 Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afc3508e-2ceb-4b1c-8b4d-98b9ef03e671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:23:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2032923693',vendor_name='tempest-vendor_name-1219655125'},id=74e66839-1ed1-43df-8220-b50e36854f1f,is_public=True,name='tempest-ProjectReaderTests-volume-type-997731146',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '74e66839-1ed1-43df-8220-b50e36854f1f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7079359e-1fae-405c-b2f2-dd74a41babad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:41 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-f902466e-cf18-452b-b71b-ed123dfabe07 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Created reservations ['22855961-873e-43f3-af68-0abd2c6711a0', '3ae3fe6a-aeda-447c-b2fc-db514d6219aa', '49020b8c-ba1f-4af1-b385-562836195d0a', '955711f3-8de1-498b-a81d-6b5e5c8c7ed7'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:41 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-997731146 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-997731146, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:23:41 devstack devstack@c-api.service[87017]: WARNING cinder.quota [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-997731146 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-997731146, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:23:41 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:41 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f902466e-cf18-452b-b71b-ed123dfabe07 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot create request issued successfully. Sep 01 02:23:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f902466e-cf18-452b-b71b-ed123dfabe07 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:23:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1747/3425] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:23:41 2026] POST /volume/v3/snapshots => generated 306 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a300ada4-88e7-440b-9b0d-4373a844f66d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a300ada4-88e7-440b-9b0d-4373a844f66d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca Sep 01 02:23:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a300ada4-88e7-440b-9b0d-4373a844f66d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:41 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a300ada4-88e7-440b-9b0d-4373a844f66d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Created reservations ['8d89d5e4-67b5-4191-8ddf-2d97a4acec56', 'a07cb16f-3d31-4d10-bdc3-2287f34caa71', 'bd57592c-95bd-4337-9ac0-e0fe1f88eb93', '41eb1430-1e4d-493f-8c75-18ec2ce2ee26'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7079359e-1fae-405c-b2f2-dd74a41babad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d89d5e4-67b5-4191-8ddf-2d97a4acec56', 'a07cb16f-3d31-4d10-bdc3-2287f34caa71', 'bd57592c-95bd-4337-9ac0-e0fe1f88eb93', '41eb1430-1e4d-493f-8c75-18ec2ce2ee26']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:41 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65f4f825-d104-414a-9cb4-bf32c0862b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:41 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:41 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:41 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a300ada4-88e7-440b-9b0d-4373a844f66d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:41 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a300ada4-88e7-440b-9b0d-4373a844f66d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca returned with HTTP 200 Sep 01 02:23:41 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1748/3426] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:41 2026] GET /volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:42 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:42 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65f4f825-d104-414a-9cb4-bf32c0862b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e454486-532b-479f-90fe-d475160f45b6', '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='3c4fd3708bfa451194d381ed8b31ed5f',qos_specs=None,replication_status=,reservations=['8d89d5e4-67b5-4191-8ddf-2d97a4acec56','a07cb16f-3d31-4d10-bdc3-2287f34caa71','bd57592c-95bd-4337-9ac0-e0fe1f88eb93','41eb1430-1e4d-493f-8c75-18ec2ce2ee26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cc2f7547b264d85a486f26f6c82cbb3',volume_type_id=74e66839-1ed1-43df-8220-b50e36854f1f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:41Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e454486-532b-479f-90fe-d475160f45b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c4fd3708bfa451194d381ed8b31ed5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cc2f7547b264d85a486f26f6c82cbb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(74e66839-1ed1-43df-8220-b50e36854f1f),volume_type_id=74e66839-1ed1-43df-8220-b50e36854f1f)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eef638fd-0ab7-4e01-b8a5-7c109841d8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eef638fd-0ab7-4e01-b8a5-7c109841d8ef) transitioned into state 'SUCCESS' from 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='3c4fd3708bfa451194d381ed8b31ed5f',qos_specs=None,replication_status=,reservations=['8d89d5e4-67b5-4191-8ddf-2d97a4acec56','a07cb16f-3d31-4d10-bdc3-2287f34caa71','bd57592c-95bd-4337-9ac0-e0fe1f88eb93','41eb1430-1e4d-493f-8c75-18ec2ce2ee26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cc2f7547b264d85a486f26f6c82cbb3',volume_type_id=74e66839-1ed1-43df-8220-b50e36854f1f)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acae36ea-3922-4e27-9005-be3a89493408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acae36ea-3922-4e27-9005-be3a89493408) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:42 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Flow 'volume_create_api' (e169ad29-e2d2-4028-91d9-a7d653017cdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:42 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Create volume request issued successfully. Sep 01 02:23:42 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-98ee97a7-c6dc-4e7a-84eb-6ace7549c2e5 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:42 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1679/3427] 192.168.122.72 () {62 vars in 1177 bytes} [Tue Sep 1 02:23:41 2026] POST /volume/v3/volumes => generated 779 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-19cf92a5-acaa-4855-83c9-9bce461151b8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-19cf92a5-acaa-4855-83c9-9bce461151b8 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] GET http://192.168.122.72/volume/v3/volumes/0e454486-532b-479f-90fe-d475160f45b6 Sep 01 02:23:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-19cf92a5-acaa-4855-83c9-9bce461151b8 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:42 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-19cf92a5-acaa-4855-83c9-9bce461151b8 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:42 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:42 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:42 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:42 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:42 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-19cf92a5-acaa-4855-83c9-9bce461151b8 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Volume info retrieved successfully. Sep 01 02:23:42 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-19cf92a5-acaa-4855-83c9-9bce461151b8 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] http://192.168.122.72/volume/v3/volumes/0e454486-532b-479f-90fe-d475160f45b6 returned with HTTP 200 Sep 01 02:23:42 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1749/3428] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:23:42 2026] GET /volume/v3/volumes/0e454486-532b-479f-90fe-d475160f45b6 => generated 958 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:42 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-aa3e344c-c6fb-4b34-8505-517f1b634493 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-aa3e344c-c6fb-4b34-8505-517f1b634493 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca Sep 01 02:23:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-aa3e344c-c6fb-4b34-8505-517f1b634493 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-aa3e344c-c6fb-4b34-8505-517f1b634493 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:43 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:43 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:43 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-aa3e344c-c6fb-4b34-8505-517f1b634493 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-aa3e344c-c6fb-4b34-8505-517f1b634493 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca returned with HTTP 200 Sep 01 02:23:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1680/3429] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:42 2026] GET /volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-c808945e-b93d-40dd-b27d-f97ec05b5c6d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c808945e-b93d-40dd-b27d-f97ec05b5c6d tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] GET http://192.168.122.72/volume/v3/volumes/0e454486-532b-479f-90fe-d475160f45b6 Sep 01 02:23:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c808945e-b93d-40dd-b27d-f97ec05b5c6d tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-c808945e-b93d-40dd-b27d-f97ec05b5c6d tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:43 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:43 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-c808945e-b93d-40dd-b27d-f97ec05b5c6d tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Volume info retrieved successfully. Sep 01 02:23:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-c808945e-b93d-40dd-b27d-f97ec05b5c6d tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] http://192.168.122.72/volume/v3/volumes/0e454486-532b-479f-90fe-d475160f45b6 returned with HTTP 200 Sep 01 02:23:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1750/3430] 192.168.122.72 () {60 vars in 1267 bytes} [Tue Sep 1 02:23:43 2026] GET /volume/v3/volumes/0e454486-532b-479f-90fe-d475160f45b6 => generated 979 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2f358519-ab1d-4f93-8236-88ffa2c09f47 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2f358519-ab1d-4f93-8236-88ffa2c09f47 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] GET http://192.168.122.72/volume/v3/messages Sep 01 02:23:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2f358519-ab1d-4f93-8236-88ffa2c09f47 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2f358519-ab1d-4f93-8236-88ffa2c09f47 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2f358519-ab1d-4f93-8236-88ffa2c09f47 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] http://192.168.122.72/volume/v3/messages returned with HTTP 200 Sep 01 02:23:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1681/3431] 192.168.122.72 () {60 vars in 1159 bytes} [Tue Sep 1 02:23:43 2026] GET /volume/v3/messages => generated 676 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-373dfd88-bb26-4320-b7cd-24d20a57908a None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-373dfd88-bb26-4320-b7cd-24d20a57908a tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-reader] GET http://192.168.122.72/volume/v3/messages/9b35a91b-9b2b-42e5-9b4c-e8932d28bf75 Sep 01 02:23:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-373dfd88-bb26-4320-b7cd-24d20a57908a tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-reader] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-373dfd88-bb26-4320-b7cd-24d20a57908a tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-reader] Calling method 'version_select' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-373dfd88-bb26-4320-b7cd-24d20a57908a tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-reader] http://192.168.122.72/volume/v3/messages/9b35a91b-9b2b-42e5-9b4c-e8932d28bf75 returned with HTTP 200 Sep 01 02:23:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1751/3432] 192.168.122.72 () {60 vars in 1270 bytes} [Tue Sep 1 02:23:43 2026] GET /volume/v3/messages/9b35a91b-9b2b-42e5-9b4c-e8932d28bf75 => generated 673 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5a2358c3-495f-42c5-b88a-1a7e4c661d5f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5a2358c3-495f-42c5-b88a-1a7e4c661d5f tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] DELETE http://192.168.122.72/volume/v3/messages/9b35a91b-9b2b-42e5-9b4c-e8932d28bf75 Sep 01 02:23:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5a2358c3-495f-42c5-b88a-1a7e4c661d5f tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5a2358c3-495f-42c5-b88a-1a7e4c661d5f tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5a2358c3-495f-42c5-b88a-1a7e4c661d5f tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] http://192.168.122.72/volume/v3/messages/9b35a91b-9b2b-42e5-9b4c-e8932d28bf75 returned with HTTP 204 Sep 01 02:23:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1682/3433] 192.168.122.72 () {60 vars in 1273 bytes} [Tue Sep 1 02:23:43 2026] DELETE /volume/v3/messages/9b35a91b-9b2b-42e5-9b4c-e8932d28bf75 => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:23:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e48b6b7b-c864-4529-9dd9-329b0a6b2263 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e48b6b7b-c864-4529-9dd9-329b0a6b2263 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/0e454486-532b-479f-90fe-d475160f45b6 Sep 01 02:23:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e48b6b7b-c864-4529-9dd9-329b0a6b2263 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:43 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e48b6b7b-c864-4529-9dd9-329b0a6b2263 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:43 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-e48b6b7b-c864-4529-9dd9-329b0a6b2263 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Delete volume with id: 0e454486-532b-479f-90fe-d475160f45b6 Sep 01 02:23:43 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:43 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:43 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:43 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e48b6b7b-c864-4529-9dd9-329b0a6b2263 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Volume info retrieved successfully. Sep 01 02:23:43 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-e48b6b7b-c864-4529-9dd9-329b0a6b2263 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87016) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:23:43 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-e48b6b7b-c864-4529-9dd9-329b0a6b2263 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-997731146 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-997731146, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:23:43 devstack devstack@c-api.service[87016]: WARNING cinder.quota [None req-e48b6b7b-c864-4529-9dd9-329b0a6b2263 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-997731146 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-997731146, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:23:43 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-e48b6b7b-c864-4529-9dd9-329b0a6b2263 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Created reservations ['aeeeab06-ab90-4865-ac80-df87b0b85f77', 'a98f01f0-c313-4d64-bea8-af6ccebc0672', '98f0880b-38e1-428a-bfe4-16b4eb654be3', '26bbae83-0a94-4920-98a9-cff12e018a74'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:43 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e48b6b7b-c864-4529-9dd9-329b0a6b2263 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Delete volume request issued successfully. Sep 01 02:23:43 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e48b6b7b-c864-4529-9dd9-329b0a6b2263 tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] http://192.168.122.72/volume/v3/volumes/0e454486-532b-479f-90fe-d475160f45b6 returned with HTTP 202 Sep 01 02:23:43 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1752/3434] 192.168.122.72 () {60 vars in 1270 bytes} [Tue Sep 1 02:23:43 2026] DELETE /volume/v3/volumes/0e454486-532b-479f-90fe-d475160f45b6 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-2998aab6-f239-42b2-a618-114a5926051a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2998aab6-f239-42b2-a618-114a5926051a tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] DELETE http://192.168.122.72/volume/v3/types/74e66839-1ed1-43df-8220-b50e36854f1f Sep 01 02:23:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2998aab6-f239-42b2-a618-114a5926051a tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:43 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-2998aab6-f239-42b2-a618-114a5926051a tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] Calling method '_delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:43 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-2998aab6-f239-42b2-a618-114a5926051a tempest-ProjectReaderTests-789972570 tempest-ProjectReaderTests-789972570-project-admin] http://192.168.122.72/volume/v3/types/74e66839-1ed1-43df-8220-b50e36854f1f returned with HTTP 202 Sep 01 02:23:43 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1683/3435] 192.168.122.72 () {58 vars in 1224 bytes} [Tue Sep 1 02:23:43 2026] DELETE /volume/v3/types/74e66839-1ed1-43df-8220-b50e36854f1f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a1053ac2-af9b-46e2-bec6-495c77e7d342 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a1053ac2-af9b-46e2-bec6-495c77e7d342 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca Sep 01 02:23:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a1053ac2-af9b-46e2-bec6-495c77e7d342 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a1053ac2-af9b-46e2-bec6-495c77e7d342 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a1053ac2-af9b-46e2-bec6-495c77e7d342 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a1053ac2-af9b-46e2-bec6-495c77e7d342 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca returned with HTTP 200 Sep 01 02:23:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1753/3436] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:44 2026] GET /volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-7ccd9fc7-4571-477e-b12c-ccd16c3353af None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7ccd9fc7-4571-477e-b12c-ccd16c3353af tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] POST http://192.168.122.72/volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca/action Sep 01 02:23:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7ccd9fc7-4571-477e-b12c-ccd16c3353af tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:23:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-7ccd9fc7-4571-477e-b12c-ccd16c3353af tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:44 devstack devstack@c-api.service[87017]: INFO cinder.api.contrib.snapshot_unmanage [None req-7ccd9fc7-4571-477e-b12c-ccd16c3353af tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Unmanage snapshot with id: d4451533-50d4-483a-b087-94765958e7ca Sep 01 02:23:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-7ccd9fc7-4571-477e-b12c-ccd16c3353af tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Snapshot retrieved successfully. Sep 01 02:23:44 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-7ccd9fc7-4571-477e-b12c-ccd16c3353af tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'd378ed43f4a24200bcae0463c3529d1f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc411683b4a0415eb4c93a0644265526', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:23:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-7ccd9fc7-4571-477e-b12c-ccd16c3353af tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] http://192.168.122.72/volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca/action returned with HTTP 403 Sep 01 02:23:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1684/3437] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:23:44 2026] POST /volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca/action => generated 117 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-4e33419e-5d65-472e-b021-197c8ae04357 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4e33419e-5d65-472e-b021-197c8ae04357 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] DELETE http://192.168.122.72/volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca Sep 01 02:23:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4e33419e-5d65-472e-b021-197c8ae04357 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:44 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-4e33419e-5d65-472e-b021-197c8ae04357 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:44 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-4e33419e-5d65-472e-b021-197c8ae04357 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete snapshot with id: d4451533-50d4-483a-b087-94765958e7ca Sep 01 02:23:44 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:44 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4e33419e-5d65-472e-b021-197c8ae04357 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:44 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:44 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:44 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-4e33419e-5d65-472e-b021-197c8ae04357 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot delete request issued successfully. Sep 01 02:23:44 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-4e33419e-5d65-472e-b021-197c8ae04357 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca returned with HTTP 202 Sep 01 02:23:44 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1754/3438] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:23:44 2026] DELETE /volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-bdceb271-907a-4547-bfec-402305fa725d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bdceb271-907a-4547-bfec-402305fa725d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca Sep 01 02:23:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bdceb271-907a-4547-bfec-402305fa725d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:44 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-bdceb271-907a-4547-bfec-402305fa725d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:44 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:44 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:44 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-bdceb271-907a-4547-bfec-402305fa725d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:44 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-bdceb271-907a-4547-bfec-402305fa725d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca returned with HTTP 200 Sep 01 02:23:44 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1685/3439] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:44 2026] GET /volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b71ed811-0373-45ae-a046-b130a1125140 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b71ed811-0373-45ae-a046-b130a1125140 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca Sep 01 02:23:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b71ed811-0373-45ae-a046-b130a1125140 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:45 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b71ed811-0373-45ae-a046-b130a1125140 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:45 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:45 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:45 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b71ed811-0373-45ae-a046-b130a1125140 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:45 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b71ed811-0373-45ae-a046-b130a1125140 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca returned with HTTP 200 Sep 01 02:23:45 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1755/3440] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:45 2026] GET /volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3af12edd-ebe7-4e2d-beb3-660c7a0f2faf None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3af12edd-ebe7-4e2d-beb3-660c7a0f2faf tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca Sep 01 02:23:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3af12edd-ebe7-4e2d-beb3-660c7a0f2faf tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3af12edd-ebe7-4e2d-beb3-660c7a0f2faf tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3af12edd-ebe7-4e2d-beb3-660c7a0f2faf tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca returned with HTTP 404 Sep 01 02:23:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1686/3441] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:46 2026] GET /volume/v3/snapshots/d4451533-50d4-483a-b087-94765958e7ca => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a72b82a4-2534-48d6-a535-cd656f690675 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a72b82a4-2534-48d6-a535-cd656f690675 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/aa6ba395-7ce5-4acc-a14b-1fb05f083789 Sep 01 02:23:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a72b82a4-2534-48d6-a535-cd656f690675 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a72b82a4-2534-48d6-a535-cd656f690675 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:46 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-a72b82a4-2534-48d6-a535-cd656f690675 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete volume with id: aa6ba395-7ce5-4acc-a14b-1fb05f083789 Sep 01 02:23:46 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:46 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:46 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:46 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a72b82a4-2534-48d6-a535-cd656f690675 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:46 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a72b82a4-2534-48d6-a535-cd656f690675 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete volume request issued successfully. Sep 01 02:23:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a72b82a4-2534-48d6-a535-cd656f690675 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/aa6ba395-7ce5-4acc-a14b-1fb05f083789 returned with HTTP 202 Sep 01 02:23:46 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1756/3442] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:46 2026] DELETE /volume/v3/volumes/aa6ba395-7ce5-4acc-a14b-1fb05f083789 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-cdaf3b8a-d312-4da0-b99f-6ab12ac19690 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cdaf3b8a-d312-4da0-b99f-6ab12ac19690 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/aa6ba395-7ce5-4acc-a14b-1fb05f083789 Sep 01 02:23:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cdaf3b8a-d312-4da0-b99f-6ab12ac19690 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:46 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-cdaf3b8a-d312-4da0-b99f-6ab12ac19690 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:46 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:46 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:46 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:46 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:46 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-cdaf3b8a-d312-4da0-b99f-6ab12ac19690 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:46 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-cdaf3b8a-d312-4da0-b99f-6ab12ac19690 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/aa6ba395-7ce5-4acc-a14b-1fb05f083789 returned with HTTP 200 Sep 01 02:23:46 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1687/3443] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:46 2026] GET /volume/v3/volumes/aa6ba395-7ce5-4acc-a14b-1fb05f083789 => generated 1013 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-3833cf90-4192-41a6-9151-7b627733e287 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:46 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3833cf90-4192-41a6-9151-7b627733e287 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:23:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-3833cf90-4192-41a6-9151-7b627733e287 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1755002818"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:46 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-3833cf90-4192-41a6-9151-7b627733e287 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1755002818'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:46 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-3833cf90-4192-41a6-9151-7b627733e287 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Create volume of 1 GB Sep 01 02:23:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3833cf90-4192-41a6-9151-7b627733e287 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3833cf90-4192-41a6-9151-7b627733e287 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Flow 'volume_create_api' (26ba0a75-306d-427c-9397-ec70d7053d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3833cf90-4192-41a6-9151-7b627733e287 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (583c6ec5-f3e1-4732-a09f-908a7ebc3691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-3833cf90-4192-41a6-9151-7b627733e287 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3833cf90-4192-41a6-9151-7b627733e287 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (583c6ec5-f3e1-4732-a09f-908a7ebc3691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3833cf90-4192-41a6-9151-7b627733e287 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99e5d7bb-f6b6-4452-a6b0-d84fb00f527d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:47 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-3833cf90-4192-41a6-9151-7b627733e287 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Created reservations ['871eb1be-f38e-4612-b26c-ebfddf06cbcd', 'f6850ac3-9678-4b21-b8f5-61ba302147dc', '64ce4a13-3ead-4117-ab19-d72b85179535', '34c94337-2520-47bd-ab8b-9a0dd3c3c8a5'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3833cf90-4192-41a6-9151-7b627733e287 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99e5d7bb-f6b6-4452-a6b0-d84fb00f527d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['871eb1be-f38e-4612-b26c-ebfddf06cbcd', 'f6850ac3-9678-4b21-b8f5-61ba302147dc', '64ce4a13-3ead-4117-ab19-d72b85179535', '34c94337-2520-47bd-ab8b-9a0dd3c3c8a5']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3833cf90-4192-41a6-9151-7b627733e287 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f229427-2f50-455c-a17d-4ad5b406c52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:47 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:47 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3833cf90-4192-41a6-9151-7b627733e287 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f229427-2f50-455c-a17d-4ad5b406c52a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4885e1f8-a590-4488-97da-78c323d4afc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1755002818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='490d1611259f43d3aef842a7fd13407a',qos_specs=None,replication_status=,reservations=['871eb1be-f38e-4612-b26c-ebfddf06cbcd','f6850ac3-9678-4b21-b8f5-61ba302147dc','64ce4a13-3ead-4117-ab19-d72b85179535','34c94337-2520-47bd-ab8b-9a0dd3c3c8a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20bebc1003804ea3bc5ad039a26d48cb',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1755002818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4885e1f8-a590-4488-97da-78c323d4afc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='490d1611259f43d3aef842a7fd13407a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20bebc1003804ea3bc5ad039a26d48cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3833cf90-4192-41a6-9151-7b627733e287 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (531b06d6-ebfe-490d-a2b0-c3d39ad03739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3833cf90-4192-41a6-9151-7b627733e287 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (531b06d6-ebfe-490d-a2b0-c3d39ad03739) transitioned into state 'SUCCESS' from state '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-1755002818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='490d1611259f43d3aef842a7fd13407a',qos_specs=None,replication_status=,reservations=['871eb1be-f38e-4612-b26c-ebfddf06cbcd','f6850ac3-9678-4b21-b8f5-61ba302147dc','64ce4a13-3ead-4117-ab19-d72b85179535','34c94337-2520-47bd-ab8b-9a0dd3c3c8a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20bebc1003804ea3bc5ad039a26d48cb',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3833cf90-4192-41a6-9151-7b627733e287 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1492798c-47dc-4cb7-82c6-ae9d7d72a5c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3833cf90-4192-41a6-9151-7b627733e287 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1492798c-47dc-4cb7-82c6-ae9d7d72a5c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:47 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-3833cf90-4192-41a6-9151-7b627733e287 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Flow 'volume_create_api' (26ba0a75-306d-427c-9397-ec70d7053d69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-3833cf90-4192-41a6-9151-7b627733e287 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Create volume request issued successfully. Sep 01 02:23:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-3833cf90-4192-41a6-9151-7b627733e287 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1757/3444] 192.168.122.72 () {62 vars in 1178 bytes} [Tue Sep 1 02:23:46 2026] POST /volume/v3/volumes => generated 785 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-ea75787a-f462-4240-af34-74deb002b59a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2eb4074e-90c5-40ad-b1bf-2b76c4bdb048 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ea75787a-f462-4240-af34-74deb002b59a tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/aa6ba395-7ce5-4acc-a14b-1fb05f083789 Sep 01 02:23:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ea75787a-f462-4240-af34-74deb002b59a tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-ea75787a-f462-4240-af34-74deb002b59a tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2eb4074e-90c5-40ad-b1bf-2b76c4bdb048 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] GET http://192.168.122.72/volume/v3/volumes/4885e1f8-a590-4488-97da-78c323d4afc0 Sep 01 02:23:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2eb4074e-90c5-40ad-b1bf-2b76c4bdb048 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2eb4074e-90c5-40ad-b1bf-2b76c4bdb048 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:47 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:47 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-ea75787a-f462-4240-af34-74deb002b59a tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/aa6ba395-7ce5-4acc-a14b-1fb05f083789 returned with HTTP 404 Sep 01 02:23:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1688/3445] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:47 2026] GET /volume/v3/volumes/aa6ba395-7ce5-4acc-a14b-1fb05f083789 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2eb4074e-90c5-40ad-b1bf-2b76c4bdb048 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Volume info retrieved successfully. Sep 01 02:23:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fe6cb4d1-7f13-4c0d-912b-6a4c6fe7cf76 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2eb4074e-90c5-40ad-b1bf-2b76c4bdb048 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes/4885e1f8-a590-4488-97da-78c323d4afc0 returned with HTTP 200 Sep 01 02:23:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1758/3446] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:47 2026] GET /volume/v3/volumes/4885e1f8-a590-4488-97da-78c323d4afc0 => generated 964 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fe6cb4d1-7f13-4c0d-912b-6a4c6fe7cf76 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:23:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fe6cb4d1-7f13-4c0d-912b-6a4c6fe7cf76 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1900432608"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:47 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-fe6cb4d1-7f13-4c0d-912b-6a4c6fe7cf76 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1900432608'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:47 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-fe6cb4d1-7f13-4c0d-912b-6a4c6fe7cf76 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume of 1 GB Sep 01 02:23:47 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fe6cb4d1-7f13-4c0d-912b-6a4c6fe7cf76 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:47 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fe6cb4d1-7f13-4c0d-912b-6a4c6fe7cf76 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Flow 'volume_create_api' (cbda95c8-ec53-4502-ac7b-b62ddf7eb592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:47 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fe6cb4d1-7f13-4c0d-912b-6a4c6fe7cf76 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d0a5991-6d65-48eb-8623-d8e5e717fe72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:47 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-fe6cb4d1-7f13-4c0d-912b-6a4c6fe7cf76 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:47 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fe6cb4d1-7f13-4c0d-912b-6a4c6fe7cf76 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d0a5991-6d65-48eb-8623-d8e5e717fe72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:47 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fe6cb4d1-7f13-4c0d-912b-6a4c6fe7cf76 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9691c4dc-52b0-4d84-ba5b-aaa44b50f3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:47 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-fe6cb4d1-7f13-4c0d-912b-6a4c6fe7cf76 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Created reservations ['d6d39c56-4cb2-44b2-9ce5-4d67cc6c95c2', 'a750bddd-eec0-4569-84ef-894578d5f5bf', '5384f2a5-d830-4f65-8698-a0be0f5a6963', 'aa9a78b5-dcfa-42ae-92c3-769987c0b778'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:47 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fe6cb4d1-7f13-4c0d-912b-6a4c6fe7cf76 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9691c4dc-52b0-4d84-ba5b-aaa44b50f3a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6d39c56-4cb2-44b2-9ce5-4d67cc6c95c2', 'a750bddd-eec0-4569-84ef-894578d5f5bf', '5384f2a5-d830-4f65-8698-a0be0f5a6963', 'aa9a78b5-dcfa-42ae-92c3-769987c0b778']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:47 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fe6cb4d1-7f13-4c0d-912b-6a4c6fe7cf76 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfb7e193-a151-4052-949f-14601c79dbca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:47 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:47 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:47 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fe6cb4d1-7f13-4c0d-912b-6a4c6fe7cf76 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfb7e193-a151-4052-949f-14601c79dbca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21845745-c5d0-4835-9ae6-6f1d598e955f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1900432608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc411683b4a0415eb4c93a0644265526',qos_specs=None,replication_status=,reservations=['d6d39c56-4cb2-44b2-9ce5-4d67cc6c95c2','a750bddd-eec0-4569-84ef-894578d5f5bf','5384f2a5-d830-4f65-8698-a0be0f5a6963','aa9a78b5-dcfa-42ae-92c3-769987c0b778'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1900432608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21845745-c5d0-4835-9ae6-6f1d598e955f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc411683b4a0415eb4c93a0644265526',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:47 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fe6cb4d1-7f13-4c0d-912b-6a4c6fe7cf76 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2399b766-4993-40fb-bda1-52f5e7c2730e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:47 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fe6cb4d1-7f13-4c0d-912b-6a4c6fe7cf76 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2399b766-4993-40fb-bda1-52f5e7c2730e) transitioned into state 'SUCCESS' from state '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-1900432608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc411683b4a0415eb4c93a0644265526',qos_specs=None,replication_status=,reservations=['d6d39c56-4cb2-44b2-9ce5-4d67cc6c95c2','a750bddd-eec0-4569-84ef-894578d5f5bf','5384f2a5-d830-4f65-8698-a0be0f5a6963','aa9a78b5-dcfa-42ae-92c3-769987c0b778'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:47 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fe6cb4d1-7f13-4c0d-912b-6a4c6fe7cf76 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09fad144-663f-4821-97ab-620b91b5aedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:47 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fe6cb4d1-7f13-4c0d-912b-6a4c6fe7cf76 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09fad144-663f-4821-97ab-620b91b5aedc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:47 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-fe6cb4d1-7f13-4c0d-912b-6a4c6fe7cf76 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Flow 'volume_create_api' (cbda95c8-ec53-4502-ac7b-b62ddf7eb592) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:47 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fe6cb4d1-7f13-4c0d-912b-6a4c6fe7cf76 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume request issued successfully. Sep 01 02:23:47 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fe6cb4d1-7f13-4c0d-912b-6a4c6fe7cf76 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:47 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1689/3447] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:23:47 2026] POST /volume/v3/volumes => generated 785 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-432f18af-4130-4776-8289-14d53ff47032 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-432f18af-4130-4776-8289-14d53ff47032 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/21845745-c5d0-4835-9ae6-6f1d598e955f Sep 01 02:23:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-432f18af-4130-4776-8289-14d53ff47032 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:47 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-432f18af-4130-4776-8289-14d53ff47032 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:47 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:47 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:47 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:47 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:47 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-432f18af-4130-4776-8289-14d53ff47032 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:47 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-432f18af-4130-4776-8289-14d53ff47032 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/21845745-c5d0-4835-9ae6-6f1d598e955f returned with HTTP 200 Sep 01 02:23:47 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1759/3448] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:47 2026] GET /volume/v3/volumes/21845745-c5d0-4835-9ae6-6f1d598e955f => generated 964 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-95e4c0ce-9fea-4d9a-90e7-c8b11078ecda None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-95e4c0ce-9fea-4d9a-90e7-c8b11078ecda tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] GET http://192.168.122.72/volume/v3/volumes/4885e1f8-a590-4488-97da-78c323d4afc0 Sep 01 02:23:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-95e4c0ce-9fea-4d9a-90e7-c8b11078ecda tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:48 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-95e4c0ce-9fea-4d9a-90e7-c8b11078ecda tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:48 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:48 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:48 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:48 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:48 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-95e4c0ce-9fea-4d9a-90e7-c8b11078ecda tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Volume info retrieved successfully. Sep 01 02:23:48 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-95e4c0ce-9fea-4d9a-90e7-c8b11078ecda tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes/4885e1f8-a590-4488-97da-78c323d4afc0 returned with HTTP 200 Sep 01 02:23:48 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1690/3449] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:48 2026] GET /volume/v3/volumes/4885e1f8-a590-4488-97da-78c323d4afc0 => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cfda01c3-524b-414e-8923-063e06c2336d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cfda01c3-524b-414e-8923-063e06c2336d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/21845745-c5d0-4835-9ae6-6f1d598e955f Sep 01 02:23:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cfda01c3-524b-414e-8923-063e06c2336d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:48 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cfda01c3-524b-414e-8923-063e06c2336d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:48 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:48 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:48 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:48 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:48 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-cfda01c3-524b-414e-8923-063e06c2336d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:48 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cfda01c3-524b-414e-8923-063e06c2336d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/21845745-c5d0-4835-9ae6-6f1d598e955f returned with HTTP 200 Sep 01 02:23:48 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1760/3450] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:48 2026] GET /volume/v3/volumes/21845745-c5d0-4835-9ae6-6f1d598e955f => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f184b529-f110-42b8-bc77-9c9c2d91f7d4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f184b529-f110-42b8-bc77-9c9c2d91f7d4 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] GET http://192.168.122.72/volume/v3/volumes/4885e1f8-a590-4488-97da-78c323d4afc0 Sep 01 02:23:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f184b529-f110-42b8-bc77-9c9c2d91f7d4 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f184b529-f110-42b8-bc77-9c9c2d91f7d4 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f184b529-f110-42b8-bc77-9c9c2d91f7d4 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Volume info retrieved successfully. Sep 01 02:23:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f184b529-f110-42b8-bc77-9c9c2d91f7d4 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes/4885e1f8-a590-4488-97da-78c323d4afc0 returned with HTTP 200 Sep 01 02:23:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1691/3451] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:49 2026] GET /volume/v3/volumes/4885e1f8-a590-4488-97da-78c323d4afc0 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-7cb0bb3b-e0aa-4f1e-ae92-9beb17e556bb None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7cb0bb3b-e0aa-4f1e-ae92-9beb17e556bb tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] GET http://192.168.122.72/volume/v3/volumes Sep 01 02:23:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7cb0bb3b-e0aa-4f1e-ae92-9beb17e556bb tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-7cb0bb3b-e0aa-4f1e-ae92-9beb17e556bb tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] Calling method 'index' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.api_utils [None req-7cb0bb3b-e0aa-4f1e-ae92-9beb17e556bb tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] Removing options '' from query. {{(pid=87016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:23:49 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-7cb0bb3b-e0aa-4f1e-ae92-9beb17e556bb tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:23:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-7cb0bb3b-e0aa-4f1e-ae92-9beb17e556bb tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] Get all volumes completed successfully. Sep 01 02:23:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-7cb0bb3b-e0aa-4f1e-ae92-9beb17e556bb tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] http://192.168.122.72/volume/v3/volumes returned with HTTP 200 Sep 01 02:23:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1761/3452] 192.168.122.72 () {60 vars in 1157 bytes} [Tue Sep 1 02:23:49 2026] GET /volume/v3/volumes => generated 342 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3c4e90cd-d75a-4164-98fe-ebc15f28d92f None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3c4e90cd-d75a-4164-98fe-ebc15f28d92f tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/4885e1f8-a590-4488-97da-78c323d4afc0 Sep 01 02:23:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3c4e90cd-d75a-4164-98fe-ebc15f28d92f tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3c4e90cd-d75a-4164-98fe-ebc15f28d92f tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:49 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-3c4e90cd-d75a-4164-98fe-ebc15f28d92f tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Delete volume with id: 4885e1f8-a590-4488-97da-78c323d4afc0 Sep 01 02:23:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3c4e90cd-d75a-4164-98fe-ebc15f28d92f tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Volume info retrieved successfully. Sep 01 02:23:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-3c4e90cd-d75a-4164-98fe-ebc15f28d92f tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Delete volume request issued successfully. Sep 01 02:23:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3c4e90cd-d75a-4164-98fe-ebc15f28d92f tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes/4885e1f8-a590-4488-97da-78c323d4afc0 returned with HTTP 202 Sep 01 02:23:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1692/3453] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:23:49 2026] DELETE /volume/v3/volumes/4885e1f8-a590-4488-97da-78c323d4afc0 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:23:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a0566cf4-2f4d-40dc-a00a-94785ea2f783 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a0566cf4-2f4d-40dc-a00a-94785ea2f783 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] GET http://192.168.122.72/volume/v3/volumes/4885e1f8-a590-4488-97da-78c323d4afc0 Sep 01 02:23:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a0566cf4-2f4d-40dc-a00a-94785ea2f783 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:49 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a0566cf4-2f4d-40dc-a00a-94785ea2f783 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:49 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:49 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:49 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:49 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:49 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a0566cf4-2f4d-40dc-a00a-94785ea2f783 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Volume info retrieved successfully. Sep 01 02:23:49 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a0566cf4-2f4d-40dc-a00a-94785ea2f783 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes/4885e1f8-a590-4488-97da-78c323d4afc0 returned with HTTP 200 Sep 01 02:23:49 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1762/3454] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:49 2026] GET /volume/v3/volumes/4885e1f8-a590-4488-97da-78c323d4afc0 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b82c4265-d3c3-4507-8796-1b0ba3b64f7b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b82c4265-d3c3-4507-8796-1b0ba3b64f7b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/21845745-c5d0-4835-9ae6-6f1d598e955f Sep 01 02:23:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b82c4265-d3c3-4507-8796-1b0ba3b64f7b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:49 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b82c4265-d3c3-4507-8796-1b0ba3b64f7b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:49 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:49 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:49 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:49 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:49 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b82c4265-d3c3-4507-8796-1b0ba3b64f7b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:49 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b82c4265-d3c3-4507-8796-1b0ba3b64f7b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/21845745-c5d0-4835-9ae6-6f1d598e955f returned with HTTP 200 Sep 01 02:23:49 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1693/3455] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:49 2026] GET /volume/v3/volumes/21845745-c5d0-4835-9ae6-6f1d598e955f => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-26ee75e7-5e4b-4aa4-a252-e44b8085e026 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-26ee75e7-5e4b-4aa4-a252-e44b8085e026 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:23:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-26ee75e7-5e4b-4aa4-a252-e44b8085e026 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21845745-c5d0-4835-9ae6-6f1d598e955f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-393454215"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:50 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:50 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:50 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:50 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-26ee75e7-5e4b-4aa4-a252-e44b8085e026 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:50 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-26ee75e7-5e4b-4aa4-a252-e44b8085e026 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create snapshot from volume 21845745-c5d0-4835-9ae6-6f1d598e955f Sep 01 02:23:50 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-26ee75e7-5e4b-4aa4-a252-e44b8085e026 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Created reservations ['4ce577ac-56d7-41ce-8d52-d82707abed3c', '7467b0e9-cc4e-4435-a438-dc0f3d674ef4', '09e8482f-b221-409f-9f5e-40bb6e585be8', '99305570-9302-4ac8-b6f8-4624849e91e1'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:50 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:50 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:50 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-26ee75e7-5e4b-4aa4-a252-e44b8085e026 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot create request issued successfully. Sep 01 02:23:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-26ee75e7-5e4b-4aa4-a252-e44b8085e026 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:23:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1763/3456] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:23:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1a277cc5-a531-4fca-90fa-98175468c6f9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1a277cc5-a531-4fca-90fa-98175468c6f9 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb Sep 01 02:23:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1a277cc5-a531-4fca-90fa-98175468c6f9 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1a277cc5-a531-4fca-90fa-98175468c6f9 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:50 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:50 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:50 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1a277cc5-a531-4fca-90fa-98175468c6f9 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1a277cc5-a531-4fca-90fa-98175468c6f9 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb returned with HTTP 200 Sep 01 02:23:50 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1694/3457] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:50 2026] GET /volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-9863e0a1-06f3-4d67-bc75-82a51b5eec93 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9863e0a1-06f3-4d67-bc75-82a51b5eec93 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] GET http://192.168.122.72/volume/v3/volumes/4885e1f8-a590-4488-97da-78c323d4afc0 Sep 01 02:23:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9863e0a1-06f3-4d67-bc75-82a51b5eec93 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:50 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-9863e0a1-06f3-4d67-bc75-82a51b5eec93 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:50 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-9863e0a1-06f3-4d67-bc75-82a51b5eec93 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes/4885e1f8-a590-4488-97da-78c323d4afc0 returned with HTTP 404 Sep 01 02:23:50 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1764/3458] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:50 2026] GET /volume/v3/volumes/4885e1f8-a590-4488-97da-78c323d4afc0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:23:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c6502ac9-03e1-49d5-a2b0-4cb814e04f70 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:50 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c6502ac9-03e1-49d5-a2b0-4cb814e04f70 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:23:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c6502ac9-03e1-49d5-a2b0-4cb814e04f70 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1732360417"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:50 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-c6502ac9-03e1-49d5-a2b0-4cb814e04f70 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1732360417'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:50 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-c6502ac9-03e1-49d5-a2b0-4cb814e04f70 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Create volume of 1 GB Sep 01 02:23:50 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c6502ac9-03e1-49d5-a2b0-4cb814e04f70 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:50 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c6502ac9-03e1-49d5-a2b0-4cb814e04f70 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Flow 'volume_create_api' (7c0ea29f-aee9-4c72-9149-f10f94652fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:50 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c6502ac9-03e1-49d5-a2b0-4cb814e04f70 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8f0980c-67df-4682-85e2-d66abd56bec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:50 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-c6502ac9-03e1-49d5-a2b0-4cb814e04f70 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:51 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c6502ac9-03e1-49d5-a2b0-4cb814e04f70 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8f0980c-67df-4682-85e2-d66abd56bec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:51 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c6502ac9-03e1-49d5-a2b0-4cb814e04f70 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7086f490-75fb-4429-aa9f-d0aa625e58e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:51 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-c6502ac9-03e1-49d5-a2b0-4cb814e04f70 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Created reservations ['a55ed454-00ff-406b-9934-ac67d0b52b6c', '206b5c83-7052-4009-b524-76c4bd3f98a2', 'ba6e905a-b958-4d18-9083-da19edaed824', '8c485204-00ec-497b-b7d6-19e8a17cd269'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:51 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c6502ac9-03e1-49d5-a2b0-4cb814e04f70 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7086f490-75fb-4429-aa9f-d0aa625e58e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a55ed454-00ff-406b-9934-ac67d0b52b6c', '206b5c83-7052-4009-b524-76c4bd3f98a2', 'ba6e905a-b958-4d18-9083-da19edaed824', '8c485204-00ec-497b-b7d6-19e8a17cd269']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:51 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c6502ac9-03e1-49d5-a2b0-4cb814e04f70 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a7a5a76-0c56-4228-afad-3e8b431421b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:51 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c6502ac9-03e1-49d5-a2b0-4cb814e04f70 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a7a5a76-0c56-4228-afad-3e8b431421b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86dd2e5f-e22c-4240-a405-e5b9a9938147', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1732360417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='490d1611259f43d3aef842a7fd13407a',qos_specs=None,replication_status=,reservations=['a55ed454-00ff-406b-9934-ac67d0b52b6c','206b5c83-7052-4009-b524-76c4bd3f98a2','ba6e905a-b958-4d18-9083-da19edaed824','8c485204-00ec-497b-b7d6-19e8a17cd269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20bebc1003804ea3bc5ad039a26d48cb',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1732360417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86dd2e5f-e22c-4240-a405-e5b9a9938147,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='490d1611259f43d3aef842a7fd13407a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20bebc1003804ea3bc5ad039a26d48cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:51 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c6502ac9-03e1-49d5-a2b0-4cb814e04f70 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cb2970a-999b-4fae-aeb9-72cddd479979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:51 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c6502ac9-03e1-49d5-a2b0-4cb814e04f70 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cb2970a-999b-4fae-aeb9-72cddd479979) transitioned into state 'SUCCESS' from state '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-1732360417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='490d1611259f43d3aef842a7fd13407a',qos_specs=None,replication_status=,reservations=['a55ed454-00ff-406b-9934-ac67d0b52b6c','206b5c83-7052-4009-b524-76c4bd3f98a2','ba6e905a-b958-4d18-9083-da19edaed824','8c485204-00ec-497b-b7d6-19e8a17cd269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20bebc1003804ea3bc5ad039a26d48cb',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:51 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c6502ac9-03e1-49d5-a2b0-4cb814e04f70 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae0da0fe-942b-48ae-abc2-2b8631b395b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:51 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c6502ac9-03e1-49d5-a2b0-4cb814e04f70 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae0da0fe-942b-48ae-abc2-2b8631b395b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:51 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-c6502ac9-03e1-49d5-a2b0-4cb814e04f70 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Flow 'volume_create_api' (7c0ea29f-aee9-4c72-9149-f10f94652fd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-611cee10-7d26-4d14-8b4d-228b95fd137c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-c6502ac9-03e1-49d5-a2b0-4cb814e04f70 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Create volume request issued successfully. Sep 01 02:23:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c6502ac9-03e1-49d5-a2b0-4cb814e04f70 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1695/3459] 192.168.122.72 () {62 vars in 1178 bytes} [Tue Sep 1 02:23:50 2026] POST /volume/v3/volumes => generated 785 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-611cee10-7d26-4d14-8b4d-228b95fd137c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb Sep 01 02:23:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-611cee10-7d26-4d14-8b4d-228b95fd137c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:51 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-611cee10-7d26-4d14-8b4d-228b95fd137c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-b1961b07-17f2-4856-936c-2d783f91affc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b1961b07-17f2-4856-936c-2d783f91affc tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] GET http://192.168.122.72/volume/v3/volumes/86dd2e5f-e22c-4240-a405-e5b9a9938147 Sep 01 02:23:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b1961b07-17f2-4856-936c-2d783f91affc tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:51 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-b1961b07-17f2-4856-936c-2d783f91affc tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:51 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:51 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:51 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-611cee10-7d26-4d14-8b4d-228b95fd137c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:51 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-611cee10-7d26-4d14-8b4d-228b95fd137c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb returned with HTTP 200 Sep 01 02:23:51 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1765/3460] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:51 2026] GET /volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:51 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:51 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:51 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:51 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:51 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-b1961b07-17f2-4856-936c-2d783f91affc tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Volume info retrieved successfully. Sep 01 02:23:51 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-b1961b07-17f2-4856-936c-2d783f91affc tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes/86dd2e5f-e22c-4240-a405-e5b9a9938147 returned with HTTP 200 Sep 01 02:23:51 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1696/3461] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:51 2026] GET /volume/v3/volumes/86dd2e5f-e22c-4240-a405-e5b9a9938147 => generated 964 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8eb9feb2-8013-499e-accf-66c5c8d9cad3 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8eb9feb2-8013-499e-accf-66c5c8d9cad3 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb Sep 01 02:23:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8eb9feb2-8013-499e-accf-66c5c8d9cad3 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:52 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8eb9feb2-8013-499e-accf-66c5c8d9cad3 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:52 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:52 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:52 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8eb9feb2-8013-499e-accf-66c5c8d9cad3 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:52 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8eb9feb2-8013-499e-accf-66c5c8d9cad3 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb returned with HTTP 200 Sep 01 02:23:52 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1766/3462] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:52 2026] GET /volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-89c394cb-21fd-47a9-b4ed-885f17e34e00 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-89c394cb-21fd-47a9-b4ed-885f17e34e00 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] GET http://192.168.122.72/volume/v3/volumes/86dd2e5f-e22c-4240-a405-e5b9a9938147 Sep 01 02:23:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-89c394cb-21fd-47a9-b4ed-885f17e34e00 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:52 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-89c394cb-21fd-47a9-b4ed-885f17e34e00 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:52 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:52 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:52 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:52 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:52 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-89c394cb-21fd-47a9-b4ed-885f17e34e00 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Volume info retrieved successfully. Sep 01 02:23:52 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-89c394cb-21fd-47a9-b4ed-885f17e34e00 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes/86dd2e5f-e22c-4240-a405-e5b9a9938147 returned with HTTP 200 Sep 01 02:23:52 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1697/3463] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:52 2026] GET /volume/v3/volumes/86dd2e5f-e22c-4240-a405-e5b9a9938147 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:23:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-01cae29d-eb55-46c5-8c43-a41dc89a479f None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-01cae29d-eb55-46c5-8c43-a41dc89a479f tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb Sep 01 02:23:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-01cae29d-eb55-46c5-8c43-a41dc89a479f tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-01cae29d-eb55-46c5-8c43-a41dc89a479f tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-01cae29d-eb55-46c5-8c43-a41dc89a479f tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-01cae29d-eb55-46c5-8c43-a41dc89a479f tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb returned with HTTP 200 Sep 01 02:23:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1767/3464] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:53 2026] GET /volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5b6f6cf6-2d06-438c-8edc-3145c33461a4 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5b6f6cf6-2d06-438c-8edc-3145c33461a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] PUT http://192.168.122.72/volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb Sep 01 02:23:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5b6f6cf6-2d06-438c-8edc-3145c33461a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:53 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:53 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-5b6f6cf6-2d06-438c-8edc-3145c33461a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Snapshot retrieved successfully. Sep 01 02:23:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5b6f6cf6-2d06-438c-8edc-3145c33461a4 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] http://192.168.122.72/volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb returned with HTTP 200 Sep 01 02:23:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1698/3465] 192.168.122.72 () {60 vars in 1253 bytes} [Tue Sep 1 02:23:53 2026] PUT /volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb => generated 360 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8a400f96-fc33-4cc7-adc4-68b57f36c54e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-e556989b-62b6-4897-846d-241b0fff4937 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8a400f96-fc33-4cc7-adc4-68b57f36c54e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] DELETE http://192.168.122.72/volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb Sep 01 02:23:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8a400f96-fc33-4cc7-adc4-68b57f36c54e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e556989b-62b6-4897-846d-241b0fff4937 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] GET http://192.168.122.72/volume/v3/volumes/86dd2e5f-e22c-4240-a405-e5b9a9938147 Sep 01 02:23:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8a400f96-fc33-4cc7-adc4-68b57f36c54e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e556989b-62b6-4897-846d-241b0fff4937 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:53 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-8a400f96-fc33-4cc7-adc4-68b57f36c54e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete snapshot with id: 60e6d6a3-c65b-4265-8a05-d310cab74adb Sep 01 02:23:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-e556989b-62b6-4897-846d-241b0fff4937 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8a400f96-fc33-4cc7-adc4-68b57f36c54e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:53 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:53 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:53 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:53 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-e556989b-62b6-4897-846d-241b0fff4937 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Volume info retrieved successfully. Sep 01 02:23:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-e556989b-62b6-4897-846d-241b0fff4937 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes/86dd2e5f-e22c-4240-a405-e5b9a9938147 returned with HTTP 200 Sep 01 02:23:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1699/3466] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:53 2026] GET /volume/v3/volumes/86dd2e5f-e22c-4240-a405-e5b9a9938147 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-8a400f96-fc33-4cc7-adc4-68b57f36c54e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot delete request issued successfully. Sep 01 02:23:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8a400f96-fc33-4cc7-adc4-68b57f36c54e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb returned with HTTP 202 Sep 01 02:23:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1768/3467] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:23:53 2026] DELETE /volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-0e5b66bf-b456-4625-8ca9-9c78b0850233 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0e5b66bf-b456-4625-8ca9-9c78b0850233 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] GET http://192.168.122.72/volume/v3/volumes/detail Sep 01 02:23:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ba506991-ebe2-48b6-af27-8dcf507ccf12 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0e5b66bf-b456-4625-8ca9-9c78b0850233 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-0e5b66bf-b456-4625-8ca9-9c78b0850233 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] Calling method 'detail' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-0e5b66bf-b456-4625-8ca9-9c78b0850233 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:23:53 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-0e5b66bf-b456-4625-8ca9-9c78b0850233 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:23:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ba506991-ebe2-48b6-af27-8dcf507ccf12 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb Sep 01 02:23:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ba506991-ebe2-48b6-af27-8dcf507ccf12 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ba506991-ebe2-48b6-af27-8dcf507ccf12 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:53 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:53 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-0e5b66bf-b456-4625-8ca9-9c78b0850233 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] Get all volumes completed successfully. Sep 01 02:23:53 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:53 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ba506991-ebe2-48b6-af27-8dcf507ccf12 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ba506991-ebe2-48b6-af27-8dcf507ccf12 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb returned with HTTP 200 Sep 01 02:23:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1769/3468] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:53 2026] GET /volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb => generated 493 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-0e5b66bf-b456-4625-8ca9-9c78b0850233 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] http://192.168.122.72/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:23:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1700/3469] 192.168.122.72 () {60 vars in 1178 bytes} [Tue Sep 1 02:23:53 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-2939ad64-43f3-4bda-b068-54759de9f5ef None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2939ad64-43f3-4bda-b068-54759de9f5ef tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/86dd2e5f-e22c-4240-a405-e5b9a9938147 Sep 01 02:23:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2939ad64-43f3-4bda-b068-54759de9f5ef tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:53 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-2939ad64-43f3-4bda-b068-54759de9f5ef tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:53 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-2939ad64-43f3-4bda-b068-54759de9f5ef tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Delete volume with id: 86dd2e5f-e22c-4240-a405-e5b9a9938147 Sep 01 02:23:53 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:53 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:53 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:53 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2939ad64-43f3-4bda-b068-54759de9f5ef tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Volume info retrieved successfully. Sep 01 02:23:53 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-2939ad64-43f3-4bda-b068-54759de9f5ef tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Delete volume request issued successfully. Sep 01 02:23:53 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-2939ad64-43f3-4bda-b068-54759de9f5ef tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes/86dd2e5f-e22c-4240-a405-e5b9a9938147 returned with HTTP 202 Sep 01 02:23:53 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1770/3470] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:23:53 2026] DELETE /volume/v3/volumes/86dd2e5f-e22c-4240-a405-e5b9a9938147 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:23:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-01f4c03c-f462-4946-9d5c-59412acb399b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-01f4c03c-f462-4946-9d5c-59412acb399b tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] GET http://192.168.122.72/volume/v3/volumes/86dd2e5f-e22c-4240-a405-e5b9a9938147 Sep 01 02:23:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-01f4c03c-f462-4946-9d5c-59412acb399b tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:53 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-01f4c03c-f462-4946-9d5c-59412acb399b tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:53 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:53 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:53 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:53 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:53 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-01f4c03c-f462-4946-9d5c-59412acb399b tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Volume info retrieved successfully. Sep 01 02:23:53 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-01f4c03c-f462-4946-9d5c-59412acb399b tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes/86dd2e5f-e22c-4240-a405-e5b9a9938147 returned with HTTP 200 Sep 01 02:23:53 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1701/3471] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:53 2026] GET /volume/v3/volumes/86dd2e5f-e22c-4240-a405-e5b9a9938147 => generated 1014 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-dfeabd98-42c4-4bfb-8083-e6a93f7b4c8d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dfeabd98-42c4-4bfb-8083-e6a93f7b4c8d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb Sep 01 02:23:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dfeabd98-42c4-4bfb-8083-e6a93f7b4c8d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-dfeabd98-42c4-4bfb-8083-e6a93f7b4c8d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:54 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:54 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:54 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-dfeabd98-42c4-4bfb-8083-e6a93f7b4c8d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-dfeabd98-42c4-4bfb-8083-e6a93f7b4c8d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb returned with HTTP 200 Sep 01 02:23:54 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1771/3472] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:54 2026] GET /volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb => generated 493 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-abed77f2-378f-4c6d-9a68-9d6b6ce75671 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-abed77f2-378f-4c6d-9a68-9d6b6ce75671 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] GET http://192.168.122.72/volume/v3/volumes/86dd2e5f-e22c-4240-a405-e5b9a9938147 Sep 01 02:23:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-abed77f2-378f-4c6d-9a68-9d6b6ce75671 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:54 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-abed77f2-378f-4c6d-9a68-9d6b6ce75671 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:54 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-abed77f2-378f-4c6d-9a68-9d6b6ce75671 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes/86dd2e5f-e22c-4240-a405-e5b9a9938147 returned with HTTP 404 Sep 01 02:23:54 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1702/3473] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:54 2026] GET /volume/v3/volumes/86dd2e5f-e22c-4240-a405-e5b9a9938147 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:23:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-934b208c-f6c5-479a-b888-85aff3377a2c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:54 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-934b208c-f6c5-479a-b888-85aff3377a2c tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:23:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-934b208c-f6c5-479a-b888-85aff3377a2c tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-723280236"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:54 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-934b208c-f6c5-479a-b888-85aff3377a2c tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-723280236'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:54 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-934b208c-f6c5-479a-b888-85aff3377a2c tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Create volume of 1 GB Sep 01 02:23:54 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-934b208c-f6c5-479a-b888-85aff3377a2c tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-934b208c-f6c5-479a-b888-85aff3377a2c tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Flow 'volume_create_api' (73b1003f-3a86-44fd-92cf-6f6a3c0044f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-934b208c-f6c5-479a-b888-85aff3377a2c tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd63ba4e-1d86-49d9-8fec-251c1e38a4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-934b208c-f6c5-479a-b888-85aff3377a2c tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-934b208c-f6c5-479a-b888-85aff3377a2c tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd63ba4e-1d86-49d9-8fec-251c1e38a4c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-934b208c-f6c5-479a-b888-85aff3377a2c tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d3bdf96-8503-43af-8058-5789f4a2d19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:54 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-934b208c-f6c5-479a-b888-85aff3377a2c tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Created reservations ['36eab395-507a-4a45-8612-eaf4c6d82f5b', 'd5f78aa7-3902-47ea-9efe-c24232882b22', 'b5fa17b8-e7e0-4ac2-a3be-8324ed047b39', '60244878-181d-4959-9e23-e5d996429b9f'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-934b208c-f6c5-479a-b888-85aff3377a2c tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d3bdf96-8503-43af-8058-5789f4a2d19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36eab395-507a-4a45-8612-eaf4c6d82f5b', 'd5f78aa7-3902-47ea-9efe-c24232882b22', 'b5fa17b8-e7e0-4ac2-a3be-8324ed047b39', '60244878-181d-4959-9e23-e5d996429b9f']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-934b208c-f6c5-479a-b888-85aff3377a2c tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41aef7e4-6be6-482d-981a-d3abffe07e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:54 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:54 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-934b208c-f6c5-479a-b888-85aff3377a2c tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41aef7e4-6be6-482d-981a-d3abffe07e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e33a17a-ae2b-419c-9313-30463ef47649', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-723280236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='490d1611259f43d3aef842a7fd13407a',qos_specs=None,replication_status=,reservations=['36eab395-507a-4a45-8612-eaf4c6d82f5b','d5f78aa7-3902-47ea-9efe-c24232882b22','b5fa17b8-e7e0-4ac2-a3be-8324ed047b39','60244878-181d-4959-9e23-e5d996429b9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20bebc1003804ea3bc5ad039a26d48cb',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-723280236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e33a17a-ae2b-419c-9313-30463ef47649,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='490d1611259f43d3aef842a7fd13407a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20bebc1003804ea3bc5ad039a26d48cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:54 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-934b208c-f6c5-479a-b888-85aff3377a2c tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dc25fcf-ca57-49d4-83c8-a4d315ecf730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:55 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-934b208c-f6c5-479a-b888-85aff3377a2c tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dc25fcf-ca57-49d4-83c8-a4d315ecf730) transitioned into state 'SUCCESS' from state '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-723280236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='490d1611259f43d3aef842a7fd13407a',qos_specs=None,replication_status=,reservations=['36eab395-507a-4a45-8612-eaf4c6d82f5b','d5f78aa7-3902-47ea-9efe-c24232882b22','b5fa17b8-e7e0-4ac2-a3be-8324ed047b39','60244878-181d-4959-9e23-e5d996429b9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20bebc1003804ea3bc5ad039a26d48cb',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:55 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-934b208c-f6c5-479a-b888-85aff3377a2c tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8cc4a64-e511-43c2-9079-4e2c3e8ea288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:55 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-934b208c-f6c5-479a-b888-85aff3377a2c tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8cc4a64-e511-43c2-9079-4e2c3e8ea288) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:55 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-934b208c-f6c5-479a-b888-85aff3377a2c tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Flow 'volume_create_api' (73b1003f-3a86-44fd-92cf-6f6a3c0044f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:55 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-934b208c-f6c5-479a-b888-85aff3377a2c tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Create volume request issued successfully. Sep 01 02:23:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-934b208c-f6c5-479a-b888-85aff3377a2c tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1772/3474] 192.168.122.72 () {62 vars in 1178 bytes} [Tue Sep 1 02:23:54 2026] POST /volume/v3/volumes => generated 784 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4fe9a2b0-ab9b-4d00-9584-55d6876ce34d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4fe9a2b0-ab9b-4d00-9584-55d6876ce34d tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] GET http://192.168.122.72/volume/v3/volumes/9e33a17a-ae2b-419c-9313-30463ef47649 Sep 01 02:23:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4fe9a2b0-ab9b-4d00-9584-55d6876ce34d tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4fe9a2b0-ab9b-4d00-9584-55d6876ce34d tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:55 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:55 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:55 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:55 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:55 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4fe9a2b0-ab9b-4d00-9584-55d6876ce34d tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Volume info retrieved successfully. Sep 01 02:23:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4fe9a2b0-ab9b-4d00-9584-55d6876ce34d tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes/9e33a17a-ae2b-419c-9313-30463ef47649 returned with HTTP 200 Sep 01 02:23:55 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1703/3475] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:55 2026] GET /volume/v3/volumes/9e33a17a-ae2b-419c-9313-30463ef47649 => generated 963 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1a32b1bd-b5ba-401d-b1c2-a3428903a2c8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1a32b1bd-b5ba-401d-b1c2-a3428903a2c8 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb Sep 01 02:23:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1a32b1bd-b5ba-401d-b1c2-a3428903a2c8 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1a32b1bd-b5ba-401d-b1c2-a3428903a2c8 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1a32b1bd-b5ba-401d-b1c2-a3428903a2c8 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb returned with HTTP 404 Sep 01 02:23:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1773/3476] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:55 2026] GET /volume/v3/snapshots/60e6d6a3-c65b-4265-8a05-d310cab74adb => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-def23ecb-bf91-4f68-a2e1-6e94c9d7ccfc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-def23ecb-bf91-4f68-a2e1-6e94c9d7ccfc tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/21845745-c5d0-4835-9ae6-6f1d598e955f Sep 01 02:23:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-def23ecb-bf91-4f68-a2e1-6e94c9d7ccfc tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:55 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-def23ecb-bf91-4f68-a2e1-6e94c9d7ccfc tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:55 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-def23ecb-bf91-4f68-a2e1-6e94c9d7ccfc tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete volume with id: 21845745-c5d0-4835-9ae6-6f1d598e955f Sep 01 02:23:55 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:55 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:55 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:55 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:55 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-def23ecb-bf91-4f68-a2e1-6e94c9d7ccfc tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:55 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-def23ecb-bf91-4f68-a2e1-6e94c9d7ccfc tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete volume request issued successfully. Sep 01 02:23:55 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-def23ecb-bf91-4f68-a2e1-6e94c9d7ccfc tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/21845745-c5d0-4835-9ae6-6f1d598e955f returned with HTTP 202 Sep 01 02:23:55 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1704/3477] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:55 2026] DELETE /volume/v3/volumes/21845745-c5d0-4835-9ae6-6f1d598e955f => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-93354e12-72f7-42cf-8f4e-bf53256fd106 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-93354e12-72f7-42cf-8f4e-bf53256fd106 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/21845745-c5d0-4835-9ae6-6f1d598e955f Sep 01 02:23:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-93354e12-72f7-42cf-8f4e-bf53256fd106 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:55 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-93354e12-72f7-42cf-8f4e-bf53256fd106 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:55 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:55 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:55 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:55 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:55 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-93354e12-72f7-42cf-8f4e-bf53256fd106 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:55 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-93354e12-72f7-42cf-8f4e-bf53256fd106 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/21845745-c5d0-4835-9ae6-6f1d598e955f returned with HTTP 200 Sep 01 02:23:55 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1774/3478] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:55 2026] GET /volume/v3/volumes/21845745-c5d0-4835-9ae6-6f1d598e955f => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-666e01b9-7f15-4a29-b355-cf4829b718b9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-666e01b9-7f15-4a29-b355-cf4829b718b9 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] GET http://192.168.122.72/volume/v3/volumes/9e33a17a-ae2b-419c-9313-30463ef47649 Sep 01 02:23:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-666e01b9-7f15-4a29-b355-cf4829b718b9 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-666e01b9-7f15-4a29-b355-cf4829b718b9 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:56 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:56 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-666e01b9-7f15-4a29-b355-cf4829b718b9 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Volume info retrieved successfully. Sep 01 02:23:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-666e01b9-7f15-4a29-b355-cf4829b718b9 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes/9e33a17a-ae2b-419c-9313-30463ef47649 returned with HTTP 200 Sep 01 02:23:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1705/3479] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:56 2026] GET /volume/v3/volumes/9e33a17a-ae2b-419c-9313-30463ef47649 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f7bc6b28-7d42-424a-a875-2108def8c76e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f7bc6b28-7d42-424a-a875-2108def8c76e tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] GET http://192.168.122.72/volume/v3/volumes/9e33a17a-ae2b-419c-9313-30463ef47649 Sep 01 02:23:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f7bc6b28-7d42-424a-a875-2108def8c76e tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f7bc6b28-7d42-424a-a875-2108def8c76e tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:56 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:56 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f7bc6b28-7d42-424a-a875-2108def8c76e tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] Volume info retrieved successfully. Sep 01 02:23:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f7bc6b28-7d42-424a-a875-2108def8c76e tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] http://192.168.122.72/volume/v3/volumes/9e33a17a-ae2b-419c-9313-30463ef47649 returned with HTTP 200 Sep 01 02:23:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1775/3480] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:56 2026] GET /volume/v3/volumes/9e33a17a-ae2b-419c-9313-30463ef47649 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-55b9764a-a234-4147-b520-2d5e5cd2a2d8 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-55b9764a-a234-4147-b520-2d5e5cd2a2d8 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/9e33a17a-ae2b-419c-9313-30463ef47649 Sep 01 02:23:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-55b9764a-a234-4147-b520-2d5e5cd2a2d8 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-55b9764a-a234-4147-b520-2d5e5cd2a2d8 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:56 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-55b9764a-a234-4147-b520-2d5e5cd2a2d8 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Delete volume with id: 9e33a17a-ae2b-419c-9313-30463ef47649 Sep 01 02:23:56 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:56 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:56 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:56 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-55b9764a-a234-4147-b520-2d5e5cd2a2d8 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Volume info retrieved successfully. Sep 01 02:23:56 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-55b9764a-a234-4147-b520-2d5e5cd2a2d8 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Delete volume request issued successfully. Sep 01 02:23:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-55b9764a-a234-4147-b520-2d5e5cd2a2d8 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes/9e33a17a-ae2b-419c-9313-30463ef47649 returned with HTTP 202 Sep 01 02:23:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1706/3481] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:23:56 2026] DELETE /volume/v3/volumes/9e33a17a-ae2b-419c-9313-30463ef47649 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:23:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b22a4867-4ae2-475c-b6c0-f3b359a5f7df None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b22a4867-4ae2-475c-b6c0-f3b359a5f7df tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] GET http://192.168.122.72/volume/v3/volumes/9e33a17a-ae2b-419c-9313-30463ef47649 Sep 01 02:23:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b22a4867-4ae2-475c-b6c0-f3b359a5f7df tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b22a4867-4ae2-475c-b6c0-f3b359a5f7df tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:56 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:56 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b22a4867-4ae2-475c-b6c0-f3b359a5f7df tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Volume info retrieved successfully. Sep 01 02:23:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b22a4867-4ae2-475c-b6c0-f3b359a5f7df tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes/9e33a17a-ae2b-419c-9313-30463ef47649 returned with HTTP 200 Sep 01 02:23:56 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1776/3482] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:56 2026] GET /volume/v3/volumes/9e33a17a-ae2b-419c-9313-30463ef47649 => generated 1013 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-3ac97114-23e3-4e3c-9ff6-1e77108c491d None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3ac97114-23e3-4e3c-9ff6-1e77108c491d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/21845745-c5d0-4835-9ae6-6f1d598e955f Sep 01 02:23:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3ac97114-23e3-4e3c-9ff6-1e77108c491d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:56 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-3ac97114-23e3-4e3c-9ff6-1e77108c491d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:56 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-3ac97114-23e3-4e3c-9ff6-1e77108c491d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/21845745-c5d0-4835-9ae6-6f1d598e955f returned with HTTP 404 Sep 01 02:23:56 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1707/3483] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:56 2026] GET /volume/v3/volumes/21845745-c5d0-4835-9ae6-6f1d598e955f => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-090b5304-2d3c-4012-87f3-1992c13c0308 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:56 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-090b5304-2d3c-4012-87f3-1992c13c0308 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:23:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-090b5304-2d3c-4012-87f3-1992c13c0308 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1706560999"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:56 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-090b5304-2d3c-4012-87f3-1992c13c0308 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1706560999'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:56 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-090b5304-2d3c-4012-87f3-1992c13c0308 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume of 1 GB Sep 01 02:23:56 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-090b5304-2d3c-4012-87f3-1992c13c0308 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-090b5304-2d3c-4012-87f3-1992c13c0308 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Flow 'volume_create_api' (137c28c0-e9d8-42b3-9299-a64139743dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-090b5304-2d3c-4012-87f3-1992c13c0308 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88800719-8198-4d27-9084-d4eaee8b4f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-090b5304-2d3c-4012-87f3-1992c13c0308 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-090b5304-2d3c-4012-87f3-1992c13c0308 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88800719-8198-4d27-9084-d4eaee8b4f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-090b5304-2d3c-4012-87f3-1992c13c0308 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36227ab0-3ef8-4b42-a655-3bcc3701aa38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:56 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-090b5304-2d3c-4012-87f3-1992c13c0308 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Created reservations ['36e5aad0-89be-401f-86fd-1a1d6562dca6', '2e97c3e9-548d-4f34-8886-677a585e26a0', '5835ad09-bad2-4131-ab8d-09d897861797', 'a7d0b1a4-2e7c-4330-99a9-15ac9a4a8d6c'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-090b5304-2d3c-4012-87f3-1992c13c0308 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36227ab0-3ef8-4b42-a655-3bcc3701aa38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36e5aad0-89be-401f-86fd-1a1d6562dca6', '2e97c3e9-548d-4f34-8886-677a585e26a0', '5835ad09-bad2-4131-ab8d-09d897861797', 'a7d0b1a4-2e7c-4330-99a9-15ac9a4a8d6c']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-090b5304-2d3c-4012-87f3-1992c13c0308 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6ad0cd7-0614-455d-83fc-7a59f81468d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:56 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:56 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-090b5304-2d3c-4012-87f3-1992c13c0308 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6ad0cd7-0614-455d-83fc-7a59f81468d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '837ad851-a87f-4a57-a049-56c8189280c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1706560999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc411683b4a0415eb4c93a0644265526',qos_specs=None,replication_status=,reservations=['36e5aad0-89be-401f-86fd-1a1d6562dca6','2e97c3e9-548d-4f34-8886-677a585e26a0','5835ad09-bad2-4131-ab8d-09d897861797','a7d0b1a4-2e7c-4330-99a9-15ac9a4a8d6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1706560999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=837ad851-a87f-4a57-a049-56c8189280c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc411683b4a0415eb4c93a0644265526',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:56 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-090b5304-2d3c-4012-87f3-1992c13c0308 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb7af90c-0675-4c7a-8182-a1a9d93ac380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-090b5304-2d3c-4012-87f3-1992c13c0308 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb7af90c-0675-4c7a-8182-a1a9d93ac380) transitioned into state 'SUCCESS' from state '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-1706560999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc411683b4a0415eb4c93a0644265526',qos_specs=None,replication_status=,reservations=['36e5aad0-89be-401f-86fd-1a1d6562dca6','2e97c3e9-548d-4f34-8886-677a585e26a0','5835ad09-bad2-4131-ab8d-09d897861797','a7d0b1a4-2e7c-4330-99a9-15ac9a4a8d6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43b09b9a0c7d49a3a0d4ab7368fbcf9d',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-090b5304-2d3c-4012-87f3-1992c13c0308 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (833fe619-7e32-4efd-b3b3-60324b1ccff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-090b5304-2d3c-4012-87f3-1992c13c0308 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (833fe619-7e32-4efd-b3b3-60324b1ccff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:57 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-090b5304-2d3c-4012-87f3-1992c13c0308 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Flow 'volume_create_api' (137c28c0-e9d8-42b3-9299-a64139743dff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-090b5304-2d3c-4012-87f3-1992c13c0308 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create volume request issued successfully. Sep 01 02:23:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-090b5304-2d3c-4012-87f3-1992c13c0308 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1777/3484] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:23:56 2026] POST /volume/v3/volumes => generated 785 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-60e205b9-ac54-4ff9-8ed5-7cdb19f381be None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-60e205b9-ac54-4ff9-8ed5-7cdb19f381be tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/837ad851-a87f-4a57-a049-56c8189280c1 Sep 01 02:23:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-60e205b9-ac54-4ff9-8ed5-7cdb19f381be tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-60e205b9-ac54-4ff9-8ed5-7cdb19f381be tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:57 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:57 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:57 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:57 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-60e205b9-ac54-4ff9-8ed5-7cdb19f381be tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-60e205b9-ac54-4ff9-8ed5-7cdb19f381be tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/837ad851-a87f-4a57-a049-56c8189280c1 returned with HTTP 200 Sep 01 02:23:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1708/3485] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:57 2026] GET /volume/v3/volumes/837ad851-a87f-4a57-a049-56c8189280c1 => generated 964 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e2c697ca-4eb4-4e94-ad93-247e7f114f12 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e2c697ca-4eb4-4e94-ad93-247e7f114f12 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] GET http://192.168.122.72/volume/v3/volumes/9e33a17a-ae2b-419c-9313-30463ef47649 Sep 01 02:23:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e2c697ca-4eb4-4e94-ad93-247e7f114f12 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e2c697ca-4eb4-4e94-ad93-247e7f114f12 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e2c697ca-4eb4-4e94-ad93-247e7f114f12 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes/9e33a17a-ae2b-419c-9313-30463ef47649 returned with HTTP 404 Sep 01 02:23:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1778/3486] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:57 2026] GET /volume/v3/volumes/9e33a17a-ae2b-419c-9313-30463ef47649 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:23:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-6f0b4c27-71c8-4ddc-8741-ba6052ce7a88 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6f0b4c27-71c8-4ddc-8741-ba6052ce7a88 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:23:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-6f0b4c27-71c8-4ddc-8741-ba6052ce7a88 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1477972850"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:57 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-6f0b4c27-71c8-4ddc-8741-ba6052ce7a88 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1477972850'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:57 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-6f0b4c27-71c8-4ddc-8741-ba6052ce7a88 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Create volume of 1 GB Sep 01 02:23:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6f0b4c27-71c8-4ddc-8741-ba6052ce7a88 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6f0b4c27-71c8-4ddc-8741-ba6052ce7a88 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Flow 'volume_create_api' (7d184b0f-c14b-4515-ad00-e898fb116f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6f0b4c27-71c8-4ddc-8741-ba6052ce7a88 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04f16f6b-4bd4-4db2-94f0-487c62c1f6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-6f0b4c27-71c8-4ddc-8741-ba6052ce7a88 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6f0b4c27-71c8-4ddc-8741-ba6052ce7a88 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04f16f6b-4bd4-4db2-94f0-487c62c1f6e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6f0b4c27-71c8-4ddc-8741-ba6052ce7a88 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4f4c991-214b-4923-98c0-b4221884485e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:57 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-6f0b4c27-71c8-4ddc-8741-ba6052ce7a88 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Created reservations ['d9bfa4da-0a66-4259-a929-4a54a41146ef', '32596e83-df56-4908-a5fb-eff57168118c', '74d15fef-73d0-41da-b165-8a941fe43b5a', '6468af2c-2e2a-421c-b38a-23d990cbbfd8'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6f0b4c27-71c8-4ddc-8741-ba6052ce7a88 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4f4c991-214b-4923-98c0-b4221884485e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9bfa4da-0a66-4259-a929-4a54a41146ef', '32596e83-df56-4908-a5fb-eff57168118c', '74d15fef-73d0-41da-b165-8a941fe43b5a', '6468af2c-2e2a-421c-b38a-23d990cbbfd8']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6f0b4c27-71c8-4ddc-8741-ba6052ce7a88 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e65d30e-36a6-4400-8fe5-f52d807bef6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:57 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:57 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6f0b4c27-71c8-4ddc-8741-ba6052ce7a88 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e65d30e-36a6-4400-8fe5-f52d807bef6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '951b11a6-953e-4d19-935e-6f8bfdb2ad64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1477972850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='490d1611259f43d3aef842a7fd13407a',qos_specs=None,replication_status=,reservations=['d9bfa4da-0a66-4259-a929-4a54a41146ef','32596e83-df56-4908-a5fb-eff57168118c','74d15fef-73d0-41da-b165-8a941fe43b5a','6468af2c-2e2a-421c-b38a-23d990cbbfd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20bebc1003804ea3bc5ad039a26d48cb',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1477972850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=951b11a6-953e-4d19-935e-6f8bfdb2ad64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='490d1611259f43d3aef842a7fd13407a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20bebc1003804ea3bc5ad039a26d48cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6f0b4c27-71c8-4ddc-8741-ba6052ce7a88 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d000f89b-fa8b-4868-9cc3-37b0c4b318fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6f0b4c27-71c8-4ddc-8741-ba6052ce7a88 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d000f89b-fa8b-4868-9cc3-37b0c4b318fa) transitioned into state 'SUCCESS' from state '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-1477972850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='490d1611259f43d3aef842a7fd13407a',qos_specs=None,replication_status=,reservations=['d9bfa4da-0a66-4259-a929-4a54a41146ef','32596e83-df56-4908-a5fb-eff57168118c','74d15fef-73d0-41da-b165-8a941fe43b5a','6468af2c-2e2a-421c-b38a-23d990cbbfd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20bebc1003804ea3bc5ad039a26d48cb',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6f0b4c27-71c8-4ddc-8741-ba6052ce7a88 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (491cb959-ba6e-49bc-af35-7e35d399721c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6f0b4c27-71c8-4ddc-8741-ba6052ce7a88 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (491cb959-ba6e-49bc-af35-7e35d399721c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:57 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-6f0b4c27-71c8-4ddc-8741-ba6052ce7a88 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Flow 'volume_create_api' (7d184b0f-c14b-4515-ad00-e898fb116f90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:57 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-6f0b4c27-71c8-4ddc-8741-ba6052ce7a88 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Create volume request issued successfully. Sep 01 02:23:57 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-6f0b4c27-71c8-4ddc-8741-ba6052ce7a88 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:57 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1709/3487] 192.168.122.72 () {62 vars in 1178 bytes} [Tue Sep 1 02:23:57 2026] POST /volume/v3/volumes => generated 785 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-ce416782-ad5b-4ec0-92b2-cca9c8dbc882 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ce416782-ad5b-4ec0-92b2-cca9c8dbc882 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] GET http://192.168.122.72/volume/v3/volumes/951b11a6-953e-4d19-935e-6f8bfdb2ad64 Sep 01 02:23:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ce416782-ad5b-4ec0-92b2-cca9c8dbc882 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:57 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-ce416782-ad5b-4ec0-92b2-cca9c8dbc882 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:57 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:57 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:57 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:57 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:57 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-ce416782-ad5b-4ec0-92b2-cca9c8dbc882 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Volume info retrieved successfully. Sep 01 02:23:57 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-ce416782-ad5b-4ec0-92b2-cca9c8dbc882 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes/951b11a6-953e-4d19-935e-6f8bfdb2ad64 returned with HTTP 200 Sep 01 02:23:57 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1779/3488] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:57 2026] GET /volume/v3/volumes/951b11a6-953e-4d19-935e-6f8bfdb2ad64 => generated 964 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4b817268-5d57-4df3-b519-824fc2765170 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4b817268-5d57-4df3-b519-824fc2765170 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/837ad851-a87f-4a57-a049-56c8189280c1 Sep 01 02:23:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4b817268-5d57-4df3-b519-824fc2765170 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4b817268-5d57-4df3-b519-824fc2765170 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:58 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:58 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:58 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:58 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:58 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4b817268-5d57-4df3-b519-824fc2765170 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4b817268-5d57-4df3-b519-824fc2765170 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/837ad851-a87f-4a57-a049-56c8189280c1 returned with HTTP 200 Sep 01 02:23:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1710/3489] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:58 2026] GET /volume/v3/volumes/837ad851-a87f-4a57-a049-56c8189280c1 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-71de3ca6-7620-4ee1-9808-81053f5564fc None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-71de3ca6-7620-4ee1-9808-81053f5564fc tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] GET http://192.168.122.72/volume/v3/volumes/951b11a6-953e-4d19-935e-6f8bfdb2ad64 Sep 01 02:23:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-71de3ca6-7620-4ee1-9808-81053f5564fc tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-71de3ca6-7620-4ee1-9808-81053f5564fc tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:58 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:58 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:58 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:58 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:58 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-71de3ca6-7620-4ee1-9808-81053f5564fc tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Volume info retrieved successfully. Sep 01 02:23:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-71de3ca6-7620-4ee1-9808-81053f5564fc tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes/951b11a6-953e-4d19-935e-6f8bfdb2ad64 returned with HTTP 200 Sep 01 02:23:58 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1780/3490] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:58 2026] GET /volume/v3/volumes/951b11a6-953e-4d19-935e-6f8bfdb2ad64 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-9899e35b-e0e5-41ea-b035-38e983f536b1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9899e35b-e0e5-41ea-b035-38e983f536b1 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] GET http://192.168.122.72/volume/v3/volumes/summary Sep 01 02:23:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9899e35b-e0e5-41ea-b035-38e983f536b1 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-9899e35b-e0e5-41ea-b035-38e983f536b1 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] Calling method 'version_select' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:58 devstack devstack@c-api.service[87017]: DEBUG cinder.api.api_utils [None req-9899e35b-e0e5-41ea-b035-38e983f536b1 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] Removing options '' from query. {{(pid=87017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:23:58 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-9899e35b-e0e5-41ea-b035-38e983f536b1 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] Get summary completed successfully. Sep 01 02:23:58 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-9899e35b-e0e5-41ea-b035-38e983f536b1 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-reader] http://192.168.122.72/volume/v3/volumes/summary returned with HTTP 200 Sep 01 02:23:58 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1711/3491] 192.168.122.72 () {60 vars in 1181 bytes} [Tue Sep 1 02:23:58 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-e387908a-522d-4343-85ad-29632de5c2f5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:58 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e387908a-522d-4343-85ad-29632de5c2f5 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/951b11a6-953e-4d19-935e-6f8bfdb2ad64 Sep 01 02:23:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e387908a-522d-4343-85ad-29632de5c2f5 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:58 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-e387908a-522d-4343-85ad-29632de5c2f5 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:58 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-e387908a-522d-4343-85ad-29632de5c2f5 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Delete volume with id: 951b11a6-953e-4d19-935e-6f8bfdb2ad64 Sep 01 02:23:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e387908a-522d-4343-85ad-29632de5c2f5 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Volume info retrieved successfully. Sep 01 02:23:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-e387908a-522d-4343-85ad-29632de5c2f5 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Delete volume request issued successfully. Sep 01 02:23:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-e387908a-522d-4343-85ad-29632de5c2f5 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes/951b11a6-953e-4d19-935e-6f8bfdb2ad64 returned with HTTP 202 Sep 01 02:23:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1781/3492] 192.168.122.72 () {60 vars in 1271 bytes} [Tue Sep 1 02:23:58 2026] DELETE /volume/v3/volumes/951b11a6-953e-4d19-935e-6f8bfdb2ad64 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:23:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-006e8f4d-4060-48ea-9e1c-cc0bb3944588 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-006e8f4d-4060-48ea-9e1c-cc0bb3944588 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] GET http://192.168.122.72/volume/v3/volumes/951b11a6-953e-4d19-935e-6f8bfdb2ad64 Sep 01 02:23:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-006e8f4d-4060-48ea-9e1c-cc0bb3944588 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-006e8f4d-4060-48ea-9e1c-cc0bb3944588 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:59 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:59 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:59 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:59 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:59 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-006e8f4d-4060-48ea-9e1c-cc0bb3944588 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Volume info retrieved successfully. Sep 01 02:23:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-006e8f4d-4060-48ea-9e1c-cc0bb3944588 tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes/951b11a6-953e-4d19-935e-6f8bfdb2ad64 returned with HTTP 200 Sep 01 02:23:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1712/3493] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:23:59 2026] GET /volume/v3/volumes/951b11a6-953e-4d19-935e-6f8bfdb2ad64 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:23:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-6e7cfdaa-5c93-42ea-ab6b-408c04ed313d None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6e7cfdaa-5c93-42ea-ab6b-408c04ed313d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/837ad851-a87f-4a57-a049-56c8189280c1 Sep 01 02:23:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6e7cfdaa-5c93-42ea-ab6b-408c04ed313d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-6e7cfdaa-5c93-42ea-ab6b-408c04ed313d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:59 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:59 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:23:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-6e7cfdaa-5c93-42ea-ab6b-408c04ed313d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-6e7cfdaa-5c93-42ea-ab6b-408c04ed313d tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/837ad851-a87f-4a57-a049-56c8189280c1 returned with HTTP 200 Sep 01 02:23:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1782/3494] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:59 2026] GET /volume/v3/volumes/837ad851-a87f-4a57-a049-56c8189280c1 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-643bb0ff-f3c9-44ec-a565-31fa1985337b None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-643bb0ff-f3c9-44ec-a565-31fa1985337b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] POST http://192.168.122.72/volume/v3/snapshots Sep 01 02:23:59 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-643bb0ff-f3c9-44ec-a565-31fa1985337b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "837ad851-a87f-4a57-a049-56c8189280c1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1587403178"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:59 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:59 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:59 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:59 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:23:59 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-643bb0ff-f3c9-44ec-a565-31fa1985337b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:23:59 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.snapshots [None req-643bb0ff-f3c9-44ec-a565-31fa1985337b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Create snapshot from volume 837ad851-a87f-4a57-a049-56c8189280c1 Sep 01 02:23:59 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-643bb0ff-f3c9-44ec-a565-31fa1985337b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Created reservations ['abee8642-5d7f-4f52-8659-4a09a1bc0423', '3c5b6926-8b94-414a-a142-58947150c370', 'fdf45e44-8a84-436d-a658-40fc72c1e051', '4fea974f-7952-4716-b369-2dabf41eb328'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:59 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:59 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:23:59 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-643bb0ff-f3c9-44ec-a565-31fa1985337b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot create request issued successfully. Sep 01 02:23:59 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-643bb0ff-f3c9-44ec-a565-31fa1985337b tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots returned with HTTP 202 Sep 01 02:23:59 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1713/3495] 192.168.122.72 () {60 vars in 1144 bytes} [Tue Sep 1 02:23:59 2026] POST /volume/v3/snapshots => generated 308 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1a9a38dd-d7f5-47af-8eda-c4cb4db9d5a5 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1a9a38dd-d7f5-47af-8eda-c4cb4db9d5a5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa Sep 01 02:23:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1a9a38dd-d7f5-47af-8eda-c4cb4db9d5a5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:59 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1a9a38dd-d7f5-47af-8eda-c4cb4db9d5a5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:59 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:59 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:23:59 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-1a9a38dd-d7f5-47af-8eda-c4cb4db9d5a5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:23:59 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1a9a38dd-d7f5-47af-8eda-c4cb4db9d5a5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa returned with HTTP 200 Sep 01 02:23:59 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1783/3496] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:23:59 2026] GET /volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c6472b17-5175-4f1c-8433-12acfac70b2a None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c6472b17-5175-4f1c-8433-12acfac70b2a tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] GET http://192.168.122.72/volume/v3/volumes/951b11a6-953e-4d19-935e-6f8bfdb2ad64 Sep 01 02:24:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c6472b17-5175-4f1c-8433-12acfac70b2a tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:00 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c6472b17-5175-4f1c-8433-12acfac70b2a tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:00 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c6472b17-5175-4f1c-8433-12acfac70b2a tempest-ProjectReaderTests-325453239 tempest-ProjectReaderTests-325453239-project-admin] http://192.168.122.72/volume/v3/volumes/951b11a6-953e-4d19-935e-6f8bfdb2ad64 returned with HTTP 404 Sep 01 02:24:00 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1714/3497] 192.168.122.72 () {60 vars in 1268 bytes} [Tue Sep 1 02:24:00 2026] GET /volume/v3/volumes/951b11a6-953e-4d19-935e-6f8bfdb2ad64 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:24:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-169b279e-6026-4d1a-8114-346cb652c56c None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-169b279e-6026-4d1a-8114-346cb652c56c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa Sep 01 02:24:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-169b279e-6026-4d1a-8114-346cb652c56c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:00 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-169b279e-6026-4d1a-8114-346cb652c56c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:00 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:00 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:24:00 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-169b279e-6026-4d1a-8114-346cb652c56c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:24:00 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-169b279e-6026-4d1a-8114-346cb652c56c tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa returned with HTTP 200 Sep 01 02:24:00 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1784/3498] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:00 2026] GET /volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-f83f1ed8-5ecd-4f1b-8411-0cd8c0f36ae5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f83f1ed8-5ecd-4f1b-8411-0cd8c0f36ae5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa Sep 01 02:24:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f83f1ed8-5ecd-4f1b-8411-0cd8c0f36ae5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:01 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-f83f1ed8-5ecd-4f1b-8411-0cd8c0f36ae5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:01 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:01 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:24:01 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-f83f1ed8-5ecd-4f1b-8411-0cd8c0f36ae5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:24:01 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-f83f1ed8-5ecd-4f1b-8411-0cd8c0f36ae5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa returned with HTTP 200 Sep 01 02:24:01 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1715/3499] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:01 2026] GET /volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-d954aa35-1084-420f-be84-0e7d7cf00a92 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d954aa35-1084-420f-be84-0e7d7cf00a92 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa Sep 01 02:24:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d954aa35-1084-420f-be84-0e7d7cf00a92 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-d954aa35-1084-420f-be84-0e7d7cf00a92 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:24:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-d954aa35-1084-420f-be84-0e7d7cf00a92 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:24:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-d954aa35-1084-420f-be84-0e7d7cf00a92 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa returned with HTTP 200 Sep 01 02:24:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1785/3500] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:02 2026] GET /volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-5b70201e-2af6-4352-82f0-aeb9ef220ab5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5b70201e-2af6-4352-82f0-aeb9ef220ab5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] POST http://192.168.122.72/volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa/action Sep 01 02:24:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5b70201e-2af6-4352-82f0-aeb9ef220ab5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:24:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-5b70201e-2af6-4352-82f0-aeb9ef220ab5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.admin_actions [None req-5b70201e-2af6-4352-82f0-aeb9ef220ab5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Updating snapshot 'e42aa6e6-7f35-496e-9c05-96f6649c25fa' with '{'status': 'creating'}' {{(pid=87017) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:24:02 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:02 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:24:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-5b70201e-2af6-4352-82f0-aeb9ef220ab5 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa/action returned with HTTP 202 Sep 01 02:24:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1716/3501] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:24:02 2026] POST /volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:24:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-98dccac8-d62e-4cc9-beee-6810312c8602 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-98dccac8-d62e-4cc9-beee-6810312c8602 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa Sep 01 02:24:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-98dccac8-d62e-4cc9-beee-6810312c8602 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-98dccac8-d62e-4cc9-beee-6810312c8602 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:24:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-98dccac8-d62e-4cc9-beee-6810312c8602 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:24:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-98dccac8-d62e-4cc9-beee-6810312c8602 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa returned with HTTP 200 Sep 01 02:24:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1786/3502] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:02 2026] GET /volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-65e0253f-7e0d-409e-a559-7523014ef5e0 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-65e0253f-7e0d-409e-a559-7523014ef5e0 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] POST http://192.168.122.72/volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa/action Sep 01 02:24:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-65e0253f-7e0d-409e-a559-7523014ef5e0 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:24:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-65e0253f-7e0d-409e-a559-7523014ef5e0 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.contrib.snapshot_actions [None req-65e0253f-7e0d-409e-a559-7523014ef5e0 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87017) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 02:24:02 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:02 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:24:02 devstack devstack@c-api.service[87017]: INFO cinder.api.contrib.snapshot_actions [None req-65e0253f-7e0d-409e-a559-7523014ef5e0 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] Updating snapshot e42aa6e6-7f35-496e-9c05-96f6649c25fa with info {'id': 'e42aa6e6-7f35-496e-9c05-96f6649c25fa', 'status': 'error', 'progress': '80%'} Sep 01 02:24:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-65e0253f-7e0d-409e-a559-7523014ef5e0 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-member] http://192.168.122.72/volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa/action returned with HTTP 202 Sep 01 02:24:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1717/3503] 192.168.122.72 () {60 vars in 1275 bytes} [Tue Sep 1 02:24:02 2026] POST /volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-b60b5ef3-6c9d-4c79-99fc-01c31624a5f8 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b60b5ef3-6c9d-4c79-99fc-01c31624a5f8 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] DELETE http://192.168.122.72/volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa Sep 01 02:24:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b60b5ef3-6c9d-4c79-99fc-01c31624a5f8 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:02 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-b60b5ef3-6c9d-4c79-99fc-01c31624a5f8 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:02 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.snapshots [None req-b60b5ef3-6c9d-4c79-99fc-01c31624a5f8 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete snapshot with id: e42aa6e6-7f35-496e-9c05-96f6649c25fa Sep 01 02:24:02 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:02 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:24:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b60b5ef3-6c9d-4c79-99fc-01c31624a5f8 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:24:02 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:02 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:24:02 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-b60b5ef3-6c9d-4c79-99fc-01c31624a5f8 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot delete request issued successfully. Sep 01 02:24:02 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-b60b5ef3-6c9d-4c79-99fc-01c31624a5f8 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa returned with HTTP 202 Sep 01 02:24:02 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1787/3504] 192.168.122.72 () {58 vars in 1236 bytes} [Tue Sep 1 02:24:02 2026] DELETE /volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-64795950-6825-4398-b2b8-ef653b35f2a6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-64795950-6825-4398-b2b8-ef653b35f2a6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa Sep 01 02:24:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-64795950-6825-4398-b2b8-ef653b35f2a6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:02 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-64795950-6825-4398-b2b8-ef653b35f2a6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:02 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:02 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:24:02 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-64795950-6825-4398-b2b8-ef653b35f2a6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:24:02 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-64795950-6825-4398-b2b8-ef653b35f2a6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa returned with HTTP 200 Sep 01 02:24:02 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1718/3505] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:02 2026] GET /volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-63f15f7e-b8f3-46b9-903a-0ea0a52965d6 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-63f15f7e-b8f3-46b9-903a-0ea0a52965d6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa Sep 01 02:24:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-63f15f7e-b8f3-46b9-903a-0ea0a52965d6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:03 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-63f15f7e-b8f3-46b9-903a-0ea0a52965d6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:03 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:03 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:24:03 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-63f15f7e-b8f3-46b9-903a-0ea0a52965d6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Snapshot retrieved successfully. Sep 01 02:24:03 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-63f15f7e-b8f3-46b9-903a-0ea0a52965d6 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa returned with HTTP 200 Sep 01 02:24:03 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1788/3506] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:03 2026] GET /volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-c9909455-e68b-415d-96fc-909d7e2ef2db None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c9909455-e68b-415d-96fc-909d7e2ef2db tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa Sep 01 02:24:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c9909455-e68b-415d-96fc-909d7e2ef2db tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-c9909455-e68b-415d-96fc-909d7e2ef2db tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-c9909455-e68b-415d-96fc-909d7e2ef2db tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa returned with HTTP 404 Sep 01 02:24:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1719/3507] 192.168.122.72 () {58 vars in 1233 bytes} [Tue Sep 1 02:24:04 2026] GET /volume/v3/snapshots/e42aa6e6-7f35-496e-9c05-96f6649c25fa => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a630e00c-aef6-4545-9abd-d7c3cdee2a8e None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a630e00c-aef6-4545-9abd-d7c3cdee2a8e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/837ad851-a87f-4a57-a049-56c8189280c1 Sep 01 02:24:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a630e00c-aef6-4545-9abd-d7c3cdee2a8e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:04 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a630e00c-aef6-4545-9abd-d7c3cdee2a8e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:04 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-a630e00c-aef6-4545-9abd-d7c3cdee2a8e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete volume with id: 837ad851-a87f-4a57-a049-56c8189280c1 Sep 01 02:24:04 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:04 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:24:04 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:04 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:24:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a630e00c-aef6-4545-9abd-d7c3cdee2a8e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:24:04 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a630e00c-aef6-4545-9abd-d7c3cdee2a8e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Delete volume request issued successfully. Sep 01 02:24:04 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a630e00c-aef6-4545-9abd-d7c3cdee2a8e tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/837ad851-a87f-4a57-a049-56c8189280c1 returned with HTTP 202 Sep 01 02:24:04 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1789/3508] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:24:04 2026] DELETE /volume/v3/volumes/837ad851-a87f-4a57-a049-56c8189280c1 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fefdddff-936a-4e27-9a62-7bb1bfc8b5e3 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fefdddff-936a-4e27-9a62-7bb1bfc8b5e3 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/837ad851-a87f-4a57-a049-56c8189280c1 Sep 01 02:24:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fefdddff-936a-4e27-9a62-7bb1bfc8b5e3 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:04 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fefdddff-936a-4e27-9a62-7bb1bfc8b5e3 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:04 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:04 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:24:04 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:04 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:24:04 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-fefdddff-936a-4e27-9a62-7bb1bfc8b5e3 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Volume info retrieved successfully. Sep 01 02:24:04 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fefdddff-936a-4e27-9a62-7bb1bfc8b5e3 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/837ad851-a87f-4a57-a049-56c8189280c1 returned with HTTP 200 Sep 01 02:24:04 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1720/3509] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:04 2026] GET /volume/v3/volumes/837ad851-a87f-4a57-a049-56c8189280c1 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-8c4af6aa-a284-489b-8318-10543f400f75 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:05 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8c4af6aa-a284-489b-8318-10543f400f75 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] GET http://192.168.122.72/volume/v3/volumes/837ad851-a87f-4a57-a049-56c8189280c1 Sep 01 02:24:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8c4af6aa-a284-489b-8318-10543f400f75 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:05 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-8c4af6aa-a284-489b-8318-10543f400f75 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:06 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-8c4af6aa-a284-489b-8318-10543f400f75 tempest-ProjectMemberTests-485697174 tempest-ProjectMemberTests-485697174-project-admin] http://192.168.122.72/volume/v3/volumes/837ad851-a87f-4a57-a049-56c8189280c1 returned with HTTP 404 Sep 01 02:24:06 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1790/3510] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:05 2026] GET /volume/v3/volumes/837ad851-a87f-4a57-a049-56c8189280c1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-79dd19eb-6e8f-4124-abbb-5da8edc5e7cc None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:08 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-79dd19eb-6e8f-4124-abbb-5da8edc5e7cc tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:24:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-79dd19eb-6e8f-4124-abbb-5da8edc5e7cc tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1581867731"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:08 devstack devstack@c-api.service[87017]: DEBUG cinder.api.v3.volumes [None req-79dd19eb-6e8f-4124-abbb-5da8edc5e7cc tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1581867731'}} {{(pid=87017) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:08 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-79dd19eb-6e8f-4124-abbb-5da8edc5e7cc tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Create volume of 1 GB Sep 01 02:24:08 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-79dd19eb-6e8f-4124-abbb-5da8edc5e7cc tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Availability Zones retrieved successfully. Sep 01 02:24:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-79dd19eb-6e8f-4124-abbb-5da8edc5e7cc tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Flow 'volume_create_api' (75fb19a5-70e6-499d-940a-6b026a5f7363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-79dd19eb-6e8f-4124-abbb-5da8edc5e7cc tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf986d34-322d-4dd9-b0ae-1ad56f19bf76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.flows.api.create_volume [None req-79dd19eb-6e8f-4124-abbb-5da8edc5e7cc tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Validating volume size '1' using validate_int {{(pid=87017) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-79dd19eb-6e8f-4124-abbb-5da8edc5e7cc tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf986d34-322d-4dd9-b0ae-1ad56f19bf76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-79dd19eb-6e8f-4124-abbb-5da8edc5e7cc tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23dac4aa-68cc-474a-ba8f-c8ba8e9d8ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:09 devstack devstack@c-api.service[87017]: DEBUG cinder.quota [None req-79dd19eb-6e8f-4124-abbb-5da8edc5e7cc tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Created reservations ['d3f382b4-c59a-48e4-b1a2-a29f78e495b2', 'e470ac89-6b93-4077-a1bc-ef070be65554', '19952fdd-358f-4e00-ac74-4e74fe6eb21f', '51448862-eb38-484a-9eee-d973e566b323'] {{(pid=87017) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-79dd19eb-6e8f-4124-abbb-5da8edc5e7cc tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23dac4aa-68cc-474a-ba8f-c8ba8e9d8ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3f382b4-c59a-48e4-b1a2-a29f78e495b2', 'e470ac89-6b93-4077-a1bc-ef070be65554', '19952fdd-358f-4e00-ac74-4e74fe6eb21f', '51448862-eb38-484a-9eee-d973e566b323']}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-79dd19eb-6e8f-4124-abbb-5da8edc5e7cc tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d46ab81-074a-40d0-90fc-5e35c4f8c79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:09 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:09 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:24:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-79dd19eb-6e8f-4124-abbb-5da8edc5e7cc tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d46ab81-074a-40d0-90fc-5e35c4f8c79d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec91e738-269a-40a9-a2e1-c87cf2021acd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1581867731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af680a4c71c94e9981ff47eed85798f6',qos_specs=None,replication_status=,reservations=['d3f382b4-c59a-48e4-b1a2-a29f78e495b2','e470ac89-6b93-4077-a1bc-ef070be65554','19952fdd-358f-4e00-ac74-4e74fe6eb21f','51448862-eb38-484a-9eee-d973e566b323'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c437c5aa3c14ca4b95a16f4fc0b7d5a',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1581867731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec91e738-269a-40a9-a2e1-c87cf2021acd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af680a4c71c94e9981ff47eed85798f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c437c5aa3c14ca4b95a16f4fc0b7d5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-79dd19eb-6e8f-4124-abbb-5da8edc5e7cc tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67b8c8b1-bb19-4d40-89be-871a08c59f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-79dd19eb-6e8f-4124-abbb-5da8edc5e7cc tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67b8c8b1-bb19-4d40-89be-871a08c59f44) transitioned into state 'SUCCESS' from state '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-1581867731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af680a4c71c94e9981ff47eed85798f6',qos_specs=None,replication_status=,reservations=['d3f382b4-c59a-48e4-b1a2-a29f78e495b2','e470ac89-6b93-4077-a1bc-ef070be65554','19952fdd-358f-4e00-ac74-4e74fe6eb21f','51448862-eb38-484a-9eee-d973e566b323'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c437c5aa3c14ca4b95a16f4fc0b7d5a',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-79dd19eb-6e8f-4124-abbb-5da8edc5e7cc tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9188e4b4-0539-4676-bb30-0fbb4e2f54b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-79dd19eb-6e8f-4124-abbb-5da8edc5e7cc tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9188e4b4-0539-4676-bb30-0fbb4e2f54b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87017) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:09 devstack devstack@c-api.service[87017]: DEBUG cinder.volume.api [None req-79dd19eb-6e8f-4124-abbb-5da8edc5e7cc tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Flow 'volume_create_api' (75fb19a5-70e6-499d-940a-6b026a5f7363) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87017) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:09 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-79dd19eb-6e8f-4124-abbb-5da8edc5e7cc tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Create volume request issued successfully. Sep 01 02:24:09 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-79dd19eb-6e8f-4124-abbb-5da8edc5e7cc tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:09 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1721/3511] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:24:08 2026] POST /volume/v3/volumes => generated 785 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-a5dce4cf-bc9b-4021-88cf-97eaba11feda None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a5dce4cf-bc9b-4021-88cf-97eaba11feda tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] GET http://192.168.122.72/volume/v3/volumes/ec91e738-269a-40a9-a2e1-c87cf2021acd Sep 01 02:24:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a5dce4cf-bc9b-4021-88cf-97eaba11feda tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:09 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-a5dce4cf-bc9b-4021-88cf-97eaba11feda tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:09 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:09 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:24:09 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:09 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:24:09 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-a5dce4cf-bc9b-4021-88cf-97eaba11feda tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Volume info retrieved successfully. Sep 01 02:24:09 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-a5dce4cf-bc9b-4021-88cf-97eaba11feda tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] http://192.168.122.72/volume/v3/volumes/ec91e738-269a-40a9-a2e1-c87cf2021acd returned with HTTP 200 Sep 01 02:24:09 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1791/3512] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:09 2026] GET /volume/v3/volumes/ec91e738-269a-40a9-a2e1-c87cf2021acd => generated 964 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-1b5a69a0-6220-482c-800f-447c0a18df74 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1b5a69a0-6220-482c-800f-447c0a18df74 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] GET http://192.168.122.72/volume/v3/volumes/ec91e738-269a-40a9-a2e1-c87cf2021acd Sep 01 02:24:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1b5a69a0-6220-482c-800f-447c0a18df74 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-1b5a69a0-6220-482c-800f-447c0a18df74 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:10 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:10 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:24:10 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:10 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:24:10 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-1b5a69a0-6220-482c-800f-447c0a18df74 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Volume info retrieved successfully. Sep 01 02:24:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-1b5a69a0-6220-482c-800f-447c0a18df74 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] http://192.168.122.72/volume/v3/volumes/ec91e738-269a-40a9-a2e1-c87cf2021acd returned with HTTP 200 Sep 01 02:24:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1722/3513] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:10 2026] GET /volume/v3/volumes/ec91e738-269a-40a9-a2e1-c87cf2021acd => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-cd4ce2da-3234-456f-956b-36e3050db5ad None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cd4ce2da-3234-456f-956b-36e3050db5ad tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-reader] POST http://192.168.122.72/volume/v3/volumes/ec91e738-269a-40a9-a2e1-c87cf2021acd/action Sep 01 02:24:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cd4ce2da-3234-456f-956b-36e3050db5ad tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87016) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:24:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-cd4ce2da-3234-456f-956b-36e3050db5ad tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:10 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:10 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:24:10 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:10 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:24:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-cd4ce2da-3234-456f-956b-36e3050db5ad tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-reader] Volume info retrieved successfully. Sep 01 02:24:10 devstack devstack@c-api.service[87016]: DEBUG cinder.policy [None req-cd4ce2da-3234-456f-956b-36e3050db5ad tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '4aae6f7d9826499a86f73bd7d82c7cc6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af680a4c71c94e9981ff47eed85798f6', '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=87016) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:24:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-cd4ce2da-3234-456f-956b-36e3050db5ad tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-reader] http://192.168.122.72/volume/v3/volumes/ec91e738-269a-40a9-a2e1-c87cf2021acd/action returned with HTTP 403 Sep 01 02:24:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1792/3514] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:24:10 2026] POST /volume/v3/volumes/ec91e738-269a-40a9-a2e1-c87cf2021acd/action => generated 131 bytes in 144 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-4d8b40c5-aa8a-49d6-a481-c07fffa645c1 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4d8b40c5-aa8a-49d6-a481-c07fffa645c1 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/ec91e738-269a-40a9-a2e1-c87cf2021acd Sep 01 02:24:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4d8b40c5-aa8a-49d6-a481-c07fffa645c1 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:10 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-4d8b40c5-aa8a-49d6-a481-c07fffa645c1 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Calling method 'delete' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:10 devstack devstack@c-api.service[87017]: INFO cinder.api.v3.volumes [None req-4d8b40c5-aa8a-49d6-a481-c07fffa645c1 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Delete volume with id: ec91e738-269a-40a9-a2e1-c87cf2021acd Sep 01 02:24:10 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:10 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:24:10 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:10 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:24:10 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4d8b40c5-aa8a-49d6-a481-c07fffa645c1 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Volume info retrieved successfully. Sep 01 02:24:10 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-4d8b40c5-aa8a-49d6-a481-c07fffa645c1 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Delete volume request issued successfully. Sep 01 02:24:10 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-4d8b40c5-aa8a-49d6-a481-c07fffa645c1 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] http://192.168.122.72/volume/v3/volumes/ec91e738-269a-40a9-a2e1-c87cf2021acd returned with HTTP 202 Sep 01 02:24:10 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1723/3515] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:24:10 2026] DELETE /volume/v3/volumes/ec91e738-269a-40a9-a2e1-c87cf2021acd => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-60d8961b-66fa-41fd-adb8-d8eb33e8ab87 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-60d8961b-66fa-41fd-adb8-d8eb33e8ab87 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] GET http://192.168.122.72/volume/v3/volumes/ec91e738-269a-40a9-a2e1-c87cf2021acd Sep 01 02:24:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-60d8961b-66fa-41fd-adb8-d8eb33e8ab87 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:10 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-60d8961b-66fa-41fd-adb8-d8eb33e8ab87 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:10 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:10 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:24:10 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:10 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:24:10 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-60d8961b-66fa-41fd-adb8-d8eb33e8ab87 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Volume info retrieved successfully. Sep 01 02:24:10 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-60d8961b-66fa-41fd-adb8-d8eb33e8ab87 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] http://192.168.122.72/volume/v3/volumes/ec91e738-269a-40a9-a2e1-c87cf2021acd returned with HTTP 200 Sep 01 02:24:10 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1793/3516] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:10 2026] GET /volume/v3/volumes/ec91e738-269a-40a9-a2e1-c87cf2021acd => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-fa834430-0a7d-46a3-8e6d-fdc092a049a9 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fa834430-0a7d-46a3-8e6d-fdc092a049a9 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] GET http://192.168.122.72/volume/v3/volumes/ec91e738-269a-40a9-a2e1-c87cf2021acd Sep 01 02:24:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fa834430-0a7d-46a3-8e6d-fdc092a049a9 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:11 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-fa834430-0a7d-46a3-8e6d-fdc092a049a9 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:11 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-fa834430-0a7d-46a3-8e6d-fdc092a049a9 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] http://192.168.122.72/volume/v3/volumes/ec91e738-269a-40a9-a2e1-c87cf2021acd returned with HTTP 404 Sep 01 02:24:11 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1724/3517] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:11 2026] GET /volume/v3/volumes/ec91e738-269a-40a9-a2e1-c87cf2021acd => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-f156453f-6f73-4ba8-ab5f-0da3f9341064 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:11 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f156453f-6f73-4ba8-ab5f-0da3f9341064 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] POST http://192.168.122.72/volume/v3/volumes Sep 01 02:24:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-f156453f-6f73-4ba8-ab5f-0da3f9341064 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2023612406"}} {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:11 devstack devstack@c-api.service[87016]: DEBUG cinder.api.v3.volumes [None req-f156453f-6f73-4ba8-ab5f-0da3f9341064 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2023612406'}} {{(pid=87016) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:24:11 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-f156453f-6f73-4ba8-ab5f-0da3f9341064 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Create volume of 1 GB Sep 01 02:24:11 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f156453f-6f73-4ba8-ab5f-0da3f9341064 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Availability Zones retrieved successfully. Sep 01 02:24:11 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f156453f-6f73-4ba8-ab5f-0da3f9341064 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Flow 'volume_create_api' (549d33ec-25f8-4bf8-9785-a91791aba56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:11 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f156453f-6f73-4ba8-ab5f-0da3f9341064 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f71f5b62-399d-4f4f-9e3e-dbfa1f5c69f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:11 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.flows.api.create_volume [None req-f156453f-6f73-4ba8-ab5f-0da3f9341064 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Validating volume size '1' using validate_int {{(pid=87016) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:24:11 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f156453f-6f73-4ba8-ab5f-0da3f9341064 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f71f5b62-399d-4f4f-9e3e-dbfa1f5c69f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:58:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=58bc4443-6058-4560-b8ff-90fd4c294722,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58bc4443-6058-4560-b8ff-90fd4c294722', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:11 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f156453f-6f73-4ba8-ab5f-0da3f9341064 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62db9897-dce9-45c3-96b1-7ddb02e593a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:11 devstack devstack@c-api.service[87016]: DEBUG cinder.quota [None req-f156453f-6f73-4ba8-ab5f-0da3f9341064 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Created reservations ['e2538650-3644-40b8-8314-a02918c1149a', 'e3ddec8e-fa23-472c-bd72-ec3fad3847da', 'a766b7e9-ee10-4bcc-9c0a-badfea068d01', '93fa3372-8fef-4a2b-8d04-ebef12a0d71d'] {{(pid=87016) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:24:11 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f156453f-6f73-4ba8-ab5f-0da3f9341064 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62db9897-dce9-45c3-96b1-7ddb02e593a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2538650-3644-40b8-8314-a02918c1149a', 'e3ddec8e-fa23-472c-bd72-ec3fad3847da', 'a766b7e9-ee10-4bcc-9c0a-badfea068d01', '93fa3372-8fef-4a2b-8d04-ebef12a0d71d']}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:11 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f156453f-6f73-4ba8-ab5f-0da3f9341064 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd8b7495-1f08-4c84-9253-a56d82043f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:12 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:12 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:24:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f156453f-6f73-4ba8-ab5f-0da3f9341064 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd8b7495-1f08-4c84-9253-a56d82043f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bdb057a-1fd4-4001-96ad-356f74497357', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2023612406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af680a4c71c94e9981ff47eed85798f6',qos_specs=None,replication_status=,reservations=['e2538650-3644-40b8-8314-a02918c1149a','e3ddec8e-fa23-472c-bd72-ec3fad3847da','a766b7e9-ee10-4bcc-9c0a-badfea068d01','93fa3372-8fef-4a2b-8d04-ebef12a0d71d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c437c5aa3c14ca4b95a16f4fc0b7d5a',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:24:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2023612406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bdb057a-1fd4-4001-96ad-356f74497357,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af680a4c71c94e9981ff47eed85798f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c437c5aa3c14ca4b95a16f4fc0b7d5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58bc4443-6058-4560-b8ff-90fd4c294722),volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f156453f-6f73-4ba8-ab5f-0da3f9341064 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e35fe6f2-a7cb-480e-9375-a82ca8e877ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f156453f-6f73-4ba8-ab5f-0da3f9341064 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e35fe6f2-a7cb-480e-9375-a82ca8e877ac) transitioned into state 'SUCCESS' from state '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-2023612406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af680a4c71c94e9981ff47eed85798f6',qos_specs=None,replication_status=,reservations=['e2538650-3644-40b8-8314-a02918c1149a','e3ddec8e-fa23-472c-bd72-ec3fad3847da','a766b7e9-ee10-4bcc-9c0a-badfea068d01','93fa3372-8fef-4a2b-8d04-ebef12a0d71d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c437c5aa3c14ca4b95a16f4fc0b7d5a',volume_type_id=58bc4443-6058-4560-b8ff-90fd4c294722)}' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f156453f-6f73-4ba8-ab5f-0da3f9341064 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f436b5d0-a714-40c1-a4af-35587bcfe5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:24:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f156453f-6f73-4ba8-ab5f-0da3f9341064 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f436b5d0-a714-40c1-a4af-35587bcfe5fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87016) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:24:12 devstack devstack@c-api.service[87016]: DEBUG cinder.volume.api [None req-f156453f-6f73-4ba8-ab5f-0da3f9341064 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Flow 'volume_create_api' (549d33ec-25f8-4bf8-9785-a91791aba56a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87016) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:24:12 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-f156453f-6f73-4ba8-ab5f-0da3f9341064 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Create volume request issued successfully. Sep 01 02:24:12 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-f156453f-6f73-4ba8-ab5f-0da3f9341064 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] http://192.168.122.72/volume/v3/volumes returned with HTTP 202 Sep 01 02:24:12 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1794/3518] 192.168.122.72 () {60 vars in 1137 bytes} [Tue Sep 1 02:24:11 2026] POST /volume/v3/volumes => generated 785 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:24:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-05acb21e-eefd-4402-a09e-0c4a6cb371b5 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-05acb21e-eefd-4402-a09e-0c4a6cb371b5 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] GET http://192.168.122.72/volume/v3/volumes/6bdb057a-1fd4-4001-96ad-356f74497357 Sep 01 02:24:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-05acb21e-eefd-4402-a09e-0c4a6cb371b5 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:12 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-05acb21e-eefd-4402-a09e-0c4a6cb371b5 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:12 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:12 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:24:12 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:12 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:24:12 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-05acb21e-eefd-4402-a09e-0c4a6cb371b5 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Volume info retrieved successfully. Sep 01 02:24:12 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-05acb21e-eefd-4402-a09e-0c4a6cb371b5 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] http://192.168.122.72/volume/v3/volumes/6bdb057a-1fd4-4001-96ad-356f74497357 returned with HTTP 200 Sep 01 02:24:12 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1725/3519] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:12 2026] GET /volume/v3/volumes/6bdb057a-1fd4-4001-96ad-356f74497357 => generated 964 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:24:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-de314459-d70c-43a2-85fd-306dc858b838 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-de314459-d70c-43a2-85fd-306dc858b838 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] GET http://192.168.122.72/volume/v3/volumes/6bdb057a-1fd4-4001-96ad-356f74497357 Sep 01 02:24:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-de314459-d70c-43a2-85fd-306dc858b838 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-de314459-d70c-43a2-85fd-306dc858b838 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:13 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:13 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:24:13 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:13 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:24:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-de314459-d70c-43a2-85fd-306dc858b838 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Volume info retrieved successfully. Sep 01 02:24:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-de314459-d70c-43a2-85fd-306dc858b838 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] http://192.168.122.72/volume/v3/volumes/6bdb057a-1fd4-4001-96ad-356f74497357 returned with HTTP 200 Sep 01 02:24:13 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1795/3520] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:13 2026] GET /volume/v3/volumes/6bdb057a-1fd4-4001-96ad-356f74497357 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-37121b7d-485f-4ca0-a71c-d545613550a6 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-37121b7d-485f-4ca0-a71c-d545613550a6 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-reader] POST http://192.168.122.72/volume/v3/volumes/6bdb057a-1fd4-4001-96ad-356f74497357/action Sep 01 02:24:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-37121b7d-485f-4ca0-a71c-d545613550a6 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87017) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:24:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-37121b7d-485f-4ca0-a71c-d545613550a6 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:24:13 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:13 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:24:13 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:13 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:24:13 devstack devstack@c-api.service[87017]: DEBUG cinder.policy [None req-37121b7d-485f-4ca0-a71c-d545613550a6 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4aae6f7d9826499a86f73bd7d82c7cc6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af680a4c71c94e9981ff47eed85798f6', '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=87017) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:24:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-37121b7d-485f-4ca0-a71c-d545613550a6 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-reader] http://192.168.122.72/volume/v3/volumes/6bdb057a-1fd4-4001-96ad-356f74497357/action returned with HTTP 403 Sep 01 02:24:13 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1726/3521] 192.168.122.72 () {60 vars in 1269 bytes} [Tue Sep 1 02:24:13 2026] POST /volume/v3/volumes/6bdb057a-1fd4-4001-96ad-356f74497357/action => generated 131 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-bb3f3302-58e2-484d-bca5-291d5b2894ae None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bb3f3302-58e2-484d-bca5-291d5b2894ae tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] DELETE http://192.168.122.72/volume/v3/volumes/6bdb057a-1fd4-4001-96ad-356f74497357 Sep 01 02:24:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bb3f3302-58e2-484d-bca5-291d5b2894ae tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:13 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-bb3f3302-58e2-484d-bca5-291d5b2894ae tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Calling method 'delete' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:13 devstack devstack@c-api.service[87016]: INFO cinder.api.v3.volumes [None req-bb3f3302-58e2-484d-bca5-291d5b2894ae tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Delete volume with id: 6bdb057a-1fd4-4001-96ad-356f74497357 Sep 01 02:24:13 devstack devstack@c-api.service[87016]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:13 devstack devstack@c-api.service[87016]: attachments = base.obj_make_list( Sep 01 02:24:13 devstack devstack@c-api.service[87016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:13 devstack devstack@c-api.service[87016]: warnings.warn( Sep 01 02:24:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bb3f3302-58e2-484d-bca5-291d5b2894ae tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Volume info retrieved successfully. Sep 01 02:24:13 devstack devstack@c-api.service[87016]: INFO cinder.volume.api [None req-bb3f3302-58e2-484d-bca5-291d5b2894ae tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Delete volume request issued successfully. Sep 01 02:24:13 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-bb3f3302-58e2-484d-bca5-291d5b2894ae tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] http://192.168.122.72/volume/v3/volumes/6bdb057a-1fd4-4001-96ad-356f74497357 returned with HTTP 202 Sep 01 02:24:13 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1796/3522] 192.168.122.72 () {58 vars in 1230 bytes} [Tue Sep 1 02:24:13 2026] DELETE /volume/v3/volumes/6bdb057a-1fd4-4001-96ad-356f74497357 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:24:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.middleware.request_id [None req-76668464-a600-486d-be3a-4b0ce2a54777 None None] RequestId filter calling following filter/app {{(pid=87017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-76668464-a600-486d-be3a-4b0ce2a54777 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] GET http://192.168.122.72/volume/v3/volumes/6bdb057a-1fd4-4001-96ad-356f74497357 Sep 01 02:24:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-76668464-a600-486d-be3a-4b0ce2a54777 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Empty body provided in request {{(pid=87017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:13 devstack devstack@c-api.service[87017]: DEBUG cinder.api.openstack.wsgi [None req-76668464-a600-486d-be3a-4b0ce2a54777 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Calling method 'show' {{(pid=87017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:13 devstack devstack@c-api.service[87017]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:24:13 devstack devstack@c-api.service[87017]: attachments = base.obj_make_list( Sep 01 02:24:13 devstack devstack@c-api.service[87017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:24:13 devstack devstack@c-api.service[87017]: warnings.warn( Sep 01 02:24:13 devstack devstack@c-api.service[87017]: INFO cinder.volume.api [None req-76668464-a600-486d-be3a-4b0ce2a54777 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Volume info retrieved successfully. Sep 01 02:24:13 devstack devstack@c-api.service[87017]: INFO cinder.api.openstack.wsgi [None req-76668464-a600-486d-be3a-4b0ce2a54777 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] http://192.168.122.72/volume/v3/volumes/6bdb057a-1fd4-4001-96ad-356f74497357 returned with HTTP 200 Sep 01 02:24:13 devstack devstack@c-api.service[87017]: [pid: 87017|app: 0|req: 1727/3523] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:13 2026] GET /volume/v3/volumes/6bdb057a-1fd4-4001-96ad-356f74497357 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:24:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.middleware.request_id [None req-1207b356-bbb8-4984-9958-c9dac0faa900 None None] RequestId filter calling following filter/app {{(pid=87016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:24:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1207b356-bbb8-4984-9958-c9dac0faa900 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] GET http://192.168.122.72/volume/v3/volumes/6bdb057a-1fd4-4001-96ad-356f74497357 Sep 01 02:24:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1207b356-bbb8-4984-9958-c9dac0faa900 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Empty body provided in request {{(pid=87016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:24:14 devstack devstack@c-api.service[87016]: DEBUG cinder.api.openstack.wsgi [None req-1207b356-bbb8-4984-9958-c9dac0faa900 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] Calling method 'show' {{(pid=87016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:24:14 devstack devstack@c-api.service[87016]: INFO cinder.api.openstack.wsgi [None req-1207b356-bbb8-4984-9958-c9dac0faa900 tempest-ProjectReaderTests-111288388 tempest-ProjectReaderTests-111288388-project-admin] http://192.168.122.72/volume/v3/volumes/6bdb057a-1fd4-4001-96ad-356f74497357 returned with HTTP 404 Sep 01 02:24:14 devstack devstack@c-api.service[87016]: [pid: 87016|app: 0|req: 1797/3524] 192.168.122.72 () {58 vars in 1227 bytes} [Tue Sep 1 02:24:14 2026] GET /volume/v3/volumes/6bdb057a-1fd4-4001-96ad-356f74497357 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:24:23 devstack devstack@c-api.service[87017]: DEBUG dbcounter [-] [87017] Writing DB stats cinder:SELECT=285,cinder:UPDATE=113,cinder:INSERT=62,cinder:DELETE=1 {{(pid=87017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:24:24 devstack devstack@c-api.service[87016]: DEBUG dbcounter [-] [87016] Writing DB stats cinder:SELECT=276,cinder:INSERT=57,cinder:UPDATE=112 {{(pid=87016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}